| Age | Commit message (Expand) | Author |
| 2008-06-03 | SVN_SILENT: removed obsolete (now: wrong) comment | Peter Penz |
| 2008-05-30 | revert last (wrong) commit | Peter Penz |
| 2008-05-30 | Fix compil | Alexis Ménard |
| 2008-05-29 | don't clear the selection when the view gets inactive | Peter Penz |
| 2008-05-29 | Assure that the item view gets the keyboard focus when it was activated. This... | Peter Penz |
| 2008-05-29 | SVN_SILENT: minor coding style fix | Peter Penz |
| 2008-05-29 | fix wrong connect | David Faure |
| 2008-05-28 | Handle redirections (e.g. from fish://localhost) without breaking the column ... | David Faure |
| 2008-05-28 | Move the code for restoring the current item from DolphinViewContainer to Dol... | Peter Penz |
| 2008-05-20 | when going back in history apply the keyboard focus to the the previously sho... | Peter Penz |
| 2008-05-07 | Fixed issue the the current view does not get the focus after opening Dolphin... | Peter Penz |
| 2008-05-07 | SVN_SILENT: updated comments | Peter Penz |
| 2008-05-07 | allow Konqueror to open also files inside a new tab, not only directories | Peter Penz |
| 2008-04-30 | KonqFileUndoManager moved to kdelibs, as KIO::FileUndoManager. Ported the cod... | David Faure |
| 2008-04-24 | avoid unnecessary copies by using const & in foreach | Albert Astals Cid |
| 2008-04-12 | when clicking with the middle mouse button on a directory, a new tab should b... | Peter Penz |
| 2008-04-09 | hide the tooltip when an item gets triggered or a context menu is opened | Peter Penz |
| 2008-04-09 | Provide tooltips. Per default tooltips are turned off because the information... | Peter Penz |
| 2008-04-08 | Bypassed a Qt-issue where enabling the menu-animation for QApplication emits ... | Peter Penz |
| 2008-04-08 | Provide a setting to turn on/off tooltips. The tooltip implementation itself ... | Peter Penz |
| 2008-03-29 | Move the pasteIntoFolder() method from the contextmenu into DolphinView. This... | Peter Penz |
| 2008-03-29 | SVN_SILENT: assure that the position of the methods in the cpp file matchs wi... | Peter Penz |
| 2008-03-29 | SVN_SILENT: assure that the position of the methods in the cpp file matchs wi... | Peter Penz |
| 2008-03-29 | The paste operation should ignore the current selection to behave similar as ... | Peter Penz |
| 2008-03-23 | provide an option to rename files inline | Peter Penz |
| 2008-03-20 | QListView does not support having a margin for grids. Originally it has been ... | Peter Penz |
| 2008-03-18 | Fix Krazy i18n issues. | Chusslove Illich |
| 2008-03-17 | because of the recent Information Panel fixes it is now possible again that p... | Peter Penz |
| 2008-03-13 | differ between pasting one folder, pasting one file and pasting n items | Peter Penz |
| 2008-03-12 | If a user pastes a directory into itself, ask him whether this intended and g... | Peter Penz |
| 2008-03-06 | prevent flickering when zooming in or zooming out | Peter Penz |
| 2008-02-21 | * Install an event-filter for the view implementations. Whenever a view imple... | Peter Penz |
| 2008-02-21 | Let the DolphinController be aware on which QAbstractItemView instance he is ... | Peter Penz |
| 2008-02-16 | Provide an option for the details view to expand folders (= tree view), as th... | Peter Penz |
| 2008-02-15 | don't connect to a non-existent slot (the code for updateCutItems() is now pa... | Peter Penz |
| 2008-02-13 | Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's V... | David Faure |
| 2008-02-12 | Move the Ctrl-wheel zoom handling to dolphinview. | Luciano Montanaro |
| 2008-02-11 | apply sorting + sort order to the column view | Peter Penz |
| 2008-02-11 | Forwardport 773570: | David Faure |
| 2008-02-11 | Factorize all the view-related action handling to DolphinViewActionHandler, t... | David Faure |
| 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 | Column-View: When switching to another view-mode, just switch the view for th... | Peter Penz |
| 2008-01-26 | * increase the performance of item previews: each item view provides an icon ... | Peter Penz |
| 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 | restore previous behavior: additional info actions are not mutually exclusive. | 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 |