| Age | Commit message (Expand) | Author |
| 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-08-27 | Make --select can automatically scroll to the selected file. | Weng Xuetian |
| 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 |
| 2012-04-11 | Minor API-cleanups for DolphinView | Peter Penz |
| 2012-04-11 | KItemViews: Internal directory restructuration | Peter Penz |
| 2012-01-30 | Synchronize view-mode settings before the settings dialog gets opened | Peter Penz |
| 2011-11-06 | Delete obsolete class DolphinSettings | Peter Penz |
| 2011-10-08 | Context menu cleanups | Peter Penz |
| 2011-08-29 | Renamed some signals for consistency with KItemViews classes | Peter Penz |
| 2011-07-31 | normalize signals/slots | Montel Laurent |
| 2011-07-30 | Merged very early alpha-version of Dolphin 2.0 | Peter Penz |
| 2011-04-10 | Readd KFind shortcut for the Dolphin KPart | Peter Penz |
| 2011-02-10 | revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91a | Christoph Thielecke |
| 2011-02-10 | compile fix: includes does only exist with old names, please fix kde headers too | Christoph Thielecke |
| 2011-02-09 | Use capitalized includes of recently committed kdelibs headers | Peter Penz |
| 2011-02-04 | Use capitalized KDE includes | 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-09-17 | KDirModel takes ownership of the directory lister, so don't delete the direct... | Peter Penz |
| 2010-08-30 | Move dolphin's statusbar message-label (the one with support for errors and a... | David Faure |
| 2010-08-27 | Context-menu cleanups: | Peter Penz |
| 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-09 | Fix another problem with the network:/ ioslave: don't keep the mimetype when ... | David Faure |
| 2010-03-14 | Fix compilation on OpenSolaris with Sun Studio | Peter Penz |
| 2010-02-23 | Remove all code that is related to DolphinController's | Frank Reininghaus |
| 2010-02-08 | Separate the parent object (for the knewfilemenu instance) and the parent widget | David Faure |
| 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-12-23 | add version control actions to konqueror context menu if availableolActions() | Peter Penz |
| 2009-11-25 | Restore the "Edit->Selection" menu from Konqueror 3 for file | Frank Reininghaus |
| 2009-11-18 | Warn when the unsuspecting user is about to create a directory that starts wi... | David Faure |
| 2009-11-14 | When navigating back/forward in the DolphinPart inside Konqueror, remember | Frank Reininghaus |
| 2009-11-14 | Cheat a bit with the root item: give it the view URL, rather than the dirlist... | David Faure |
| 2009-11-10 | Fix RMB/paste on a subfolder (konq calls pasteTo(KUrl), as documented in Brow... | David Faure |
| 2009-11-10 | While reading this code, I noted that it didn't use KFileItemListProperties a... | David Faure |
| 2009-09-21 | The redirection from zip to file wasn't appearing in konqueror because zip:/t... | David Faure |
| 2009-08-28 | I wanted to this for KDE 4.1 already, but well... | Peter Penz |
| 2009-07-29 | Allow the revision control plugins to indicate information-, error- and opera... | Peter Penz |
| 2009-07-12 | Same change as in r995015, but for usage in konq: Don't connect to KDirLister... | David Faure |
| 2009-04-07 | We don't know the mimetype here, so better not set it at all, konq will deter... | David Faure |
| 2009-04-01 | KonqFileItemCapabilities -> KFileItemListProperties | David Faure |