summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* nautilus-file: Fix leak in nautilus_file_get_volume_namewip/oholy/autofs-parentOndrej Holy2023-04-061-1/+1
* nautilus-file: Simplify nautilus_file_get_volume_nameOndrej Holy2023-04-061-9/+2
* file: Fix description of nautilus_file_get_volume_nameOndrej Holy2023-04-061-3/+2
* pathbar: Do nothing when current location disappearsOndrej Holy2023-04-061-34/+1
* directory-async: Use nautilus_get_mounted_mount_for_rootOndrej Holy2023-04-061-40/+2
* window-slot: Add comment for viewed_file_changed_callback logicOndrej Holy2023-04-061-0/+7
* window-slot: Jump to parent also for non-native locationsOndrej Holy2023-04-061-4/+12
* file: Mark file as gone when enclosing mount disappearsOndrej Holy2023-04-061-0/+12
* window-slot: Jump to home when current location was unmountedOndrej Holy2023-04-061-3/+19
* file: Store also enclosing mountOndrej Holy2023-04-064-29/+72
* file-utilities: Prevent passing NULL to g_object_unrefOndrej Holy2023-04-061-2/+2
* window-slot: Add comment for nautilus_get_mounted_mount_for_root usageOndrej Holy2023-04-061-0/+4
* grid-cell, name-cell: Have thumbnail cover allocationAntónio Fernandes2023-04-052-0/+2
* window-slot: Try current location even if it is marked as goneOndrej Holy2023-04-051-7/+7
* places-view: remove GTK translation domainsPeter Eisenmann2023-03-313-3/+3
* properties-window: fix execution switch behaviorPeter Eisenmann2023-03-291-2/+2
* files-view: handle no focus state gracefullyPeter Eisenmann2023-03-291-1/+2
* Add fast-content-type fallback to all placesOndrej Holy2023-03-292-2/+22
* search-hit: Remove redundant codeOndrej Holy2023-03-291-3/+0
* window: Initialize drag action for tab barOndrej Holy2023-03-291-16/+10
* pathbar: Initialize drag actionOndrej Holy2023-03-291-7/+2
* properties-window: Use return value from g_string_freeOndrej Holy2023-03-291-5/+1
* Revert "list-base: Remove rubberband hack"Ondrej Holy2023-03-161-0/+29
* search-engine-simple: Handle case when mime type is NULLOndrej Holy2023-03-091-1/+1
* Use generic helpers for obtaining file attributesOndrej Holy2023-03-094-15/+39
* file: Cache clock format settingCorey Berla2023-03-051-9/+20
* file: Don't emit files_changed in file_class_initCorey Berla2023-03-051-4/+16
* directory: Prevent usage of uninitialized hash tableOndrej Holy2023-03-051-0/+5
* freedesktop-dbus: Try to own the name until after exporting skeletonOndrej Holy2023-03-041-16/+15
* Revert "window-slot: Unref new location"Corey Berla2023-03-041-2/+0
* Revert "window-slot: Make ownership transfer of pending location explicit"Corey Berla2023-03-041-1/+4
* file-operations: Exchange error messages used when deletingOndrej Holy2023-03-041-6/+6
* list-base: Don't free calls to nautilus_view_model_get_item_from_fileCorey Berla2023-03-011-1/+1
* list-base: Sort after file-changesCorey Berla2023-03-011-0/+4
* general: Change libadwaita include pathBarnabás Pőcze2023-02-1918-18/+18
* nautils-search-engine-tracker: Only parse non-null datesPablo Correa Gomez2023-02-191-7/+16
* file-operations: Fix inverted g_assert conditionOndrej Holy2023-02-061-1/+1
* dnd: Fix dnd_get_preferred_action for non-local dropsCorey Berla2023-01-231-1/+7
* dnd: Don't handle drops without urisPeter Eisenmann2023-01-234-11/+16
* style.css: Make rubberband to have rounded cornerssunflowerskater2023-01-201-0/+4
* general: Stop leaking NautilusViewItemCorey Berla2023-01-163-6/+8
* view-item: Make item_ui a weak pointerCorey Berla2023-01-161-19/+2
* star-cell: Remove unused variableCorey Berla2023-01-161-1/+0
* name-cell: Don't open on hover expander icon.António Fernandes2023-01-166-10/+40
* list-base: Setup cell hover controller separatelyAntónio Fernandes2023-01-154-1/+12
* list-view: Don't hide expander while loadingAntónio Fernandes2023-01-151-17/+19
* list-view: Set focus when moving to parent in the treeAntónio Fernandes2023-01-153-6/+5
* list-view: Actually make tree shortcuts workAntónio Fernandes2023-01-151-22/+42
* view-model: Stop crashing on sort-directories-first changeAntónio Fernandes2023-01-141-3/+7
* view-model: Remove moved item from old storeAntónio Fernandes2023-01-143-4/+7