Finlay Davidson
|
eda96ffadc
|
Update clang-{format,tidy} to 14
Also add configuration options only available in 13 and 14.
Fixes warning about -fstack-usage in clang-tidy check.
|
2023-01-04 17:15:33 +01:00 |
|
cybuzuma
|
1062fec5f2
|
compiler warnings, #1035 and #notreported (#1481)
|
2022-12-12 22:28:39 +02:00 |
|
Riku Isokoski
|
62c4ff9c2d
|
Determine the number of digits from the max value. (#1271)
|
2022-08-21 14:52:14 +03:00 |
|
Riku Isokoski
|
78fc1682da
|
Centralize most color definitions (#1258)
|
2022-08-16 08:21:23 +03:00 |
|
Riku Isokoski
|
3eebe02448
|
Add support for months and variable digit count to Counter
|
2022-08-10 08:37:52 +03:00 |
|
Riku Isokoski
|
df6557dd31
|
Extend Counter functionality
Custom fonts, twelve hour mode and Value changed callback.
|
2022-07-21 22:23:15 +03:00 |
|
Riku Isokoski
|
955dda60c5
|
Use lambda to reduce code duplication
|
2022-06-06 21:28:03 +02:00 |
|
Riku Isokoski
|
6cfb45e280
|
Move event handlers to unnamed namespace
|
2022-06-06 21:28:03 +02:00 |
|
Riku Isokoski
|
c6026aa617
|
Use static constexpr to force compile time initialization
|
2022-06-06 21:28:03 +02:00 |
|
Riku Isokoski
|
4a40d29279
|
Counter: add show and hide controls functions
|
2022-06-06 21:28:03 +02:00 |
|
Riku Isokoski
|
41c461d1f6
|
Move linePoints to a member variable
|
2022-06-06 21:28:03 +02:00 |
|
Riku Isokoski
|
17cedd6629
|
Move bg color to a constexpr variable
|
2022-06-06 21:28:03 +02:00 |
|
Riku Isokoski
|
12d4bc4139
|
Add initial counter widget
|
2022-06-06 21:28:03 +02:00 |
|