summaryrefslogtreecommitdiff
path: root/qmlplugin/CMakeLists.txt (follow)
AgeCommit message (Collapse)Author
2023-05-30Add heartrate graphArseniy-Movshev
2023-05-28Add a new LoggerSettings typeArseniy-Movshev
this independently accesses the settings file for the logger, and has a call to reinitialise it (which will cause settings to be reread)
2023-05-26Restructure to split to daemon and qml accessorArseniy-Movshev
- add separate subdirs for daemon and qml - add some generic qml boilerplate - add a really lazy 'last value' loader implementation - license the project as gplv3 (add copyright notices and license text)