| Age | Commit message (Expand) | Author |
| 2010-10-26 | Apply the facets-patch written by Sebastian Trüg, which allows to filter sea... | Peter Penz |
| 2010-10-26 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-10-25 | Add some debug output to DolphinDetailsViewTest | Frank Reininghaus |
| 2010-10-25 | - Add support for file item actions (see http://reviewboard.kde.org/r/5659/) | Peter Penz |
| 2010-10-22 | Link with gold, KDirModel is in KIO. Also remove redundant | Andreas Hartmetz |
| 2010-10-22 | Add a second Dolphin unit test (for a regression in DolphinDetailsView | Frank Reininghaus |
| 2010-10-21 | Link with gold | Andreas Hartmetz |
| 2010-10-21 | Add a first unit test for Dolphin, which verifies that the fix for one | Frank Reininghaus |
| 2010-10-19 | actually install the .desktop files as executables | Oswald Buddenhagen |
| 2010-10-19 | Minor | Laurent Montel |
| 2010-10-18 | Provide icon for LocallyModifiedUnstaged versions of a file | Peter Penz |
| 2010-10-15 | It is a valid use-case that m_itemView is 0. | Peter Penz |
| 2010-10-15 | Enable dropping of raw data, like one could do in KDE3. It's actually working... | David Faure |
| 2010-10-13 | The &-shortcut from another action is not set until the action has been shown... | Peter Penz |
| 2010-10-10 | Update the statusbar also during loading the items, not only after the loadin... | Peter Penz |
| 2010-10-10 | compile in debug mode (asserts enabled) | Andreas Hartmetz |
| 2010-10-10 | Automatically start the searching if the user did not change the search-text ... | Peter Penz |
| 2010-10-10 | SVN_SILENT: documentation fixes | Peter Penz |
| 2010-10-10 | Internal cleanup: Remove some public toggle-slots from DolphinView. Setters- ... | Peter Penz |
| 2010-10-10 | Internal cleanup: Remove public method selectedUrls() from DolphinView to kee... | Peter Penz |
| 2010-10-09 | * Increase the column-width automatically in case where the name of the file ... | Peter Penz |
| 2010-10-09 | After disconnecting and reconnecting to the selectionChangedSignal() it must ... | Peter Penz |
| 2010-10-09 | Move the "Add to Places" action upwards when used on the viewport to stay con... | Peter Penz |
| 2010-10-09 | Allow the user to resize the columns. | Peter Penz |
| 2010-10-09 | Indicate the shown directory of a column by QStyle::PE_FrameFocusRect instead... | Peter Penz |
| 2010-10-09 | Use DolphinTreeView as implementation for the columns instead of QListView. T... | Peter Penz |
| 2010-10-09 | It is a valid usecase that the model can be 0 when destructing a view. | Peter Penz |
| 2010-10-09 | Move the generic hover- and selection-adjustments from DolphinsDetailsView in... | Peter Penz |
| 2010-10-08 | Add the "Find" action per default to the toolbar. | Peter Penz |
| 2010-10-08 | Allow to use wildcards when searching filenames or simple text files with the... | Peter Penz |
| 2010-10-08 | - Don't show the name of the file in the "Path" column | Peter Penz |
| 2010-10-08 | Move the changing of the cursor-shape from the extensions-factory and the sel... | Peter Penz |
| 2010-10-08 | Fix issue in column-view, that the icon size has been increased when several ... | Peter Penz |
| 2010-10-07 | Use the actions "new_tab" and "new_window" for the viewport-contextmenu inste... | Peter Penz |
| 2010-10-07 | Reset the file-item when the viewport is entered and files are selected. Othe... | Peter Penz |
| 2010-10-07 | Internal cleanups to assure that the asynchronous request for the folder-info... | Peter Penz |
| 2010-10-07 | Internal cleanup for panels: Let the panel-implementations decide whether the... | Peter Penz |
| 2010-10-07 | Ignore search-results in the treeview, as showing equal directory names witho... | Peter Penz |
| 2010-10-07 | Hide the text of the go-back, go-forward and view-mode actions per default wh... | Peter Penz |
| 2010-10-06 | Implement the actions "Open in New Window" and "Open in New Tab" for the case... | Peter Penz |
| 2010-10-06 | Restore the cursor if the URL has been changed. This assures that the pointin... | Peter Penz |
| 2010-10-06 | Apply the cursor asynchronously. This fixes the issue that a pointing-hand cu... | Peter Penz |
| 2010-10-06 | Use a pointing-hand cursor when hovering items as discussed on http://lists.k... | Peter Penz |
| 2010-10-05 | Prevent that icons overlap in Details View when zooming. | Frank Reininghaus |
| 2010-10-05 | SVN_SILENT: Remove commented (and obsolete) code | Peter Penz |
| 2010-10-05 | Fix minor regression resulted by the previous commit: The m_newName-member ma... | Peter Penz |
| 2010-10-05 | - Integrate the patch from Matthias Fuchs from http://reviewboard.kde.org/r/5... | Peter Penz |
| 2010-10-05 | Use "Open Path" instead of "Open Parent Folder", as the headline in the searc... | Peter Penz |
| 2010-10-04 | Make executable the Type=Application .desktop files we install, | David Faure |
| 2010-09-28 | Fix issue that no content is shown in the Information Panel on startup | Peter Penz |