| Age | Commit message (Expand) | Author |
| 2008-05-07 | don't disable the scrollTo() functionality if a QAbstractItemView state is se... | Peter Penz |
| 2008-05-07 | enable the scrollTo() functionality if it has been triggered by a key-press | Peter Penz |
| 2008-05-06 | Fixed issue that the vertical scrollbar jumps back to the initial state durin... | 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-01 | don't start the editor for renaming the files when double clicking on items | Peter Penz |
| 2008-03-30 | Third attempt for fixing the layout issue, this time without side effects and... | Peter Penz |
| 2008-03-30 | Revert last commit; the issue seems to be reproducible only in combination wi... | Peter Penz |
| 2008-03-29 | QListView might return a wrong x-position if the decoration size decreases. I... | Peter Penz |
| 2008-03-23 | provide a config module for the settings GUI of the Dolphin views, so that it... | Peter Penz |
| 2008-03-20 | assure that the maximum size of the item-delegate gets updated before showing... | Peter Penz |
| 2008-03-20 | QListView does not support having a margin for grids. Originally it has been ... | Peter Penz |
| 2008-03-13 | Don't force that the preview size must be >= the icon size. This gets confusi... | 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-03-05 | provide an unintrusive frame for previews of images | Peter Penz |
| 2008-02-21 | Fixed wrong comments. Discussed with David Faure: installing an event filter ... | 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-12 | Move the Ctrl-wheel zoom handling to dolphinview. | Luciano Montanaro |
| 2008-02-01 | Zoom in and out the icon view on Ctrl+Mouse wheel. | Luciano Montanaro |
| 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-17 | if the icons are aligned left to right, the vertical wheel event should be ap... | 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-16 | The drag&drop helper did not make the difference between the different kind o... | Rafael Fernández López |
| 2007-12-14 | Moving code around in dolphin fixes DnD support in konqueror :) | David Faure |
| 2007-12-06 | Fixed wrong usage of QStyleOptionViewItem: caching of the file item in the co... | Peter Penz |
| 2007-12-04 | Allow turning off the feature that additional information might be shown in t... | Peter Penz |
| 2007-11-28 | fix crash during drag & drop if the file item is not available (thanks to Joh... | Peter Penz |
| 2007-11-27 | Do not crash if the index is not valid. | John Tapsell |
| 2007-11-20 | Allow using a common drag and drop pixmap also for the KCategorizedView. The ... | Peter Penz |
| 2007-11-20 | Drag & drop fixes for all views: assure that a consistent pixmap for the drag... | Peter Penz |
| 2007-11-19 | fix minor margin issue for the item boundaries | Peter Penz |
| 2007-11-19 | Icons view: assure that the vertical spacing does not grow as fast as the hor... | 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-15 | SVN_SILENT: make code more readable | Peter Penz |
| 2007-11-15 | Bypass a layout issue in QListView::visualRect(), where the horizontal positi... | Peter Penz |
| 2007-10-30 | * fixed drag & drop issue in column view (dropping on files was not possible ... | Peter Penz |
| 2007-10-26 | Simplify DolphinController: don't remember the show-preview state in the cont... | Peter Penz |
| 2007-10-26 | due to the recent tagging freeze this commit contains several fixes in one: | Peter Penz |