| Age | Commit message (Expand) | Author |
| 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 |
| 2008-12-11 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-12-11 | assure that the current index stays visible, when the user explicitly changed... | Peter Penz |
| 2008-12-09 | use a smaller step size when using the scroll wheel | Peter Penz |
| 2008-12-09 | a rubberband selection is only possible when using the left mouse button | Peter Penz |
| 2008-12-09 | Just EBN fixes | Rick Xing |
| 2008-12-08 | Port to KDirModel::simplifiedUrlList | David Faure |
| 2008-12-07 | stop the autoscrolling when receiving a drop event | Peter Penz |
| 2008-12-07 | also implement autoscrolling for horizontally aligned views (e. g. icons view... | Peter Penz |
| 2008-12-07 | SVN_SILENT: remove unnecessary include | Peter Penz |
| 2008-12-07 | during drag operations no rubberband selection can be active | Peter Penz |
| 2008-12-06 | Fixed serious usability issue: QAbstractItemView::setAutoScroll() is not usab... | Peter Penz |
| 2008-12-06 | SVN_SILENT: removed debugging output | Peter Penz |
| 2008-12-06 | show a "Copy Here" and "Link Here" action, when a file is dragged within the ... | Peter Penz |
| 2008-12-06 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-12-05 | adding toolbar icon for Create Folder | James Richard Tyrer |
| 2008-12-04 | assure that the column gets resized when expanding directories | Peter Penz |
| 2008-12-04 | hide tooltips when the mousewheel is used | Peter Penz |
| 2008-12-03 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-12-03 | Add addIsCutSelection, and port as much code as possible to KDirModel::mimeData. | David Faure |
| 2008-12-03 | SVN_SILENT: assure that the order of the methods match in the h + cpp file | Peter Penz |
| 2008-12-03 | use KDirModel::mimeData() for cut/copy operations as suggested by David Faure | Peter Penz |
| 2008-12-02 | open the tab in the background when "Open in new tab" is selected with the co... | Peter Penz |
| 2008-12-02 | interop fix: don't give an empty mostLocalUrls list | David Faure |
| 2008-12-01 | * assure that the keyboard focus is in the view when switching between tabs | Peter Penz |
| 2008-12-01 | Fixed regression that triggering of items with the keyboard did not work anym... | Peter Penz |
| 2008-11-30 | revert last patch: KFileItem::getTooltipText() has been patched to provide al... | Peter Penz |
| 2008-11-30 | use the defined tooltip text color | Peter Penz |
| 2008-11-30 | fixed issue that the text width gets very small when turning on previews in t... | Peter Penz |
| 2008-11-30 | krazy fixes: | Urs Wolfer |
| 2008-11-24 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-11-23 | win32 link++ | Christian Ehrlicher |
| 2008-11-23 | SVN_SILENT: doku fix | Peter Penz |
| 2008-11-23 | Opening a tab with the middle mouse button should always be done with one cli... | Peter Penz |
| 2008-11-23 | Fixes MS Windows related issue that when opening a context menu above an item... | Peter Penz |
| 2008-11-23 | Activate the column when a drag enter event has been received. This assures a... | Peter Penz |
| 2008-11-22 | The opening/closing animation of subtrees flickers in combination with the si... | Peter Penz |