aboutsummaryrefslogtreecommitdiff
path: root/src/clock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename com.canonical.powerd -> com.lomiri.RepowerdRobert Tari2021-08-291-1/+1
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
* listen to powerd SysPowerStateChange instead of WakeupCharles Kerr2014-09-151-10/+10
* fooCharles Kerr2014-09-131-41/+180
|\
| * update the time string when a powerd.Wakeup signal is seen.Charles Kerr2014-09-131-12/+67
| * hide Clock's implementation details into an Impl class.Charles Kerr2014-09-131-41/+97
|/
* copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...Charles Kerr2014-01-301-11/+11
* Alarms is going to need to know when the clock's minute changes. We already h...Charles Kerr2014-01-221-1/+1
* Remove the Timezones property from Clock; it's only needed by the subclass Li...Charles Kerr2014-01-221-5/+0
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-16/+16
* add clock + testsCharles Kerr2013-12-171-0/+98