Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Alarms is going to need to know when the clock's minute changes. We already ↵ | Charles Kerr | 2014-01-22 | 1 | -18/+14 |
| | | | | have a timer for that in Formatter, so move it from there to Clock and add a corresponding public signal Clock.minuteChanged that both Formatter and Alarms can use. Sync unit tests. | ||||
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+144 |
with src/ |