┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewactionhandler.h
AgeCommit message (Expand)Author
2010-07-24Sourcecode hierarchy cleanup: Move further files from src to src/viewsPeter Penz
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2010-07-24Unify the search interface for non-indexed and indexed foldersPeter Penz
2010-05-03Create QActionGroup like done for other sub menus for consistency. Although a...Peter Penz
2010-05-03Allow to add menu groups like "View Mode", "Sort By"... to be added as toolba...Peter Penz
2010-01-26Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on...David Faure
2009-11-09move the "Download New Services..." entry from the Settings menu to the servi...Peter Penz
2009-11-06* provide descriptive tooltip texts for actionsPeter Penz
2009-11-06Initial ServiceMenu-KHotNewStuff-stuffJonathan Schmidt-Dominé
2009-04-20Let the user choose if folders are always shown first in the views ofFrank Reininghaus
2009-03-26Use KNewMenu::createDirectory() instead of KonqOperations::newDir() when F10 ...Peter Penz
2009-03-25BUG: 175658Rahman Duran
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz
2008-08-05First step of refactoring to improve the zooming capabilities of views:Peter Penz
2008-07-11Code factorization: move "properties" action and slot to DolphinViewActionHan...David Faure
2008-06-30Move the "Find File..." action from DolphinMainWindow to DolphinViewActionHan...Peter Penz
2008-05-04Move "Adjust view properties" to dolphinviewactionhandler so that it's availa...David Faure
2008-02-13Provide the "sort by" actions in dolphinpart (konqueror); share and simplify ...David Faure
2008-02-13Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's V...David Faure
2008-02-11Factorize all the view-related action handling to DolphinViewActionHandler, t...David Faure