summaryrefslogtreecommitdiff
path: root/src/nautilus-query-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Use Unicode in translatable stringsPiotr Drąg2016-11-121-1/+1
* ui-utilities: clarify date labelMonica Baluna2016-11-031-1/+1
* query-editor: destroy the search tags on finalizeGeorges Basile Stavracas Neto2016-09-221-0/+14
* general: initialize smart pointers to NULLRazvan Chitu2016-08-301-2/+2
* general: run uncrustifyCarlos Soriano2016-08-291-455/+520
* Clean up dead assigmentsErnestas Kulik2016-08-051-1/+0
* query-editor: unref file in update_information_label()Ernestas Kulik2016-07-211-0/+1
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-3/+3
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* general: allow to search from any part of the stackCarlos Soriano2016-03-031-0/+12
* query-editor: make search popover keyboard navigableCarlos Soriano2016-02-241-0/+3
* preferences: rework preferences windowCarlos Soriano2016-02-121-17/+5
* query-editor: use tags on the search barCarlos Soriano2016-02-031-10/+81
* search: export mime types utilitiesCarlos Soriano2016-02-031-2/+12
* query-editor: update information label accordinglyCarlos Soriano2016-02-031-33/+61
* preferences: add remote and local recursive searchCarlos Soriano2016-02-031-24/+33
* search: rename recursive to local and remoteCarlos Soriano2016-02-031-4/+4
* search-popover: use single signals for changesCarlos Soriano2016-02-031-17/+22
* search: use range of datesCarlos Soriano2016-02-031-4/+18
* query-editor: use is_* instead of !is_Carlos Soriano2016-02-021-2/+2
* query-editor: use the priv struct pointerCarlos Soriano2016-02-021-36/+36
* query-editor: update query location on query editor locationCarlos Soriano2016-02-021-2/+2
* query-editor: emit changed when recursive changesCarlos Soriano2016-02-021-0/+2
* search-popover: remove unneeded location propertyCarlos Soriano2016-02-021-4/+0
* query-editor: update query locationCarlos Soriano2016-02-021-0/+3
* search-popover: use last access and last timeCarlos Soriano2016-02-021-0/+4
* query-editor: trigger a warning if type is wrongCarlos Soriano2016-02-021-0/+1
* query-editor: remove hack for spinnerCarlos Soriano2016-02-021-20/+0
* general: update various modelinesCarlos Soriano2016-02-021-1/+1
* search-popover: add popover to edit search filtersGeorges Basile Stavracas Neto2016-02-021-882/+327
* query: make NautilusQuery a final classGeorges Basile Stavracas Neto2016-02-021-15/+14
* Fix minor typos (Pdf / Postscript)Piotr Drąg2015-10-161-1/+1
* query-editor: plug memory leakCarlos Soriano2015-09-221-0/+2
* query-editor: use real location for searchCarlos Soriano2015-09-221-1/+15
* project: simplify focus chainGeorges Basile Stavracas Neto2015-07-311-1/+1
* query-editor: cancel search with entry's signalGeorges Basile Stavracas Neto2015-03-021-4/+9
* query-editor: don't hardcode a width requestCosimo Cecchi2015-02-051-1/+1
* nautilus-query-editor: Avoid hiding the searchCarlos Soriano2015-02-041-0/+1
* query-editor: Use GtkSearchEntry::search-changed to batch searchesDebarshi Ray2014-11-121-30/+2
* query-editor: avoid double borders in Select Type dialogCosimo Cecchi2014-02-151-4/+3
* Use header bars for dialogsWilliam Jon McCann2014-02-071-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* Use search-bar style class for query editorWilliam Jon McCann2013-12-021-1/+3
* src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-1/+1
* query-editor: Don't grab focus if we already have itRui Matos2013-04-171-1/+1
* query-editor: avoid focus change hack when focusing the search entryCosimo Cecchi2013-04-041-65/+3
* query-editor: Fix initial key press processing with async IMsRui Matos2013-03-251-31/+7
* query-editor: Make IMs process the fake event we generate at firstRui Matos2013-03-251-0/+16
* query-editor: Don't set the entry's text if not strictly neededRui Matos2013-03-251-1/+7
* query-editor: fix mem leakPavel Vasin2013-01-171-0/+2