| Age | Commit message (Expand) | Author |
| 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 |
| 2008-01-21 | Cleanup: let the DolphinView be aware about the used action collection. This ... | Peter Penz |
| 2008-01-19 | stay consistent with Konqueror: F10 creates a new directory | Peter Penz |
| 2008-01-10 | use F3 for "Split View" instead of F10, as F10 is used for "new directory" si... | Peter Penz |
| 2008-01-10 | Backport: use F3 for "Split View" instead of F10 | Peter Penz |
| 2008-01-07 | Backport of bugfix 154434 (trunk revision 757791): Remember the additional-in... | Peter Penz |
| 2008-01-05 | Remember the additional-info property (size, date, type, ...) for each view m... | Peter Penz |
| 2008-01-01 | Icon renaming (code changes - KDE/): | Jakob Petsovits |
| 2007-12-19 | Now the konsole part is autodestructed when no tabs do exist. This makes the ... | Rafael Fernández López |
| 2007-12-18 | Disable the action that launches kompare if kompare is not installed. | David Faure |
| 2007-12-16 | If the URL navigator is editable and has the focus, Ctrl+A should select the ... | Peter Penz |
| 2007-12-14 | Moving code around in dolphin fixes DnD support in konqueror :) | David Faure |
| 2007-12-04 | Allow turning off the feature that additional information might be shown in t... | Peter Penz |
| 2007-12-01 | Make file properties dialog box non-modal | John Tapsell |
| 2007-11-30 | Hide the "Sort by Rating" and "Sort by Tags" menu entries for KDE 4.0, as cur... | Peter Penz |
| 2007-11-30 | enable session management | Peter Penz |
| 2007-11-25 | there's no need having 2-liners inside their own method when this method is o... | Peter Penz |
| 2007-11-18 | allow to show/hide the menubar | Peter Penz |
| 2007-11-18 | Check whether the shift key is pressed when the "Move to Trash" action is exe... | Peter Penz |
| 2007-11-17 | Fix "delete" and "move to trash" actions in dolphinpart; moved all logic for ... | David Faure |
| 2007-11-15 | Implement cut/copy/paste in dolphinpart. | David Faure |
| 2007-11-15 | Implement renaming in dolphinpart. | David Faure |
| 2007-11-15 | KonqUndoManager -> KonqFileUndoManager, to prepare for a KonqUndoManager in k... | David Faure |