aboutsummaryrefslogtreecommitdiff
path: root/src/actions-live.cpp
Commit message (Collapse)AuthorAgeFilesLines
* sync the exported calendar state with the #State backendCharles Kerr2014-01-251-5/+0
|
* add LiveActions implementation and unit testsCharles Kerr2014-01-211-13/+140
|
* get timezone, clock tests running again with Settings & StateCharles Kerr2014-01-161-7/+2
|
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-0/+84
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