┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewpropsprogressinfo.cpp
AgeCommit message (Expand)Author
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz
2008-02-11fixed crash when cancelling the "apply view properties" dialogPeter Penz
2007-07-26Call the front-end function, not the backend virtual doKillThiago Macieira
2007-07-09KUIT adaptionsPeter Penz
2007-06-30KUIT adapations for labelsPeter Penz
2007-05-09include cleanupDirk Mueller
2007-04-16fixed dangerous usage of a const reference as memberPeter Penz
2007-04-09adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...Peter Penz
2007-03-13improve renaming for n selected items/1 selected itemPeter Penz
2007-01-10Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...Peter Penz
2007-01-07Allow that Dolphin can also be used with global view properties. Per default ...Peter Penz
2006-12-13Instead of having a the 3 view modes "icons", "details" and "previews" only 2...Peter Penz
2006-12-07show busy indicator inside the progress bar when counting the directoriesPeter Penz
2006-12-07Apply the view properties to sub directories without using a modal window. Th...Peter Penz
2006-12-07Use a KIO Job for applying the view properties recursively to sub directories.Peter Penz
2006-12-05Applying view properties recursively to sub directories works again (TODO: re...Peter Penz