summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* preferences-window: Drop default columns tab1309-thumbnails-size-limit-preference-is-misleading-and-the-default-value-is-outdatedAntónio Fernandes2021-02-072-149/+0
* preferences-window: Drop sidebar visibility checkboxAntónio Fernandes2021-02-072-56/+0
* preferences-window: Drop image size thumbnail controlAntónio Fernandes2021-02-062-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
* file-operations: Do not report remaining time if progress is not reportedOndrej Holy2021-01-181-1/+17
* file-operations: Do not report remaining time if not yet computedOndrej Holy2021-01-181-4/+6
* file-operations: Don't unref NULL hash tableAntónio Fernandes2021-01-181-1/+4
* file-operations: Fix transfered count for directoriesSachin Daluja2021-01-171-0/+16
* file-operations: Fix count when skipping directoriesSachin Daluja2021-01-171-14/+124
* Revert "file-operations: avoid scanning the same files"Sachin Daluja2021-01-171-43/+16
* file-operations: Fix directory "skipped" flagSachin Daluja2021-01-171-9/+6
* file-operations: Set "skipped" flag on errorSachin Daluja2021-01-171-0/+1
* file-operations: Set "skipped" flag on errorSachin Daluja2021-01-171-0/+1
* batch-rename-dialog: Rename function for claritySachin Daluja2021-01-171-5/+5
* batch-rename-dialog: Simplify name conflicts checkSachin Daluja2021-01-171-164/+41
* batch-rename-dialog: Fix thread-unsafe codeSachin Daluja2021-01-161-5/+6
* Drop use of volatileOndrej Holy2021-01-151-1/+1
* window: Remove outdated list of authors from About dialogOndrej Holy2021-01-151-38/+1
* window: Remove present date from copyright in About dialogOndrej Holy2021-01-151-1/+1
* list-view: Disconnect signal before clearing objectAntónio Fernandes2021-01-151-1/+1
* file-operations: Preserve mtime of non-empty directories on moveMaxim Mikityanskiy2021-01-091-6/+26
* properties-window: Truncate name in window titleAntónio Fernandes2021-01-081-2/+7
* file-conflict-dialog: Set max width for labelsAntónio Fernandes2021-01-081-0/+5
* properties-window: Add created row to the basic pageApoorv Sachan2021-01-052-10/+60
* column-utilities: Add Created date columnAntónio Fernandes2021-01-051-0/+10
* general: Support sorting by creation dateAntónio Fernandes2021-01-055-1/+46
* file: Add "date_created" attributeAntónio Fernandes2021-01-054-3/+59
* list-view: Don't leak container arraywip/antoniof/meets-valgrindAntónio Fernandes2021-01-051-2/+7
* application: Don't leak container arrayAntónio Fernandes2021-01-051-1/+1
* tag-manager: Release home GFile in ::finalizeAntónio Fernandes2021-01-051-0/+1
* tag-manager: Don't leak stamp path stringAntónio Fernandes2021-01-051-3/+6