| Age | Commit message (Expand) | Author |
| 2009-01-16 | Repair redirections in DolphinPart, it used to notify of redirections by conn... | David Faure |
| 2008-10-05 | update the statusbar and provide a progress information within the Dolphin KP... | Peter Penz |
| 2008-07-11 | Code factorization: move "properties" action and slot to DolphinViewActionHan... | David Faure |
| 2008-06-05 | Move the "Create New" action (for the Edit menu, not for the context menu) to... | David Faure |
| 2008-06-04 | Continue cleaning up the menus of "konqueror as a webbrowser" : moved "Tools ... | David Faure |
| 2008-05-28 | Handle redirections (e.g. from fish://localhost) without breaking the column ... | David Faure |
| 2008-05-05 | Re-enable name filtering (e.g. /home/dfaure/*.txt) in konqueror | David Faure |
| 2008-04-23 | provide middle-mouse-button support for Konqueror (= create new window or tab) | Peter Penz |
| 2008-04-17 | Ported dolphinpart to K_PLUGIN_FACTORY | David Faure |
| 2008-04-09 | Readd as in libkonq "part" this signal ""aboutToOpenURL"" | Laurent Montel |
| 2008-04-01 | assure that the Dolphin KPart inside Konqueror gets updated when the settings... | Peter Penz |
| 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 |
| 2008-01-28 | Centralize three more actions so that they are available in DolphinPart: 'Sho... | David Faure |
| 2008-01-22 | And finally: provide those "additional info" actions in the part too. | David Faure |
| 2008-01-21 | Make sort/descending available in dolphinpart | David Faure |
| 2008-01-21 | Revert the moving of the action to the DolphinView instance, this doesn't wor... | David Faure |
| 2008-01-21 | merge -c764347 by Peter, needed for dolphinpart bugfixing | David Faure |
| 2007-12-24 | Move (broken) action "Edit/Properties" to dolphinpart and made it work there. | David Faure |
| 2007-12-24 | Move (broken) editMimeType action from konqueror to dolphinpart (and made it ... | David Faure |
| 2007-12-24 | Move a bunch of Go menu actions from konqueror to dolphinpart, so that they d... | David Faure |
| 2007-11-23 | Move F10 (create directory) shortcut from konq to dolphinpart. | David Faure |
| 2007-11-17 | Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for ... | David Faure |
| 2007-11-15 | Implement cut/copy/paste in dolphinpart. | David Faure |
| 2007-11-15 | fix crash when pressing F2 on startup | David Faure |
| 2007-11-15 | Implement renaming in dolphinpart. | David Faure |
| 2007-11-10 | remove unnecessary forward declaration | André Wöbbeking |
| 2007-10-23 | Fixed issue that within Konqueror changing the active column from the column-... | Peter Penz |
| 2007-10-10 | DolphinPart: provide a way to switch between view modes in konqueror. | David Faure |
| 2007-09-17 | Create the new architecture for KCategorizedView. Now DolphinModel is created... | Rafael Fernández López |
| 2007-08-28 | Implement contextMenu handling in dolphin part (for konqueror) | David Faure |
| 2007-08-28 | Clicking on items in dolphin part finally implemented. | David Faure |
| 2007-07-02 | Change signature of requestItemInfo signal, to avoid fileitem -> url -> index... | David Faure |
| 2007-07-01 | Here comes dolphinpart, to use dolphin as the file management view in konqueror. | David Faure |