summaryrefslogtreecommitdiff
path: root/src/nautilus-query-editor.c
Commit message (Expand)AuthorAgeFilesLines
* general: Add missing tooltips to some buttonssunflowerskater2023-05-091-0/+1
* general: Stop using gtk_widget_show and gtk_widget_hideCorey Berla2022-12-251-1/+1
* query-editor: Add placeholder textsunflowerskater2022-12-151-0/+1
* query-editor: Set position at the end of the textCorey Berla2022-12-031-0/+1
* query-editor: Drop unused codeCorey Berla2022-12-031-15/+0
* query-editor: Lengthen search activation timeout to improve performanceJean-François Fortin Tam2022-10-211-1/+5
* general: Reimplement a11y for gtk4Corey Berla2022-07-301-1/+1
* query-editor: Reimplement filter tagsAntónio Fernandes2022-06-301-75/+68
* query-editor: Rename .entry to .textAntónio Fernandes2022-06-301-24/+24
* query-editor: Don't use GtkSearchEntryAntónio Fernandes2022-06-301-44/+86
* query-editor: Don't subclass GtkBoxAntónio Fernandes2022-06-301-4/+9
* query-editor: Initiate propperlyAntónio Fernandes2022-06-301-19/+7
* query-editor: Drop inner boxesAntónio Fernandes2022-06-301-16/+3
* query-editor: Fix focus grabAntónio Fernandes2022-04-211-2/+1
* query-editor: Restore type-to-searchAntónio Fernandes2022-01-091-1/+16
* general: Switch to GTK4António Fernandes2022-01-091-16/+15
* query-editor: Stop using libgdAntónio Fernandes2021-12-261-1/+22
* query-editor: Drop gtk_search_entry_handle_event()António Fernandes2021-12-221-4/+38
* general: Stop using gtk_container_add()António Fernandes2021-12-061-4/+5
* general: Uniformize case code styleAntónio Fernandes2021-07-111-0/+4
* 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