| Age | Commit message (Expand) | Author |
| 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 |
| 2009-08-01 | move statusbar code into the directory "statusbar" | Peter Penz |
| 2009-07-12 | Enable Dolphin to show the revision states of files that are under revision c... | Peter Penz |
| 2009-07-05 | The complexity of the class InformationPanel has grown a lot from KDE 4.0 to ... | Peter Penz |
| 2009-06-21 | The file ktooltip.h contained the three public classes KToolTip, KToolTipDele... | Peter Penz |
| 2009-06-21 | Simplify how Nepomuk comments can be edited by the user: | Peter Penz |
| 2009-04-16 | * share Context Menu page settings from dolphin with konqueror | Alessandro Diaferia |
| 2009-03-25 | SVN_SILENT: | Rahman Duran |
| 2009-03-25 | BUG: 175658 | Rahman Duran |
| 2009-03-17 | After creating an item with the "Create New..." menu, the new item should get... | Peter Penz |
| 2009-03-10 | allow to hide the rating, comments and tags of the Information Panel | Peter Penz |
| 2009-03-10 | provide a context menu for the Information Panel, which allows to show/hide m... | Peter Penz |
| 2009-03-03 | added dialog to configure which meta data should be shown in the Information ... | Peter Penz |
| 2009-02-26 | add KCM for the services settings, so that they are also accessible in Konqueror | Peter Penz |
| 2009-02-20 | Remove preview icon, it isn't used, pollutes the hicolour namespace | Jonathan Riddell |
| 2009-02-15 | Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the '... | Shaun Reich |
| 2009-01-27 | Initial import of Matthias's draft patch for adding video and audio previewin... | Simon Paul St James |
| 2009-01-19 | Use a custom SearchWidget instead directly using a KLineEdit. Currently the D... | Peter Penz |
| 2009-01-19 | added settings module 'General' that can be used by Konqueror | Peter Penz |
| 2009-01-19 | added settings module for 'Navigation', that can be used by Konqueror | Peter Penz |
| 2009-01-17 | Relayout of the settings dialog, so that all Dolphin KPart relevant settings ... | Peter Penz |
| 2009-01-14 | cleanup sort order, so that it is easier later to split the files into severa... | Peter Penz |
| 2009-01-14 | Cleanup panel related class names: The terms "sidebar"/"sidebarpage" are reli... | Peter Penz |
| 2009-01-14 | Group classes into folders, Dolphin is too big in the meantime for having a f... | Peter Penz |
| 2008-12-06 | Fixed serious usability issue: QAbstractItemView::setAutoScroll() is not usab... | Peter Penz |
| 2008-11-23 | win32 link++ | Christian Ehrlicher |
| 2008-11-10 | Fix "two instances of the DragAndDropHelper" singleton: Vir found the reason,... | David Faure |
| 2008-10-26 | link with gold | Andreas Hartmetz |
| 2008-10-25 | use the DolphinDirLister instead of KDirLister | Peter Penz |
| 2008-10-24 | * Move code from DolphinDropController to DragAndDropHelper. | Peter Penz |
| 2008-10-22 | KBallonTipDelegate is not used at all in Dolphin. | Peter Penz |
| 2008-10-15 | Assure that the item delegate draws the hover effect and the selection for th... | Peter Penz |
| 2008-09-30 | make dolphin link correctly on mac osx | Marijn Kruisselbrink |
| 2008-09-28 | KFilePreviewGenerator has been moved to kdelibs | Peter Penz |
| 2008-09-21 | renamed IconManager to KFilePreviewGenerator | Peter Penz |
| 2008-08-26 | Provide a common iconsize-widget for the settings dialog of the icons-, detai... | Peter Penz |
| 2008-08-18 | Very rough initial attempt at previews-in-tooltip for Konqueror and Dolphin. ... | Simon Paul St James |
| 2008-08-12 | Provide functionality for auto-expanding folders (the whole patch has been pr... | Peter Penz |
| 2008-08-05 | Make dolphin link to KIO (reduced library interface problem) | Thiago Macieira |