| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | listen to powerd SysPowerStateChange instead of Wakeup | Charles Kerr | 2014-09-15 | 1 | -10/+10 |
| | | |||||
| * | foo | Charles Kerr | 2014-09-13 | 1 | -41/+180 |
| |\ | |||||
| | * | update the time string when a powerd.Wakeup signal is seen. | Charles Kerr | 2014-09-13 | 1 | -12/+67 |
| | | | |||||
| | * | hide Clock's implementation details into an Impl class. | Charles Kerr | 2014-09-13 | 1 | -41/+97 |
| |/ | |||||
| * | copyediting: as per review, use name_of_thing() instead of ↵ | Charles Kerr | 2014-01-30 | 1 | -11/+11 |
| | | | | | get_name_of_thing() or getNameOfThing() | ||||
| * | Alarms is going to need to know when the clock's minute changes. We already ↵ | Charles Kerr | 2014-01-22 | 1 | -1/+1 |
| | | | | | 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. | ||||
| * | Remove the Timezones property from Clock; it's only needed by the subclass ↵ | Charles Kerr | 2014-01-22 | 1 | -5/+0 |
| | | | | | LiveClock | ||||
| * | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -16/+16 |
| | | | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again | ||||
| * | add clock + tests | Charles Kerr | 2013-12-17 | 1 | -0/+98 |
