summaryrefslogtreecommitdiff
path: root/src/nautilus-file-operations.c
Commit message (Expand)AuthorAgeFilesLines
* file-operations: deduplicate codeErnestas Kulik2017-05-301-73/+35
* file-operations: duplicate: use automatic cleanupErnestas Kulik2017-05-151-5/+2
* file-operations: set_permissions_recursive: use automatic cleanupErnestas Kulik2017-05-151-2/+1
* file-operations: empty_trash: use automatic cleanupErnestas Kulik2017-05-151-2/+1
* file-operations: mark_desktop_file_executable: use automatic cleanupErnestas Kulik2017-05-151-2/+1
* file-operations: delete: use automatic cleanupErnestas Kulik2017-05-151-8/+2
* file-operations: copy: use automatic cleanupErnestas Kulik2017-05-151-9/+3
* file-operations: move: use automatic cleanupErnestas Kulik2017-05-151-8/+2
* file-operations: link: use automatic cleanupErnestas Kulik2017-05-151-16/+7
* file-operations: create: use automatic cleanupErnestas Kulik2017-05-151-39/+22
* file-operations: check filespace before extractingvyasgiridhar2017-03-281-1/+48
* Revert "extraction: check filespace before extraction"Carlos Soriano2017-03-271-49/+1
* extraction: check filespace before extractionvyasgiridhar2017-03-271-1/+49
* ui-utilities: Add custom function to display error dialogKartikeya Sharma2017-03-081-7/+7
* file-operations: change skip behaviorErnestas Kulik2017-03-061-9/+9
* file-operations: reset skipped status of files on copy/moveErnestas Kulik2017-03-061-0/+2
* Fix more "format not a string literal" warningsBastien Nocera2017-03-031-0/+9
* file-operations: fix extracting the translator commentsPiotr Drąg2017-02-261-15/+15
* file-operations: fix variables in translator commentsPiotr Drąg2017-02-261-21/+21
* file-operations: do not free string literalFelipe Borges2017-02-251-1/+1
* destructive-action: set style for permanent delete buttonEduard Čuba2017-02-241-1/+8
* file-operations: fix typoCarlos Soriano2017-02-231-1/+1
* file-operations: use standard print functionsKartikeya Sharma2017-02-231-407/+565
* file-operations: Rename and change the return type of a functionKartikeya Sharma2017-02-231-8/+8
* mime-actions: use file metadata for trusting desktop filesCarlos Soriano2017-02-061-122/+31
* file-operations: take progress details stringErnestas Kulik2017-01-041-1/+1
* file-operations: remove not needed g_warn_if_failCarlos Soriano2016-12-101-2/+0
* file-operations: Fix progress of copies over gvfsrpm-build2016-12-101-15/+12
* general: only set icon position metadata when in desktopCarlos Soriano2016-12-101-4/+12
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-56/+56
* file-operations: don't recurse for trash operationsCarlos Soriano2016-11-251-1/+3
* Use Unicode in translatable stringsPiotr Drąg2016-11-121-2/+2
* general: quash some warningsErnestas Kulik2016-10-071-1/+1
* file-operations: avoid scanning the same filesRazvan Chitu2016-10-041-13/+44
* general: adjust uncrustify styleCarlos Soriano2016-09-061-4/+4
* general: initialize smart pointers to NULLRazvan Chitu2016-08-301-9/+9
* file-operations: open unsupported archives in another applicationRazvan Chitu2016-08-301-0/+8
* general: run uncrustifyCarlos Soriano2016-08-291-6562/+7654
* file-operations: fix crash on compression errorRazvan Chitu2016-08-251-1/+1
* Fix typos in translatable stringsPiotr Drąg2016-08-231-1/+1
* file-operations: implement compression operationRazvan Chitu2016-08-231-4/+315
* file-operations: implement extract operationRazvan Chitu2016-08-231-0/+378
* file-conflict-dialog: separate file logic from UI managementRazvan Chitu2016-08-231-119/+28
* file-operations: zero-initialize pointerErnestas Kulik2016-08-221-1/+1
* file-operations: rename calls to transfer_file_add_to_countErnestas Kulik2016-08-221-4/+4
* file-operations: update progress on skipErnestas Kulik2016-08-221-0/+42
* file-operations: fix duplication status stringErnestas Kulik2016-08-211-2/+2
* file-operations: refactor deleting operationRazvan Chitu2016-08-201-340/+223
* file-operations: fix apply to all in conflict dialogCarlos Soriano2016-07-181-1/+1
* Fix "format not a string literal" warningsBastien Nocera2016-06-141-1/+6