┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
2011-07-31normalize signals/slotsMontel Laurent
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-06-21Show icon overlays in the Informationen Panel.Matthias Fuchs
2011-06-01Fix problems with commit 8d789f2626243dSebastian Dörner
2011-05-25Don't let hidden terminals prevent unmountingSebastian Dörner
2011-04-20Fix enabled/disabled issue of Search PanelPeter Penz
2011-04-20Improve usability of Search PanelPeter Penz
2011-04-14SVN_SILENT Remove trailing white space.Frank Reininghaus
2011-04-12Fix directory navigation in Dolphin::Terminal.Raphael Kubo da Costa
2011-04-10Folders Panel: Don't open the properties dialog modalPeter Penz
2011-03-10Fix enabled/disabled issue for the Search PanelPeter Penz
2011-03-10Add search modes for the Search PanelPeter Penz
2011-03-10Fix some search issuesPeter Penz
2011-03-09Remove kDebug() outputPeter Penz
2011-03-09Add (renamed) files searchpanel*Peter Penz
2011-03-09Rename the "Filter Panel" to "Search Panel"Peter Penz
2011-02-19Use the new KIO::PreviewJob APIPeter Penz
2011-02-10revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91aChristoph Thielecke
2011-02-10compile fix: includes does only exist with old names, please fix kde headers tooChristoph Thielecke
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-04Update e-mail address from [email protected] to [email protected]Peter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-02-03Fix 3 issues reported by "krazy"Peter Penz
2011-02-02Fix visibility- and enabled-issues for the filter-panelPeter Penz
2011-02-02Provide a default size-hint for all panelsPeter Penz
2011-01-18Assure that the enabled plugins for previews are set for the Information Pane...Peter Penz
2011-01-17Don't assure the visibility of the leaf, if another directory has been opened...Peter Penz
2011-01-15If the searching has been triggered by clicking on a facet and the facet gets...Peter Penz
2011-01-14Move the FileMetaDataConfigurationDialog from "settings" to "panels/informati...Peter Penz
2010-12-31Lock panels per default and allow to unlock them like in Amarok.Peter Penz
2010-11-27Use KFileItem::targetUrl() instead of KFileItem::url().Vishesh Handa
2010-11-18* Fixed performer facetSebastian Trueg
2010-11-17Fix Qt runtime warning "QTimeLine::start: already running".Frank Reininghaus
2010-11-16There is no need to use a regular expression to get all files.Peter Penz
2010-11-12Fix issue that no filtering is possible if the Filter Panel is used outside t...Peter Penz
2010-11-11Remove the "Remove folder restriction" button from the Filter Panel as discus...Peter Penz
2010-11-11Disable the Facet Panel if Nepomuk is disabled (at least for 4.6, hopefully i...Peter Penz
2010-11-11Block signals from the facet-widget when applying a query. This prevents recu...Peter Penz
2010-11-10Cleanup KLibLoader use.Kevin Ottens
2010-11-08* Adjusted to the small API changes in libnepomukSebastian Trueg
2010-11-07Remove patch from SVN commit 1126336: It has sideeffects if the removed entry...Peter Penz
2010-11-04Fix issue that moving the mouse above the viewport might trigger showing the ...Peter Penz
2010-11-04Adjust code to the changed signal of the Nepomuk facet-widget.Peter Penz
2010-11-03Use a ':' as end of the label instead of a '.', even if the label is top-alig...Peter Penz
2010-10-29If the signal sliderMoved() is emitted, always valueChanged() is emitted too ...Peter Penz
2010-10-29If the vertical scrollbar got triggered by the wheel, the autoscrolling shoul...Peter Penz
2010-10-29Don't do an automatic horizontal scrolling, if the user has adjusted the hori...Peter Penz
2010-10-27Set 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 PanelPeter Penz