Commit Graph

13 Commits

Author SHA1 Message Date
Ken Van Hoeylandt 3f62ec2efa Implemented I2C scanner app (#97) 2024-11-28 21:42:18 +01:00
Ken Van Hoeylandt 6094b9c3f2 Implemented app result and SelectionDialog (#96) 2024-11-27 21:13:07 +01:00
Ken Van Hoeylandt d7b151ab88 refactor app code (#93) 2024-11-26 22:17:01 +01:00
Ken Van Hoeylandt a312bd5527 Make namespaces more consistent (#92) 2024-11-26 18:30:54 +01:00
Ken Van Hoeylandt ca5d4b8226 C++ refactoring (#91) 2024-11-26 17:51:05 +01:00
Ken Van Hoeylandt dfd9349e6c Create I2C app icon (#89) 2024-11-25 20:45:42 +01:00
Ken Van Hoeylandt 8fc653fa51 Various improvements (#88) 2024-11-24 23:44:03 +01:00
Ken Van Hoeylandt 76c14a5f47 Sort apps on Desktop and Settings (#87)
- Sort apps by name
- Make manifest IDs consistent
- Updated screenshots
- Renamed Screenshot app so it always renders at the bottom of the app list
2024-11-24 22:16:43 +01:00
Ken Van Hoeylandt c8f63adba4 Added I2C settings app (#85) 2024-11-24 21:31:15 +01:00
Ken Van Hoeylandt d8731eaa17 I2C Implementation (#84) 2024-11-24 18:04:57 +01:00
Ken Van Hoeylandt 881c8517bf Simplified toolbar creation (#83) 2024-11-22 23:47:18 +01:00
Ken Van Hoeylandt 854fefa1a1 Thread and Timer converted to class (#81) 2024-11-22 23:08:18 +01:00
Ken Van Hoeylandt 85e26636a3 C++ conversion (#80)
Converted project to C++
2024-11-22 20:26:08 +01:00