┌ ┐
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.cpp
Age
Commit message (
Expand
)
Author
2008-02-23
fixed issue that when renaming "Open office.org writer documentation.pdf" tha...
Peter Penz
2008-01-10
Fixed issue that when renaming a variable number of items, that only one #-ch...
Peter Penz
2007-12-08
Icon naming spec compliance (code changes - KDE/):
Jakob Petsovits
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-09-30
coding style nitpicking: remove space
Peter Penz
2007-09-29
Test for what the error message says
Pascal Létourneau
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-07-12
KUIT adaptions (applied i18ncheckarg - everything should be OK now)
Peter Penz
2007-07-09
KUIT adaptions
Peter Penz
2007-06-30
KUIT adapations for labels
Peter Penz
2007-06-13
internationalization fix (thanks to Andrius Štikonas)
Peter Penz
2007-05-18
David Faure wrote:
Peter Penz
2007-05-18
grmpf - forgot to remove the kDebug() statement in my previous commit...
Peter Penz
2007-05-18
When renaming items in Dolphin, only the name should be selected, not the ext...
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-06
coding style cleanup: fix wrong indenting of members in constructor
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-24
when renaming only one item, suggest the original item name instead of "New N...
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-03-08
oxygen icon naming fixes from Luca Gugelmann
Aaron J. Seigo
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2006-11-23
Fix i18n
Laurent Montel
2006-11-22
compile++
Kevin Ottens
2006-11-22
Some port
Laurent Montel
2006-11-21
commited initial version of Dolphin
Peter Penz