summaryrefslogtreecommitdiff
path: root/src/displayapp/widgets/Counter.h
AgeCommit message (Collapse)AuthorFilesLines
2022-08-21Determine the number of digits from the max value. (#1271)Riku Isokoski1-0/+1
2022-08-10Add support for months and variable digit count to CounterRiku Isokoski1-1/+4
2022-07-21Extend Counter functionalityRiku Isokoski1-3/+10
Custom fonts, twelve hour mode and Value changed callback.
2022-06-06Move event handlers to unnamed namespaceRiku Isokoski1-2/+0
2022-06-06Counter: add show and hide controls functionsRiku Isokoski1-0/+4
2022-06-06Move linePoints to a member variableRiku Isokoski1-0/+1
2022-06-06Add initial counter widgetRiku Isokoski1-0/+39