summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* floating-bar: Don't start spinner if it's not visiblewip/exalm/spinnerAlexander Mikhaylenko2021-02-081-1/+3
* 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
* gschema: Raise thumbnail size limit to 50MBAntónio Fernandes2021-02-081-1/+1
* Update Swedish translationAnders Jonsson2021-02-081-434/+426
* Updated Czech translationMarek Černocký2021-02-071-506/+446
* Update Romanian translationDaniel Șerbănescu2021-02-071-508/+499
* Update Ukrainian translationYuri Chornoivan2021-02-071-237/+226
* Update Turkish translationEmin Tufan Çetin2021-02-071-509/+503
* Update Galician translationFran Dieguez2021-02-071-509/+502
* preferences: Drop executable-text-activation settingAntónio Fernandes2021-02-065-125/+2
* mime-actions: Drop ACTIVATION_ACTION_ASKAntónio Fernandes2021-02-065-126/+4
* files-view: Add action to run files as programsAntónio Fernandes2021-02-062-0/+76
* Update Ukrainian translationYuri Chornoivan2021-02-061-404/+403
* general: Remove option to bypass delete confirmationSachin Daluja2021-02-068-66/+5
* Update Turkish translationEmin Tufan Çetin2021-02-031-417/+426
* doap: Update my e-mail addressOndrej Holy2021-02-031-1/+1
* Update Swedish translationLuna Jernberg2021-02-011-649/+609
* Update Brazilian Portuguese translationRafael Fontenelle2021-01-301-462/+456
* Update Vietnamese translationNgọc Quân Trần2021-01-271-1146/+1205
* Update Galician translationFran Dieguez2021-01-251-472/+456
* 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
* Update Persian translationDanial Behzadi2021-01-221-442/+451
* README: Fix typoOndrej Holy2021-01-201-1/+1
* test: Run tests in unique directoryOndrej Holy2021-01-189-100/+154
* Update Greek translationEfstathios Iosifidis2021-01-181-442/+451
* 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