Revision 6f2e140...

Go back to digest for 23rd June 2013

Features in KDE Base

Frank Reininghaus committed changes in [kde-baseapps/KDE/4.10] /src/views:

Allow renaming multiple files without number if extensions are different

Normally, we only allow renaming multiple files if the new file name
contains a contiguous sequence of '#' placeholders, which are then
replaced by numbers.

However, if all extensions are different, we can also rename the files
without such a placeholder because the original extension is preserved
when renaming.

This had been possible some time ago already. That this "accidental
feature" was lost was a side effect of the fix for bug 318942.


FIXED-IN: 4.10.5
REVIEW: 111079

File Changes

Modified 2 files
  • /src/views
  •   dolphin/renamedialog.cpp
  •   dolphin/renamedialog.h
2 files changed in total