| Age | Commit message (Expand) | Author |
| 2010-05-08 | terminalAction is defined only on non-windows systems | Pino Toscano |
| 2010-05-05 | Proof-reading: don't -> do not (house style). | Andrew Coles |
| 2010-05-04 | Fix description for the "--select" option | Peter Penz |
| 2010-05-04 | Updates for the "About" dialog | Peter Penz |
| 2010-05-04 | Don't use a ':' in a text of a group-box. | Peter Penz |
| 2010-05-04 | Provide a cleaner layout and better description about the maximum file size s... | Peter Penz |
| 2010-05-03 | Create QActionGroup like done for other sub menus for consistency. Although a... | Peter Penz |
| 2010-05-03 | Use the dock widgets actions directly, as they are capable of showing the tog... | Peter Penz |
| 2010-05-03 | Allow to add menu groups like "View Mode", "Sort By"... to be added as toolba... | Peter Penz |
| 2010-04-30 | Assure to reconnect to the version plugin signals, otherwise no information w... | Peter Penz |
| 2010-04-26 | use KFileItemActions::runPreferredApplications to handle Key_Enter on multipl... | David Faure |
| 2010-04-24 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-04-23 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-04-16 | The KFileMetaInfoWidget does not use a hardcoded small font anymore, so it mu... | Peter Penz |
| 2010-04-16 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-04-15 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-04-13 | SVN_SILENT: Remove unnecessary debugging output | Peter Penz |
| 2010-04-13 | Allow configuring different maximum sizes for remote and local files | Peter Penz |
| 2010-04-07 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-04-06 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-04-05 | Add progress-text label to the layout | Peter Penz |
| 2010-04-04 | Do expensive loading operations in the Dolphin Preferences when getting the Q... | Peter Penz |
| 2010-04-04 | Add the submenu-name of a service menu entry as prefix. As an alphabetic sort... | Peter Penz |
| 2010-04-04 | Invert default behavior regarding loading of version control plugins: Only lo... | Peter Penz |
| 2010-04-04 | SVN_SILENT: documentation fixes | Peter Penz |
| 2010-04-04 | Assure that the tooltip does not flash for items at the bottom-right edge | Peter Penz |
| 2010-04-03 | Cleanup of statusbar widgets: | Peter Penz |
| 2010-04-02 | Remove the SVN plugin from the Dolphin sources. The plugin will get part of k... | Peter Penz |
| 2010-03-30 | Split the class DolphinController into the two classes DolphinViewController ... | Peter Penz |
| 2010-03-27 | Use floating point font sizes for font requester | Christoph Feck |
| 2010-03-27 | Start font requester with previously set custom font | Christoph Feck |
| 2010-03-27 | Clear the items after hiding the tooltip, otherwise a flickering might occur ... | Peter Penz |
| 2010-03-27 | Share one tooltip instance for all tooltip manager instances | Peter Penz |
| 2010-03-27 | Enable job-transfer indication for file items. | Peter Penz |
| 2010-03-27 | Don't recreate and destroy the tooltip widget on each show/hide operation, ju... | Peter Penz |
| 2010-03-25 | Open the meta data configuration dialog modeless | Peter Penz |
| 2010-03-25 | Enable the meta data configuration dialog again after the KFileMetaDataWidget... | Peter Penz |
| 2010-03-25 | Remove the redundant m_versionInfoKeys member, just iterate the hash table in... | Peter Penz |
| 2010-03-24 | Renamed methods and improved documentation, as in the previous patch the wron... | Peter Penz |
| 2010-03-24 | Version control: Move the maintainance of pending threads into a custom class... | Peter Penz |
| 2010-03-24 | Always apply the editable state of the current URL navigator to the URL navig... | Peter Penz |
| 2010-03-23 | VersionControlObserver: Only disconnect m_plugin in the destructor if | Frank Reininghaus |
| 2010-03-23 | Assure that when opening a new tab, that the URL navigator of the new tab has... | Peter Penz |
| 2010-03-23 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-03-22 | Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ... | Peter Penz |
| 2010-03-22 | Remove connection to non-existent slot. | Peter Penz |
| 2010-03-22 | Use the default keyboard shortcuts for next-tab/previous-tab as primary key, ... | Peter Penz |
| 2010-03-22 | Send CTRL+C to the terminal instead of of backspaces. Thanks to the FiNeX and... | Peter Penz |
| 2010-03-18 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-03-16 | -pedantic | André Wöbbeking |