summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* places-view: remove GTK translation domainsPeter Eisenmann2023-03-313-3/+3
* properties-window: fix execution switch behaviorPeter Eisenmann2023-03-291-2/+2
* files-view: handle no focus state gracefullyPeter Eisenmann2023-03-291-1/+2
* Add fast-content-type fallback to all placesOndrej Holy2023-03-292-2/+22
* search-hit: Remove redundant codeOndrej Holy2023-03-291-3/+0
* window: Initialize drag action for tab barOndrej Holy2023-03-291-16/+10
* pathbar: Initialize drag actionOndrej Holy2023-03-291-7/+2
* properties-window: Use return value from g_string_freeOndrej Holy2023-03-291-5/+1