aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* don't connect to EDS when running in the greeter.Charles Kerr2014-03-091-1/+0
|
* decouple the planner's states; need three separate sets: upcoming-now (for ↵Charles Kerr2014-03-091-0/+4
| | | | alarms in the current time), upcoming-calendar (to show events coming from the selected calendar date), and calendar-month (all the appointments in the month displayed in the menu).
* sync with trunkCharles Kerr2014-02-191-5/+0
|\
| * Move date/time panel into unity-control-centerRobert Ancell2014-02-111-5/+0
| |
* | from alarm dev branch: snap decision handlerCharles Kerr2014-02-031-0/+1
| |
* | from alarm dev branch: add the alarm watcher and its unit testsCharles Kerr2014-02-021-0/+1
|/
* as per review, make explicit the dependency injection that was implicit in ↵Charles Kerr2014-01-301-1/+0
| | | | main()
* as per review, don't inline unless there are performance issuesCharles Kerr2014-01-301-0/+1
|
* make utils.cpp's generate_full_format_string_at_time() a standalone function ↵Charles Kerr2014-01-281-1/+2
| | | | so that the panels can use the utils functions without a libindicatordatetime dependency
* re-enable coverage-html reportsCharles Kerr2014-01-271-8/+1
|
* move DateTime's impl from the header to a cc fileCharles Kerr2014-01-221-1/+3
|
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-3/+8
| | | | | | 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 geoclue, glib test fixturesCharles Kerr2013-12-171-28/+22
|
* let service know how to launch gnome-control-center on the desktopCharles Kerr2013-10-301-0/+5
|
* replace autotools with cmakeCharles Kerr2013-10-181-0/+40