summaryrefslogtreecommitdiff
path: root/src/nautilus-shell-search-provider.c
Commit message (Expand)AuthorAgeFilesLines
* general: Switch to GTK4António Fernandes2022-01-091-11/+9
* file: Drop useless parameter from get_icon_pixbuf()António Fernandes2021-12-311-1/+1
* shell-search-provider: Prepare for gtk_show_uri_full()António Fernandes2021-12-241-8/+31
* shell-search-provider: Cancel metadata requests on disposalMarco Trevisan (Treviño)2021-11-141-5/+34
* shell-search-provider: Don't return search provider results on disposalMarco Trevisan (Treviño)2021-11-141-1/+15
* general: Run uncrustify scriptOndrej Holy2020-04-051-1/+1
* general: Allow to compile on Wayland-only systemJavier Jardón2019-12-011-1/+1
* shell-search-provider: Respect recursive-search preferenceJiří Černý2019-08-311-10/+14
* shell-search-provider: Use indexed search on nautilus launch only if disabledMarco Trevisan (Treviño)2018-07-261-1/+15
* shell-search-provider: override hidden files search only for overviewMarco Trevisan (Treviño)2018-07-261-1/+1
* shell: pass the full query to the slot to preserve all settingsMarco Trevisan (Treviño)2018-07-261-19/+22
* shell-search-provider: enable recursive search on indexed enginesMarco Trevisan (Treviño)2018-07-261-0/+1
* general: Allow running in separate instanceErnestas Kulik2018-03-181-1/+1
* shell-search-provider: Only use location in descriptionFlorian Müllner2017-08-071-2/+4
* general: use gdk_monitor_get_scale_factorAlexandru Pandelea2017-03-091-1/+1
* general: use gtk_show_uri_on_window ()Ernestas Kulik2017-02-231-1/+1
* shell-search-provider: cast pointers to drop const qualifierRazvan Chitu2016-10-051-2/+2
* general: run uncrustifyCarlos Soriano2016-08-291-474/+525
* shell-search-provider: remove simple engine recursivityCarlos Soriano2016-08-291-3/+0
* shell-search-provider: fix incompatible pointer assignmentErnestas Kulik2016-08-051-1/+1
* shell-search-provider: make search recursiveCarlos Soriano2016-07-281-0/+3
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-5/+5
* shell-search: use correct castingCarlos Soriano2016-03-101-1/+1
* shell-search-provider: make it work againCarlos Soriano2016-03-031-2/+1
* shell-search-provider: don't crash if file doesn't have pathCarlos Soriano2016-03-031-1/+2
* query: make NautilusQuery a final classGeorges Basile Stavracas Neto2016-02-021-4/+5
* bookmark-list: use internal list for clientsCarlos Soriano2015-12-161-5/+4
* shell-search-engine: fix crashCarlos Soriano2015-07-231-2/+3
* search-provider: initialize volume monitor lazilyCosimo Cecchi2015-05-241-8/+6
* search-provider: initialize bookmark list lazilyCosimo Cecchi2015-05-241-6/+12
* nautilus-shell-search-provider: Add path as descriptionCarlos Soriano2015-02-021-0/+7
* search-provider: don't own a separate bus nameCosimo Cecchi2014-04-301-66/+29
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* search-provider: Return TRUE from GDBus method handlersDavid King2013-09-201-6/+11
* src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-1/+0
* Support HiDpi iconsCosimo Cecchi2013-08-031-0/+4
* search-provider: Use a serialized gicon instead of a to_string'd oneJasper St. Pierre2013-07-261-37/+8
* search-provider: fix activation behaviorCosimo Cecchi2013-02-191-3/+10
* shell-search-provider: plug a memleakCosimo Cecchi2013-01-211-2/+0
* search-provider: keep a reference to the dbus invocationCosimo Cecchi2013-01-021-2/+4
* shell-provider: use the right signature for LaunchSearch()Cosimo Cecchi2012-12-101-3/+4
* shell-provider: don't use a separate binaryCosimo Cecchi2012-12-061-86/+61
* search-provider: use org.gnome.Shell.SearchProvider2 interfaceCosimo Cecchi2012-12-061-75/+21
* all: remove deprecated g_type_init()Cosimo Cecchi2012-10-261-2/+0
* 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