| Age | Commit message (Expand) | Author |
| 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 |
| 2008-11-22 | We require Qt 4.4.0 | André Wöbbeking |
| 2008-11-20 | assure that the meta information labels get not clipped vertically when using... | Peter Penz |
| 2008-11-20 | fixed wrapping of the name label (QLabel only supports wrapping on words) | Peter Penz |
| 2008-11-20 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-11-19 | * fixed issue that the autoresizing of columns is applied when adding/removin... | Peter Penz |
| 2008-11-19 | Disable the "quick view" feature: I like the Previewer plasmoid, but I think ... | Peter Penz |
| 2008-11-19 | assure that no expensive operations are done when the Information Panel has b... | Peter Penz |
| 2008-11-19 | don't request a tooltip during a selection | Peter Penz |
| 2008-11-19 | removed unnecessary line | Peter Penz |
| 2008-11-19 | fixed issue that the zoom slider might not have enough vertical space when ha... | Peter Penz |
| 2008-11-18 | makeItCompile, sorry and thanks to Tm_T | Albert Astals Cid |
| 2008-11-18 | more correct english | Albert Astals Cid |
| 2008-11-18 | Use i18ncp for proper plural handling | Albert Astals Cid |
| 2008-11-17 | i18n style guide fixes | Stephan Binner |
| 2008-11-17 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-11-17 | replace "Show selection toggle" by "Show selection marker" | Peter Penz |
| 2008-11-15 | added metainfo-support for album, artist, genre, width, height, lines, title,... | Peter Penz |
| 2008-11-14 | disable the 'Create New' entry in the context menu, if the directory does not... | Peter Penz |