| Age | Commit message (Expand) | Author |
| 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 |
| 2008-03-20 | show the Information Panel per default as discussed in core-devel | Peter Penz |
| 2008-03-18 | Fix Krazy i18n issues. | Chusslove Illich |
| 2008-03-12 | remove unused signal | Peter Penz |
| 2008-03-12 | menu actions have not been updated correctly when changing between the split ... | Peter Penz |
| 2008-03-10 | Don't try to show the terminal in dolphin when in Windows | Jeff Mitchell |
| 2008-02-23 | minor cleanup: no need to create a slot which just invokes another method, ju... | Peter Penz |
| 2008-02-16 | let F6 also select the whole text of the URL navigator to stay consistent wit... | Peter Penz |
| 2008-02-15 | Initially I thought it's better not having code as default value inside dolph... | Peter Penz |
| 2008-02-14 | minor code cleanup | Peter Penz |
| 2008-02-14 | ~ is no useful home folder in a Windows environment (thanks to Michael O'Shea... | Peter Penz |
| 2008-02-13 | Provide the "sort by" actions in dolphinpart (konqueror); share and simplify ... | David Faure |
| 2008-02-13 | Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's V... | David Faure |
| 2008-02-11 | Forwardport 773570: | David Faure |
| 2008-02-11 | Factorize all the view-related action handling to DolphinViewActionHandler, t... | David Faure |
| 2008-02-07 | Fixed issue that the "Show Full Location" action is not synchronized with the... | Peter Penz |
| 2008-01-30 | allow dropping items above a place inside the Places panel | Peter Penz |
| 2008-01-28 | keep in sync with 4.0 branch (767566) | David Faure |
| 2008-01-28 | Centralize three more actions so that they are available in DolphinPart: 'Sho... | David Faure |
| 2008-01-27 | - Fix some compiler warnings. | Bill Egert |
| 2008-01-22 | svn merge -r764536:HEAD from 4.0 branch: refactor "additional info" actions a... | David Faure |
| 2008-01-22 | Move the code handling the additional-info-actions to DolphinView; simplify s... | David Faure |
| 2008-01-22 | Use a QActionGroup and save 6 slots (and the duplication of the action names ... | David Faure |
| 2008-01-21 | Make sort/descending available in dolphinpart | David Faure |
| 2008-01-21 | Make sort/descending available in dolphinpart | David Faure |
| 2008-01-21 | forwardport 764429: | David Faure |
| 2008-01-21 | Revert the moving of the action to the DolphinView instance, this doesn't wor... | David Faure |