| Age | Commit message (Expand) | Author |
| 2010-02-26 | Show meta information also for files, which are not indexed (or in the case i... | Peter Penz |
| 2010-02-26 | The number of fixed meta-info items may vary dependent on whether Nepomuk is ... | Peter Penz |
| 2010-02-25 | Request the activation of the view, even if the column is marked as active al... | Peter Penz |
| 2010-02-25 | Forward port of SVN commit 1096089: Fix regression that columns stay empty wh... | Peter Penz |
| 2010-02-25 | Also show meta informations of files, if Nepomuk is not running or if the fil... | Peter Penz |
| 2010-02-25 | * No need to reload all tags when one is deleted. | Sebastian Trueg |
| 2010-02-23 | Remove all code that is related to DolphinController's | Frank Reininghaus |
| 2010-02-23 | ups: I forgot to set the and-term for the file query in the last commit | Peter Penz |
| 2010-02-23 | Use Nepomuk::Query::Query for global search queries, as it does not only retu... | Peter Penz |
| 2010-02-23 | Allow to drop files above a tab. Thanks to Todd for the patch. | Peter Penz |
| 2010-02-22 | Use the full width of the "Name" column of the Details View for | Frank Reininghaus |
| 2010-02-21 | Forward port of SVN commit 1093803: Assure that the changed selection model i... | Peter Penz |
| 2010-02-20 | replace X11-specific code with generic | Luboš Luňák |
| 2010-02-17 | Implemented search restriction to filenames. | Sebastian Trueg |
| 2010-02-16 | Make sure that DolphinView's m_expanderActive member is handled | Frank Reininghaus |
| 2010-02-12 | SVN_SILENT made messages (.desktop file, second try) | Script Kiddy |
| 2010-02-08 | Separate the parent object (for the knewfilemenu instance) and the parent widget | David Faure |
| 2010-02-05 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-02-05 | Be more clear that selecting the checkbox means, that the shown view properti... | Peter Penz |
| 2010-02-05 | Fixed regression that has been introduced by the --select option: don't creat... | Peter Penz |
| 2010-02-03 | Fix height calculation of "Additional Information" label | Christoph Feck |
| 2010-02-03 | Respect floating point font sizes | Christoph Feck |
| 2010-01-31 | removed clearSelection() code, it is not needed anymore with Qt 4.6 and done ... | Peter Penz |
| 2010-01-28 | Another fix for the metadata rows: properly clean up unused rows in case no m... | Sebastian Trueg |
| 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 |