summaryrefslogtreecommitdiff
path: root/src/nautilus-view-model.c
AgeCommit message (Expand)Author
2026-07-26general: Fix GObject final definitionsKhalid Abu Shawarib
2026-06-21view-model: Remove unused functionKhalid Abu Shawarib
2026-02-10view-model: Drop unused methodPeter Eisenmann
2025-08-16general: Use forward declarations in headersPeter Eisenmann
2025-03-15view-model: Use cast instead of type checkKhalid Abu Shawarib
2025-02-10view-model: Fix a leakPeter Eisenmann
2025-01-27view-model: Fix infinite loopKhalid Abu Shawarib
2025-01-25view-model: Merge iteratorsKhalid Abu Shawarib
2025-01-25view-model: Use hash table for removed filesKhalid Abu Shawarib
2024-08-23view-model: Implement unselect_allCorey Berla
2024-08-03view-model: Introduce :filter propertyAntónio Fernandes
2024-07-31list-base: Disable rubberband for single selectionAntónio Fernandes
2024-07-31view-model: Support single selection modeAntónio Fernandes
2024-06-02view-model: Provide section sorter setterAntónio Fernandes
2024-01-28window-slot: Switch view mode without force reloadAntónio Fernandes
2024-01-16view-model: Drop find()António Fernandes
2024-01-10view_model: Import cut files state handlingAntónio Fernandes
2024-01-10Revert "view-model: Use binary search to find index"António Fernandes
2024-01-10Revert "files-view: Set selected files even more efficiently"António Fernandes
2023-12-21files-view: Set selected files even more efficientlyAntónio Fernandes
2023-12-21view-model: Rename find_item[s]_for_file[s]()António Fernandes
2023-12-21view-model: Use binary search to find indexAntónio Fernandes
2023-08-31view-model: Advise against calling get_index() recursivelyAntónio Fernandes
2023-08-22view-model: Actually trigger a resort when askedAntónio Fernandes
2023-08-02files-view: Replace REMOVE_FILE with REMOVE_FILESCorey Berla
2023-07-01view-model: Implement GtkSectionModelAntónio Fernandes
2023-06-08view-model: Rename lookup methodsAntónio Fernandes
2023-06-08view-model: Add comment to justify sortingAntónio Fernandes
2023-06-08view-model: Don't require use of queuesAntónio Fernandes
2023-01-14view-model: Stop crashing on sort-directories-first changeAntónio Fernandes
2023-01-14view-model: Remove moved item from old storeAntónio Fernandes
2023-01-10view-model: Don't return non-existent items in get_items_from_filesCorey Berla
2023-01-10view-model: Expose row objects to the viewAntónio Fernandes
2023-01-10view-model: Use GtkTreeViewModel internallyAntónio Fernandes
2023-01-09view-model: Use GSortListModel internallyAntónio Fernandes
2022-10-22view-model: Stop notifying of selection change twice on set_selectionCorey Berla
2022-10-21list-view: Set model sorter to NULL on disposeAntónio Fernandes
2022-10-21files-view: Drop .compare_files() vfuncAntónio Fernandes
2022-08-16general: Use parameter type list, even if function takes noneTimo
2022-08-01view-model: Fix clearing signal handler on sort changeCorey Berla
2022-06-21view-item-model: Rename to NautilusViewItemAntónio Fernandes
2022-06-21view-icon-controller: Abstract sharable codeAntónio Fernandes
2022-06-21view-model: Use GtkSorter instead of custom structAntónio Fernandes
2022-05-29view-model: Stop freeing already free model on view-item disposeCorey Berla
2022-05-25view-icon-controller: Don't leak list model item refsAntónio Fernandes
2022-05-25view-model: Always notify selection changesAntónio Fernandes
2022-02-09view-model: Implement GtkSelectionModel interfaceAntónio Fernandes
2022-02-09view-icon-controller: Get children by index from modelAntónio Fernandes
2021-12-29view-model: Use GListStore::find()António Fernandes
2021-12-29view-model: Implement GListModel directlyAntónio Fernandes