aboutsummaryrefslogtreecommitdiff
path: root/src/actions-live.cpp
Commit message (Collapse)AuthorAgeFilesLines
* sync with trunkCharles Kerr2014-02-191-4/+0
|\
| * Move date/time panel into unity-control-centerRobert Ancell2014-02-111-4/+0
| |
* | copyediting: use 'nullptr' instead of 'NULL' in c++ sourceCharles Kerr2014-02-021-1/+1
|/
* as per review, don't inline unless there are performance issuesCharles Kerr2014-01-301-0/+5
|
* merge lp:~robert-ancell/indicator-datetime/call-ucc into lp:indicator-datetimeCharles Kerr2014-01-271-2/+13
|
* 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