aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix explicit ctor warning from cppcheck to get tests passingCharles Kerr2015-07-151-1/+1
* use the same action-state-to-variant mapping as in the rtm-14.09 branchCharles Kerr2015-02-281-1/+1
* Use com.ubuntu.touch.system's "rotation-lock" boolean for the rotation lock i...Charles Kerr2014-10-094-22/+18
|\
| * don't use 'auto tmp = ...' when tmp is going to be passed to g_free()Charles Kerr2014-10-061-1/+1
| * make a debugging message go through g_debug() instead of g_message()Charles Kerr2014-10-061-1/+1
| * fix the settings-to-action-state mappingsCharles Kerr2014-10-061-18/+11
| * fix warnings reported by flint++ -- explicit ctors, classes with virtual meth...Charles Kerr2014-10-062-1/+6
| * replace 'orientation-lock' enum with 'rotation-lock' boolCharles Kerr2014-10-061-13/+11
* | change header title from 'Rotation lock' to 'Rotation' as per I:RTMUFCharles Kerr2014-10-031-1/+1
|/
* in src/exporter.cpp, use G_DBUS_NAME_OWNER_FLAGS_NONE when owning the busnameCharles Kerr2014-08-211-1/+1
* add rotation lock indicatorCharles Kerr2014-08-207-7/+584
* get skeletal service and tests buildingCharles Kerr2014-08-191-0/+1
* initial pass at tests/ directory, skeleton onlyCharles Kerr2014-08-191-8/+1
* initial pass at 'hello world' src + poCharles Kerr2014-08-193-0/+104