]> cloud.milkyroute.net Git - dolphin.git/commit
The sorting on dolphinview is no more needed, it is done automatically by KCategorize...
authorRafael Fernández López <ereslibre@kde.org>
Sun, 14 Oct 2007 22:51:02 +0000 (22:51 +0000)
committerRafael Fernández López <ereslibre@kde.org>
Sun, 14 Oct 2007 22:51:02 +0000 (22:51 +0000)
commit417a1f6256c704a51e4883adad4608c78c0cdc3c
tree3e8155b227aa4354346aea6411c09a0aaf20d65e
parent9f814ded982f95a36efeae4717d9a69c68db789c
The sorting on dolphinview is no more needed, it is done automatically by KCategorizedSortFilterProxyModel when setCategorizedModel is changed.

Bug fixed for the categorized view: Details => Icons (with no categories) => Categorized was resulting in no items in the view or all items in the same position

svn path=/trunk/KDE/kdebase/apps/; revision=725212
src/dolphinview.cpp
src/kcategorizedview.cpp