┌ ┐
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
2020-01-11
"Use newly-upstreamed rename dialog from KIO""
Nate Graham
2020-01-06
Revert "Use newly-upstreamed rename dialog from KIO"
Nate Graham
2020-01-06
Use newly-upstreamed rename dialog from KIO
Nate Graham
2019-09-08
GIT_SILENT: minor qstring optimization
Laurent Montel
2019-02-27
remove deprecated methods
Laurent Montel
2018-06-05
Fix scrolling to renamed file when using the rename dialog
Elvis Angelaccio
2018-04-05
[RenameDialog] Fix crash when renaming single items
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-03-03
Modernize the syntax of shortcuts
Roman Inflianskas
2018-01-27
Use BatchRenameJob to rename multiple files in Dolphin
Chinmoy Ranjan Pradhan
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-09-17
Keep renamed file(s) in view
Emirald Mateli
2017-01-31
Merge branch 'Applications/16.12'
Kai Uwe Broulik
2017-01-31
Hide progress info for rename jobs in rename dialog
Kai Uwe Broulik
2017-01-18
Port away from deprecated KIO::Job::ui()
Elvis Angelaccio
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-09-07
Rename dialog: Set focus to input text box on dialog show event.
Emmanuel Pescosta
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2015-02-06
kdelibs4support--
Montel Laurent
2014-11-10
KIntSpinBox to QSpinBox
Emmanuel Pescosta
2014-11-10
KLineEdit to QLineEdit
Emmanuel Pescosta
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-15
Port to QDialog
Montel Laurent
2014-10-07
kdelibs4support--
Montel Laurent
2014-09-22
Port away from KonqOperations::rename
David Faure
2014-09-04
extract method renameItem, factorizes the common code
David Faure
2014-07-16
Use xi18n when text has markup
Montel Laurent
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-13
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-05
dolphin: convert views/ to qt5 signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-03-05
Remove some unused functions
Frank Reininghaus
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
[next]