| 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-31 | Fix context for action name "Delete (using shortcut for Trash)" | Alexander Potashev |
| 2010-05-14 | Fix temporary regression of sorting introduced by SVN commit 1126410 | Peter Penz |
| 2010-05-14 | Rename AdditionalInfoManager to AdditionalInfoAccessor | Peter Penz |
| 2010-05-13 | If an information entry will be added to KFileItemDelegate (like done recentl... | Peter Penz |
| 2010-05-11 | Expose the new file item property pathorurl to the Dolphin UI. This is mostly... | Sebastian Trueg |
| 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 |
| 2010-01-11 | Don't offer the "Get Service Menu..." action as public action that can be add... | Peter Penz |
| 2009-12-03 | remove unneded include | Frederik Gladhorn |
| 2009-11-25 | Restore the "Edit->Selection" menu from Konqueror 3 for file | Frank Reininghaus |
| 2009-11-09 | fixed merge issue | Peter Penz |
| 2009-11-07 | Two minor proof-reading changes: | Andrew Coles |
| 2009-11-06 | * provide descriptive tooltip texts for actions | Peter Penz |
| 2009-11-06 | Initial ServiceMenu-KHotNewStuff-stuff | Jonathan Schmidt-Dominé |
| 2009-10-10 | Start of refactoring so that the metadata widget can be moved outside of Dolp... | Peter Penz |
| 2009-05-26 | fixed krazy issues (see http://www.kdedevelopers.org/node/3919) | Peter Penz |
| 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 |
| 2009-03-15 | Added F8 as an alternate shortcut for "Show Hidden Files". Reasoning: Open fi... | Shaun Reich |
| 2009-03-11 | Using the "document-properties" icon for the Properties entry of the RMB cont... | Shaun Reich |
| 2009-03-11 | Revert my previous commit, dfaure is right, this should be done through KAcce... | Shaun Reich |
| 2009-03-11 | Added keyboard accelerators to various actions that were missing them... | Shaun Reich |
| 2009-02-18 | use an icon for the "Rename" icon like the Folder View Plasmoid | Peter Penz |
| 2009-01-14 | Group classes into folders, Dolphin is too big in the meantime for having a f... | Peter Penz |
| 2008-12-15 | Ctrl+F when in trash:/ (or any other remote protocol) said "malformed url" be... | David Faure |
| 2008-12-05 | adding toolbar icon for Create Folder | James Richard Tyrer |
| 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 |