| Age | Commit message (Expand) | Author |
| 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 |
| 2008-06-29 | Move the block for resizing the preview, applying an item effect + border to ... | Peter Penz |
| 2008-06-29 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-06-29 | Internal cleanup: Make it easier getting the correct file item that should be... | Peter Penz |
| 2008-06-29 | Don't grey out an invalid preview immediately, but with a small timeout. This... | Peter Penz |
| 2008-06-29 | SVN_SILENT: Renamed m_timer to m_infoTimer and slotTimeout() to slotInfoTimeo... | Peter Penz |
| 2008-06-29 | Don't disable the "Properties" action when no file is selected, just use the ... | Peter Penz |
| 2008-06-29 | provide Ctrl+T as alternative shortcut to Ctrl+Shift+N for "New Tab" like Kon... | Peter Penz |
| 2008-06-29 | Improve mouse middle click path paste behavior: first check selection clipboa... | Urs Wolfer |
| 2008-06-28 | Don't check for "kompare" each time 2 items are selected (thanks to Andreas S... | Peter Penz |
| 2008-06-27 | Also allow to use the selection toggle when double click is used. This allows... | Peter Penz |
| 2008-06-27 | SVN_SILENT: fix documentation typo | Peter Penz |
| 2008-06-27 | tried to simplify the logic to decide whether the information panel should sh... | Peter Penz |
| 2008-06-27 | Avoid blocking of the GUI when creating previews for invisible items. The blo... | Peter Penz |
| 2008-06-27 | It is hard to understand which is the actual selected item here: m_selection,... | Sebastian Trueg |
| 2008-06-26 | Assure that the file capabilities are respected when opening the context menu... | Peter Penz |
| 2008-06-26 | respect the inline-renaming setting also for the Folder Panel (= treeview) | Peter Penz |
| 2008-06-26 | assure that the tooltip never exceeds the desktop area | Peter Penz |
| 2008-06-26 | Properly handle setting of an empty tag list. | Sebastian Trueg |
| 2008-06-26 | fix linking | Dirk Mueller |