summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Correctly mark string for translationPiotr Drąg2016-09-191-1/+1
* bath-rename-dialog: remove unneeded commentCarlos Soriano2016-09-131-2/+0
* batch-rename-dialog: use positions for tag handlingCarlos Soriano2016-09-132-316/+180
* build: Fix referenced source namesFlorian Müllner2016-09-121-4/+4
* build: Add missing newline escapeFlorian Müllner2016-09-121-1/+1
* batch-renaming: disable if compiled without trackerCarlos Soriano2016-09-122-4/+17
* application: add dummy --no-desktop cmd optionCarlos Soriano2016-09-121-0/+2
* batch-rename-dialog: major refactoringCarlos Soriano2016-09-125-1665/+641
* batch-rename-dialog: use 4 spaces for identationCarlos Soriano2016-09-121-12/+12
* batch-rename-dialog: use array-for instead of if-elsesCarlos Soriano2016-09-124-58/+65
* batch-rename-dialog: differentiate "files" and "folders" in the titleAlexandru Pandelea2016-09-081-3/+24
* nautilus-file: Fix segfault on undo for batch renameAlexandru Pandelea2016-09-081-6/+7
* nautilus-toolbar.ui: propagate operations popover children heightErnestas Kulik2016-09-081-0/+1
* batch-rename-utilities: fix query limit errorAlexandru Pandelea2016-09-081-3/+9
* nautilus-file: Fix segfault on batch rename for file goneAlexandru Pandelea2016-09-081-1/+2
* batch-rename-dialog: Use right arrow for RTLAlexandru Pandelea2016-09-081-1/+5
* batch-rename-utilities: fix unicode chars for replaceAlexandru Pandelea2016-09-081-4/+4
* batch-rename-dialog: clear some task data unconditionallyErnestas Kulik2016-09-081-9/+2
* batch-rename-dialog: merge the general conflict check handlingCarlos Soriano2016-09-071-189/+8
* batch-rename-dialog: use GTask appropiatelyCarlos Soriano2016-09-071-73/+173
* rename-file-popover-controller: add headerCarlos Soriano2016-09-062-0/+38
* new-folder-dialog-controller: add headerCarlos Soriano2016-09-062-0/+38
* file-name-widget-controller: add headerCarlos Soriano2016-09-061-0/+19
* compress-dialog-controller: add headerCarlos Soriano2016-09-062-0/+38
* file-name-widget-controller: rerun uncrustifyCarlos Soriano2016-09-061-6/+18
* file-name-widget-controller: add headerCarlos Soriano2016-09-061-0/+19
* general: rerun uncrustify in compress-dialog-controllerCarlos Soriano2016-09-061-4/+12
* general: adjust uncrustify styleCarlos Soriano2016-09-067-29/+51
* batch-rename-dialog: fix search & replace for . and ..Alexandru Pandelea2016-09-061-7/+35
* mime-actions: Fix shift+control+down seg fault on a folderAlexandru Pandelea2016-09-021-2/+37
* Use templates for glib-mkenumsErnestas Kulik2016-09-013-34/+72
* batch-rename-utilities: protect against null errorCarlos Soriano2016-08-311-4/+10
* batch-rename-utilities: print warnings if query goes wrongCarlos Soriano2016-08-311-0/+3
* file-undo-operations: add plural support for stringsAlexandru Pandelea2016-08-301-2/+6
* batch-rename-dialog: add plural support for stringsAlexandru Pandelea2016-08-301-1/+3
* Remove NautilusEntryErnestas Kulik2016-08-307-572/+202
* general: initialize smart pointers to NULLRazvan Chitu2016-08-3016-44/+45
* nautilus-window.ui: don't allow main_view to shrinkChristian Stadelmann2016-08-301-0/+3
* file-operations: open unsupported archives in another applicationRazvan Chitu2016-08-303-0/+81
* Improvements to new translatable strings for batch renamingPiotr Drąg2016-08-303-11/+11
* batch-rename-dialog.c: increase row marginCarlos Soriano2016-08-301-1/+2
* batch-rename-dialog: use constantsCarlos Soriano2016-08-301-3/+5
* batch-rename-dialog.ui: make rows unselectableCarlos Soriano2016-08-301-0/+3
* batch-rename-utilities: 0 pad the track numberCarlos Soriano2016-08-301-1/+1
* general: run uncrustifyCarlos Soriano2016-08-29103-77183/+87653
* batch-rename-dialog: simplify key_press_event if'sCarlos Soriano2016-08-291-114/+106
* batch-rename-dialog: use GIO constantsCarlos Soriano2016-08-291-3/+3
* batch-rename-dialog: set max-width and max-heightCarlos Soriano2016-08-291-2/+5
* batch-rename-dialog: expand the entryCarlos Soriano2016-08-291-1/+1
* Implement batch renamingAlexandru Pandelea2016-08-2917-100/+5464