┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
views
/
renamedialog.cpp
Age
Commit message (
Expand
)
Author
2013-06-22
Enable KIO error reporting when renaming with the dialog
Frank Reininghaus
2013-06-20
Allow renaming multiple files without number if extensions are different
Frank Reininghaus
2013-05-02
Rename multiple files: Determine correctly if the name pattern is valid
Frank Reininghaus
2013-01-09
Show the file name as plain text in the rename dialog
Emmanuel Pescosta
2012-12-17
Fix Bug 287829 - inline rename multiple files does not honour
Emmanuel Pescosta
2012-07-20
Fix bug 303375 - Dots in directory names treated as file extension.
David Faure
2012-04-10
Add some missing includes.
Stephen Kelly
2011-12-15
RenameDialog: Don't disable the OK-button if nothing has been changed
Peter Penz
2011-09-01
Preserve extensions when renaming multiple files
Peter Penz
2011-08-15
Allow to adjust start-index when renaming a various number of items
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-07-03
Squeeze the filename shown in the rename dialog when it is too long
Dawit Alemayehu
2011-05-31
Improves 79ccd0202d106a9c16b79a20cd79831a60dc5393 by allowing "/" in file names.
Matthias Fuchs
2011-05-28
Disallow renaming to names containing '/', names being equal to "." or "..".
Matthias Fuchs
2011-04-16
When renaming one item don't replace # by numbers
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-10-05
Fix minor regression resulted by the previous commit: The m_newName-member ma...
Peter Penz
2010-10-05
- Integrate the patch from Matthias Fuchs from http://reviewboard.kde.org/r/5...
Peter Penz
2010-09-21
Does not use bitwise operators on booleans. Thanks to dfaure for pointing it ...
Matthias Fuchs
2010-09-20
Disables the rename button if no name or an identical name has been specified.
Matthias Fuchs
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz