| Commit message (Expand) | Author | Age | Files | Lines |
* | Define compile macro HAVE_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS, if we are on U... | Mike Gabriel | 2018-03-26 | 1 | -0/+1 |
* | src/CMakeLists.txt: Use correct variable (URLDISPATCH_LIBS -> URLDISPATCHER_L... | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
* | src/CMakeLists.txt: Add ${URLDISPATCH_LIBS} to target_link_libraries() call. | Mike Gabriel | 2017-12-08 | 1 | -2/+1 |
* | src/CMakeLists.txt: Set DG_LOG_DOMAIN to ayatana-indicator-datetime. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
* | src/CMakeLists.txt: Fix name (namespace-wise) of service executable. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
* | Make the datetime indicator build on non-Ubuntu systems (which mostly lack ur... | Mike Gabriel | 2017-12-08 | 1 | -5/+7 |
* | Rename FileTimezone to TimedatedTimezone | Iain Lane | 2015-09-01 | 1 | -1/+1 |
* | Use timedated's Timezone property instead of watching /etc/timezone | Iain Lane | 2015-08-31 | 1 | -2/+1 |
* | first stab at AccountsService proxy. WIP; pushing to test on devices | Charles Kerr | 2015-01-21 | 1 | -0/+3 |
* | add planner.cpp to the build | Charles Kerr | 2014-09-02 | 1 | -0/+1 |
* | add snooze properties to our schema; export it on the bus; add tests | Charles Kerr | 2014-09-02 | 1 | -0/+2 |
* | use powerd for hw alarm wakeups | Charles Kerr | 2014-08-18 | 1 | -4/+2 |
* | initial draft of haptic feedback when alarms play | Charles Kerr | 2014-07-30 | 1 | -0/+1 |
* | refactor the Notifications / sound / awake code | Charles Kerr | 2014-07-26 | 1 | -0/+3 |
* | Expose the alarm settings via dbus properties. | Charles Kerr | 2014-06-26 | 1 | -7/+24 |
* | Don't build the hw-alarms pieces if ubuntu/hardware/alarm.h can't be found. D... | Charles Kerr | 2014-06-10 | 1 | -26/+31 |
* | hw alarms | Charles Kerr | 2014-04-24 | 1 | -2/+4 |
* | rename 'clock-watcher' as 'alarm-queue' because the former name isn't very in... | Charles Kerr | 2014-04-24 | 1 | -1/+1 |
* | don't connect to EDS when running in the greeter. | Charles Kerr | 2014-03-09 | 1 | -1/+0 |
* | decouple the planner's states; need three separate sets: upcoming-now (for al... | Charles Kerr | 2014-03-09 | 1 | -0/+4 |
* | sync with trunk | Charles Kerr | 2014-02-19 | 1 | -5/+0 |
|\ |
|
| * | Move date/time panel into unity-control-center | Robert Ancell | 2014-02-11 | 1 | -5/+0 |
* | | from alarm dev branch: snap decision handler | Charles Kerr | 2014-02-03 | 1 | -0/+1 |
* | | from alarm dev branch: add the alarm watcher and its unit tests | Charles Kerr | 2014-02-02 | 1 | -0/+1 |
|/ |
|
* | as per review, make explicit the dependency injection that was implicit in ma... | Charles Kerr | 2014-01-30 | 1 | -1/+0 |
* | as per review, don't inline unless there are performance issues | Charles Kerr | 2014-01-30 | 1 | -0/+1 |
* | make utils.cpp's generate_full_format_string_at_time() a standalone function ... | Charles Kerr | 2014-01-28 | 1 | -1/+2 |
* | re-enable coverage-html reports | Charles Kerr | 2014-01-27 | 1 | -8/+1 |
* | move DateTime's impl from the header to a cc file | Charles Kerr | 2014-01-22 | 1 | -1/+3 |
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -3/+8 |
* | add geoclue, glib test fixtures | Charles Kerr | 2013-12-17 | 1 | -28/+22 |
* | let service know how to launch gnome-control-center on the desktop | Charles Kerr | 2013-10-30 | 1 | -0/+5 |
* | replace autotools with cmake | Charles Kerr | 2013-10-18 | 1 | -0/+40 |