┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewpropsprogressinfo.cpp
AgeCommit message (Collapse)Author
2006-12-07show busy indicator inside the progress bar when counting the directoriesPeter Penz
svn path=/trunk/playground/utils/dolphin/; revision=611372
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