]> cloud.milkyroute.net Git - dolphin.git/commit
First step of cleaning up the view properties: inheriting of viewproperties does...
authorPeter Penz <peter.penz19@gmail.com>
Mon, 4 Dec 2006 06:37:20 +0000 (06:37 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Mon, 4 Dec 2006 06:37:20 +0000 (06:37 +0000)
commitdde6f0a0772eee324e2838ba4a076a83193f163c
treee138ffbf79a9e10ef555f854a1eb4d4e440b9298
parent45d82b30417ce8a747eab2baab7a5618a069bbfa
First step of cleaning up the view properties: inheriting of viewproperties does not work with the current approach of directoryviewpropertysettings.kcfg (2 nodes would be required for each directory, only one is used at the moment). Therefor the valid_for_subdirs property has been removed and the implementation model will be adjusted to match 1:1 to the users model. TODO: improve the viewpropertiesdialog be able to apply viewproperties recursively to sub directories.

svn path=/trunk/playground/utils/dolphin/; revision=610383
src/directoryviewpropertysettings.kcfg
src/viewproperties.cpp
src/viewproperties.h
src/viewpropertiesdialog.cpp