| Age | Commit message (Expand) | Author |
| 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 |
| 2007-11-04 | Replace file-find icon by edit-find | Fathi Boudra |
| 2007-11-04 | KrushDays-fix: fixed issue that F6 does not apply the focus to the URL naviga... | Peter Penz |
| 2007-11-02 | Fix the conflict between cut and delete shortcuts | Andreas Pakulat |
| 2007-10-29 | Results of setShortcut() auditing (QAction::setShortcut() gets called without... | Hamish Rodda |
| 2007-10-29 | Icon naming spec compliance (code changes): | Jakob Petsovits |
| 2007-10-26 | due to the recent tagging freeze this commit contains several fixes in one: | Peter Penz |
| 2007-10-24 | * don't show a horizontal scrollbar in the places panel | Peter Penz |
| 2007-10-22 | icon renamings: | Pino Toscano |
| 2007-10-20 | Reverts commit 726516. We have to report the URL changed to the outside | Kevin Ottens |
| 2007-10-17 | This fixes the problem that when you click the first time on a place | Rafael Fernández López |
| 2007-10-10 | DolphinPart: provide a way to switch between view modes in konqueror. | David Faure |
| 2007-10-02 | Allow showing additional information like type, size and date in parallel for... | Peter Penz |
| 2007-10-02 | replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil... | Peter Penz |
| 2007-10-01 | Port dolphin to the KFileItemDelegate API changes. | Fredrik Höglund |