Commit graph

4 commits

Author SHA1 Message Date
6966fc025c
all: ensure QObject ownership is Cpp when required 2024-03-08 18:33:01 -08:00
4cfe6ee0a1
fix: fix scopes of created QQmlComponents
Using the scope of the component itself makes sure things availible in
its scope are usable, instead of the parent scope.
2024-03-03 21:38:21 -08:00
b5f50cd68f
fix(socket): clear buffer when closing/opening socket 2024-03-03 15:37:31 -08:00
14e1d2d162
refactor: move socket and datastream types to Io module 2024-03-03 01:59:31 -08:00
Renamed from src/core/socket.cpp (Browse further)