summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* views: Add flow box based viewwip/csoriano/flowCarlos Soriano2017-02-1419-30/+2464
* toolbar: add theatrics animation to the operations buttonCarlos Soriano2017-02-1310-2/+2068
* files-view: port to G_DECLARE* type declarationRohit Kaushik2017-02-102-497/+889
* mime-actions: use file metadata for trusting desktop filesCarlos Soriano2017-02-066-146/+73
* canvas-view: port to G_DECLARE* type declarationRohit Kaushik2017-02-032-69/+86
* search-engine-tracker: check in query if files have nie:urlAlexandru Pandelea2017-02-031-3/+4
* batch-rename-utilities: check if file has nie:urlAlexandru Pandelea2017-02-031-2/+2
* batch-rename-utilities: escape strings in the sparql queryAlexandru Pandelea2017-02-031-4/+9
* Fix translator commentsPiotr Drąg2017-01-283-7/+7
* nautilus-file: reorder tracker dependant functionsCarlos Soriano2017-01-261-120/+117
* general: fix failing builds with tracker disabledErnestas Kulik2017-01-263-0/+12
* files-view: fix crash on enter in searchAlexandru Pandelea2017-01-241-0/+5
* batch-rename-dialog: Make ``check_conflict_for_files`` privateAdrian Zatreanu2017-01-132-5/+1
* files-view: Add alternative shortcut for renaming filesCristian Nancu2017-01-122-2/+8
* icon-info: hash/store icons using scale factor as well as sizeLionel Landwerlin2017-01-091-4/+14
* canvas-container: listen to scale factor to invalidate iconsLionel Landwerlin2017-01-091-0/+13
* general: use own icon instead of system-file-managerErnestas Kulik2017-01-094-4/+4
* file-operations: take progress details stringErnestas Kulik2017-01-041-1/+1
* window-slot: prevent menu disappearing when Hidden Files toggledNeil Herald2016-12-103-1/+22
* 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: fix typoCarlos Soriano2016-12-104-12/+12
* general: only set icon position metadata when in desktopCarlos Soriano2016-12-106-21/+70
* general: format code with newer UncrustifyCarlos Soriano2016-11-3030-2663/+2831
* files-view: remove an unnecessary helper functionDaniel Boles2016-11-291-15/+2
* properties-window: fix checking inconsistent stateAlexandru Pandelea2016-11-271-1/+1
* file-operations: don't recurse for trash operationsCarlos Soriano2016-11-251-1/+3
* progress-info: avoid racesCarlos Soriano2016-11-251-36/+46
* clipboard: free item listErnestas Kulik2016-11-231-12/+6
* file: unref emblemErnestas Kulik2016-11-231-1/+2
* window-slot: reverse the view icon actionCarlos Soriano2016-11-231-6/+20
* view: make icon getter staticCarlos Soriano2016-11-239-117/+82
* mime-actions: use GQueue functions instead of private pointersCarlos Soriano2016-11-221-5/+5
* Revert "file: reword "items" to "files and folders""Carlos Soriano2016-11-221-6/+4
* mime-actions: modernize codeCarlos Soriano2016-11-211-94/+72
* mime-actions: support admin backendCarlos Soriano2016-11-215-7/+51
* Use Unicode in translatable stringsPiotr Drąg2016-11-1210-50/+50
* application: open home directory on new window if searchingErnestas Kulik2016-11-111-3/+14
* application: add “clone-window” actionErnestas Kulik2016-11-112-12/+21
* batch-rename-dialog: mark string for translationCarlos Soriano2016-11-101-3/+9
* batch-rename-dialog: use same quote styleAlexandru Pandelea2016-11-101-3/+3
* batch-rename : Reword "Rename %d files/folders" as "Rename %d files"Neha Yadav2016-11-101-2/+22
* file: reword "items" to "files and folders"Carlos Soriano2016-11-101-4/+6
* file: create filtered file lists in correct orderErnestas Kulik2016-11-101-3/+1
* rename-file-popover-controller: select entire name for foldersRazvan Chitu2016-11-081-7/+13
* files-view, preferences: sync sort-directories-first with Gtk+Felipe Borges2016-11-072-18/+5
* batch-rename-dialog: disable metadata for illegal metadata charsAlexandru Pandelea2016-11-041-1/+4
* rename-file-popover-controller: Fix popover animationAlexandru Pandelea2016-11-041-2/+2
* floating-bar: fix hide on hover with notebook visibleErnestas Kulik2016-11-031-3/+1
* ui-utilities: clarify date labelMonica Baluna2016-11-034-17/+28