┌ ┐
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.h
Age
Commit message (
Expand
)
Author
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-07-24
Unify the search interface for non-indexed and indexed folders
Peter Penz
2010-05-03
Create QActionGroup like done for other sub menus for consistency. Although a...
Peter Penz
2010-05-03
Allow to add menu groups like "View Mode", "Sort By"... to be added as toolba...
Peter Penz
2010-01-26
Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on...
David Faure
2009-11-09
move the "Download New Services..." entry from the Settings menu to the servi...
Peter Penz
2009-11-06
* provide descriptive tooltip texts for actions
Peter Penz
2009-11-06
Initial ServiceMenu-KHotNewStuff-stuff
Jonathan Schmidt-Dominé
2009-04-20
Let the user choose if folders are always shown first in the views of
Frank Reininghaus
2009-03-26
Use KNewMenu::createDirectory() instead of KonqOperations::newDir() when F10 ...
Peter Penz
2009-03-25
BUG: 175658
Rahman Duran
2008-12-12
SVN_SILENT: removed trailing spaces
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-06-30
Move the "Find File..." action from DolphinMainWindow to DolphinViewActionHan...
Peter Penz
2008-05-04
Move "Adjust view properties" to dolphinviewactionhandler so that it's availa...
David Faure
2008-02-13
Provide the "sort by" actions in dolphinpart (konqueror); share and simplify ...
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