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/dolphin_directoryviewpropertysettings.kcfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphin_directoryviewpropertysettings.kcfg') diff --git a/src/dolphin_directoryviewpropertysettings.kcfg b/src/dolphin_directoryviewpropertysettings.kcfg index bd8cf6c16..1d074100a 100644 --- a/src/dolphin_directoryviewpropertysettings.kcfg +++ b/src/dolphin_directoryviewpropertysettings.kcfg @@ -17,7 +17,7 @@ - This option controls the style of the view. Currently supported values include icons (0) and details (1) views. + This option controls the style of the view. Currently supported values include icons (0), details (1) and column (2) views. DolphinView::IconsView 0 DolphinView::MaxModeEnum -- cgit v1.3.1