Revision 48c4a5a...

Go back to digest for 17th April 2011

Bug Fixes in KDE Base

Peter Penz committed changes in [kdelibs] kfile/kdirsortfilterproxymodel.cpp:

KDirSortFilterProxyModel: Fix sorting issues for e.g. search-protocols

For a e.g. search-protocol comparing KFileItem::text() or
KFileItem::name() is not sufficient as it may
show different files with the same filename in parallel. To assure a
defined order a comparison of the URLs is done as fallback.


FIXED-IN: 4.7.0

File Changes

Modified 1 files
  • kfile/kdirsortfilterproxymodel.cpp
1 files changed in total