┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinsearchbox.cpp
AgeCommit message (Expand)Author
2014-03-28When you open a new tab while the search mode is enabled, theEmmanuel Pescosta
2014-03-24Dolphin Facet Widget: Convert type selection into radio buttonsVishesh Handa
2014-03-24DolphinSearchBox: Only search through filename is search text is not emptyVishesh Handa
2014-03-19Dolphin Facet Widgets: Implement date based filteringVishesh Handa
2014-03-17Add the Baloo::Term to the Baloo:Query in DolphinSearchBox::balooUrlForSearch...Emmanuel Pescosta
2014-02-07Fix build if Baloo is not installedFrank Reininghaus
2014-02-06Port Dolphin to BalooVishesh Handa
2013-09-05Fix Bug 296970 - split view wrong behavior with search tabEmmanuel Pescosta
2013-05-14Merge remote-tracking branch 'origin/KDE/4.10'Dawit Alemayehu
2013-05-13DolphinSearchBox setReadOnly: Update if either of the parameters changeVishesh Handa
2013-04-27Replace the button label "Less Options" by "Fewer Options"Frank Reininghaus
2012-10-15Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guid...Emmanuel Pescosta
2012-09-11Simplify boolean expressionFrank Reininghaus
2012-09-06Make the button that enables additional search options more obviousFrank Reininghaus
2012-05-12Remove obsolete signal/slot connectionPeter Penz
2012-05-10Reimplement search-filtersPeter Penz
2012-04-25Fix search-UI issues in combination with the new places entriesPeter Penz
2011-10-06Use QFontMetrics::height() instead of averageCharWidth()Peter Penz
2011-08-13Fixes for "krazy"Peter Penz
2011-07-07Use QToolButtons instead of QPushButtons for the searchbarPeter Penz
2011-05-29Improved query creation. There is absolutely no point in using aSebastian Trueg
2011-05-11Fix build: Only compile code using Nepomuk #ifdef HAVE_NEPOMUK.Andreas Hartmetz
2011-04-20Search improvementsPeter Penz
2011-04-20Improve usability of Search PanelPeter Penz
2011-03-10Hide search-mode buttons in the read-only modePeter Penz
2011-03-10Add search modes for the Search PanelPeter Penz
2011-03-10Fix some search issuesPeter Penz
2011-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-06Fix issue that filenamesearch: is used instead of nepmuksearch:Peter Penz
2011-02-05Provide a hook for externally triggered search queriesPeter Penz
2011-02-04Add unittest for DolphinSearchBoxPeter Penz
2011-02-04Don't clear the search-text when switching between tabsPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-02-02Fix visibility- and enabled-issues for the filter-panelPeter Penz
2011-01-23Prevent that the view is forced to increase its width when the searching is e...Peter Penz
2011-01-22SVN_SILENT: Coding style updatesPeter Penz
2011-01-20Stay consistent with the non-indexed searching and also return folders as sea...Peter Penz
2011-01-18Fix issue that the "From Here" search restriction does not work on subfolders...Peter Penz
2010-12-19Select the whole text in the filterbar and searchbox if the widget has lost t...Peter Penz
2010-11-25Don't offer the "Search everywhere" option for non-local URLs.Peter Penz
2010-11-24Assure that the "From Here (...)" button contains always a useful content als...Peter Penz
2010-11-24Allow to search for filenames + textcontent also for non-local files.Peter Penz
2010-11-23Honor the from here/everywhere settingSebastian Trueg
2010-11-11Provide a parent for the "From Here" buttonPeter Penz
2010-11-11Remove the filter-button as it has been replaced by the Filter Panel.Peter Penz
2010-11-11The string freeze is near: Add a string that may contain the file-name as par...Peter Penz
2010-11-07The clearing is already done in DolphinSearchBox::keyReleaseEvent()Peter Penz
2010-11-06Disable the filter-dock if Nepomuk is not active.Peter Penz
2010-11-04Use the ontologies compiled into libnepomukTobias Koenig
2010-10-27- Automatically show the filter-panel when a searching is donePeter Penz