From fd060ce7f67a95b1e3f41d3ff091595f34704920 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 27 Mar 2007 19:08:44 +0000 Subject: 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/dolphinui.rc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dolphinui.rc') diff --git a/src/dolphinui.rc b/src/dolphinui.rc index 06f94826c..bb3e2d729 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -20,6 +20,7 @@ View Mode + Sort @@ -111,6 +112,7 @@ + -- cgit v1.3.1