summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* general: add another zoom levelwip/csoriano/zoom-levelsCarlos Soriano2016-02-106-9/+23
* Preferences: add mnemonicsCarlos Soriano2016-02-082-6/+6
* preferences: improve the wordingCarlos Soriano2016-02-081-2/+2
* preferences-dialog: order the settingsCarlos Soriano2016-02-081-8/+8
* Small improvements to translatable stringsPiotr Drąg2016-02-073-4/+4
* toolbar: don't show operations popover in desktopCarlos Soriano2016-02-041-2/+5
* toolbar: update modelineCarlos Soriano2016-02-041-1/+1
* search: fix tagged entries styleCarlos Soriano2016-02-041-0/+38
* Add context to strings in the shortcut windowPiotr Drąg2016-02-041-54/+54
* preferences-dialog: fix unwanted 2px borderGeorges Basile Stavracas Neto2016-02-031-0/+1
* query-editor: use tags on the search barCarlos Soriano2016-02-031-10/+81
* search-popover: provide function to reset date and mime typeCarlos Soriano2016-02-032-18/+35
* search: export mime types utilitiesCarlos Soriano2016-02-034-187/+225
* search-popover: merge and clean up date formattingCarlos Soriano2016-02-031-82/+21
* query-editor: update information label accordinglyCarlos Soriano2016-02-031-33/+61
* preferences: add remote and local recursive searchCarlos Soriano2016-02-035-319/+352
* preferences-dialog:update modelineCarlos Soriano2016-02-031-1/+1
* search: rename recursive to local and remoteCarlos Soriano2016-02-032-6/+6
* search-popover: disconnect old query signalsCarlos Soriano2016-02-031-2/+2
* search-popover: use single signals for changesCarlos Soriano2016-02-032-33/+49
* search: use range of datesCarlos Soriano2016-02-032-107/+136
* search-popover: use full more descriptive var nameCarlos Soriano2016-02-021-9/+9
* files-view: don't remove floating bar in an idleCarlos Soriano2016-02-021-1/+5
* 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
* files-view: remove remote warning barCarlos Soriano2016-02-023-34/+0
* files-view: reduce floating bar delayCarlos Soriano2016-02-021-1/+1
* query-editor: update query location on query editor locationCarlos Soriano2016-02-021-2/+2
* search-popover: update the switch when there is queryCarlos Soriano2016-02-021-1/+1
* search-popover: use gsettings for last/modified filter typeCarlos Soriano2016-02-021-0/+16
* query-editor: emit changed when recursive changesCarlos Soriano2016-02-021-0/+2
* search-popover: remove unneeded location propertyCarlos Soriano2016-02-023-88/+46
* window-slot: close search when changing locationCarlos Soriano2016-02-021-4/+1
* query-editor: update query locationCarlos Soriano2016-02-021-0/+3
* search-popover: use last access and last timeCarlos Soriano2016-02-023-0/+29
* query-editor: trigger a warning if type is wrongCarlos Soriano2016-02-021-0/+1
* search-popover: G_N_ELEMENTS doesn't require NULL endCarlos Soriano2016-02-021-5/+0
* query-editor: remove hack for spinnerCarlos Soriano2016-02-021-20/+0
* search-popover: don't update label on showing date widgetsCarlos Soriano2016-02-021-7/+0
* search-popover: use GNU styleCarlos Soriano2016-02-021-262/+314
* general: update various modelinesCarlos Soriano2016-02-021-1/+1
* files-view: use nautilus_query_is_empty to validate queryGeorges Basile Stavracas Neto2016-02-021-9/+1
* search-popover: add popover to edit search filtersGeorges Basile Stavracas Neto2016-02-028-924/+1959
* query: make NautilusQuery a final classGeorges Basile Stavracas Neto2016-02-023-23/+23
* desktop-window: restore transparency (again)Alberts Muktupāvels2016-02-021-2/+3
* nautilus-window: add a styleclassHorst31802016-01-281-0/+7
* css: update button selectorHorst31802016-01-281-1/+1
* nautilus-list-view: add a styleclassHorst31802016-01-282-1/+4
* files-view: display search files while searchingCarlos Soriano2016-01-221-2/+8
* files-view: emit is-loading in the right placeCarlos Soriano2016-01-221-1/+1