summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* list-base: Ignore changing to the Directory in file_changedwip/corey/issue-1513Corey Berla2023-01-171-0/+8
* list-base: Fallback to add_files in file_changedCorey Berla2023-01-161-1/+12
* 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
* docs: Several improvements to docs siteCorey Berla2023-01-162-1/+278
* ci: Publish docs to nautilus pagesCorey Berla2023-01-162-0/+19
* ci: Docker image add dependencies to build nautilus for docsCorey Berla2023-01-161-0/+21
* ci: Docker image use uncrustify binaryCorey Berla2023-01-161-12/+2
* ci: Remove old incorrect commandCorey Berla2023-01-161-1/+0
* build: Only generate docs when 'docs' option enabledCorey Berla2023-01-161-1/+1
* docs: Fix ColumnProvider type in nautilus-columnCorey Berla2023-01-161-1/+1
* 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
* grid-cell: Set tooltip values using text, not markupAthul Iddya2023-01-131-1/+1
* application: Export FileManager1 iface from dbus_register vfuncOndrej Holy2023-01-133-38/+138
* Revert "freedesktop-dbus: Defer D-Bus property setting"Ondrej Holy2023-01-131-78/+3
* Revert "application: add common startup code"Ondrej Holy2023-01-132-27/+6
* build: require libadwaita >= 1.3.alphaJeremy Bicha2023-01-121-1/+1
* general: Fix style for updated version of uncrustifyCorey Berla2023-01-121-9/+9
* Update Turkish translationSabri Ünal2023-01-111-592/+605
* window: Reset actions when tab menu is closedCorey Berla2023-01-101-8/+8
* gtkbookmarkmanager: Don't allow newlines in the bookmark labelCorey Berla2023-01-101-1/+2
* Post-release version bumpAntónio Fernandes2023-01-101-1/+1
* Release version 44.alpha44.alphaAntónio Fernandes2023-01-102-1/+41
* list-view: Reimplement Right/Left keys for tree expanderCorey Berla2023-01-101-1/+64
* list-view: Don't leak NautilusViewItemCorey Berla2023-01-101-2/+3
* list-view: Disconnect list-view-preferences from column_settingsCorey Berla2023-01-101-0/+3
* list-view: Reload the view when tree expander setting is changedCorey Berla2023-01-101-3/+18
* files-view: Wait to load expander subdirectory until all files loadedCorey Berla2023-01-101-1/+22
* name-cell: Set loading_timeout_id to 0 in timeoutCorey Berla2023-01-101-0/+2
* view-model: Don't return non-existent items in get_items_from_filesCorey Berla2023-01-101-1/+4
* list-base: Reimplement get_selection_for_file_transferCorey Berla2023-01-101-7/+33
* list-view: Bind the number of children to hide-expanderCorey Berla2023-01-101-1/+47
* name-cell: Cleanup handler on_item_is_loading_changed()Corey Berla2023-01-101-9/+3
* list-view: Check for NULL row in unbind_name_cell()Corey Berla2023-01-101-0/+5
* list-view: Check if self is NULL before getting listbaseCorey Berla2023-01-101-1/+3
* list-view-item-ui: Show spinner while loading subfoldersAntónio Fernandes2023-01-105-0/+112
* list-view: Support expanding as a treeAntónio Fernandes2023-01-107-77/+262
* view-model: Expose row objects to the viewAntónio Fernandes2023-01-105-17/+26
* view-model: Use GtkTreeViewModel internallyAntónio Fernandes2023-01-102-58/+199
* view-model: Use GSortListModel internallyAntónio Fernandes2023-01-092-48/+43
* pathbar: Bring dnd code into nautilus-path-barCorey Berla2023-01-094-269/+163
* files-view: Use clipboard_clear_if_colliding_uris consistentlyCorey Berla2023-01-092-3/+5
* clipboard: Reimplement clipboard_clear_if_colliding_urisCorey Berla2023-01-093-27/+19