summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-search-engine-model.c
Commit message (Expand)AuthorAgeFilesLines
* search-engine-model: apply mimetype filtersCosimo Cecchi2012-11-121-2/+18
* search-engine-model: emit finished when cancelled in-flightCosimo Cecchi2012-10-181-8/+23
* search-engine-model: clear active search before calling finishedCosimo Cecchi2012-10-151-1/+1
* query: move string matching code in NautilusQueryCosimo Cecchi2012-10-151-22/+8
* search: simplify setting NautilusQueryCosimo Cecchi2012-09-281-10/+3
* search: factor out a common helper function and use itCosimo Cecchi2012-09-261-14/+3
* search-engine-model: normalize both strings before comparisonCosimo Cecchi2012-09-261-12/+22
* Pass the current directory model down to the search engineCosimo Cecchi2012-09-061-22/+33
* Rework the search directory modelCosimo Cecchi2012-09-061-240/+76
* Add an experimental search provider that pulls from the directory modelWilliam Jon McCann2012-09-061-0/+403