┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewpropertiesdialog.cpp
AgeCommit message (Collapse)Author
2006-12-07Apply the view properties to sub directories without using a modal window. ↵Peter Penz
This allows the user to proceed with the work during the view properties are applied. svn path=/trunk/playground/utils/dolphin/; revision=611369
2006-12-07Use a KIO Job for applying the view properties recursively to sub directories.Peter Penz
svn path=/trunk/playground/utils/dolphin/; revision=611325
2006-12-05Applying view properties recursively to sub directories works again (TODO: ↵Peter Penz
rewrite ViewPropsApplier completely as KJob implementation). svn path=/trunk/playground/utils/dolphin/; revision=610887
2006-12-04First step of cleaning up the view properties: inheriting of viewproperties ↵Peter Penz
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
2006-11-24Migrated the ViewPropertiesDialog to Qt4.Peter Penz
svn path=/trunk/playground/utils/dolphin/; revision=607475
2006-11-22Some portLaurent Montel
Remove not necessary file svn path=/trunk/playground/utils/dolphin/; revision=606884
2006-11-21commited initial version of DolphinPeter Penz
svn path=/trunk/playground/utils/dolphin/; revision=606622