| Age | Commit message (Expand) | Author |
| 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 | Simplify the DolphinController: The "show hidden files" state can be retrieve... | Peter Penz |
| 2007-10-26 | due to the recent tagging freeze this commit contains several fixes in one: | Peter Penz |
| 2007-10-16 | polish look of column view: | Peter Penz |
| 2007-10-14 | The sorting on dolphinview is no more needed, it is done automatically by KCa... | Rafael Fernández López |
| 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-09 | column view fixes: | 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-06 | don't use the directory lister directly | Peter Penz |
| 2007-10-06 | remove unneeded code | Peter Penz |
| 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-05 | Restoring the column view relies on the URL-history. It might be possible tha... | Peter Penz |
| 2007-10-04 | KDirLister openUrl parameters are now flags | Rafael Fernández López |
| 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-10-01 | Code adaptation because of changes on libraries related to revision 719630 | Rafael Fernández López |
| 2007-10-01 | Making KFileItemList value based. | Tobias Koenig |
| 2007-09-27 | use the proxy model categorization state to check whether it has changed, not... | Peter Penz |
| 2007-09-27 | Use case: categorized sorting is enabled, the current view mode is icons-view... | Peter Penz |
| 2007-09-26 | Assure that the categorized sorting is applied correctly to the proxy model i... | Peter Penz |
| 2007-09-26 | * Fix memory leak (DolphinCategoryDrawer is leaking...) | Peter Penz |
| 2007-09-25 | Fix the reproducible problem after the fix: | Rafael Fernández López |
| 2007-09-25 | When the view is the Details or Columns one do not have in count lessThanGene... | Rafael Fernández López |
| 2007-09-25 | Revert as it doesn't fix the problem completely... diving into this... sorry | Rafael Fernández López |
| 2007-09-25 | Whenever we are trying to sort, bypass lessThanGeneralPurpose when is not all... | Rafael Fernández López |
| 2007-09-25 | assure that "Select All" and "Invert Selection" only operate on the active co... | Peter Penz |
| 2007-09-25 | restoring of the column view must also be done if the column view is active | Peter Penz |
| 2007-09-25 | further root URL handling cleanups | Peter Penz |
| 2007-09-25 | assure that the restoring the column view cannot fail and replace the tempora... | Peter Penz |
| 2007-09-24 | temporary fix: prevent crash due to a wrong root URL; TODO: fix the real root... | Peter Penz |
| 2007-09-24 | Restore the root URL when navigating through the history (this is important f... | Peter Penz |
| 2007-09-21 | Don't invoke KDirLister::openUrl(url, true, false) in combination with the co... | Peter Penz |
| 2007-09-21 | implemented reloading of all columns of the column view (just updating the di... | Peter Penz |
| 2007-09-19 | Fix crash in dolphinpart when doing RMB on viewport. | David Faure |
| 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-14 | refactoring of column view, which fixes: | Peter Penz |
| 2007-09-09 | Reactivate keyboard navigation again. Previously the Return key did not work,... | Peter Penz |
| 2007-09-07 | deprecated-- KColorScheme __comp_ctor fixes | Arto Hytönen |
| 2007-09-02 | minor simplification | Peter Penz |
| 2007-08-28 | dolphinview fix: don't emit urlChanged twice in DolphinView::setUrl (it's alr... | David Faure |
| 2007-08-28 | Clicking on items in dolphin part finally implemented. | David Faure |