| Age | Commit message (Expand) | Author |
| 2007-04-12 | fix issue that the view properties are not read out correctly for first direc... | Peter Penz |
| 2007-04-10 | allow to enable the categorization feature for sorting | Peter Penz |
| 2007-04-09 | adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli... | Peter Penz |
| 2007-04-02 | Rename all the URL navigator related classes to prepare their migration | Kevin Ottens |
| 2007-04-01 | reload view when the settings are applied | Peter Penz |
| 2007-03-27 | Added setters in urlnavigator to remove dependency on dolphinsettings. | David Faure |
| 2007-03-27 | Initial version for a column view support (thanks a lot to Benjamin Meyer for... | Peter Penz |
| 2007-03-26 | Ported to KBookmarkManager::closestBookmark - which even solves another TODO ... | David Faure |
| 2007-03-26 | Using a QLinkedList mostly for "accessing element at index i" is not the best... | David Faure |
| 2007-03-25 | Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars. | Peter Penz |
| 2007-03-22 | improve the handling when applying item effects to cut items | Peter Penz |
| 2007-03-19 | Step 1 of 2 to fix the issue that reloading of a directory resets the content... | Peter Penz |
| 2007-03-17 | Allow to cut, copy, paste, ... the currently selected item from a sidebar by ... | Peter Penz |
| 2007-03-11 | disable the 'Additional information' menu for other views then the 'Icons View' | Peter Penz |
| 2007-03-11 | Allow to set the 'AdditionalInformation' property from KFileItemDelegate for ... | Peter Penz |
| 2007-03-11 | Fixed some drag & drop issues: | Peter Penz |
| 2007-03-10 | Apply an item effect to all cut items. As discussed with Fredrik this should ... | Peter Penz |
| 2007-03-08 | Use hover effect from KFileItemDelegate also for the details view and assure ... | Peter Penz |
| 2007-02-28 | Jippie: file previews are generated again! Thanks to Fredrik for giving me a ... | Peter Penz |
| 2007-02-17 | Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinVi... | Peter Penz |
| 2007-02-17 | Assure that the horizontal and vertical slider position don't reset if an ite... | Peter Penz |
| 2007-02-17 | Removed method 'int columnIndex(Sorting sorting) const'. The mapping is done ... | Peter Penz |
| 2007-02-16 | Reanimated drag & drop support again after introducing the DolphinController.... | Peter Penz |
| 2007-02-14 | minor documentation fixes | Peter Penz |
| 2007-02-14 | Step one for having DolphinParts for the icons and details view, which can be... | Peter Penz |
| 2007-02-10 | restore the x- and y-position of the view if the current view is part of the ... | Peter Penz |
| 2007-02-07 | Additionally to sorting by name, size and date it is now possible to sort by ... | Peter Penz |
| 2007-01-25 | Use KNewMenu instead of custom implementation of Dolphin. TODO: currently err... | Peter Penz |
| 2007-01-23 | Get rid of some KDE 3 relicts. | Peter Penz |
| 2007-01-21 | Cleanup of DolphinContextMenu: | Peter Penz |
| 2007-01-15 | The KMimeTypeResolver instance is owned by the item view and may not be delet... | Peter Penz |
| 2007-01-15 | Use a QTreeView for the representation of the details view (previously a QLis... | Peter Penz |
| 2006-12-20 | - Performance optimization in DolphinView::loadDirectory() (don't store the v... | Peter Penz |
| 2006-12-15 | Update for using a proxy model: prevent accessing the model by model() and do... | Peter Penz |
| 2006-12-14 | Use QSortFilterProxyModel for sorting KFileItems (thanks to Fredrik for this ... | Peter Penz |
| 2006-12-14 | Support 'select all' and 'invert selection' again. | Peter Penz |
| 2006-12-14 | Support changing the sorting type and sort order (TODO: does not work yet as ... | Peter Penz |
| 2006-12-13 | Instead of having a the 3 view modes "icons", "details" and "previews" only 2... | Peter Penz |
| 2006-12-08 | Cleanup of signal/slot handling between the dolphin view and the main window:... | Peter Penz |
| 2006-12-08 | Update the FSF address to 51 Franklin Street (hopefully it is the right one) | Holger Freyther |
| 2006-12-04 | reducing a little bit the number of deprecation warnings | Zack Rusin |
| 2006-12-02 | reanimated the context menu | Peter Penz |
| 2006-11-29 | Make it (almost) possible to have more than one Dolphin KMainWindow | Holger Freyther |
| 2006-11-24 | Assure that the grid size for Icons View, Details View and Previews View has ... | Peter Penz |
| 2006-11-24 | Initial step for moving to KDirModel. Large code parts have been deleted, as ... | Peter Penz |
| 2006-11-22 | As KURL has been renamed to KUrl all classes and methods, which use the term ... | Peter Penz |
| 2006-11-21 | commited initial version of Dolphin | Peter Penz |