X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/6c60bf0ad54258976d9dcbd6586b26c65d8d4b78..refs/heads/master:/src/settings/dolphin_directoryviewpropertysettings.kcfg diff --git a/src/settings/dolphin_directoryviewpropertysettings.kcfg b/src/settings/dolphin_directoryviewpropertysettings.kcfg index 3f2c46a9c..0044170a7 100644 --- a/src/settings/dolphin_directoryviewpropertysettings.kcfg +++ b/src/settings/dolphin_directoryviewpropertysettings.kcfg @@ -24,25 +24,25 @@ This option controls the style of the view. Currently supported values include icons (0), details (1) and column (2) views. - DolphinView::IconsView + DolphinView::IconsView When this option is enabled, a preview of the file content is shown as an icon. - false + true - When this option is enabled, the sorted items are categorized into groups. - false + When this option is enabled, the items are categorized into groups. + true - This option defines which attribute (name, size, date, etc.) sorting is performed on. - "name" + This option defines which attribute (text, size, date, etc.) sorting is performed on. + text @@ -52,21 +52,49 @@ Qt::DescendingOrder + + + This option defines which attribute (text, size, date, etc.) grouping is performed on. + none + + + + + Qt::AscendingOrder + Qt::AscendingOrder + Qt::DescendingOrder + + true + + + false + + + + + + + The last time these properties were changed by the user. + + + false + + @@ -74,5 +102,3 @@ - -