┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewactionhandler.cpp
AgeCommit message (Expand)Author
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
2009-03-15Added F8 as an alternate shortcut for "Show Hidden Files". Reasoning: Open fi...Shaun Reich
2009-03-11Using the "document-properties" icon for the Properties entry of the RMB cont...Shaun Reich
2009-03-11Revert my previous commit, dfaure is right, this should be done through KAcce...Shaun Reich
2009-03-11Added keyboard accelerators to various actions that were missing them...Shaun Reich
2009-02-18use an icon for the "Rename" icon like the Folder View PlasmoidPeter Penz
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz
2008-12-15Ctrl+F when in trash:/ (or any other remote protocol) said "malformed url" be...David Faure
2008-12-05adding toolbar icon for Create FolderJames Richard Tyrer
2008-09-29Don't call setShortcut for a KAction over a QAction Pointer.Michael Jansen
2008-08-26Provide a common iconsize-widget for the settings dialog of the icons-, detai...Peter 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-07-11another i18n TODO done: better description of this special action, for "confi...David Faure
2008-06-30Move the "Find File..." action from DolphinMainWindow to DolphinViewActionHan...Peter Penz
2008-06-18SVN_SILENT: removed unnecessary includesPeter Penz
2008-06-05When "move_to_trash" is disabled and "delete" is enabled (e.g. non-local files),David Faure
2008-05-04Move "Adjust view properties" to dolphinviewactionhandler so that it's availa...David Faure
2008-03-18Fix Krazy i18n issues.Chusslove Illich
2008-02-13Provide the "sort by" actions in dolphinpart (konqueror); share and simplify ...David Faure
2008-02-13--deprecatedDavid 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