summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* files-view: Do not copy wallpaper unnecessarilyBarnabás Pőcze2021-09-031-14/+26
* files-view: Simplify file object creationBarnabás Pőcze2021-09-031-3/+3
* files-view: Autocleanup locals in set_wallpaper_fallback()Barnabás Pőcze2021-09-031-6/+3
* files-view: Hide "current-dir-properties" option when searchingFelipe Borges2021-08-301-0/+4
* trash-bar: Add link to autodelete settingsEric2021-08-131-1/+30
* trash-bar: Add autodelete labelEric2021-08-133-0/+16
* tracker-search: fix datetime formatNishit Patel2021-08-121-2/+2
* compress-dialog: Add support for encrypted .zipOndrej Holy2021-08-1010-4/+231
* compress-dialog: Update dialog designOndrej Holy2021-08-102-162/+199
* files-view: Store selected files list for compressingAnubhav Tyagi2021-07-211-10/+27
* files-view: Bring "Open with..." options togetherluisico2021-07-182-10/+8
* replace display_name attribute with edit_name for renamingAnubhav Tyagi2021-07-152-9/+18
* files-view: Fix comma placement in a floating barNick Montalbano2021-07-121-5/+26
* general: Uniformize case code styleAntónio Fernandes2021-07-1121-0/+76
* window-slot: Add file name to file not found dialogAbanoub Ghadban2021-07-091-1/+12
* files-view: Make override method privateAntónio Fernandes2021-07-083-8/+6
* view: Use view id macros instead of enumAntónio Fernandes2021-07-082-12/+14
* window-slot: Make back_or_forward() a slot methodAntónio Fernandes2021-07-085-14/+31
* window-slot: Make type finalAntónio Fernandes2021-07-082-647/+353
* window-slot: Drop other-locations subclassAntónio Fernandes2021-07-086-226/+37
* window-slot: Stop using flags parameter for history navigationErnestas Kulik2021-07-084-66/+24
* Revert "window, window-slot: Save and restore navigation history"António Fernandes2021-07-083-138/+7
* toolbar: Prevent closing popover when "Show Hidden Files" is toggledRodrigo Pedro2021-07-081-5/+4
* Revert "window: add a signal to receive active selection updates"António Fernandes2021-07-021-23/+0
* application: Hand preview updating over to FilesViewAntónio Fernandes2021-07-023-56/+26
* nautilus-properties-window.c: Display only FolderLucas Chollet2021-07-011-1/+1
* properties-window: don't focus on name field when openAbanoub Ghadban2021-07-011-6/+0
* nautilus-directory.c: Fix a memory leak.Michael Webster2021-06-071-1/+1
* files-view: Fix missing "Open Scripts Folder" menu itemOndrej Holy2021-06-042-2/+3
* floating-bar: Don't start spinner if it's not visibleAlexander Mikhaylenko2021-06-011-1/+6
* application: Stop updating previewer on windows focusFelipe Borges2021-05-261-15/+0
* files-view: Set PWD to current dir to run scriptsAntónio Fernandes2021-05-021-0/+5
* file-conflict-dialog: Fix crash on extensionless filenamesAntónio Fernandes2021-04-301-6/+19
* file-operations: Return NULL if password dialog was cancelledOndrej Holy2021-04-221-2/+7
* file-operations: Fix crashes when extracting encrypted archivesOndrej Holy2021-04-221-22/+52
* gtkplacesview: Update to the latest codeOndrej Holy2021-04-221-0/+9
* uncrustify: Enforce single space after control flow keywordsAntónio Fernandes2021-04-194-6/+6
* mime-actions: Revert unintended string freeze breakAntónio Fernandes2021-03-121-2/+3
* mime-action: Fix reinstated regressionAntónio Fernandes2021-03-121-1/+1
* mime-actions: Don't leak errorwip/hadess/reinstate-multi-file-launchingAntónio Fernandes2021-03-121-1/+1
* mime-actions: Add all portal-opened files to recentsAntónio Fernandes2021-03-121-1/+4
* mime-actions: Drop dead code pathAntónio Fernandes2021-03-121-11/+0
* mime-actions: Check flatpak-info only onceAntónio Fernandes2021-03-121-5/+16
* mime-actions: Open files as groups if not sandboxedAntónio Fernandes2021-03-121-23/+215
* window: Handle NULL active_slot pointerAntónio Fernandes2021-03-121-3/+12
* window: Add weak reference to the active slotAntónio Fernandes2021-03-121-3/+3
* Revert "clipboard: Use text based clipboard only"António Fernandes2021-03-075-107/+153
* ui: Use GNOME 40 Empty View StylingChristopher Davis2021-02-144-27/+22
* preferences-window: Print error from gtk_builder_add_from_resourceOndrej Holy2021-02-131-1/+6
* list-view: Properly match for Star columnAntónio Fernandes2021-02-131-1/+1