summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* file-utilities: Don't block main thread to restore from trashAntónio Fernandes2020-09-211-3/+4
* file-operation: Prevent recursion to speed up emptying trashOndrej Holy2020-09-211-2/+14
* starred-directory: Deduplicate file unmonitoringwip/antoniof/they-re-here-to-save-the-worldAntónio Fernandes2020-09-191-41/+17
* starred-directory: Actually implement ::force_reloadAntónio Fernandes2020-09-191-6/+25
* Revert "file: use emblems for files that use default icon"António Fernandes2020-09-141-22/+1
* files-view: Add Extract/Compress menu sectionAntónio Fernandes2020-09-081-1/+3
* Import starred files data from Tracker 2.xSam Thursfield2020-09-024-1/+178
* Limit starred files to within user's home directorySam Thursfield2020-09-026-142/+24
* tag-manager: Track files rather than contentsSam Thursfield2020-09-022-438/+119
* Use Tracker Miners inside Flatpak when not available on the hostSam Thursfield2020-09-025-40/+168
* search: Remove special characters from FTS searchesSam Thursfield2020-09-021-1/+29
* Port to Tracker 3Sam Thursfield2020-09-024-267/+376
* Use STRSTARTS in preference to tracker:uri-is-descendant() functionSam Thursfield2020-09-021-1/+4
* Add NAUTILUS_DEBUG=TagManager flagSam Thursfield2020-09-022-0/+2
* tag-manager: Fix checks for cancellationSam Thursfield2020-09-021-3/+2
* batch-rename-utilities: Use string literal instead of IRIMax2020-08-191-1/+1
* properties-window: Stop translating placeholdersPiotr Drąg2020-08-081-4/+4
* properties-window: Set buttons in change permissions dialog as translatablePiotr Drąg2020-08-081-2/+4
* properties-window: Center permissions horizontallyAntónio Fernandes2020-08-052-0/+4
* properties-window: Reduce Open With natural widthAntónio Fernandes2020-08-051-1/+1
* properties-window: Follow HIG layout adviceApoorv Sachan2020-08-052-108/+84
* properties-window: Reposition icon above basic gridApoorv Sachan2020-08-052-3/+5
* properties-window: Set style with better text contrastApoorv Sachan2020-08-052-0/+6
* properties-window: HIG Complaince stylingApoorv Sachan2020-08-053-59/+161
* properties-window: Align Contents title lable propperlyApoorv Sachan2020-08-052-20/+1
* properties-window: Remove unused struct membersApoorv Sachan2020-08-051-3/+0
* properties-window: Stop setting "use_original" dataApoorv Sachan2020-08-051-53/+26
* properties-window: Stop setting "inconsistent_string" dataApoorv Sachan2020-08-051-43/+4
* properties-window: Removing dead functionsApoorv Sachan2020-08-051-363/+0
* properties-window: Clear list of dangling pointersAntónio Fernandes2020-08-051-0/+2
* mime-application-chooser: Remove the whole classApoorv Sachan2020-08-053-548/+0
* properties-window: Stop using NautilusMimeApplicationChooser classApoorv Sachan2020-08-052-11/+384
* properties-window: Add "Open With" tab to templateApoorv Sachan2020-08-052-10/+33
* properties-window: Port "Change Permissions..." dialog to GtkBuilderApoorv Sachan2020-08-053-41/+190
* properties-window: Populate remaining grid rows from templateApoorv Sachan2020-08-052-56/+174
* properties-window: Populate Owner, Group and Others rows from templateApoorv Sachan2020-08-052-78/+503
* properties-window: Add conditional prompt labels to the templateApoorv Sachan2020-08-052-10/+59
* properties-window: Add Permissions tab outer containers to templateApoorv Sachan2020-08-052-25/+57
* properties-window: Add volume usage grid to templateApoorv Sachan2020-08-052-123/+222
* properties-window: Populate all rows in templateApoorv Sachan2020-08-052-142/+537
* properties-window: Populate Name row from templateApoorv Sachan2020-08-052-83/+73
* properties-window: Define icon widget in templateApoorv Sachan2020-08-052-40/+57
* properties-window: Add Basic tab containers to templateApoorv Sachan2020-08-052-18/+92
* properties-window: Add composite widget templateApoorv Sachan2020-08-053-19/+64
* properties-window: Restore close on press 'Esc' functionalityApoorv Sachan2020-08-051-0/+7
* properties-window: Inherit from GtkWindow instead of GtkDialogApoorv Sachan2020-08-052-29/+8
* progress-info: Prevent crashes when job is cancelledOndrej Holy2020-08-041-36/+10
* file-operations: don't auto-escape semicolonignapk2020-07-131-1/+1
* file-operations: auto-escape filenames on fuseblk mountsignapk2020-07-131-0/+5
* file-operations: auto-escape filenames on native ntfs mountsignapk2020-07-121-0/+1