summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* file-operations: make use of skip_files in compress operationsGary Li2023-05-121-0/+21
* search-popover: Replace some tooltips with a11y labelsAutomeris naranja2023-05-091-2/+6
* general: Add header capitalization to some tooltipssunflowerskater2023-05-093-7/+7
* general: Make some tooltips shortersunflowerskater2023-05-092-6/+6
* general: Add missing tooltips to some buttonssunflowerskater2023-05-093-0/+4
* help-overlay: Use proper arrow directions for RTLKhalid Abu Shawarib2023-05-091-0/+32
* window: Use proper arrow directions for RTLKhalid Abu Shawarib2023-05-092-4/+16
* column-chooser: replace arrow box with row menusPeter Eisenmann2023-05-042-0/+119
* column-chooser: Add drag icon to rowsPeter Eisenmann2023-05-041-0/+5
* column-chooser: Allow settings custom or default columnsCorey Berla2023-05-042-33/+92
* column-chooser: Move operations from listview to column-chooserCorey Berla2023-05-045-227/+132
* column-chooser: Add ability to use DnD to reorder columnsCorey Berla2023-05-041-0/+108
* column-chooser: Port from TreeView to ListBoxCorey Berla2023-05-042-335/+173
* column-chooser: Remove up/down buttonsCorey Berla2023-05-042-129/+0
* column-chooser: Subclass AdwWindow instead of GtkBoxCorey Berla2023-05-046-142/+118
* column-chooser: Chain up constructedCorey Berla2023-05-041-0/+2
* help-overlay: Use action-name propertiesSabri Ünal2023-05-041-19/+19
* name-cell: Clear loading timeout on finalizeCorey Berla2023-05-041-0/+1
* view: Port to GtkColumnViewCellCorey Berla2023-04-244-25/+36
* window: fix incorrect string when moving files to trashSayan Bhattacharjee2023-04-241-3/+3
* progress-info-widget: use different icon for stopping operationPeter Eisenmann2023-04-243-1/+4
* progress-info-widget: remove unused image definitionPeter Eisenmann2023-04-241-3/+0
* freedesktop-dbus: Drop the connection propertyOndrej Holy2023-04-243-79/+9
* file-operations: Handle errors properly in delete_files_recursivelyCorey Berla2023-04-241-0/+8
* Apply 1 suggestion(s) to 1 file(s)Corey Berla2023-04-241-1/+0
* properties-window: Port GtkComboBox to GtkDropDownCorey Berla2023-04-242-151/+99
* general: Fix indentation nitpicksAntónio Fernandes2023-04-239-38/+38
* Revert "files-view: Focus view items directly"Corey Berla2023-04-221-42/+0
* grid-cell-ui: use dim-label style for captionsPeter Eisenmann2023-04-211-0/+3
* window: Dismiss previous undo toast when undo action has changedCorey Berla2023-04-211-0/+8
* file: Re-use local time zone when generating date stringSebastian Keller2023-04-201-10/+17
* window-slot: Make ownership transfer of pending location explicitAntónio Fernandes2023-04-201-3/+1
* nautilusgtkplacessidebar: simplify setter logic with g_set_objectGary Li2023-04-201-5/+1
* application: Take reference of GFile location when cloning windowGary Li2023-04-201-0/+1
* properties-window: use property row style for security contextPeter Eisenmann2023-04-201-6/+27
* style: Add HC outlines for list viewSam Hewitt2023-04-151-0/+11
* style: Drop view item color overridesAntónio Fernandes2023-04-151-25/+0
* search-engine-tracker: Don't try to parse NULL time stringsAntónio Fernandes2023-04-151-22/+23
* Revert "nautils-search-engine-tracker: Only parse non-null dates"António Fernandes2023-04-151-16/+7
* files-view: Handle canceled clipboard updatePeter Eisenmann2023-04-142-7/+23
* list-view: Drop selection click workaroundCorey Berla2023-04-131-56/+0
* files-view: Don't add non-existent filesCorey Berla2023-04-121-0/+5
* list-view: Get proper backing-uri for tree expandersCorey Berla2023-04-121-0/+55
* batch-rename-dialog: fix tag intersection for zero-length deletionsGary Li2023-04-091-2/+4
* grid-cell, name-cell: Allow displaying unthemed emblemsAntónio Fernandes2023-04-082-2/+14
* files-view: Disable properties shortcut for unwanted directoriesKhalid Abu Shawarib2023-04-071-1/+4
* sidebar: Prevent auto folder opening on hover when re-ordering bookmarksSayan Bhattacharjee2023-04-071-2/+3
* pathbar: do not use finalized pathbar to bind menu model to popoverGary Li2023-04-071-1/+8
* grid-cell, name-cell: Have thumbnail cover allocationAntónio Fernandes2023-04-052-0/+2
* window-slot: Try current location even if it is marked as goneOndrej Holy2023-04-051-7/+7