summaryrefslogtreecommitdiff
path: root/src/nautilus-query-editor.c
Commit message (Expand)AuthorAgeFilesLines
* general: Drop uses of gtk_widget_show_all()Ernestas Kulik2019-06-281-3/+0
* query-editor: Use GTK+ 4 tagged entryErnestas Kulik2019-06-281-66/+86
* general: Use an in-tree copy of libgd codeErnestas Kulik2019-06-281-1/+1
* query: Port MIME type filter to GPtrArrayAntónio Fernandes2018-12-121-2/+3
* query-editor: Add a key binding to focus viewAntónio Fernandes2018-10-121-22/+6
* window-slot: Focus view widget on search up or down arrow pressedCarlos Soriano2018-10-021-0/+32
* Revert "Search filter popover on [Ctrl]+[F]"António Fernandes2018-08-291-10/+0
* nautilus-query-editor: set query recursive option as it isMarco Trevisan (Treviño)2018-07-261-7/+8
* query: Add flags for recursive search typesMarco Trevisan (Treviño)2018-07-261-5/+5
* general: Provide search information on the view itselfCarlos Soriano2018-07-141-67/+9
* query-editor: Make type finalErnestas Kulik2018-05-281-218/+160
* query-editor: Remove key-press-event handlerErnestas Kulik2018-05-281-2/+0
* Search filter popover on [Ctrl]+[F]andrei-stratila2018-05-181-0/+12
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-8/+8
* properties-window: Remove computer:/// handlingCarlos Soriano2018-05-091-4/+0
* general: Add actions to the toolbarCarlos Soriano2018-05-031-23/+16
* window-slot: Keep query editor ownership on the window-slotCarlos Soriano2018-05-031-1/+1
* query-editor: Return if location unset when creating queryErnestas Kulik2018-03-191-0/+5
* general: Run uncrustifyCarlos Soriano2018-02-131-3/+3
* implement ftsAlexandru Pandelea2017-06-221-0/+37
* 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