summaryrefslogtreecommitdiff
path: root/src/nautilus-search-engine-simple.c
Commit message (Expand)AuthorAgeFilesLines
* general: Fix indentation nitpicksAntónio Fernandes2023-04-231-9/+9
* Add fast-content-type fallback to all placesOndrej Holy2023-03-291-1/+8
* search-engine-simple: Handle case when mime type is NULLOndrej Holy2023-03-091-1/+1
* Use generic helpers for obtaining file attributesOndrej Holy2023-03-091-2/+6
* nautilus-search-engine: Explicitely initialize variablesOndrej Holy2022-03-051-10/+23
* nautilus-search-engine: Use GDateTime everywhereOndrej Holy2022-03-051-7/+8
* nautilus-search-engine: Propagate dates to calculate rankOndrej Holy2022-03-051-13/+13
* nautilus-search-engine: search by creation timeNishit Patel2021-11-271-1/+8
* general: Run uncrustify scriptOndrej Holy2020-04-051-18/+21
* search-engine-simple: Make some modifications to previous commitCarlos Soriano2019-02-221-69/+62
* nautilus-search-engine-simple: Only spawn one idle each timeXiang Fan2019-02-221-23/+103
* query: Port MIME type filter to GPtrArrayAntónio Fernandes2018-12-121-7/+6
* search-engine: add is_recursive_search function and use itMarco Trevisan (Treviño)2018-07-261-19/+7
* search-engine: use nautilus_file_is_remote to check remote filesMarco Trevisan (Treviño)2018-07-261-4/+12
* search-engine-simple: respect recursive setting for non local childrenMarco Trevisan (Treviño)2018-07-261-5/+12
* search-engine-simple: get query parameters just once in a cycleMarco Trevisan (Treviño)2018-07-261-5/+5
* search-engine-simple: remove recursive property using query flag insteadMarco Trevisan (Treviño)2018-07-261-47/+4
* query: Remove unused propertyAntónio Fernandes2018-03-131-16/+0
* search-engine-simple: don't leak DateRange array if not matchingMarco Trevisan (Treviño)2018-03-011-2/+2
* general: Rename from 'favorite' to 'starred'Carlos Soriano2018-02-131-2/+2
* Add favorite filesAlexandru Pandelea2017-11-051-2/+17
* Revert "search-engine: fix search providers handling"Alexandru Pandelea2017-08-171-11/+0
* search-engine: fix search providers handlingAlexandru Pandelea2017-08-151-0/+11
* search-engine-simple: port to G_DECLARE* type declarationNeha Yadav2016-10-081-35/+22
* general: run uncrustifyCarlos Soriano2016-08-291-356/+403
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-0/+525