| Age | Commit message (Expand) | Author |
| 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 | Revert the moving of the action to the DolphinView instance, this doesn't wor... | David Faure |
| 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-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 |
| 2007-10-01 | Making KFileItemList value based. | Tobias Koenig |
| 2007-09-17 | drag and drop fixes for the column view (implied a signal changed which affec... | Peter Penz |
| 2007-09-09 | provide backspace as alternative shortcut for "go back" | Peter Penz |
| 2007-09-09 | change shortcut from the information sidebar to F11 for having a common setti... | Peter Penz |
| 2007-08-30 | F9 opens the places panel (-> consistent with file-dialog), F7 the folders pa... | Peter Penz |
| 2007-08-25 | use new icons for closing the inactive view | Peter Penz |
| 2007-08-16 | The inactive view gets closed, no joining is done -> fix text | Peter Penz |
| 2007-08-13 | Use KFileItem by value rather than by pointer | David Faure |
| 2007-08-12 | * fixed issue that when having a split view, that both views get the same col... | Peter Penz |
| 2007-07-25 | Don't add the terminal to the right docking area, if it may only get aligned ... | Peter Penz |
| 2007-07-13 | apply shortcuts for docks | Peter Penz |
| 2007-07-13 | instead of "Sort" -> "By Name", "By Date", "By Size", ... | Peter Penz |
| 2007-07-08 | KUIT adaptions | Peter Penz |
| 2007-07-02 | Change signature of requestItemInfo signal, to avoid fileitem -> url -> index... | David Faure |