┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewpropsprogressinfo.h
AgeCommit message (Collapse)Author
2007-06-04Remove not necessary "class classname;"Laurent Montel
svn path=/trunk/KDE/kdebase/apps/; revision=671233
2007-04-16fixed dangerous usage of a const reference as memberPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=654781
2007-01-10Applied some patches found by EBN (thanks to Nicolas Lécureuil for the ↵Peter Penz
patches!). svn path=/trunk/playground/utils/dolphin/; revision=621872
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