aboutsummaryrefslogtreecommitdiff
path: root/src/actions.cpp
Commit message (Expand)AuthorAgeFilesLines
* copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...Charles Kerr2014-01-301-2/+2
* as per review, constify getters where possible. This isn't always possible du...Charles Kerr2014-01-301-3/+3
* as per review, don't inline gettersCharles Kerr2014-01-301-0/+11
* sync with lp:~larsu/indicator-datetime/reset-date and add corresponding unit ...Charles Kerr2014-01-291-3/+17
* sync the exported calendar state with the #State backendCharles Kerr2014-01-251-2/+28
* fix r325 regression found by test-menusCharles Kerr2014-01-221-2/+2
* get timezone, clock tests running again with Settings & StateCharles Kerr2014-01-161-3/+3
* Plug the Settings object into the State container s.t. menus and actions can ...Charles Kerr2014-01-161-2/+2
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-0/+215