Commit Graph
8 Commits
Author SHA1 Message Date
Dario Gabriel Lipicar 4c68f68d2d investiage ssl error 2026-04-24 21:24:57 -03:00
Dario Gabriel Lipicar 89b0be9b1a fix ssl 2026-04-24 19:28:58 -03:00
Dario Gabriel Lipicar c38f507214 fix LogosResult 2026-04-24 16:21:04 -03:00
Dario Gabriel Lipicar d143d2523c support non-local remote transports 2026-04-24 13:44:15 -03:00
Dario Lipicar ecd369d48b properly handle subscribers to all events (#56) 2026-04-22 15:31:20 -03: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 MatiasandLogos Workspace 4197ee1830 Finish Abstraction & Refactor (Ongoing) - part 1 (#25)
* refactor: abstract connection/transport; and clearly separate qt remote obj and qt local into separate implementations

* abstract qt remote registry

* add mock implementation; these serves to further test the abstraction but also useful for testing modules later

* use LogosObject instead of QObject

* abstract provider side

* updates to use new api

* re-add async api back

---------

Co-authored-by: Logos Workspace <logos@workspace.local>
2026-03-23 11:45:25 -04:00