6eb68d2cd7
core/reloader: fix late creation of Reloadable types
2024-04-19 15:45:07 -07:00
0b2baea230
core: add IgnoreSystemSettings pragma
2024-04-07 23:21:06 -07:00
ff8e252944
core: fix build warnings
2024-04-07 23:12:19 -07:00
082c3c480f
core: add pragmas
...
UseQApplication: use QApplication over QGuiApplication (for qqc2-desktop-style)
NativeTextRendering: use NativeTextRendering over QtRendering for text
Env VAR = VAL: define environment variables (usually qt ones)
2024-04-07 22:35:23 -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
31365dd179
misc: make the last window closing not quit by default
2024-03-09 03:23:58 -08:00
b720dfa165
build: add git revision to version
2024-03-08 23:08:50 -08:00
de8668eff3
cli: add manifest and environment variables for config path
2024-03-08 18:08:47 -08:00
f5d3457815
feat: resolve symlinks to the config
2024-03-08 02:20:53 -08:00
04c4cfe7e0
feat: add --workdir
2024-03-04 05:38:03 -08:00
63180382be
misc: change version to 0.1
2024-03-04 05:37:24 -08:00
3bd587cfcc
feat: basic plugin system
...
The wayland plugin now uses it.
2024-02-25 23:47:17 -08:00
4a82949854
feat(wayland): custom layershell implementation
...
A fair amount of things are broken but not in the layershell interface
itself. The shell window platform extensions are next in line for
refactoring and relevent issues will be fixed then. Same for docs.
2024-02-24 02:06:40 -08:00
c6dde9ca9d
refactor(wayland): seperate cmake files for modularity
2024-02-19 00:52:03 -08:00