aboutsummaryrefslogtreecommitdiff
path: root/src/clock-live.cpp
Commit message (Expand)AuthorAgeFilesLines
* copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...Charles Kerr2014-01-301-3/+3
* following on the review comment covered in the last commit, use shared_ptr<co...Charles Kerr2014-01-301-3/+3
* Alarms is going to need to know when the clock's minute changes. We already h...Charles Kerr2014-01-221-47/+66
* Remove the Timezones property from Clock; it's only needed by the subclass Li...Charles Kerr2014-01-221-0/+1
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-39/+45
* add clock + testsCharles Kerr2013-12-171-0/+137