]> cloud.milkyroute.net Git - dolphin.git/commit
Make KListView capable of drawing categories on our own way. This make things easier
authorRafael Fernández López <ereslibre@kde.org>
Fri, 6 Jul 2007 17:41:04 +0000 (17:41 +0000)
committerRafael Fernández López <ereslibre@kde.org>
Fri, 6 Jul 2007 17:41:04 +0000 (17:41 +0000)
commit98d01c5e23e9f9dc6b6a1071e4c6e6bd740dbab3
treee2fde20a54d0a3cf38ee724aa8a8641faea409fe
parent0661c42dd9893c67a7ceaea6585df2cf7aa3a440
Make KListView capable of drawing categories on our own way. This make things easier
when we are trying to customize it. We can also benefit from KStyle if some day it
supports category drawing.

KListView keyboard navigation. Tricier than I thought.

Pending renaming to KCategorizedView. Seems a good name.

svn path=/trunk/KDE/kdebase/apps/; revision=684478
src/CMakeLists.txt
src/dolphiniconsview.cpp
src/dolphinitemcategorizer.cpp
src/dolphinitemcategorizer.h
src/kitemcategorizer.cpp [new file with mode: 0644]
src/kitemcategorizer.h
src/klistview.cpp
src/klistview.h
src/klistview_p.h
src/ksortfilterproxymodel.h