shift-shell/containments
Devin Lin 3550caa580 folio: Use smart pointers to manage delegate lifetimes
Currently delegates do not get deleted when removed from models. Due to
the complexity of drag state and other objects, we can't simply delete
the delegate when removed from the model because they might still be
involved in animations or other state at the time of removal. Use smart
pointers to have the delegate objects deleted instead.

QML unfortunately doesn't support QSharedPointer, so we need to expose raw pointers to it.
2025-02-21 18:06:24 +00:00
..
homescreens folio: Use smart pointers to manage delegate lifetimes 2025-02-21 18:06:24 +00:00
panel SVN_SILENT made messages (.desktop file) - always resolve ours 2024-12-15 01:40:00 +00:00
taskpanel SVN_SILENT made messages (.desktop file) - always resolve ours 2024-12-15 01:40:00 +00:00
CMakeLists.txt homescreen: Move into folder 2022-05-17 23:19:11 -04:00