Commit Graph
9 Commits
Author SHA1 Message Date
Iuri Matias 33bf0f94d3 abstract provider side 2026-03-20 21:02:05 +00:00
Iuri Matias d35653ec8a use LogosObject instead of QObject 2026-03-20 21:02:05 +00:00
Iuri Matias 3d712f8e07 add mock implementation; these serves to further test the abstraction but also useful for testing modules later 2026-03-20 21:00:41 +00:00
Iuri Matias 291ccfa396 abstract qt remote registry 2026-03-20 21:00:41 +00:00
Iuri Matias 1f14e5dbaa refactor: abstract connection/transport; and clearly separate qt remote obj and qt local into separate implementations 2026-03-20 21:00:41 +00:00
Arnaud 4fdf157120 feat: LogosResult (#14)
* Add LogosResult

* Add documentation for complex types

* Add get type util function

* Add more shorthand functions

* Add bool support

* Provide more shorthand functions

* Throw exception on bad access

* Fix typo in doc
2026-02-25 09:13:43 -05:00
Iuri Matias c754c83f27 add support for a 'local' mode that does not use separate processes. required for some platforms such as mobile.
support local mode

some refactor

some refactor
2025-12-02 13:21:23 -05:00
Iuri Matias bb5498edef feat: add nix flake
feat: add nix flake

test
2025-10-02 16:42:25 -04:00
Iuri Matias 65aa4a1b24 feat: move logos-cpp-sdk to its own repo 2025-09-30 14:56:47 -04:00