summaryrefslogtreecommitdiff
path: root/src/nautilus-files-view.h
AgeCommit message (Expand)Author
2026-06-21files-view: Rework selection source to be an enumKhalid Abu Shawarib
2026-05-10view-controls: Handle sort section directlyPeter Eisenmann
2026-05-10files-view: Internalize update methodsPeter Eisenmann
2026-03-27view-controls: Fix accessibility in view mode buttonSergio Costas
2026-02-14files-view: Add selection source booleanKhalid Abu Shawarib
2025-11-21files-view: Add more accessors for testsKhalid Abu Shawarib
2025-08-29general: Use NautilusFileList for selectionPeter Eisenmann
2025-08-17files-view: Drop private structPeter Eisenmann
2025-08-17test-files-view: Use dedicated getter for modelPeter Eisenmann
2025-08-16general: Use forward declarations in headersPeter Eisenmann
2025-08-14files-view: Remove overridable functions from class structKhalid Abu Shawarib
2025-08-14files-view: Remove signals from the class structKhalid Abu Shawarib
2025-08-13files-view: Remove begin file changes signalKhalid Abu Shawarib
2025-07-18files-view: Drop NautilusView interfacePeter Eisenmann
2025-07-18files-view: Provide toggle tooltip and iconPeter Eisenmann
2024-06-08files-view: Fix heap overflowKhalid Abu Shawarib
2024-06-05general: Stop importing nautilus-window.h where unnecessaryAntónio Fernandes
2024-01-28window-slot: Switch view mode without force reloadAntónio Fernandes
2024-01-28list-base: Don't inherit from NautilusFilesViewAntónio Fernandes
2024-01-28list-base: Make model a RW propertyAntónio Fernandes
2024-01-21files-view: Drop get_nautilus_window_slot()António Fernandes
2024-01-21files-view: Drop .get_backing_uri() virtual methodAntónio Fernandes
2024-01-21list-base: Don't call NautilusFilesView menu methodsAntónio Fernandes
2024-01-21list-base: Stop implementing .reveal_for_selection_context_menu()António Fernandes
2024-01-21files-view: Drop .compute_rename_popover_pointing_to()António Fernandes
2024-01-16window-slot: Always select file to activateAntónio Fernandes
2024-01-16files-view: Drop .get_last_visible_file()António Fernandes
2024-01-16files-view: Drop .get_first_visible_file()António Fernandes
2024-01-16files-view: Drop .reveal_selection()António Fernandes
2024-01-16files-view: Minor selection optimizationsAntónio Fernandes
2024-01-16list-base: Stop implementing .scroll-to-file()António Fernandes
2024-01-12list-base: Introduce ::activate-selectionAntónio Fernandes
2024-01-12files-view: Manage |view.sortAntónio Fernandes
2024-01-12files-view: Handle zoom actions directlyAntónio Fernandes
2024-01-12list-base: Provide zoom_level state and constrainsAntónio Fernandes
2024-01-12list-base: Provide view infoAntónio Fernandes
2024-01-10files-view: Stop managing sort-directories-firstAntónio Fernandes
2024-01-10files-view: Drop get_directory() and get_directory_as_file()António Fernandes
2024-01-10list-base: Expose ::preview_selection_event() as methodAntónio Fernandes
2024-01-10files-view: Update cut items status upclassAntónio Fernandes
2024-01-10list-base: Listen to click policy setting directlyAntónio Fernandes
2023-12-12files-view: Manage selection directlyAntónio Fernandes
2023-12-12files-view: Sort after file changes directlyAntónio Fernandes
2023-12-12files-view: Remove ::is-empty signalAntónio Fernandes
2023-12-12files-view: Manage NautilusViewModel directlyAntónio Fernandes
2023-12-12files-view: Create NautilusViewModel directlyAntónio Fernandes
2023-10-10window-slot: Fix restoring scroll position from historyGary Li
2023-09-24files-view: Rename model to directoryAntónio Fernandes
2023-08-02files-view: Replace REMOVE_FILE with REMOVE_FILESCorey Berla
2023-07-02general: Allow DnD a texture to nautilusCorey Berla