Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-13 | Redesign the compass design. | Darrel Griët | |
Redesigns the calibration to use the status page. Use eight labels positioned at a 45 degree interval and rotate them based on the magnetometer. Signed-off-by: Darrel Griët <dgriet@gmail.com> | |||
2022-02-15 | Change colors to implement ↵ | eLtMosen | |
https://github.com/AsteroidOS/asteroid-launcher/issues/84 | |||
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 |