| Age | Commit message (Expand) | Author |
| 2011-03-09 | Remove kDebug() output | Peter Penz |
| 2011-03-09 | Add (renamed) files searchpanel* | Peter Penz |
| 2011-03-09 | Rename the "Filter Panel" to "Search Panel" | Peter Penz |
| 2011-02-19 | Use the new KIO::PreviewJob API | Peter Penz |
| 2011-02-10 | revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91a | Christoph Thielecke |
| 2011-02-10 | compile fix: includes does only exist with old names, please fix kde headers too | Christoph Thielecke |
| 2011-02-09 | Coding style update for pointer comparison | Peter Penz |
| 2011-02-09 | Use capitalized includes of recently committed kdelibs headers | Peter Penz |
| 2011-02-04 | Update e-mail address from [email protected] to [email protected] | Peter Penz |
| 2011-02-04 | Use capitalized KDE includes | Peter Penz |
| 2011-02-03 | Fix 3 issues reported by "krazy" | Peter Penz |
| 2011-02-02 | Fix visibility- and enabled-issues for the filter-panel | Peter Penz |
| 2011-02-02 | Provide a default size-hint for all panels | Peter Penz |
| 2011-01-18 | Assure that the enabled plugins for previews are set for the Information Pane... | Peter Penz |
| 2011-01-17 | Don't assure the visibility of the leaf, if another directory has been opened... | Peter Penz |
| 2011-01-15 | If the searching has been triggered by clicking on a facet and the facet gets... | Peter Penz |
| 2011-01-14 | Move the FileMetaDataConfigurationDialog from "settings" to "panels/informati... | Peter Penz |
| 2010-12-31 | Lock panels per default and allow to unlock them like in Amarok. | Peter Penz |
| 2010-11-27 | Use KFileItem::targetUrl() instead of KFileItem::url(). | Vishesh Handa |
| 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 |