┌ ┐
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
/
renamedialog.h
Age
Commit message (
Expand
)
Author
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2009-05-26
fixed krazy issues (see http://www.kdedevelopers.org/node/3919)
Peter Penz
2008-10-16
global typo
Frederik Schwarzer
2008-06-10
Just use KMimeType::extractKnownExtension() instead of the custom implementat...
Peter Penz
2007-11-08
Fix parentless dialogs
Craig Drummond
2007-10-02
replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...
Peter Penz
2007-08-16
Remove unnecessary parameter.
Jeff Mitchell
2007-08-14
When renaming, use the actual name of the item (from the KFileItem) in the di...
Jeff Mitchell
2007-05-19
Make the test link (moving renamedialog to libdolphinprivate since we'll need...
David Faure
2007-05-18
David Faure wrote:
Peter Penz
2007-05-18
When renaming items in Dolphin, only the name should be selected, not the ext...
Peter Penz
2007-04-22
Remove not necessary include
Laurent Montel
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-13
improve renaming for n selected items/1 selected item
Peter Penz
2007-03-13
Allow renaming of items (note that currently the "rename multiple files" dial...
Peter Penz
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2006-11-22
compile++
Kevin Ottens
2006-11-21
commited initial version of Dolphin
Peter Penz