Revision 735c046...
Go back to digest for 23rd June 2013Bug Fixes in KDE Base
Frank Reininghaus committed changes in [kde-baseapps/KDE/4.10] /src:
Ensure that the "Sort by Type" setting is respected
Before this commit, switching from, e.g., "Sort by Name" to "Sort by
Type" sometimes had no effect until the view was refreshed. The problem
was that the re-sorting was triggered before the type information was
actually added to the model.
FIXED-IN: 4.10.5
REVIEW: 111004
File Changes
Modified 2 files
- /src
- dolphin/kitemviews/kfileitemmodel.cpp
- dolphin/tests/kfileitemmodeltest.cpp
2 files changed in total