┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/renamedialog.cpp
AgeCommit message (Expand)Author
2020-01-11"Use newly-upstreamed rename dialog from KIO""Nate Graham
2020-01-06Revert "Use newly-upstreamed rename dialog from KIO"Nate Graham
2020-01-06Use newly-upstreamed rename dialog from KIONate Graham
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-02-27remove deprecated methodsLaurent Montel
2018-06-05Fix scrolling to renamed file when using the rename dialogElvis Angelaccio
2018-04-05[RenameDialog] Fix crash when renaming single itemsElvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-03-03Modernize the syntax of shortcutsRoman Inflianskas
2018-01-27Use BatchRenameJob to rename multiple files in DolphinChinmoy Ranjan Pradhan
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-09-17Keep renamed file(s) in viewEmirald Mateli
2017-01-31Merge branch 'Applications/16.12'Kai Uwe Broulik
2017-01-31Hide progress info for rename jobs in rename dialogKai Uwe Broulik
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-09-07Rename dialog: Set focus to input text box on dialog show event.Emmanuel Pescosta
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-06kdelibs4support--Montel Laurent
2014-11-10KIntSpinBox to QSpinBoxEmmanuel Pescosta
2014-11-10KLineEdit to QLineEditEmmanuel Pescosta
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-15Port to QDialogMontel Laurent
2014-10-07kdelibs4support--Montel Laurent
2014-09-22Port away from KonqOperations::renameDavid Faure
2014-09-04extract method renameItem, factorizes the common codeDavid Faure
2014-07-16Use xi18n when text has markupMontel Laurent
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05dolphin: convert views/ to qt5 signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-03-05Remove some unused functionsFrank Reininghaus
2013-06-22Enable KIO error reporting when renaming with the dialogFrank Reininghaus
2013-06-20Allow renaming multiple files without number if extensions are differentFrank Reininghaus
2013-05-02Rename multiple files: Determine correctly if the name pattern is validFrank Reininghaus
2013-01-09Show the file name as plain text in the rename dialogEmmanuel Pescosta
2012-12-17Fix Bug 287829 - inline rename multiple files does not honourEmmanuel Pescosta
2012-07-20Fix bug 303375 - Dots in directory names treated as file extension.David Faure
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