Commit graph

5 commits

Author SHA1 Message Date
outfoxxed
0416032a7c
core/reloader: trigger postReload with a signal
A signal is now used over the previous tree-searching method as some
QML components such as Repeater fail to reparent created children to
themselves, which breaks the tree.
2025-07-26 17:52:06 -07:00
outfoxxed
31264ac7d1
core/singleton: fix PostReloadHook in singletons 2024-03-20 01:37:30 -07:00
outfoxxed
ffbdac9977
core: synthesized qmldir files and new qml scanning strategy 2024-03-14 00:16:22 -07:00
outfoxxed
1687ff3614
reload: encapsulate each engine generation more 2024-03-13 22:53:05 -07:00
outfoxxed
211f454de9
singleton: add reloadable Singleton type 2024-03-13 00:57:03 -07:00