| Age | Commit message (Expand) | Author |
| 2009-01-05 | QAbstractItemView::scrollTo() may get called by QListView::keyPressEvent(), s... | Peter Penz |
| 2009-01-04 | Only expand the tree view if it has an enabled 'itemsExpandable' property. If... | Peter Penz |
| 2009-01-04 | SVN_SILENT: minor coding style cleanups | Peter Penz |
| 2009-01-04 | Fixed issue that in combination with the "automatically open folders during d... | Peter Penz |
| 2009-01-04 | Don't set the mouse button state to NoButton, this is invalid e. g. during a ... | Peter Penz |
| 2009-01-04 | SVN_SILENT: minor coding style cleanups | Peter Penz |
| 2009-01-04 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-01-03 | contentsPos turned out to be a little broken - it would always return (0,0), ... | Simon Paul St James |
| 2009-01-02 | don't cache the preview of the information sidebar, as this restricts the max... | Peter Penz |
| 2009-01-02 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2009-01-02 | Instead of increasing the grid spacing, increase the item size, so that there... | Peter Penz |
| 2009-01-02 | not necessary | Laurent Montel |
| 2008-12-30 | fixed crash when enabling grouping by date and having dates like | Peter Penz |
| 2008-12-30 | optimize the grid size of the icons view to prevent having gaps on the right ... | Peter Penz |
| 2008-12-30 | SVN_SILENT: minor coding style cleanups | Peter Penz |
| 2008-12-28 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-12-27 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-12-27 | fix bug Bug 177446 icons now in Oxygen | Nuno Fernades Pinheiro |
| 2008-12-26 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-12-26 | Patch by Drew Fisher: enable keypad enter in dolphin. | Leonardo Finetti |
| 2008-12-24 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-12-24 | Open the sidebar on applications:/, not on applications:, that URL makes no s... | David Faure |
| 2008-12-23 | assure that the zoom slider tooltip is always updated when changing a value | Peter Penz |
| 2008-12-22 | revert SVN commit 899245: The patch does not work as expected. | Peter Penz |
| 2008-12-22 | minor coding style fixes: | Peter Penz |
| 2008-12-21 | fixed ARK drop handling as suggested by Harald Hvaal | Peter Penz |
| 2008-12-21 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-12-21 | When common view properties are used for all folders, the internal properties... | Peter Penz |
| 2008-12-20 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-12-20 | Assure that the items within the "Others" group are sorted too, when sorting ... | Peter Penz |
| 2008-12-19 | minor improvement to last commit: only request the focus if we have a listabl... | Peter Penz |
| 2008-12-19 | Don't request the focus for the view because of a completed directory lister,... | Peter Penz |
| 2008-12-17 | turn off the filter when closing the filterbar by CTRL+I | Peter Penz |
| 2008-12-16 | assure that a column of the column view acts as focus proxy when being active | Peter Penz |
| 2008-12-16 | Assure that the view gets focused when: | Peter Penz |
| 2008-12-15 | Ctrl+F when in trash:/ (or any other remote protocol) said "malformed url" be... | David Faure |
| 2008-12-14 | * Don't ignore the maximum file size for previews in the information panel. C... | Peter Penz |
| 2008-12-13 | When dropping an Amarok file into Dolphin, mimeData->hasUrls() returns true a... | Peter Penz |
| 2008-12-13 | only jump automatically to the current index, if the autoscrolling is not active | Peter Penz |
| 2008-12-13 | provide separate scroll increments for the horizontal and vertical scrolling | Peter Penz |
| 2008-12-13 | Especially when using the details view in combination with the split function... | Peter Penz |
| 2008-12-13 | Handling the key events for autoscrolling in DolphinViewAutoscroller does not... | Peter Penz |
| 2008-12-12 | The nasty "100 ms" delay is not necessary anymore, doing a queued call works ... | Peter Penz |
| 2008-12-12 | if "split view" is used as startup setting, also open new tabs in the split v... | Peter Penz |
| 2008-12-12 | If the users enters an URL that represents a file, open the file by the corre... | Peter Penz |
| 2008-12-12 | don't disable the "Create New" menu entry, when switching between columns of ... | Peter Penz |
| 2008-12-12 | SVN_SILENT: removed trailing spaces | Peter Penz |
| 2008-12-12 | Exchange the order of the zoom slider and the capacity bar. Thanks to Frederi... | Peter Penz |
| 2008-12-11 | as the detailsview and columnview can also have icon sizes up to 256 x 256 pi... | Peter Penz |
| 2008-12-11 | Include page-up, page-down, home + end as keys that need autoscrolling. Thank... | Peter Penz |