Revision e95e0f8...
Go back to digest for 17th April 2011Bug Fixes in KDE-PIM
Alex Merry committed changes in [kdepim] akregator/src/articlelistview.cpp:
Maintain sort order when new articles are added
In Qt 4.7, QSortFilterProxyModels no longer maintain their sort order
unless explicitly told to. This meant that new articles would always
end up at the bottom of the list being displayed, even if the list was
sorted newest-first.
Incidentally, I could have sworn I tried this fix already and it didn't
work.
FIXED-IN: 4.6.0
File Changes
Modified 1 files
- akregator/src/articlelistview.cpp
1 files changed in total