| Age | Commit message (Expand) | Author |
| 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 |
| 2008-06-26 | fix linking | Dirk Mueller |
| 2008-06-10 | Just use KMimeType::extractKnownExtension() instead of the custom implementat... | Peter Penz |
| 2008-06-10 | Argh my last patch broke plugins. So revert 818988 and do it properly, for re... | David Faure |
| 2008-06-10 | Revert 818910 and do it properly (patch by dfaure). | Chusslove Illich |
| 2008-06-03 | move the create config-nepomuk.h higher so dolphinprivate sources can find it. | Allen Winter |
| 2008-06-03 | Fixed Nepomuk dependancy checking | Sebastian Trueg |
| 2008-06-02 | Fix the edit-menu action disabling/enabling bug in dolphinpart finally! Also,... | George Goldberg |
| 2008-05-27 | Use INSTALL_TARGETS_DEFAULT_ARGS | Laurent Montel |
| 2008-05-05 | Use FindQImageBlitz.cmake instead of deprecated FindBlitz.cmake | David Faure |
| 2008-05-04 | Move "Adjust view properties" to dolphinviewactionhandler so that it's availa... | David Faure |
| 2008-04-26 | link in XRender, if found. | Allen Winter |
| 2008-04-22 | Provide horizontal auto scrolling for the tree view (implemented by Harald Hv... | Peter Penz |
| 2008-04-18 | Consider the protocol and directory capabilities for file actions like Move T... | Peter Penz |
| 2008-04-11 | Commit patch from Alex | Laurent Montel |
| 2008-04-09 | Provide tooltips. Per default tooltips are turned off because the information... | Peter Penz |
| 2008-04-02 | added application icons | Ralf Habacker |
| 2008-03-25 | fix exports and use dolphinprivatelib in the part | Jarosław Staniek |
| 2008-03-23 | provide a config module for the settings GUI of the Dolphin views, so that it... | Peter Penz |
| 2008-03-21 | This is the first step towards a better looking and more usable metadata GUI. | Sebastian Trueg |
| 2008-03-20 | QListView does not support having a margin for grids. Originally it has been ... | Peter Penz |
| 2008-03-16 | provide a cleaner layout for the information panel; there are still some open... | Peter Penz |
| 2008-03-10 | Don't try to show the terminal in dolphin when in Windows | Jeff Mitchell |
| 2008-02-18 | LIB_INSTALL_DIR -> INSTALL_TARGETS_DEFAULT_ARGS | Christian Ehrlicher |
| 2008-02-15 | Currently when the general font of KDE has been changed, the used fonts for t... | Peter Penz |
| 2008-02-11 | Forwardport 773570: | David Faure |