| Age | Commit message (Expand) | Author |
| 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 | Only select an item if the current item has been changed by a key press (e. g... | 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 | Wow, giving fileItem.url().url() to KFileMetaInfo is a bad idea -- it takes t... | David Faure |
| 2008-05-28 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-28 | Assure that tabs always have a text. If the file name is empty, use the proto... | Peter Penz |
| 2008-05-28 | Move the code for restoring the current item from DolphinViewContainer to Dol... | Peter Penz |
| 2008-05-28 | assure that the preview widget of the information bar gets not overlapped by ... | Peter Penz |
| 2008-05-27 | people want tabs, give them tabs | Dirk Mueller |
| 2008-05-27 | Give dialog a parent. | Craig Drummond |
| 2008-05-27 | Use INSTALL_TARGETS_DEFAULT_ARGS | Laurent Montel |
| 2008-05-26 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-20 | when going back in history apply the keyboard focus to the the previously sho... | Peter Penz |
| 2008-05-20 | remove (another) unused method | Peter Penz |
| 2008-05-20 | remove unused method | Peter Penz |
| 2008-05-20 | The Oxygen style provides now a nicer progress bar -> increase the content he... | Peter Penz |
| 2008-05-19 | Argh, I knew I forgot to commit this dir. Sorry about that. | David Faure |
| 2008-05-19 | This compiles and may or may not work as intended. | Andreas Hartmetz |
| 2008-05-19 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-18 | Adding icon name "tab-close-other" to replace "tab-close" where the action is... | James Richard Tyrer |
| 2008-05-17 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-17 | Use a quint64 (always 64 bits) instead of a unsigned long int (32 bits | Ivo Anjo |
| 2008-05-14 | Fixed following issue for the information sidebar: | Peter Penz |
| 2008-05-14 | Only the infosidebar panel is interested in selections -> move it from the si... | Peter Penz |
| 2008-05-14 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-12 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-12 | Icon renaming (code changes): | Jakob Petsovits |
| 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-11 | Per default QTreeView starts either a selection or a drag operation when drag... | Peter Penz |
| 2008-05-11 | Update the internal state only, if no expanding/collapsing area has been hit ... | Peter Penz |
| 2008-05-11 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-10 | Don't (mis)use MenuItem::Separator for the information bar, as Oxygen is able... | Peter Penz |
| 2008-05-09 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-08 | * Prevent that the QTreeView::scrollTo() method adjusts the position of the h... | Peter Penz |
| 2008-05-08 | clear the selection when loading the sub tree | Peter Penz |
| 2008-05-08 | * If one item is selected and the item is (at least partly) visible, assure t... | Peter Penz |
| 2008-05-08 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2008-05-07 | don't disable the scrollTo() functionality if a QAbstractItemView state is se... | Peter Penz |
| 2008-05-07 | Update selection toggle icon when the icon theme has been changed. Thanks to ... | 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-05-07 | SVN_SILENT: minor coding style fixes | Peter Penz |
| 2008-05-07 | enable the scrollTo() functionality if it has been triggered by a key-press | Peter Penz |
| 2008-05-07 | SVN_SILENT made messages (.desktop file, second try) | Script Kiddy |
| 2008-05-06 | Fixed issue that the vertical scrollbar jumps back to the initial state durin... | Peter Penz |