Commit Graph
10 Commits
Author SHA1 Message Date
Iuri Matias f26a95679a test changes 2026-03-18 15:19:47 -04:00
Iuri Matias c806938fb9 abstract provider side 2026-03-17 20:38:29 -04:00
Iuri Matias 3e17026087 use LogosObject instead of QObject 2026-03-17 17:04:41 -04:00
Iuri Matias 1fc8c54c62 add mock implementation; these serves to further test the abstraction but also useful for testing modules later 2026-03-17 15:17:45 -04:00
Iuri Matias b94c2e1d11 abstract qt remote registry 2026-03-17 13:47:49 -04:00
Iuri Matias b6ef91021c refactor: abstract connection/transport; and clearly separate qt remote obj and qt local into separate implementations 2026-03-16 11:59:54 -04: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