summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensorgestures/qtsensors/qslamgesturerecognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* fix obs buildLorn Potter2014-05-201-0/+1
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-8/+8
* remove the need to use QTimer and use timestamps instead.Lorn Potter2012-11-141-3/+17
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* fix up gestures for auto test dataLorn Potter2012-05-111-29/+26
* make slam a bit more reliable.Lorn Potter2012-04-201-0/+1
* make whip easier and remove unused variablesLorn Potter2012-03-281-5/+0
* 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