Revision 1b0b0d1...

Go back to digest for 25th March 2012

Bug Fixes in KDE Base

Peter Penz committed changes in [kde-baseapps] /src:

Fix sorting-issue when "Sort folders first" is disabled

The comparison of expanded trees may not assume that directories
are always sorted first and must respect the "Sort folders first"
setting.

The sorting-unittest has been extended by a sub-tree and the usecase
of bug 296437. The already deactivated test for
KFileItemModel::expandedParentsCountCompare() has been completely removed
as it has been replaced by testSorting().


FIXED-IN: 4.8.2

File Changes

Modified 2 files
  • /src
  •   dolphin/kitemviews/kfileitemmodel.cpp
  •   dolphin/tests/kfileitemmodeltest.cpp
2 files changed in total