Dario Lipicar
|
25c88f4d48
|
support non-local remote transports (#57)
* support non-local remote transports
* fix LogosResult
* allow getting client over specific transport
* fix ssl
* investiage ssl error
* pr comments
* allow transport set configuration on any module
* pr comments
* add docs
* pr comments
* propagate only non-qt dependencies
* restore ABI compatibility
|
2026-05-07 12:27:14 -03:00 |
|
Dario Lipicar
|
ecd369d48b
|
properly handle subscribers to all events (#56)
|
2026-04-22 15:31:20 -03:00 |
|
Iuri Matias
|
f7c855b110
|
add logos result type (#55)
|
2026-04-21 09:38:37 -04:00 |
|
Iuri Matias
|
04b75c84b8
|
add setProperty without using qt type (#52)
|
2026-04-16 13:15:18 -04:00 |
|
Iuri Matias
|
1a0cb031db
|
add overloards using cpp types to replace qt ones later (#51)
|
2026-04-16 12:41:17 -04:00 |
|
Iuri Matias
|
1468180b25
|
add support for new types (#50)
|
2026-04-13 13:29:26 -04:00 |
|
Dario Lipicar
|
2a21637e02
|
fix async call crash (#49)
* fix async call crash
* add regression test
|
2026-04-10 10:39:14 -04:00 |
|
Dario Lipicar
|
8b1cfadf09
|
make async method calls truly async (#48)
* make async method calls truly async
* PR comments
|
2026-04-09 11:37:51 -03:00 |
|
Iuri Matias
|
d633575677
|
add IDL parser & generator (wip) (#33)
* add IDL parser & generator (wip)
* fix fixtures issues affecting tests
* fix fixtures issues affecting tests
|
2026-03-31 16:29:35 -04:00 |
|
Dario Lipicar
|
01221559b7
|
add support for QVariantList and QVariantMap (#31)
|
2026-03-26 10:12:18 -03:00 |
|
 Iuri MatiasandLogos Workspace
|
02baa918a8
|
remove proxy api (moved to logos-module-client) (#30)
Co-authored-by: Logos Workspace <logos@workspace.local>
|
2026-03-25 15:00:21 -04:00 |
|
 Iuri MatiasandLogos Workspace
|
21f8fb43d3
|
abstract/move some of proxy api logic to cpp-sdk (#28)
Co-authored-by: Logos Workspace <logos@workspace.local>
|
2026-03-25 08:46:45 -04:00 |
|
Iuri Matias
|
39b0a9acce
|
Add tests; CI (#27)
* add tests for cpp-generator and sdk
* add tests for new api, module_proxy and factories
* add CI tests
* add tests for a module definition
|
2026-03-24 10:14:17 -04:00 |
|