┌ ┐
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
/
dolphinviewactionhandler.cpp
Age
Commit message (
Expand
)
Author
2008-09-29
Don't call setShortcut for a KAction over a QAction Pointer.
Michael Jansen
2008-08-26
Provide a common iconsize-widget for the settings dialog of the icons-, detai...
Peter Penz
2008-08-05
First step of refactoring to improve the zooming capabilities of views:
Peter Penz
2008-07-11
Code factorization: move "properties" action and slot to DolphinViewActionHan...
David Faure
2008-07-11
another i18n TODO done: better description of this special action, for "confi...
David Faure
2008-06-30
Move the "Find File..." action from DolphinMainWindow to DolphinViewActionHan...
Peter Penz
2008-06-18
SVN_SILENT: removed unnecessary includes
Peter Penz
2008-06-05
When "move_to_trash" is disabled and "delete" is enabled (e.g. non-local files),
David Faure
2008-05-04
Move "Adjust view properties" to dolphinviewactionhandler so that it's availa...
David Faure
2008-03-18
Fix Krazy i18n issues.
Chusslove Illich
2008-02-13
Provide the "sort by" actions in dolphinpart (konqueror); share and simplify ...
David Faure
2008-02-13
--deprecated
David Faure
2008-02-13
Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's V...
David Faure
2008-02-11
Factorize all the view-related action handling to DolphinViewActionHandler, t...
David Faure