summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensorgestures/qtsensors
Commit message (Expand)AuthorAgeFilesLines
* fix up gestures for auto test dataLorn Potter2012-05-119-97/+86
* Add required meta to the gesture plugin .pro filesLincoln Ramsay2012-05-091-3/+4
* make slam a bit more reliable.Lorn Potter2012-04-202-0/+2
* make whip easier and remove unused variablesLorn Potter2012-03-283-8/+3
* fix slam gesture to be downward only motion.Lorn Potter2012-03-262-12/+16
* qshake[2]recognizer: Fix MSVC compiler warnings.Friedemann Kleint2012-03-231-5/+10
* whip is now too much like slam. so make whip be the old slam.Lorn Potter2012-03-222-62/+115
* use const where possible.Lorn Potter2012-03-226-36/+36
* slam is now performed differently.Lorn Potter2012-03-222-98/+62
* make slam easier and re-add orientation stuffLorn Potter2012-03-204-14/+38
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-164-4/+6
* Remove compile warningsLincoln Ramsay2012-03-155-13/+32
* fix some issues and make whip easierLorn Potter2012-03-086-52/+64
* fix crash by initializing orientationReading variableLorn Potter2012-03-055-14/+24
* share sensors among the recognizers in QtSensors recognizer.Lorn Potter2012-03-0123-295/+642
* small tweaks for simulatorLorn Potter2012-02-284-18/+74
* optimize some gestures more. stop colliding.Lorn Potter2012-02-218-157/+131
* sqrt => qSqrt, atan2 => qAtan2Lorn Potter2012-02-203-8/+8
* use qAbs instead.Lorn Potter2012-02-155-15/+15
* finalize slam gesture, and fix up some others.Lorn Potter2012-02-154-46/+21
* add slam gestureLorn Potter2012-02-134-0/+305
* remove errant debug output redirection.Lorn Potter2012-02-101-45/+1
* fix hover and cover since prox driver output changed.Lorn Potter2012-02-084-27/+48
* try harder to make sure gesture dont fire too easilyLorn Potter2012-02-0112-165/+319
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3018-18/+18
* Update obsolete contact address.Jason McDonald2012-01-2318-18/+18
* improve whip sensor gestureLorn Potter2012-01-162-13/+13
* improve twist sensor gestureLorn Potter2012-01-162-6/+15
* Remove warnings and re-enable all gesture plugins.Lincoln Ramsay2012-01-133-3/+2
* add new sensor gesturesLorn Potter2012-01-1219-0/+2096