┌ ┐
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
/
viewpropsprogressinfo.cpp
Age
Commit message (
Expand
)
Author
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz
2008-02-11
fixed crash when cancelling the "apply view properties" dialog
Peter Penz
2007-07-26
Call the front-end function, not the backend virtual doKill
Thiago Macieira
2007-07-09
KUIT adaptions
Peter Penz
2007-06-30
KUIT adapations for labels
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-04-16
fixed dangerous usage of a const reference as member
Peter Penz
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-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2007-01-07
Allow that Dolphin can also be used with global view properties. Per default ...
Peter Penz
2006-12-13
Instead of having a the 3 view modes "icons", "details" and "previews" only 2...
Peter Penz
2006-12-07
show busy indicator inside the progress bar when counting the directories
Peter Penz
2006-12-07
Apply the view properties to sub directories without using a modal window. Th...
Peter Penz
2006-12-07
Use a KIO Job for applying the view properties recursively to sub directories.
Peter Penz
2006-12-05
Applying view properties recursively to sub directories works again (TODO: re...
Peter Penz