| Age | Commit message (Expand) | Author |
| 2020-12-07 | dolphinpart: port to new KPluginMetaData-based KParts API | Friedrich W. H. Kossebau |
| 2020-08-25 | Output of licensedigger + manual cleanup afterwards. | Elvis Angelaccio |
| 2019-11-17 | [Dolphin] Open Preferred Search Tool action | Piotr Henryk Dabrowski |
| 2018-03-04 | Remove unused #include | Roman Inflianskas |
| 2017-11-20 | Modernize: Use override where possible | Kevin Funk |
| 2016-03-16 | [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions | Artur Puzio |
| 2014-11-03 | Q_DECL_OVERRIDE | Lukáš Tinkl |
| 2014-10-21 | port Dolphin from KUrl to QUrl | Lukáš Tinkl |
| 2014-10-21 | port Konqueror from KUrl to QUrl | Lukáš Tinkl |
| 2014-10-18 | Fix includes | Montel Laurent |
| 2014-10-11 | clean forward declaration | Montel Laurent |
| 2014-05-05 | KParts::ReadOnlyPart::openUrl() changed from KUrl parameter to QUrl | Alex Richardson |
| 2014-05-05 | Allow compiling Dolphin with KF5 | Alex Richardson |
| 2013-10-12 | Moved all the extension code into dolphinpart_ext.* | Dawit Alemayehu |
| 2013-08-28 | Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu. | Emmanuel Pescosta |
| 2013-05-14 | - Factored out the Delete/Move To Trash action into own class. | Dawit Alemayehu |
| 2012-12-13 | Fix Bug 304299 - Dolphin launches multiple instances of a program when multip... | Emmanuel Pescosta |
| 2012-09-15 | Corrected the compile fix commit, rev 965fc6b3. | Dawit Alemayehu |
| 2012-09-11 | Fix compile against the minimum required kdelibs version (v4.7.97) | Dawit Alemayehu |
| 2012-09-07 | Implemented the new KParts extension, KParts::ListingiNotificationExtension. | Dawit Alemayehu |
| 2012-09-05 | Implemented the new KParts' listing filter extension, KParts::ListingFilterEx... | Dawit Alemayehu |
| 2012-07-22 | Show the "Find File" and "Open Terminal" actions in the Tools for file URLs o... | Dawit Alemayehu |
| 2012-04-17 | Fixed the signal connection that emits completed in Dolphin's KPart | Dawit Alemayehu |
| 2012-04-11 | KFileItemModel: interface cleanups | Peter Penz |
| 2011-10-08 | Context menu cleanups | Peter Penz |
| 2011-08-29 | Renamed some signals for consistency with KItemViews classes | Peter Penz |
| 2011-04-10 | Readd KFind shortcut for the Dolphin KPart | Peter Penz |
| 2011-01-09 | Encapsulate the creation and handling of the directory lister, the model and ... | Peter Penz |
| 2010-11-04 | Interface cleanup: The DolphinView should not expose QAbstractItemView-specif... | Peter Penz |
| 2010-11-01 | Added implementation of the FileInfoExtension to allow KPart plugins to obtai... | Dawit Alemayehu |
| 2010-08-27 | Context-menu cleanups: | Peter Penz |
| 2010-02-23 | Remove all code that is related to DolphinController's | Frank Reininghaus |
| 2010-01-27 | Implement the --select option in konqueror again, using Peter's nice work in ... | David Faure |
| 2010-01-26 | Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on... | David Faure |
| 2009-11-25 | Restore the "Edit->Selection" menu from Konqueror 3 for file | Frank Reininghaus |
| 2009-11-14 | SVN_SILENT: Remove trailing white space | Frank Reininghaus |
| 2009-11-14 | When navigating back/forward in the DolphinPart inside Konqueror, remember | Frank Reininghaus |
| 2009-11-10 | Fix RMB/paste on a subfolder (konq calls pasteTo(KUrl), as documented in Brow... | David Faure |
| 2009-07-31 | Fix forward declaration | Laurent Montel |
| 2009-07-29 | Allow the revision control plugins to indicate information-, error- and opera... | Peter Penz |
| 2009-03-26 | Use KNewMenu::createDirectory() instead of KonqOperations::newDir() when F10 ... | Peter Penz |
| 2009-03-25 | BUG: 175658 | Rahman Duran |
| 2009-02-11 | - allow the view implementations to attach custom actions to the context menu | Peter Penz |
| 2009-01-16 | Remove useless code, replaced with slotRedirection. | David Faure |
| 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 |