| Age | Commit message (Expand) | Author |
| 2010-11-09 | Adjust the color when using the LocallyModifiedUnstagedVersion (patch written... | Peter Penz |
| 2010-11-09 | 1. Add method TestBase::reloadViewAndWait(). | Frank Reininghaus |
| 2010-11-09 | Add unit test for bug 217447. | Frank Reininghaus |
| 2010-11-09 | Revert "showMenuBar is deprecated, use showHideMenuBar instead." | Aurélien Gâteau |
| 2010-11-08 | * Adjusted to the small API changes in libnepomuk | Sebastian Trueg |
| 2010-11-08 | Remember the root-URL when saving the state of a view. This allows to restore... | Peter Penz |
| 2010-11-08 | Also assure that when scrolling right that the currently completely invisible... | Peter Penz |
| 2010-11-08 | Use KFileItem::mostLocalUrl() instead of KFileItem::url() for the "Path" colu... | Peter Penz |
| 2010-11-07 | The clearing is already done in DolphinSearchBox::keyReleaseEvent() | Peter Penz |
| 2010-11-07 | Make the filter-behavior similar to applications like Kate, where activating ... | Peter Penz |
| 2010-11-07 | Remove patch from SVN commit 1126336: It has sideeffects if the removed entry... | Peter Penz |
| 2010-11-06 | Disable the filter-dock if Nepomuk is not active. | Peter Penz |
| 2010-11-05 | Take care to not reset the preview-settings if they have not been changed. | Peter Penz |
| 2010-11-05 | Take care to listen for changes of the settings-widgets after loadSettings() ... | Peter Penz |
| 2010-11-05 | Rename the setter showFilterBar() to setFilterBarVisible(). | Peter Penz |
| 2010-11-05 | SVN_SILENT: fix typo | Peter Penz |
| 2010-11-05 | If the user has changed the startup settings, they should also get applied to... | Peter Penz |
| 2010-11-05 | Fix issue that the horizontal scrollbar is not updated correctly when resizin... | Peter Penz |
| 2010-11-04 | Fix issue that moving the mouse above the viewport might trigger showing the ... | Peter Penz |
| 2010-11-04 | Adjust code to the changed signal of the Nepomuk facet-widget. | Peter Penz |
| 2010-11-04 | Interface cleanup: The DolphinView should not expose QAbstractItemView-specif... | Peter Penz |
| 2010-11-04 | Use the ontologies compiled into libnepomuk | Tobias Koenig |
| 2010-11-03 | Use a ':' as end of the label instead of a '.', even if the label is top-alig... | Peter Penz |
| 2010-11-01 | Added implementation of the FileInfoExtension to allow KPart plugins to obtai... | Dawit Alemayehu |
| 2010-11-01 | Assure that always the search-box is shown instead of the URL-navigator if a ... | Peter Penz |
| 2010-10-31 | SVN_SILENT made messages (.desktop file) | Script Kiddy |
| 2010-10-29 | If the signal sliderMoved() is emitted, always valueChanged() is emitted too ... | Peter Penz |
| 2010-10-29 | If the vertical scrollbar got triggered by the wheel, the autoscrolling shoul... | Peter Penz |
| 2010-10-29 | Don't do an automatic horizontal scrolling, if the user has adjusted the hori... | Peter Penz |
| 2010-10-29 | It's easier to put functionality that is used by many unit tests into | Frank Reininghaus |
| 2010-10-29 | Fix build-issue if Nepomuk is not available. | Peter Penz |
| 2010-10-27 | Set icons for the rename- and properties-action of the Folders Panels context... | Peter Penz |
| 2010-10-27 | - Allow to disable the automatic horizontal scrolling of the Folders Panel | Peter Penz |
| 2010-10-27 | Postpone the initialization of the filter-panel until it is shown. This preve... | Peter Penz |
| 2010-10-27 | Move "Filter"-action to the bottom and apply icon + shortcut | Peter Penz |
| 2010-10-27 | - Automatically show the filter-panel when a searching is done | Peter Penz |
| 2010-10-27 | showMenuBar is deprecated, use showHideMenuBar instead. | Kevin Ottens |
| 2010-10-27 | Rename FacetPanel to FilterPanel so that the name reflects the headline. | Peter Penz |
| 2010-10-26 | Fix build issues if Nepomuk is not available | Peter Penz |
| 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 |