| Age | Commit message (Expand) | Author |
| 2008-05-29 | Only select an item if the current item has been changed by a key press (e. g... | Peter Penz |
| 2008-05-11 | Per default QTreeView starts either a selection or a drag operation when drag... | Peter Penz |
| 2008-04-16 | * clear the selection toggle when zooming in or out | Peter Penz |
| 2008-04-16 | if the mouse is above an item and moved very fast outside the widget, no view... | Peter Penz |
| 2008-03-12 | As the Qt-issue 160611 is solved in Qt4.4 and Fredrik has improved KFileItemD... | Peter Penz |
| 2008-02-21 | stay consistent with the QListView behavior: changed the current index also c... | Peter Penz |
| 2008-02-21 | Let the DolphinController be aware on which QAbstractItemView instance he is ... | Peter Penz |
| 2008-02-21 | Prevent code duplication by moving the duplications into the DolphinController. | Peter Penz |
| 2008-02-17 | * if the system font is changed during Dolphin is open, take care to update t... | Peter Penz |
| 2008-02-12 | Move the Ctrl-wheel zoom handling to dolphinview. | Luciano Montanaro |
| 2008-01-26 | Blend in a toggle button when hovering items. This allows selecting items wit... | Peter Penz |
| 2008-01-16 | don't resize the columns automatically, as soon as the user has modified the ... | Peter Penz |
| 2008-01-05 | Remember the additional-info property (size, date, type, ...) for each view m... | Peter Penz |
| 2007-12-06 | Fixed wrong usage of QStyleOptionViewItem: caching of the file item in the co... | Peter Penz |
| 2007-11-20 | Drag & drop fixes for all views: assure that a consistent pixmap for the drag... | Peter Penz |
| 2007-11-07 | Fixed performance issue in the details-view when showing > 10000 items: | Peter Penz |
| 2007-11-06 | When switching from e. g. the icons view to the details view, additional info... | Peter Penz |
| 2007-10-26 | due to the recent tagging freeze this commit contains several fixes in one: | Peter Penz |
| 2007-10-05 | fixed most regressions due to the previous column-view refactoring | Peter Penz |
| 2007-10-05 | Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi... | Peter Penz |
| 2007-09-27 | allow to show/hide the columns of the details-view by a context menu for the ... | Peter Penz |
| 2007-09-26 | assure that the width of the name-column cannot get too small when decreasing... | Peter Penz |
| 2007-09-09 | Reactivate keyboard navigation again. Previously the Return key did not work,... | Peter Penz |
| 2007-08-28 | Clicking on items in dolphin part finally implemented. | David Faure |
| 2007-06-02 | don't forget to clear the hover information when a drag leave event occurs | Peter Penz |
| 2007-06-02 | Provide a hover information when dragging items above other items. TODO: this... | Peter Penz |
| 2007-05-31 | reimplemented rubberband handling in Details View without using the (quite sl... | Peter Penz |
| 2007-05-31 | Provide a rubberband for the Details View when selecting items. This assures ... | Peter Penz |
| 2007-05-12 | hover fix for the details mode: hovering should only be done on the name colu... | Peter Penz |
| 2007-05-09 | include cleanup | Dirk Mueller |
| 2007-03-25 | fix export | Christian Ehrlicher |
| 2007-03-23 | Create shared lib as discussed with David and Peter | Laurent Montel |
| 2007-03-01 | allow zooming in and zooming out in the details view | Peter Penz |
| 2007-02-27 | The icons view and details view don't use hardcoded (test-) values anymore, i... | Peter Penz |
| 2007-02-14 | Step one for having DolphinParts for the icons and details view, which can be... | Peter Penz |
| 2007-02-06 | If the user changes the sorting by clicking on a header section, the resultin... | Peter Penz |
| 2007-02-05 | update the header indicators corresponding to the current sort column and sor... | Peter Penz |
| 2007-01-25 | First step for making the details view usable again: | Peter Penz |
| 2007-01-15 | Use a QTreeView for the representation of the details view (previously a QLis... | Peter Penz |
| 2007-01-10 | Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch... | Peter Penz |
| 2006-12-08 | Update the FSF address to 51 Franklin Street (hopefully it is the right one) | Holger Freyther |
| 2006-11-24 | Initial step for moving to KDirModel. Large code parts have been deleted, as ... | Peter Penz |
| 2006-11-21 | commited initial version of Dolphin | Peter Penz |