Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-30 | Move bar graph into a dedicated component | Arseniy Movshev | |
2023-05-28 | Add settings page | Arseniy Movshev | |
This page currently only allows enabling/disabling the two currently supported sensors This also necessitated the addition of a layerstack to allow layer navigation | |||
2021-05-17 | Port to CMake | Bart Ribbers | |
Qt is slowly deprecating QMake. They have stopped building Qt itself with QMake and moved Qt6 to CMake instead. Although QMake is still around, it's clear the focus has shifted and it would be good for applications to switch over to an alternative build system as well So hereby, switch the build system to CMake |