| Age | Commit message (Expand) | Author |
| 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-29 | when activating the columns inside a column view, the current view properties... | Peter Penz |
| 2007-07-08 | KUIT adaptions | Peter Penz |
| 2007-07-06 | simplify + add todo (early commit to make room for the next kdebase-wide commit) | David Faure |
| 2007-07-02 | Change signature of requestItemInfo signal, to avoid fileitem -> url -> index... | David Faure |
| 2007-06-28 | Improve handling of column view: | Peter Penz |
| 2007-06-20 | don't pass a custom viewport URL to the context menu anymore, as this cannot ... | Peter Penz |
| 2007-06-20 | don't forget applying the view properties when refreshing the view | Peter Penz |
| 2007-06-19 | when requesting a context menu provide a URL for the viewport, because in the... | Peter Penz |
| 2007-06-19 | don't use deprecated KGlobalSettings::xxxColor() methods anymore | Peter Penz |
| 2007-06-19 | * fixed issue that some view properties like "show in groups" are ignored whe... | Peter Penz |
| 2007-06-12 | assure that when switching the view mode from a column view to another view, ... | 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-08 | enable progress information in statusbar again (has been disabled temporary b... | Peter Penz |
| 2007-06-08 | enable hovering information in the status bar again (has been disabled tempor... | 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-06 | start to simplify the DolphinController as preparation for the kparts Dolphin... | Peter Penz |
| 2007-06-06 | Instead of darkening the background color of an inactive view, just use a tra... | Peter Penz |
| 2007-06-02 | Fix issue that selection is not cleared when clicking on another column than ... | Peter Penz |
| 2007-05-18 | - assure that when hovering the viewport that an empty request for item infor... | Peter Penz |
| 2007-05-18 | - allow to configure that the filter bar should be shown after starting Dolph... | 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-17 | when having split views: darken the background color of the inactive view | Peter Penz |
| 2007-05-17 | reload items when the view is refreshed by changing the global settings | Peter Penz |
| 2007-05-12 | provide a hover information in the statusbar if the mouse cursor enters an item | Peter Penz |
| 2007-05-10 | layout improvements in the icons view: | 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 | fix issue in column view that the wrong root directory is taken because of ke... | Peter Penz |
| 2007-04-30 | a bit ugly, but the migration to QList<KFileItem> has to be incremental... | David Faure |
| 2007-04-30 | PreviewJob API change (KFileItems by value) | David Faure |
| 2007-04-16 | when switching from the column view to the details- or icons-view it makes se... | Peter Penz |
| 2007-04-14 | optimization: don't reload the view if not absolutely necessary | Peter Penz |
| 2007-04-14 | optimization: no reloading necessary if preview has been turned on/off | Peter Penz |
| 2007-04-14 | Revert last commit and exchange it by a more straight forward solution: just ... | Peter Penz |
| 2007-04-14 | assure that the preview job gets killed when the directory has been changed | Peter Penz |
| 2007-04-14 | fixed regression resulted by "reload" patch: toggling the preview did not wor... | Peter Penz |
| 2007-04-12 | fix issue that the view properties are not read out correctly for first direc... | Peter Penz |
| 2007-04-11 | use "folder" instead of "directory" for all visible strings | Peter Penz |
| 2007-04-10 | allow to enable the categorization feature for sorting | Peter Penz |
| 2007-04-09 | adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli... | Peter Penz |
| 2007-04-09 | Dolphin is now KBookmark* free. | Kevin Ottens |
| 2007-04-08 | adaptions to the cleaned up interface of KUrlNavigator | Peter Penz |
| 2007-04-02 | Rename all the URL navigator related classes to prepare their migration | Kevin Ottens |
| 2007-04-02 | Make use of KFilePlaces instead of the bookmark system in the URL | Kevin Ottens |