]> cloud.milkyroute.net Git - dolphin.git/commit
Allow to sort by rating, which can be quite useful in combination with the "Show...
authorPeter Penz <peter.penz19@gmail.com>
Fri, 22 Jun 2007 10:18:46 +0000 (10:18 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Fri, 22 Jun 2007 10:18:46 +0000 (10:18 +0000)
commit4062c4cf2d9c3a6716ced8686fa2e2324261c0ec
treed011dde8a6c19adb57a00f3d39a16a2e6d91fbd1
parentaed0e931958cc466974baf1307ea02d3f755880d
Allow to sort by rating, which can be quite useful in combination with the "Show in Groups" feature. Although still slow, it basically works. All the code is based on Rafael Fernández López patch available at http://media.ereslibre.es/2007/06/dolphin-21062007.diff.

svn path=/trunk/KDE/kdebase/apps/; revision=678801
src/CMakeLists.txt
src/dolphinitemcategorizer.cpp
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphinsortfilterproxymodel.cpp
src/dolphinsortfilterproxymodel.h
src/dolphinui.rc
src/dolphinview.h
src/viewpropertiesdialog.cpp