summaryrefslogtreecommitdiff
path: root/src/nautilus-shell-search-provider.c
Commit message (Expand)AuthorAgeFilesLines
* places-sidebar: use the bookmark display nameCosimo Cecchi2012-10-221-2/+2
* bookmark-list: change item_with_uri() API to use a GFile insteadCosimo Cecchi2012-10-221-8/+8
* shell-provider: fix an erroneous typoCosimo Cecchi2012-10-191-0/+2
* shell-provider: make the provider more robust to cancellationCosimo Cecchi2012-10-181-43/+38
* search: remove unused hits-subtracted signalCosimo Cecchi2012-10-151-24/+0
* query: move string matching code in NautilusQueryCosimo Cecchi2012-10-151-22/+8
* shell-provider: make the shell search provider follow show-hiddenCosimo Cecchi2012-10-111-0/+1
* shell-provider: get a timestamp from X when activating the fileCosimo Cecchi2012-09-281-1/+58
* search: factor out a common helper function and use itCosimo Cecchi2012-09-261-14/+3
* shell-search-provider: consolidate string matching for builtin placesCosimo Cecchi2012-09-261-75/+69
* shell-search-provider: include Home and Trash among the resultsCosimo Cecchi2012-09-261-0/+37
* shell-search-provider: warn against NULL strings before normalizingCosimo Cecchi2012-09-251-0/+6
* search-provider: Add volume mounts only if mountedYanko Kaneti2012-09-191-3/+10
* search-provider: also return bookmarks and mountsCosimo Cecchi2012-09-141-2/+190
* shell-provider: implement caching for GVariant metasCosimo Cecchi2012-09-061-15/+54
* shell-provider: implement search provider methodsCosimo Cecchi2012-09-061-10/+385
* shell-provider: add a first skeleton of the shell search providerCosimo Cecchi2012-09-061-0/+204