| Age | Commit message (Expand) | Author |
| 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 |
| 2010-03-16 | welcome to the world of kdeinit applications | Luboš Luňák |
| 2010-03-15 | Get back names, and use "using" keyword to keep GCC silent on "method foo on ... | Rafael Fernández López |
| 2010-03-15 | Stat URLs before opening them to make sure they are actually dirs we can list... | Sebastian Trueg |
| 2010-03-14 | Remove all warnings on compile time | Rafael Fernández López |
| 2010-03-14 | Adapt DolphinCategoryDrawer to new changes on kdelibs :) | Rafael Fernández López |
| 2010-03-14 | Fix issue that the current terminal line does not get cleared before sending ... | Peter Penz |
| 2010-03-14 | Fix compilation on OpenSolaris with Sun Studio | Peter Penz |
| 2010-03-13 | Fix compile issue if HAVE_NEPOMUK is not defined | Peter Penz |
| 2010-03-13 | Meta data configuration dialog improvements | Peter Penz |
| 2010-03-13 | Let the custom widgets stay invisible per default after constructing them. Th... | Peter Penz |
| 2010-03-13 | Allow to provide custom widgets for meta data in a generic way. | Peter Penz |
| 2010-03-13 | Allow to specify a group for a meta data item. | Peter Penz |
| 2010-03-13 | Provide a KMetaDataModel for KMetaDataWidget. | Peter Penz |
| 2010-03-11 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-03-09 | Proof-reading: file name -> filename, for consistency. | Andrew Coles |
| 2010-03-09 | Port patch 1098976 for Konqueror by David Faure to Dolphin: When the user cli... | Peter Penz |
| 2010-03-06 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-03-05 | fix link issue if Nepomuk is not installed | Peter Penz |
| 2010-03-04 | Rename NfoTranslator to KNfoTranslator, so that KMetaDataWidget can be moved ... | Peter Penz |
| 2010-02-28 | Only access the data of the thread that has been created most recently. Data ... | Peter Penz |
| 2010-02-28 | Fix possible memory leak when invoking KLoadMetaDataThread::cancelAndDelete(). | Peter Penz |
| 2010-02-26 | Meta data configuration cleanups: | Peter Penz |
| 2010-02-26 | use NFO URI to check whether the width and height should be merged as one label | Peter Penz |
| 2010-02-26 | remove duplicate entries | Peter Penz |
| 2010-02-26 | Show meta information also for files, which are not indexed (or in the case i... | Peter Penz |
| 2010-02-26 | The number of fixed meta-info items may vary dependent on whether Nepomuk is ... | Peter Penz |
| 2010-02-25 | Request the activation of the view, even if the column is marked as active al... | Peter Penz |