summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-search-directory.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* search-directory: ensure we call emit_done_loading() when no resultsCosimo Cecchi2012-10-291-13/+30
* search-directory: make the simple engine recursiveCosimo Cecchi2012-10-221-0/+4
* search-directory: enable incremental directory loadCosimo Cecchi2012-10-221-33/+25
* search: remove unused hits-subtracted signalCosimo Cecchi2012-10-151-46/+0
* search-directory: use g_hash_table_add()Cosimo Cecchi2012-10-151-1/+1
* search-directory: fix a FIXMECosimo Cecchi2012-10-151-3/+9
* search-directory: set show hidden files on query according to monitorsCosimo Cecchi2012-10-151-0/+20
* search-directory: simplify start/stop search codeCosimo Cecchi2012-10-151-66/+59
* directory: simplify directory creation in a single placeCosimo Cecchi2012-10-021-11/+5
* search-directory: don't update the search file name for saved searchesCosimo Cecchi2012-10-021-2/+2
* directory: make the location GFile a construct propertyCosimo Cecchi2012-10-021-4/+7
* search: simplify setting NautilusQueryCosimo Cecchi2012-09-281-8/+2
* search-directory: only set base model when it matches query locationCosimo Cecchi2012-09-261-0/+20
* search-directory: make the query a GObject propertyCosimo Cecchi2012-09-061-15/+25
* Pass the current directory model down to the search engineCosimo Cecchi2012-09-061-11/+112
* Add a way to rank search resultsWilliam Jon McCann2012-08-011-6/+12
* Collect results from both search providersWilliam Jon McCann2012-07-181-5/+6
* search-directory: don't force a restart of the search on force reloadCosimo Cecchi2012-07-161-2/+1
* search-directory: stop the engine when there are no active monitorsCosimo Cecchi2011-09-081-2/+2
* all: remove is_indexed property on NautilusSearchDirectoryCosimo Cecchi2011-09-081-8/+0
* Convert show-hidden-files to gsettings and merge it with show-backup-filesAlexander Larsson2010-07-231-3/+0
* Use G_DEFINE_TYPE instead of libgnome macros.Cosimo Cecchi2008-10-061-6/+5
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-1/+1
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Merge gio-branchAlexander Larsson2007-11-301-11/+23
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-0/+864