| Age | Commit message (Expand) | Author |
| 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 |
| 2008-02-11 | Factorize all the view-related action handling to DolphinViewActionHandler, t... | David Faure |
| 2008-01-30 | allow dropping items above a place inside the Places panel | Peter Penz |
| 2008-01-26 | Blend in a toggle button when hovering items. This allows selecting items wit... | Peter Penz |
| 2008-01-21 | Split the "General Settings" into "Startup Settings" and "General Settings" f... | Peter Penz |
| 2008-01-13 | Move KCategorizedView to kdelibs. Use that one. | Rafael Fernández López |
| 2008-01-11 | Up to now DolphinView and ColumnWidget contained a lot of code duplication re... | Peter Penz |
| 2008-01-04 | dolphin can use soprano, but nowhere in apps we look for it; so search for So... | Pino Toscano |
| 2008-01-04 | ARGH! | Jakob Petsovits |
| 2008-01-02 | Icon theme minimality: | Jakob Petsovits |
| 2007-12-17 | Soprano is optional. | Luboš Luňák |
| 2007-12-14 | Use the same codebase for rating drawing as in KRatingWidget and playground/n... | Sebastian Trueg |
| 2007-12-14 | Moving code around in dolphin fixes DnD support in konqueror :) | David Faure |
| 2007-12-10 | Added Soprano include dir | Sebastian Trueg |
| 2007-12-10 | Use Xesam ontology instead of NIE. Since Strigi uses Xesam and we have no map... | Sebastian Trueg |
| 2007-12-06 | use the ${GENERIC_LIB_VERSION} and ${GENERIC_SOLIB_VERSION} macros to help keep | Allen Winter |
| 2007-11-20 | Drag & drop fixes for all views: assure that a consistent pixmap for the drag... | Peter Penz |
| 2007-11-08 | Reverted changes made earlier today - and I added the workaround in the root ... | Patrick Spendrin |
| 2007-11-08 | changing install locations of dll's to bin | Patrick Spendrin |
| 2007-10-30 | allow to configure the additional information of the view inside the viewprop... | Peter Penz |
| 2007-10-09 | remove Dolphin specific service menus, Konqueror and Dolphin use now the same... | Peter Penz |
| 2007-10-05 | Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi... | Peter Penz |
| 2007-10-04 | ${CMAKE_SOURCE_DIR}/libkonq doesn't exist now | Laurent Montel |
| 2007-09-27 | use blitz instead of deprecated kdefx, remove kdefx headers where unused | Matthew Woehlke |
| 2007-09-19 | Dolphin is now QT3_SUPPORT free | Urs Wolfer |
| 2007-09-17 | Create the new architecture for KCategorizedView. Now DolphinModel is created... | Rafael Fernández López |
| 2007-08-25 | use system-file-manager icon instead of custom Dolphin icon | Peter Penz |
| 2007-07-25 | ok, second try: make use of KDirSortFilterProxyModel. 'Show in Groups' still ... | Nick Shaforostoff |
| 2007-07-23 | change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY... | Laurent Montel |
| 2007-07-21 | ok, reverting as requested by Peter Penz. | Nick Shaforostoff |
| 2007-07-20 | Make use of the newly added KDirSortFilterProxyModel class -- that is, essent... | Nick Shaforostoff |
| 2007-07-10 | remove kde4_automoc() | Allen Winter |
| 2007-07-09 | Rename KListView to KCategorizedView as decided | Rafael Fernández López |
| 2007-07-06 | Make KListView capable of drawing categories on our own way. This make things... | Rafael Fernández López |
| 2007-07-05 | Remove not necessary cmake variable | Laurent Montel |
| 2007-07-02 | Remove not necessary variable already | Laurent Montel |
| 2007-07-02 | not necessary to duplicate it | Laurent Montel |
| 2007-07-01 | Here comes dolphinpart, to use dolphin as the file management view in konqueror. | David Faure |