Kamil Trzciński
|
677b2c6618
|
display: split DisplayBuffer and Display (#5001)
|
2023-07-05 14:33:26 -05:00 |
|
Kamil Trzciński
|
8a1c49a4ae
|
display: move Image, Font and Animation code into components (#4967)
* display: move `Font` to `components/font`
* display: move `Animation` to `components/animation`
* display: move `Image` to `components/image`
|
2023-06-24 17:56:29 -05:00 |
|
Jesse Hills
|
9273e3775b
|
Add vector includes (#4080)
|
2022-11-24 13:12:55 +13:00 |
|
Oxan van Leeuwen
|
7854522792
|
Enable readability-const-return-type check (#3099)
|
2022-01-23 20:28:00 +13:00 |
|
Otto Winter
|
aec02afcdc
|
Fix clang-tidy header filter (#2385)
* Fix clang-tidy header filter
* Allow private members
* Fix clang-tidy detections
* Run clang-format
* Fix remaining detections
* Fix graph
* Run clang-format
|
2021-09-24 18:02:28 +02:00 |
|
synco
|
945ed5d3bd
|
Added graphing component (#2109)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Synco Reynders <synco@deviceware.co.nz>
Co-authored-by: Otto winter <otto@otto-winter.com>
|
2021-09-20 19:29:47 +12:00 |
|