|
b6dc6967a1
|
core/generation: fix incuabation controller use after free
qobject_casts were failing causing old controllers to never be removed
from the list.
|
2024-03-25 02:02:46 -07:00 |
|
|
c6bf826031
|
core/reloader: fix Quickshell.reload not working
Has been broken since engine generations were introduced.
|
2024-03-25 01:57:15 -07:00 |
|
|
31264ac7d1
|
core/singleton: fix PostReloadHook in singletons
|
2024-03-20 01:37:30 -07:00 |
|
|
9f38908bdf
|
core/intercept: do not intercept non qml files
Avoids forcing Images to lazy load which causes unexpected flashes.
|
2024-03-19 21:30:46 -07:00 |
|
|
518977932d
|
core/lazyloader: add LazyLoader
Also fixes qml incubation in general, which was completely broken,
meaning the native qml Loader type should also work now.
|
2024-03-19 05:35:44 -07:00 |
|
|
ffbdac9977
|
core: synthesized qmldir files and new qml scanning strategy
|
2024-03-14 00:16:22 -07:00 |
|
|
1687ff3614
|
reload: encapsulate each engine generation more
|
2024-03-13 22:53:05 -07:00 |
|