|
4e48c6eefb
|
all: refactor windows code out of core
There are still some links from core to window but its now separate
enough to fix PanelWindow in qml tooling.
|
2024-10-28 16:18:41 -07:00 |
|
|
94e881e6b0
|
core!: refactor launch sequence
Also includes slight changes to the command syntax.
See --help for details.
|
2024-09-01 14:17:39 -07:00 |
|
|
463f9a297f
|
root: recreate the qml engine on reload instead of clearing it
This causes singletons to be recreated instead of kept alive.
|
2024-03-12 14:55:51 -07:00 |
|
|
9f6ef37f61
|
build: improve parallelism by removing core dependency on modules
|
2024-03-12 00:04:20 -07:00 |
|