┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinsearchoptionsconfigurator.cpp
AgeCommit message (Collapse)Author
2009-12-12allow to restrict the search results by the current folder (including all ↵Peter Penz
sub folders) svn path=/trunk/KDE/kdebase/apps/; revision=1061589
2009-12-12* allow to filter the search result by images or text-documentsPeter Penz
* minor cleanups svn path=/trunk/KDE/kdebase/apps/; revision=1061550
2009-12-07SVN_SILENT: minor coding style fix (Sebastian likes spaces :-))Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1059988
2009-12-07Fixed custom query integration.Sebastian Trueg
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=1059964
2009-12-03store the search-query in the places modelPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1058046
2009-12-03Ouch! Reverting the change.Adenilson Cavalcanti Da Silva
svn path=/trunk/KDE/kdebase/apps/; revision=1058026
2009-12-03Patches to make kdebase compile with current animation code.Adenilson Cavalcanti Da Silva
svn path=/trunk/KDE/kdebase/apps/; revision=1057994
2009-11-25adopt internal interfaces to the new Nepomuk search APIPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1054327
2009-11-24SVN_SILENT: replaced "criterions" by "criteria"Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1053448
2009-11-24Prepare the search criterion selector to use the new Nepomuk::Query::Term ↵Peter Penz
instead of a QString. The implementation still needs to be adapted, but this will be straight forward. svn path=/trunk/KDE/kdebase/apps/; revision=1053447
2009-11-21* show only a minimized set of search options per defaultPeter Penz
* remember the search options when closing Dolphin, so that the user can adjust his "default search template" svn path=/trunk/KDE/kdebase/apps/; revision=1052499
2009-11-13layout improvementsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1048820
2009-11-13search finetuning:Peter Penz
* trigger progress information when starting a search * let the information panel hide the meta data for the search string * get the search string from the configurator svn path=/trunk/KDE/kdebase/apps/; revision=1048721
2009-11-12move the search-button from the toolbar into the configurator widgetPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1048239
2009-11-12initial code to provide a Nepomuk query string out of the search criterionsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1048202
2009-11-12* adjust order of search optionsPeter Penz
* load real tags instead of offering the dummy "feffi" svn path=/trunk/KDE/kdebase/apps/; revision=1048145
2009-11-12Show some default search configurations, so that the user is able to adjust ↵Peter Penz
queries in a faster way (similar to a defaceted interface). svn path=/trunk/KDE/kdebase/apps/; revision=1048109
2009-11-10Added some default search criterions. A lot of fine tuning of the UI has to ↵Peter Penz
be made ASAP, but all in all I think it is more efficient to have some default criterions already instead of the need to press the (+) icon for each option. svn path=/trunk/KDE/kdebase/apps/; revision=1047298
2009-11-10* Show the search options as soon as the search bar gains focus.Peter Penz
* Allow the user to manually close the options. * Added tooltip descriptions. svn path=/trunk/KDE/kdebase/apps/; revision=1047281
2009-10-23SVN_SILENT: no, I've not been cloned yetPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1039579
2009-10-23Imported Adam Kidders search configuration widgets from ↵Peter Penz
playground/base/nepomuk/search_widgets_test. I adjusted some names of classes and members and also changed some parts of the implementation, but conceptually the concept is 1:1 like provided by Adam in playground. Currently the UI works quite well, but the creating of the query string has not been integrated yet. svn path=/trunk/KDE/kdebase/apps/; revision=1039572
2009-10-19Proof-reading - two minor changes:Andrew Coles
- Texts is generally taken as a bulk term, i.e. one searches through text, rather than searches through texts; - File Name -> Filename, standard-usage term. svn path=/trunk/KDE/kdebase/apps/; revision=1037706
2009-10-17add A search options widget, which later on will include Adam Kidder's ↵Peter Penz
search prototype from playground svn path=/trunk/KDE/kdebase/apps/; revision=1036776