summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensorgestures/qtsensors/qslamgesturerecognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix slam gesture to be downward only motion.Lorn Potter2012-03-261-12/+14
* use const where possible.Lorn Potter2012-03-221-4/+4
* slam is now performed differently.Lorn Potter2012-03-221-88/+54
* make slam easier and re-add orientation stuffLorn Potter2012-03-201-7/+9
* fix some issues and make whip easierLorn Potter2012-03-081-6/+28
* fix crash by initializing orientationReading variableLorn Potter2012-03-051-6/+8
* share sensors among the recognizers in QtSensors recognizer.Lorn Potter2012-03-011-32/+38
* small tweaks for simulatorLorn Potter2012-02-281-4/+6
* optimize some gestures more. stop colliding.Lorn Potter2012-02-211-4/+31
* finalize slam gesture, and fix up some others.Lorn Potter2012-02-151-26/+3
* add slam gestureLorn Potter2012-02-131-0/+203