summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* window: Add weak reference to the active slotAntónio Fernandes2021-03-121-3/+3
* Revert "clipboard: Use text based clipboard only"António Fernandes2021-03-075-107/+153
* ui: Use GNOME 40 Empty View StylingChristopher Davis2021-02-144-27/+22
* preferences-window: Print error from gtk_builder_add_from_resourceOndrej Holy2021-02-131-1/+6
* list-view: Properly match for Star columnAntónio Fernandes2021-02-131-1/+1
* list-view: Hide Star column titleAntónio Fernandes2021-02-131-1/+7
* location-entry: Highlight basenames of completionsJames Westman2021-02-121-0/+37
* location-entry: Use relative completions for relative pathsJames Westman2021-02-121-1/+20
* location-entry: Use g_strstrip()James Westman2021-02-121-2/+2
* location-entry: Use GtkEntryCompletionJames Westman2021-02-121-31/+76
* location-entry: Play bell when tab-complete failsJames Westman2021-02-121-4/+11
* location-entry: Remove folder iconJames Westman2021-02-121-13/+0
* file-conflict-dialog: Make manual rename more convenientAntónio Fernandes2021-02-121-5/+16
* file-conflict-dialog: Automatically suggest new nameAntónio Fernandes2021-02-125-11/+37
* operations-ui-manager: Rename struct fieldAntónio Fernandes2021-02-121-5/+5
* file-conflict-dialog: Tie default action to expanderAntónio Fernandes2021-02-121-24/+24
* file-operations: Add support for password protected archivesFelipe Borges2021-02-121-0/+91
* preferences-window: Add description for the performance groupAntónio Fernandes2021-02-101-0/+1
* preferences-window: Clarify context menu optionsAntónio Fernandes2021-02-101-3/+4
* preferences-window: Implement new single-page designAdrien Plazas2021-02-102-1011/+245
* preferences-window: Remove leftovers from the pastAntónio Fernandes2021-02-102-142/+0
* properties-window: Make bottom corners roundedChristopher Davis2021-02-093-12/+14
* css: Match floating bar radius to window radiusChristopher Davis2021-02-091-1/+1
* window: Make bottom corners roundedChristopher Davis2021-02-096-11/+14
* general: Use libhandy 1.0Adrien Plazas2021-02-092-0/+4
* window: Init toolbar from templateChristopher Davis2021-02-092-4/+4
* css: Don't conflict with drop target visual feedbackAntónio Fernandes2021-02-081-7/+4
* preferences-window: Drop default columns tabAntónio Fernandes2021-02-082-149/+0
* preferences-window: Drop sidebar visibility checkboxAntónio Fernandes2021-02-082-56/+0
* preferences-window: Drop image size thumbnail controlAntónio Fernandes2021-02-082-88/+0
* preferences: Drop executable-text-activation settingAntónio Fernandes2021-02-064-120/+2
* mime-actions: Drop ACTIVATION_ACTION_ASKAntónio Fernandes2021-02-064-125/+3
* files-view: Add action to run files as programsAntónio Fernandes2021-02-062-0/+76
* general: Remove option to bypass delete confirmationSachin Daluja2021-02-067-61/+5
* file,directory: Drop obsolete is_local() methodswip/antoniof/local_vs_native_fixupAntónio Fernandes2021-01-255-27/+5
* file: Rename and document has_local_path() methodAntónio Fernandes2021-01-254-5/+17
* directory: Restructure and document is_local_or_fuse()António Fernandes2021-01-251-9/+31
* directory: Replace obsolete early return with preconditionAntónio Fernandes2021-01-251-5/+1
* directory: Ignore trash://* in is_local_or_fuse()António Fernandes2021-01-251-2/+1
* directory: Revert bfd0b4bf02187b4da6ce0eb7c9a36df5d96ca649António Fernandes2021-01-251-2/+1
* directory: Revert b60f861638f11117174d435860f2409963489995António Fernandes2021-01-251-2/+1
* files-view: Cleanup run_script() and its helpersAntónio Fernandes2021-01-251-71/+33
* files-view: Set NAUTILUS_SCRIPT_SELECTED_FILE_PATHS in starred:/António Fernandes2021-01-251-15/+11
* files-view: Support FUSE paths as script parametersAntónio Fernandes2021-01-251-1/+1
* files-view: Support FUSE paths as script envarAntónio Fernandes2021-01-251-5/+1
* files-view: Drop unnecessary precondition checkAntónio Fernandes2021-01-251-2/+0
* file: Deduplicate speed tradeoff codeAntónio Fernandes2021-01-251-69/+33
* file: Correctly check for remoteness for speed tradeoffsAntónio Fernandes2021-01-251-2/+2
* file-utilities: Drop nautilus_file_system_is_remoteAntónio Fernandes2021-01-254-37/+4
* file-operations: Print number of natively moved files instead of zeroOndrej Holy2021-01-181-0/+15