| Age | Commit message (Expand) | Author |
| 2008-10-07 | If an URL cannot be listed, just let the view and the panels show the last li... | Peter Penz |
| 2008-10-07 | when changing the settings it is necessary to refresh all tabs, not only the ... | Peter Penz |
| 2008-10-06 | allow to configure whether the zoom slider and/or the space information shoul... | Peter Penz |
| 2008-10-01 | * adjusted Dolphin to use KonqOperations::doDrop() instead of using a custom ... | Peter Penz |
| 2008-09-29 | Fix connect. | David Faure |
| 2008-09-28 | Use KonqOperations::doDrop() instead of a custom dropping code. Still some mi... | Peter Penz |
| 2008-09-23 | Fixed issue that the "Show Menu Bar" state is not updated correctly (workarou... | Peter Penz |
| 2008-09-04 | don't use SPACE as shortcut for Quick View, as this conflicts with the Termin... | Peter Penz |
| 2008-08-26 | Booo... false alarm. After going to the XMLGUI code this is perfect. I also w... | Rafael Fernández López |
| 2008-08-26 | Do not create with Save flag. OMG, this is a very bad problem of XMLGUI... if... | Rafael Fernández López |
| 2008-08-14 | Fix for show_filter_bar action of tools-menu, which is not correctly set (whe... | Sascha Peilicke |
| 2008-08-12 | Activate the tab when an item is dragged above an inactive tab. Thanks to Dmi... | Peter Penz |
| 2008-08-12 | Assure that the "Close Tab" action gets disabled when only one tab is open. | Peter Penz |
| 2008-07-31 | We want to change the tab, not just the view. | Alex Merry |
| 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 | Provide a "Quick View" in the Tools menu, which uses the Previewer plasmoid. | Peter Penz |
| 2008-07-22 | fixed issue that the close-action for the split view has been applied to the ... | Peter Penz |
| 2008-07-11 | Code factorization: move "properties" action and slot to DolphinViewActionHan... | David Faure |
| 2008-06-30 | Move the "Find File..." action from DolphinMainWindow to DolphinViewActionHan... | 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-28 | Don't check for "kompare" each time 2 items are selected (thanks to Andreas S... | Peter Penz |
| 2008-06-10 | Move code for disabling the paste action into DolphinView::pasteInfo() -> Dol... | Peter Penz |
| 2008-06-08 | disable the paste action if no writing is supported for the paste-destination | Peter Penz |
| 2008-06-05 | When "move_to_trash" is disabled and "delete" is enabled (e.g. non-local files), | David Faure |
| 2008-06-02 | Fix the edit-menu action disabling/enabling bug in dolphinpart finally! Also,... | George Goldberg |
| 2008-06-01 | increase the readability of the code | Peter Penz |
| 2008-06-01 | Fix dolphin to only enable the Cut context menu option if the file capabilite... | George Goldberg |
| 2008-05-28 | Assure that tabs always have a text. If the file name is empty, use the proto... | Peter Penz |
| 2008-05-18 | Adding icon name "tab-close-other" to replace "tab-close" where the action is... | James Richard Tyrer |
| 2008-05-11 | A middle click on an item of the tree view panel should open the URL inside a... | Peter Penz |
| 2008-05-11 | If the middle mouse button is pressed above an item of the places panel, open... | Peter Penz |
| 2008-05-04 | Move "Adjust view properties" to dolphinviewactionhandler so that it's availa... | David Faure |
| 2008-05-04 | Assure that after "Split View" has been executed, that the second view gets t... | Peter Penz |
| 2008-04-30 | KonqFileUndoManager moved to kdelibs, as KIO::FileUndoManager. Ported the cod... | David Faure |
| 2008-04-23 | let a double-click on the empty tab-area open a new tab (-> consistent with k... | Peter Penz |
| 2008-04-20 | Fix bug with the UndoUiInterface usage: if more than one mainwindow was used,... | David Faure |
| 2008-04-18 | fixed some stupid bugs I did not see in the previous commit -> after 9 hours ... | Peter Penz |
| 2008-04-18 | consider the protocol and directory capabilities for file actions like Rename... | Peter Penz |
| 2008-04-16 | fix possible crash when selecting "New Tab" from the tab context menu of an i... | Peter Penz |
| 2008-04-16 | * provide context menu for tabs | Peter Penz |
| 2008-04-14 | let Dolphin use the new tab-close-buttons | Peter Penz |
| 2008-04-13 | implemented functionality for closing tabs | Peter Penz |
| 2008-04-13 | prevent flickering when switching between tabs having a split view | Peter Penz |
| 2008-04-13 | fixes for tabs: | Peter Penz |
| 2008-04-12 | when clicking with the middle mouse button on a directory, a new tab should b... | Peter Penz |
| 2008-04-12 | "New Tab" menu + some related code ;-) | Peter Penz |
| 2008-03-29 | Move the pasteIntoFolder() method from the contextmenu into DolphinView. This... | Peter Penz |
| 2008-03-21 | Append # to the object name (window role), KWin uses it for better | Luboš Luňák |