| 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 | Don't recreate and destroy the tooltip widget on each show/hide operation, ju... | Peter Penz |
| 2010-03-25 | Enable the meta data configuration dialog again after the KFileMetaDataWidget... | Peter Penz |
| 2010-03-24 | Version control: Move the maintainance of pending threads into a custom class... | Peter Penz |
| 2010-03-22 | Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ... | Peter Penz |
| 2010-03-16 | welcome to the world of kdeinit applications | Luboš Luňák |
| 2010-03-13 | Provide a KMetaDataModel for KMetaDataWidget. | Peter Penz |
| 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-26 | Show meta information also for files, which are not indexed (or in the case i... | Peter Penz |
| 2010-02-20 | replace X11-specific code with generic | Luboš Luňák |
| 2010-01-25 | Implement todo (create a dialog box when ok is enable/disable when text is em... | Laurent Montel |
| 2010-01-05 | - search by modification date of the file, not when the file has been tagged ... | Peter Penz |
| 2009-12-20 | Better fix for compilation without Nepomuk - like Sebastian noted SDO is bein... | Maciej Mrozowski |
| 2009-12-20 | [kdebase/apps/dolphin/CMakeLists.txt] Fixed compilation without Nepomuk | Maciej Mrozowski |
| 2009-12-19 | +include(SopranoAddOntology) | Luboš Luňák |
| 2009-12-12 | Allow to disable version control plugins. It's too late already for providing... | Peter Penz |
| 2009-12-12 | * allow to filter the search result by images or text-documents | Peter Penz |
| 2009-12-07 | use KNewStuff3 instead of the deprecated KNewStuff2 | Peter Penz |
| 2009-11-26 | use cmake macro | Laurent Montel |
| 2009-11-25 | fixed linking | Sebastian Trueg |
| 2009-11-24 | Fix trunk compilation using proper soprano Vocabulary, since moved from nie.h... | Helio Castro |
| 2009-11-24 | Prepare the search criterion selector to use the new Nepomuk::Query::Term ins... | Peter Penz |
| 2009-11-21 | * show only a minimized set of search options per default | Peter Penz |
| 2009-11-14 | When navigating back/forward in the DolphinPart inside Konqueror, remember | Frank Reininghaus |
| 2009-11-12 | Don't show the search options, if no Nepomuk is available. Hopefully Nepomuk ... | Peter Penz |
| 2009-11-10 | SVN_SILENT: stay consistent with other indentations | Peter Penz |
| 2009-11-09 | link with gold (knewstuff2 for dolphin) and remove a few redundant linked lib... | Andreas Hartmetz |
| 2009-11-09 | move the "Download New Services..." entry from the Settings menu to the servi... | Peter Penz |
| 2009-11-06 | allow to configure which meta data should be shown for tooltips | Peter Penz |
| 2009-11-06 | * enable the loading of version control plugins (thanks to Aaron for the hint) | Peter Penz |
| 2009-11-06 | Initial ServiceMenu-KHotNewStuff-stuff | Jonathan Schmidt-Dominé |
| 2009-11-04 | Install fileviewversioncontrolplugin.desktop as servicetype, so that version ... | Peter Penz |
| 2009-11-04 | Don't call QThread::wait() in the destructor - in the worst case an issue in ... | Peter Penz |
| 2009-11-04 | Fixed link issue - I'm sorry: I had installed a temporary version of KMetaDat... | Peter Penz |
| 2009-11-03 | Since Qt 4.5 it is possible to have translucient windows. The tooltip approac... | Peter Penz |
| 2009-10-28 | After some discussions at http://reviewboard.kde.org/r/1938 it turned out tha... | Peter Penz |
| 2009-10-23 | Imported Adam Kidders search configuration widgets from playground/base/nepom... | Peter Penz |
| 2009-10-17 | add A search options widget, which later on will include Adam Kidder's search... | Peter Penz |
| 2009-10-17 | * move classes for searching into an own folder (new classes will be added soon) | Peter Penz |
| 2009-10-16 | Fixed compilation issue if HAVE_NEPOMUK is not set. This #ifdef HAVE_NEPOMUK ... | Peter Penz |
| 2009-10-16 | * improved interface + documentation of MetaDataWidget | Peter Penz |
| 2009-10-13 | restore functionality that ratings, comments and tags get stored after the us... | Peter Penz |
| 2009-10-10 | Start of refactoring so that the metadata widget can be moved outside of Dolp... | Peter Penz |
| 2009-10-09 | Use a desktop-file for completion-items for the dolphin-search-box. | Matthias Fuchs |
| 2009-09-13 | Originally it was intended to move the SVN plugin from Dolphin to kdevplatfor... | Peter Penz |
| 2009-08-29 | Move code for initializing and handling view extensions to the new class View... | Peter Penz |
| 2009-08-28 | I wanted to this for KDE 4.1 already, but well... | Peter Penz |
| 2009-08-13 | * Use the term "version control" instead of "revision control" to be consiste... | Peter Penz |