| Age | Commit message (Expand) | Author |
| 2008-08-05 | Now the IconManager does not depend anymore from Dolphin classes. If at least... | Peter Penz |
| 2008-08-05 | First step of refactoring to improve the zooming capabilities of views: | Peter Penz |
| 2008-08-05 | Make dolphin link to KIO (reduced library interface problem) | Thiago Macieira |
| 2008-08-03 | Allow to configure in the startup configuration whether the URL Navigator sho... | Peter Penz |
| 2008-08-03 | increase version number | Peter Penz |
| 2008-08-03 | fixed issue that the "[ ] Show 'Delete' command" for the context menu did not... | Peter Penz |
| 2008-08-03 | warning-- | Peter Penz |
| 2008-08-03 | re-add assertions (have been accidentally removed by myself in the last commit) | Peter Penz |
| 2008-08-03 | Prevent that Konqueror crashs if pressing F2 (= Rename) although no items are... | Peter Penz |
| 2008-07-31 | We want to change the tab, not just the view. | Alex Merry |
| 2008-07-29 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-07-26 | forgot to remove unused variable in last commit | Peter Penz |
| 2008-07-26 | use DBus interface instead of KRun::runCommand() | Peter Penz |
| 2008-07-26 | Tooltips are shown on wrong position in combination with a dual screen setup.... | Peter Penz |
| 2008-07-26 | it's http://dolphin.kde.org/ now | Urs Wolfer |
| 2008-07-26 | Provide a "Quick View" in the Tools menu, which uses the Previewer plasmoid. | Peter Penz |
| 2008-07-26 | Provide a 'int selectedItemsCount() const' interface for performance reasons,... | Peter Penz |
| 2008-07-24 | fix crash when opening a lot of columns and going back very fast by clicking ... | Peter Penz |
| 2008-07-22 | fixed issue that the close-action for the split view has been applied to the ... | Peter Penz |
| 2008-07-20 | This time doing it the correct way: just stop the timers when the widget gets... | Peter Penz |
| 2008-07-20 | SideBarTreeView is derived from KTreeView | Peter Penz |
| 2008-07-20 | revert fix for bug 167044 - although the crash is fixed the autoscroll does n... | Peter Penz |
| 2008-07-20 | fix crash in Folder Panel (= treeview) when Dolphin gets closed before the pa... | Peter Penz |
| 2008-07-19 | fixed issue that Dolphin uses the wrong settings for the move-to-trash and de... | Peter Penz |
| 2008-07-19 | forwardport of rev. 834841: | André Wöbbeking |
| 2008-07-19 | Disable the menu 'File' -> 'Create New...' if no writing is supported. | Peter Penz |
| 2008-07-19 | fix possible division by 0 crash (no backport to 4.1 needed, as there QProgre... | Peter Penz |
| 2008-07-19 | remember the maximum size, so that an update is also done for the (rare) case... | Peter Penz |
| 2008-07-18 | The space info widget now inherits KCapacityBar. Two things to check: | Rafael Fernández López |
| 2008-07-15 | fix crash | Dirk Mueller |
| 2008-07-11 | Code factorization: move "properties" action and slot to DolphinViewActionHan... | David Faure |
| 2008-07-11 | another i18n TODO done: better description of this special action, for "confi... | David Faure |
| 2008-07-10 | SVN_SILENT: increased version number for KDE 4.2 | Peter Penz |
| 2008-07-09 | prevent crash when "Use common view properties for all folders" is set (unini... | Peter Penz |
| 2008-07-08 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-07-06 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-07-04 | Don't connect multiple times to the selectionChanged signal, otherwise the sl... | David Faure |
| 2008-07-04 | re-enable, fix came in quickly after all | David Faure |
| 2008-07-04 | Forgot to commit new method | Sebastian Trueg |
| 2008-07-04 | quick fix for compilation | David Faure |
| 2008-07-04 | Do not show an ugly confusing message to users but simple open the tagging wi... | Sebastian Trueg |
| 2008-07-02 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-07-01 | fixed wrong logic for showing the space info: if the progress bar is shown, t... | Peter Penz |
| 2008-07-01 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-06-30 | * use existing KFileItem also for the selection instead of creating a new KFi... | Peter Penz |
| 2008-06-30 | Move the "Find File..." action from DolphinMainWindow to DolphinViewActionHan... | Peter Penz |
| 2008-06-30 | dispatch the preview queue immediately before resuming the preview generation | Peter Penz |
| 2008-06-29 | when moving the visible items to the front of the list, take care not to reve... | Peter Penz |
| 2008-06-29 | Use fast image transformation like Gwenview. This increases the performance o... | Peter Penz |
| 2008-06-29 | The check whether there is a cut-selection when receiving a preview consumes ... | Peter Penz |