┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinsearchbox.cpp
AgeCommit message (Expand)Author
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
2010-10-26Apply the facets-patch written by Sebastian Trüg, which allows to filter sea...Peter Penz
2010-10-10Automatically start the searching if the user did not change the search-text ...Peter Penz
2010-08-17Remove DISABLE_NEPOMUK_LEGACY, it is defined now in kdebase/apps/CMakeLists.txtPeter Penz
2010-07-24Unify the search interface for non-indexed and indexed foldersPeter Penz
2010-03-22Remove connection to non-existent slot.Peter Penz
2010-01-26Don't show the search options again, if the user closed them and cleared the ...Peter Penz
2009-12-04Minor adjustments for searching: at least searching for tags works now again :-)Peter Penz
2009-11-21* show only a minimized set of search options per defaultPeter Penz
2009-11-13search finetuning:Peter Penz
2009-11-12move the search-button from the toolbar into the configurator widgetPeter Penz
2009-11-12initial code to provide a Nepomuk query string out of the search criterionsPeter Penz
2009-11-12Show some default search configurations, so that the user is able to adjust q...Peter Penz
2009-11-10* Show the search options as soon as the search bar gains focus.Peter Penz
2009-10-27Fixes double inserting of terms, interestingly this problem did not existed b...Matthias Fuchs
2009-10-19Fix slot name.Raphael Kubo da Costa
2009-10-17add A search options widget, which later on will include Adam Kidder's search...Peter Penz
2009-10-17* move classes for searching into an own folder (new classes will be added soon)Peter Penz