| 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-05-11 | Update the internal state only, if no expanding/collapsing area has been hit ... | Peter Penz |
| 2008-05-04 | Fixed issue that sometimes the dragging from an inactive view to an active vi... | 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-04-09 | fix drag & drop issue (multiple selected items have been deselected when star... | Peter Penz |
| 2008-04-06 | fix selection regression that has been introduced by synchronizing the curren... | Peter Penz |
| 2008-04-01 | don't start the editor for renaming the files when double clicking on items | Peter Penz |
| 2008-03-12 | * the WA_Hover flag is set by KFileItemDelegate automatically now | Peter Penz |
| 2008-03-12 | As the Qt-issue 160611 is solved in Qt4.4 and Fredrik has improved KFileItemD... | Peter Penz |
| 2008-02-22 | KDE 4.1 requires Qt4.4 -> remove the #ifdefs... | Peter Penz |
| 2008-02-22 | SVN_SILENT: updated comment with the Qt-bugtracker ID | Peter Penz |
| 2008-02-21 | Fixed wrong comments. Discussed with David Faure: installing an event filter ... | Peter Penz |
| 2008-02-21 | stay consistent with the QListView behavior: changed the current index also c... | Peter Penz |
| 2008-02-21 | * Install an event-filter for the view implementations. Whenever a view imple... | 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-21 | Bugfix: Currently, if you open dolphin, select a bunch of files, and right cl... | Eduardo Robles Elvira |
| 2008-02-17 | * if the system font is changed during Dolphin is open, take care to update t... | Peter Penz |
| 2008-02-16 | Bypassed a bug in QTreeView::mouseMoveEvent() (see comment in code). Submitte... | Peter Penz |
| 2008-02-16 | Provide an option for the details view to expand folders (= tree view), as th... | Peter Penz |
| 2008-02-12 | Move the Ctrl-wheel zoom handling to dolphinview. | Luciano Montanaro |
| 2008-02-11 | fix a flickering of the horizontal scrollbar when decreasing the width inside... | Peter Penz |
| 2008-01-26 | reset the selection manager when the URL has been changed (otherwise the sele... | Peter Penz |
| 2008-01-26 | Blend in a toggle button when hovering items. This allows selecting items wit... | Peter Penz |
| 2008-01-26 | * increase the performance of item previews: each item view provides an icon ... | Peter Penz |
| 2008-01-22 | svn merge -r764536:HEAD from 4.0 branch: refactor "additional info" actions a... | David Faure |
| 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-18 | So I guess that is the behaviour that we really want :) | Rafael Fernández López |
| 2007-12-18 | Revert the whole code regarding the discussed issue. Columns view still show ... | Rafael Fernández López |
| 2007-12-18 | Keep consistent all views. Peter, if you decide to revert the change that Dav... | Rafael Fernández López |
| 2007-12-16 | The drag&drop helper did not make the difference between the different kind o... | Rafael Fernández López |
| 2007-12-16 | replace Q_ASSERT by 'if', otherwise each caller of updateElasticBand() must c... | Peter Penz |
| 2007-12-15 | Fixed "Eike Hein"-details-view-issue: | Peter Penz |
| 2007-12-15 | fixed selection behavior in the details view (when the selection enters the v... | Peter Penz |
| 2007-12-06 | Fixed wrong usage of QStyleOptionViewItem: caching of the file item in the co... | Peter Penz |
| 2007-12-01 | Assure that the items of the details view are not expandable. We might think ... | Peter Penz |
| 2007-12-01 | allow the user resizing the columns in the details view | Peter Penz |
| 2007-11-28 | fix crash during drag & drop if the file item is not available (thanks to Joh... | Peter Penz |
| 2007-11-20 | Drag & drop fixes for all views: assure that a consistent pixmap for the drag... | Peter Penz |
| 2007-11-18 | Revert last fix, otherwise context menus on viewport don't work anymore. I'll... | Peter Penz |
| 2007-11-18 | fix crash for the following use case: | Peter Penz |
| 2007-11-07 | Fixed performance issue in the details-view when showing > 10000 items: | Peter Penz |
| 2007-11-06 | update to previous commit: reset bool member correctly | Peter Penz |
| 2007-11-06 | When switching from e. g. the icons view to the details view, additional info... | Peter Penz |
| 2007-10-30 | * fixed drag & drop issue in column view (dropping on files was not possible ... | Peter Penz |
| 2007-10-26 | updated documentation | Peter Penz |
| 2007-10-26 | due to the recent tagging freeze this commit contains several fixes in one: | Peter Penz |