Revision 1182776
Go back to digest for 10th October 2010Bug Fixes in KDE Base
Peter Penz committed changes in /trunk/KDE/kdebase/apps/dolphin/src:
- Integrate the patch from Matthias Fuchs from http://reviewboard.kde.org/r/5496 to allow having leading zeros when renaming files: E.g. Using the name "A ###.jpg" results in the filenames "A 001.jpg", "A 002.jpg"... The patch could be simplified a little bit by guaranting only one connective sequence of #'s.
- Move the renaming code into the RenameDialog
File Changes
Modified 4 files
- /trunk/KDE/kdebase/apps/dolphin/src
- /views/dolphinview.cpp
- /views/renamedialog.cpp
- /views/renamedialog.h
- /panels/folders/folderspanel.cpp
4 files changed in total