aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/clock.h
Commit message (Expand)AuthorAgeFilesLines
* hide Clock's implementation details into an Impl class.Charles Kerr2014-09-131-6/+3
* copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...Charles Kerr2014-01-301-5/+5
* following on the review comment covered in the last commit, use shared_ptr<co...Charles Kerr2014-01-301-1/+1
* Alarms is going to need to know when the clock's minute changes. We already h...Charles Kerr2014-01-221-11/+9
* Remove the Timezones property from Clock; it's only needed by the subclass Li...Charles Kerr2014-01-221-5/+4
* copyediting: slightly better header comments/docsCharles Kerr2014-01-221-1/+1
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-11/+14
* add clock + testsCharles Kerr2013-12-171-0/+99