| Age | Commit message (Expand) | Author |
| 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-06 | When switching from e. g. the icons view to the details view, additional info... | Peter Penz |
| 2007-10-30 | * fixed drag & drop issue in column view (dropping on files was not possible ... | Peter Penz |
| 2007-10-26 | Simplify DolphinController: don't remember the show-preview state in the cont... | Peter Penz |
| 2007-10-26 | due to the recent tagging freeze this commit contains several fixes in one: | Peter Penz |
| 2007-10-10 | DolphinPart: provide a way to switch between view modes in konqueror. | David Faure |
| 2007-10-09 | Allow filtering of items also for the column view. A filtering of directories... | Peter Penz |
| 2007-10-07 | * assure that the columns of the colum-view get dimmed if the colum-view is i... | Peter Penz |
| 2007-10-05 | extra ';' | Pino Toscano |
| 2007-10-05 | fixed most regressions due to the previous column-view refactoring | Peter Penz |
| 2007-10-05 | Refactored DolphinColumnWidget so that it does not need a hierarchical KDirLi... | Peter Penz |
| 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-02 | fix signal/slot | David Faure |
| 2007-10-01 | Port dolphin to the KFileItemDelegate API changes. | Fredrik Höglund |
| 2007-09-27 | Use case: categorized sorting is enabled, the current view mode is icons-view... | Peter Penz |
| 2007-09-25 | further root URL handling cleanups | Peter Penz |
| 2007-09-24 | Restore the root URL when navigating through the history (this is important f... | Peter Penz |
| 2007-09-17 | drag and drop fixes for the column view (implied a signal changed which affec... | Peter Penz |
| 2007-09-17 | Create the new architecture for KCategorizedView. Now DolphinModel is created... | Rafael Fernández López |
| 2007-09-01 | SVN_SILENT typos-- | Arto Hytönen |
| 2007-08-28 | Clicking on items in dolphin part finally implemented. | David Faure |
| 2007-08-17 | use adjusted signals from KDirLister | Peter Penz |
| 2007-08-16 | preview did not work anymore (KDirLister emits the signal newItems(const KFil... | 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-08-06 | Fixed 'Select All' and 'Invert Selection' for the column view (only the items... | Peter Penz |
| 2007-07-29 | Assure that the view properties of a column view are always stored in the fol... | Peter Penz |
| 2007-07-02 | Change signature of requestItemInfo signal, to avoid fileitem -> url -> index... | David Faure |
| 2007-07-01 | Here comes dolphinpart, to use dolphin as the file management view in konqueror. | David Faure |
| 2007-06-22 | Allow to sort by rating, which can be quite useful in combination with the "S... | Peter Penz |
| 2007-06-20 | don't pass a custom viewport URL to the context menu anymore, as this cannot ... | Peter Penz |
| 2007-06-19 | when requesting a context menu provide a URL for the viewport, because in the... | Peter Penz |
| 2007-06-19 | * fixed issue that some view properties like "show in groups" are ignored whe... | Peter Penz |
| 2007-06-10 | don't reset the x-position to 0 in the Column View, if a new directory is loaded | Peter Penz |
| 2007-06-10 | Remember and restore position of viewport when reloading or going back in his... | Peter Penz |
| 2007-06-08 | added signals errorMessage(const QString&) and infoMessage(const QString&) fo... | Peter Penz |
| 2007-06-07 | remove unused signal | Peter Penz |
| 2007-06-07 | removed obsolete renaming code, which is not needed anymore due to the Dolphi... | Peter Penz |
| 2007-06-07 | First big step to make it possible that the DolphinView can be embedded as KP... | Peter Penz |
| 2007-06-04 | Remove not necessary "class classname;" | Laurent Montel |
| 2007-05-18 | - assure that when hovering the viewport that an empty request for item infor... | Peter Penz |
| 2007-05-17 | when the column view is used, then 'Split view' should take the root URL of t... | Peter Penz |
| 2007-05-12 | provide a hover information in the statusbar if the mouse cursor enters an item | Peter Penz |
| 2007-05-10 | don't lose the history of the URL navigator if the settings of the Icons View... | Peter Penz |
| 2007-05-09 | include cleanup | Dirk Mueller |
| 2007-05-08 | SVN_SILENT: some krazy spelling fixes mainly in comments | Thorsten Roeder |
| 2007-05-08 | fix issue in column view that the wrong root directory is taken because of ke... | Peter Penz |