Commit Graph
5 Commits
Author SHA1 Message Date
Iuri Matias b92848b629 Remove (most) qt types (#113)
* replace usage of QDir and QFile

* replace usage of QString and QStringList

* replace QUuid

* update docs to reflect latest changes
2026-04-16 11:06:01 -04:00
Iuri Matias 9cb8c09dbc replace qt logs (#110)
replace qt logs

fix spdlog in the tests

fix spdlog in the tests
2026-04-15 15:46:19 -04:00
Iuri Matias b035c965a0 replace qt process manager (#109)
* replace qt process manager

* fix boost rpath issue for the CI

* update docs
2026-04-15 14:38:13 -04:00
Dario Lipicar 522c56b4fa introduce instance persistence path for modules (#106) 2026-04-09 16:59:03 -03:00
Iuri Matias 3af618e529 remove excessive logs; use a Plugin registry and move plugin launcher as separate concern (#92)
* remove excessive logs

* use a PluginInfo registry instead of various variables

* simplify: plugin_loader is no longer needed

* move plugin launcher as a separate concern
2026-03-27 16:17:59 -04:00