index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
displayapp
/
widgets
/
Counter.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
compiler warnings, #1035 and #notreported (#1481)
cybuzuma
2022-12-12
1
-1
/
+1
|
*
Determine the number of digits from the max value. (#1271)
Riku Isokoski
2022-08-21
1
-4
/
+14
|
*
Centralize most color definitions (#1258)
Riku Isokoski
2022-08-16
1
-5
/
+4
|
*
Add support for months and variable digit count to Counter
Riku Isokoski
2022-08-10
1
-3
/
+24
|
*
Extend Counter functionality
Riku Isokoski
2022-07-21
1
-7
/
+36
|
|
|
|
Custom fonts, twelve hour mode and Value changed callback.
*
Use lambda to reduce code duplication
Riku Isokoski
2022-06-06
1
-10
/
+11
|
*
Move event handlers to unnamed namespace
Riku Isokoski
2022-06-06
1
-11
/
+13
|
*
Use static constexpr to force compile time initialization
Riku Isokoski
2022-06-06
1
-2
/
+2
|
*
Counter: add show and hide controls functions
Riku Isokoski
2022-06-06
1
-2
/
+17
|
*
Move linePoints to a member variable
Riku Isokoski
2022-06-06
1
-3
/
+4
|
*
Move bg color to a constexpr variable
Riku Isokoski
2022-06-06
1
-3
/
+5
|
*
Add initial counter widget
Riku Isokoski
2022-06-06
1
-0
/
+105