summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* window: Add drop targets back to tabsCorey Berla2023-01-092-1/+73
* window-slot-dnd: Cleanup and reuse codeCorey Berla2023-01-093-149/+31
* files-view-dnd: Drop unused codeCorey Berla2023-01-092-134/+0
* files-view-dnd: Use existing dialog when an invalid drag action is usedCorey Berla2023-01-091-12/+11
* dnd: Move nautilus_dnd_perform_drop to nautilus-dnd for reuseCorey Berla2023-01-093-41/+48
* window: Add restore closed tab to tab menuCorey Berla2023-01-092-0/+9
* window: Add detach tab menu optionCorey Berla2023-01-092-0/+17
* window: Add close-other-tabs actionCorey Berla2023-01-092-0/+16
* window: Make new tabs use location from menu tab or current tabCorey Berla2023-01-091-1/+3
* window: Open new tabs relative to the context menu tabCorey Berla2023-01-091-1/+1
* window: tab_view_setup_menu_cb stop setting incorrect actionsCorey Berla2023-01-091-5/+7
* window: Refactor tab code for re-useCorey Berla2023-01-091-18/+14
* window: Add translator comments for move tab stringsCorey Berla2023-01-091-2/+2
* window: Remove view-menu actionCorey Berla2023-01-091-14/+0