Commit Graph
5 Commits
Author SHA1 Message Date
Iuri Matias e6ef7792a7 replace qt 2026-04-07 14:05:04 -04:00
Iuri Matias c45417b6e3 Reorganize plugin manager into clearer files with defined responsibility; move (mostly) from qt json to nlohmann_json (#89)
* remove unused methods

* separate plugin manaager into separatge files with better defined responsibility

* move from Qt JSON to nlohmann_json
2026-03-27 12:33:38 -04:00
Iuri MatiasandLogos Workspace c21f814789 move process stats out of liblogos (#82)
Co-authored-by: Logos Workspace <logos@workspace.local>
2026-03-24 16:50:23 -04:00
Iuri MatiasandLogos Workspace 4af040e19c Finish Abstraction & Refactor (Ongoing) - part 1 (#72)
* use abstracted logos registry isntead of qt registry

* clean: remove for now Q_OS_WIn and Q_OS_IOS

* use LogosObject instead of QObject

* remove core manager

* remove annoying recurrent logs

* update flake

---------

Co-authored-by: Logos Workspace <logos@workspace.local>
2026-03-23 13:55:48 -04:00
Iuri Matias 9cf754e068 add tests for process stats 2026-01-22 15:51:03 -05:00