| Age | Commit message (Expand) | Author |
| 2010-11-18 | * Fixed performer facet | Sebastian Trueg |
| 2010-11-17 | Fix Qt runtime warning "QTimeLine::start: already running". | Frank Reininghaus |
| 2010-11-16 | There is no need to use a regular expression to get all files. | Peter Penz |
| 2010-11-12 | Fix issue that no filtering is possible if the Filter Panel is used outside t... | Peter Penz |
| 2010-11-11 | Remove the "Remove folder restriction" button from the Filter Panel as discus... | Peter Penz |
| 2010-11-11 | Disable the Facet Panel if Nepomuk is disabled (at least for 4.6, hopefully i... | Peter Penz |
| 2010-11-11 | Block signals from the facet-widget when applying a query. This prevents recu... | Peter Penz |
| 2010-11-10 | Cleanup KLibLoader use. | Kevin Ottens |
| 2010-11-08 | * Adjusted to the small API changes in libnepomuk | Sebastian Trueg |
| 2010-11-07 | Remove patch from SVN commit 1126336: It has sideeffects if the removed entry... | 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-03 | Use a ':' as end of the label instead of a '.', even if the label is top-alig... | Peter Penz |
| 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-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 | - Automatically show the filter-panel when a searching is done | Peter Penz |
| 2010-10-27 | Rename FacetPanel to FilterPanel so that the name reflects the headline. | Peter Penz |
| 2010-10-26 | Apply the facets-patch written by Sebastian Trüg, which allows to filter sea... | 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-05 | - Integrate the patch from Matthias Fuchs from http://reviewboard.kde.org/r/5... | Peter Penz |
| 2010-09-28 | Fix issue that no content is shown in the Information Panel on startup | Peter Penz |
| 2010-08-29 | Avoid the unnecessary construction of a KIconEffect by using the one provided... | Jonathan Michael Thomas |
| 2010-08-24 | remove unused includes (found when grepping for stuff) | David Faure |
| 2010-08-17 | Hide the Phonon-widget per default, otherwise it will temporary be shown duri... | Peter Penz |
| 2010-08-07 | Fix spelling errors reported by crazy | Peter Penz |
| 2010-08-07 | krazy fixes: let all .kcfg files be conform to KConfigXT schema | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/pane... | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Move further files from src to src/views | Peter Penz |
| 2010-07-24 | Sourcecode hierarchy cleanup: Create folder "views" and move view related sou... | Peter Penz |
| 2010-07-24 | Unify the search interface for non-indexed and indexed folders | Peter Penz |
| 2010-07-22 | Properly KIO::stat instead of simply using the KFileItem constructor when | Sebastian Trueg |
| 2010-07-10 | Fix forward declation | Laurent Montel |
| 2010-06-12 | Don't do a pre-process wrapping of the Information Panel headline, if it is a... | Peter Penz |
| 2010-05-29 | Use KStringHandler::preProcessWrap() to assure, that file names in the Inform... | Peter Penz |
| 2010-05-29 | Use QBoxLayout::addStretch() instead of adding a custom "stretch widget" | Peter Penz |
| 2010-05-29 | Fix the nasty layout reparenting by adding the InformationPanelContent into a... | Peter Penz |
| 2010-05-19 | Fix wrong description: The selection is meant for the information panel, not ... | Peter Penz |
| 2010-05-14 | Use the term "Select" instead of "Configure", as it is less technical (at lea... | Peter Penz |
| 2010-05-13 | If an information entry will be added to KFileItemDelegate (like done recentl... | Peter Penz |
| 2010-05-13 | Reset the location to the home URL, if a place has been removed (e. g. a DVD ... | Peter Penz |
| 2010-05-10 | Provide the destination of a symbolic link as a column in Dolphin's | Frank Reininghaus |
| 2010-04-16 | The KFileMetaInfoWidget does not use a hardcoded small font anymore, so it mu... | Peter Penz |
| 2010-03-30 | Split the class DolphinController into the two classes DolphinViewController ... | Peter Penz |