Commit graph

15 commits

Author SHA1 Message Date
0499518143
core/qmlglobal: add execDetached functions for spawning processes 2025-06-15 02:52:16 -07:00
517143adf9
all: fix new lints 2025-06-12 17:01:13 -07:00
8124a63ee4
ui: add native reload popup 2025-05-17 17:03:03 -07:00
c2ed5bf559
core/stacklist: add tests 2025-01-15 02:47:14 -08:00
2c411fce5a
all: fix new lints 2025-01-07 03:11:19 -08:00
08836ca1f3
core/scriptmodel: add expression model for unique lists 2024-12-27 04:16:12 -08:00
7ffce72b31
all: optimize build 2024-11-05 04:15:17 -08:00
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
bdbf5b9af9
core/log: add custom log encoder for smaller log storage
Will be used to store more detailed logs in the future without using
as much disk space.
2024-08-09 14:43:18 -07:00
6eb68d2cd7
core/reloader: fix late creation of Reloadable types 2024-04-19 15:45:07 -07:00
a06af243ad
core/transformwatcher: add TransformWatcher 2024-04-17 04:31:02 -07:00
3a0381dcbe
core/window: backing windows can now be destroyed and recreated
This fixes a crash in layershells and the setVisible crash on nvidia.
2024-03-27 00:45:53 -07:00
b675b3676c
popups: add popup windows 2024-03-11 05:44:56 -07:00
14e1d2d162
refactor: move socket and datastream types to Io module 2024-03-03 01:59:31 -08:00
83a0ec6fc6
feat(socket): add unix socket listener 2024-03-02 05:05:45 -08:00