From f23e9496f303995557b744c03178f5dbd9b35016 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 30 Jul 2011 20:13:09 +0200 Subject: Merged very early alpha-version of Dolphin 2.0 Dolphin 2.0 will get a new view-engine with the following improvements: - Better performance - Animated transitions - No clipped filenames due to dynamic item-sizes - Grouping support for all view-modes - Non-rectangular selection areas - Simplified code for better maintenance More details will be provided in a blog-entry during the next days. Please note that the code is in a very early alpha-stage and although the most tricky parts have been implemented already very basic things like drag and drop or selections have not been pushed yet. Those things are rather trivial to implement but this still will take some time. --- .../dolphin_directoryviewpropertysettings.kcfg | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) (limited to 'src/settings/dolphin_directoryviewpropertysettings.kcfg') diff --git a/src/settings/dolphin_directoryviewpropertysettings.kcfg b/src/settings/dolphin_directoryviewpropertysettings.kcfg index 004152063..7e62267a9 100644 --- a/src/settings/dolphin_directoryviewpropertysettings.kcfg +++ b/src/settings/dolphin_directoryviewpropertysettings.kcfg @@ -7,8 +7,8 @@ - - + + When this option is enabled hidden files, such as those starting with a '.', will be shown in the file view. false @@ -18,7 +18,7 @@ This option defines the used version of the view properties. - 1 + 2 1 @@ -26,12 +26,10 @@ 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 - - + + When this option is enabled, a preview of the file content is shown as an icon. false @@ -46,8 +44,6 @@ This option defines which attribute (name, size, date, etc.) sorting is performed on. DolphinView::SortByName - 0 - DolphinView::MaxSortingEnum @@ -62,12 +58,7 @@ true - - - 0 - - - + -- cgit v1.3.1