| Age | Commit message (Expand) | Author |
| 2010-01-27 | Implement the --select option in konqueror again, using Peter's nice work in ... | David Faure |
| 2010-01-27 | Ooops, fix my port to KNewFileMenu | David Faure |
| 2010-01-26 | Reorganise some code in DolphinView and DolphinViewContainer. This | Frank Reininghaus |
| 2010-01-26 | Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on... | David Faure |
| 2010-01-26 | * Do not hide the parent folder since we can now browse into it by simply cli... | Sebastian Trueg |
| 2010-01-26 | Don't show the search options again, if the user closed them and cleared the ... | Peter Penz |
| 2010-01-26 | * Assure that the URL navigator is synchronized with the active column. | Peter Penz |
| 2010-01-26 | changed: made static const data symbols really static const | Friedrich W. H. Kossebau |
| 2010-01-25 | fixed regression: don't open files twice in the column-view | Peter Penz |
| 2010-01-25 | SVN_SILENT: minor coding style fixes | Peter Penz |
| 2010-01-25 | Implement todo (create a dialog box when ok is enable/disable when text is em... | Laurent Montel |
| 2010-01-25 | Now *really' open a new tab if the URL navigator requests it... (the previous... | Peter Penz |
| 2010-01-25 | * Adjust code to use the improved KUrlNavigator API. | Peter Penz |
| 2010-01-22 | Fixed crash, if the categorizied view sorted by date is used. Use case: modif... | Peter Penz |
| 2010-01-20 | - Fix minor typos | Darío Andrés Rodríguez |
| 2010-01-20 | only set the title synchronously for the file-protocol, otherwise use KIO::st... | Peter Penz |
| 2010-01-20 | Use a stat job to determine the caption on non-file URLs. This way we get the... | Sebastian Trueg |
| 2010-01-18 | fixed issue that SVN actions got disabled after selecting items | Peter Penz |
| 2010-01-15 | use KAction::setShortcut() instead of QAction::setShortcut() | Peter Penz |
| 2010-01-15 | assure that the widgets of the panels are resized after receiving the Polish ... | Peter Penz |
| 2010-01-15 | fixed issue that the Information Panel might show some (for the user confusin... | Peter Penz |
| 2010-01-15 | don't try to access invalid files | Peter Penz |
| 2010-01-14 | Use KFileItem::text() instead of name() for pretty printed filenames | Sebastian Trueg |
| 2010-01-14 | If the root directory lister is different from the internally used directory ... | Peter Penz |
| 2010-01-13 | removed unused member variable (the dependency to DolphinMainWindow has been ... | Peter Penz |
| 2010-01-11 | Fixed issue that the keyboard shortcuts for the docks places, folders, inform... | Peter Penz |
| 2010-01-11 | SVN_SILENT: Minor simplificiation of the code. No change of behavior has been... | Peter Penz |
| 2010-01-11 | Fixed issue in details view, that "sometimes" the rubberband selection only s... | Peter Penz |
| 2010-01-11 | BUG:222186 | Harsh Chouraria J |
| 2010-01-11 | Don't offer the "Get Service Menu..." action as public action that can be add... | Peter Penz |
| 2010-01-11 | - When the filterbar has been activated as startup setting, still the view sh... | Peter Penz |
| 2010-01-07 | Fixed issue that the Information Panel might show the old filename after rena... | Peter Penz |
| 2010-01-07 | allow filtering for filenames having a + | Peter Penz |
| 2010-01-06 | SVN_SILENT: ah, forgot to remove temporary testing code... | Peter Penz |
| 2010-01-06 | Send the selectionChanged() signal without delay in case the selection has be... | Peter Penz |
| 2010-01-06 | If an operation has been completed (e. g. a rename operation), the default st... | Peter Penz |
| 2010-01-06 | It is possible that the selection of an inactive column gets changed (e. g. b... | Peter Penz |
| 2010-01-06 | RC1 gets prepared -> increase version number | Peter Penz |
| 2010-01-06 | When changing the selection, the currently shown file item should be reset. T... | Peter Penz |
| 2010-01-06 | Fixed issue that Ctrl+A sometimes did not result in an update of the Informat... | Peter Penz |
| 2010-01-06 | Fixed issue that the "show folders first property" was not delegated to sub d... | Peter Penz |
| 2010-01-06 | use correct icon when opening new tabs with the middle click | Peter Penz |
| 2010-01-06 | SVN_SILENT: removed commented codephin with the column view a wrong layout ha... | Peter Penz |
| 2010-01-06 | Fixed issue that when starting Dolphin with the column view a wrong layout ha... | Peter Penz |
| 2010-01-05 | - search by modification date of the file, not when the file has been tagged ... | Peter Penz |
| 2010-01-05 | - Details view and column view: Just use the height as indicator for the scro... | Peter Penz |
| 2010-01-05 | Prevent black borders when compositing has been disabled. | Peter Penz |
| 2010-01-05 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-01-04 | Revert r1070031 | Christoph Feck |
| 2010-01-04 | msvc compile++ | Christian Ehrlicher |