summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-search-directory.c
Commit message (Expand)AuthorAgeFilesLines
* search-directory: fix missing ref to the queryCarlos Soriano2016-04-141-1/+1
* directory: use gio extensions for directory dispatchingCarlos Soriano2016-04-141-2/+17
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* search-directory: don't reload searchCarlos Soriano2016-02-021-6/+0
* search-engines: adapt to the new search modelGeorges Basile Stavracas Neto2016-02-021-2/+12
* search-directory: use the query's recursive flagGeorges Basile Stavracas Neto2016-02-021-8/+1
* query: make NautilusQuery a final classGeorges Basile Stavracas Neto2016-02-021-8/+14
* search-directory: don't mark as all_files_seen on hits readyCarlos Soriano2016-01-221-1/+1
* search-directory: disconnect leaked signalsCarlos Soriano2016-01-181-10/+31
* search: be more robust to peek is remoteCarlos Soriano2015-09-031-1/+1
* window-slot: don't invalidate when force reloadCarlos Soriano2015-09-031-0/+5
* search: don't search recursively on network locationsCarlos Soriano2015-09-021-1/+7
* search-directory: make sure to stop the search if no clientsCarlos Soriano2015-07-231-6/+7
* search-directory: give a better name to search_loadedCarlos Soriano2015-07-221-6/+20
* search-directory: add a function for when data is readyCarlos Soriano2015-07-221-4/+9
* search-directory: make clear when pending callbacks are connectedCarlos Soriano2015-07-221-3/+3
* search-directory: rename ensure_loadedCarlos Soriano2015-07-221-9/+5
* search: done loading signal only if not restarting engineCarlos Soriano2015-07-221-4/+20
* search-directory: fix done loading signal emissionCarlos Soriano2015-07-221-1/+1
* search: use preferences singleton instead of creating new objectsCosimo Cecchi2015-05-281-2/+1
* search-engine: toggle recursive search with a gsettingFelipe Borges2015-05-271-1/+5
* search-directory: remove leftovers of saved search APIsCosimo Cecchi2015-01-241-9/+0
* nautilus-view: drop save searchCarlos Soriano2015-01-241-63/+1
* 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