]> cloud.milkyroute.net Git - dolphin.git/commit
Initial version for a column view support (thanks a lot to Benjamin Meyer for QColumn...
authorPeter Penz <peter.penz19@gmail.com>
Tue, 27 Mar 2007 19:08:44 +0000 (19:08 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Tue, 27 Mar 2007 19:08:44 +0000 (19:08 +0000)
commitfd060ce7f67a95b1e3f41d3ff091595f34704920
treeb5735e2c268b8461ede653ab2dfe83318122e42e
parent3546be263253a3982077122fb861ebfb64d7de1d
Initial version for a column view support (thanks a lot to Benjamin Meyer for QColumnView in Qt4.3!). Currently there is a problem when using the DolphinSortFilterProxyModel: some items get duplicated, but I doubt it's an issue in QColumnView (the same issue occurs when using QTreeView) -> further investigations necessary...

svn path=/trunk/KDE/kdebase/apps/; revision=647234
src/CMakeLists.txt
src/dolphin_directoryviewpropertysettings.kcfg
src/dolphincolumnview.cpp [new file with mode: 0644]
src/dolphincolumnview.h [new file with mode: 0644]
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphinui.rc
src/dolphinview.cpp
src/dolphinview.h