┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/renamedialog.cpp
AgeCommit message (Expand)Author
2012-04-10Add some missing includes.Stephen Kelly
2011-12-15RenameDialog: Don't disable the OK-button if nothing has been changedPeter Penz
2011-09-01Preserve extensions when renaming multiple filesPeter Penz
2011-08-15Allow to adjust start-index when renaming a various number of itemsPeter Penz
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-07-03Squeeze the filename shown in the rename dialog when it is too longDawit Alemayehu
2011-05-31Improves 79ccd0202d106a9c16b79a20cd79831a60dc5393 by allowing "/" in file names.Matthias Fuchs
2011-05-28Disallow renaming to names containing '/', names being equal to "." or "..".Matthias Fuchs
2011-04-16When renaming one item don't replace # by numbersPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2010-10-05Fix 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-21Does not use bitwise operators on booleans. Thanks to dfaure for pointing it ...Matthias Fuchs
2010-09-20Disables the rename button if no name or an identical name has been specified.Matthias Fuchs
2010-07-24Sourcecode hierarchy cleanup: Move further files from src to src/viewsPeter Penz