aboutsummaryrefslogtreecommitdiff
path: root/src/clock-watcher.cpp
Commit message (Collapse)AuthorAgeFilesLines
* rename 'clock-watcher' as 'alarm-queue' because the former name isn't very ↵Charles Kerr2014-04-241-81/+0
| | | | informative.
* decouple the planner's states; need three separate sets: upcoming-now (for ↵Charles Kerr2014-03-091-8/+18
| | | | alarms in the current time), upcoming-calendar (to show events coming from the selected calendar date), and calendar-month (all the appointments in the month displayed in the menu).
* from alarm dev branch: add the alarm watcher and its unit testsCharles Kerr2014-02-021-0/+71