summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-search-hit.c
Commit message (Expand)AuthorAgeFilesLines
* query: make NautilusQuery a final classGeorges Basile Stavracas Neto2016-02-021-4/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* search-hit: add a missing breakCosimo Cecchi2013-04-041-0/+1
* search-hit: plug a memleakCosimo Cecchi2013-01-211-0/+1
* search-hit: fix mem leakPavel Vasin2013-01-171-0/+1
* search: add debug outputCosimo Cecchi2012-10-151-0/+4
* search-hit: set a limit to FTS weight in matchesCosimo Cecchi2012-10-151-1/+1
* query: change raking to always sort closest files firstCosimo Cecchi2012-10-151-27/+23
* search-hit: guard against g_filename_from_uri() return NULLCosimo Cecchi2012-09-141-14/+16
* Add a way to rank search resultsWilliam Jon McCann2012-08-011-0/+327