summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensorgestures/qtsensors/qtwistsensorgesturerecognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* use const where possible.Lorn Potter2012-03-221-6/+6
* make slam easier and re-add orientation stuffLorn Potter2012-03-201-1/+2
* Remove compile warningsLincoln Ramsay2012-03-151-4/+12
* fix crash by initializing orientationReading variableLorn Potter2012-03-051-1/+4
* share sensors among the recognizers in QtSensors recognizer.Lorn Potter2012-03-011-31/+37
* small tweaks for simulatorLorn Potter2012-02-281-2/+2
* optimize some gestures more. stop colliding.Lorn Potter2012-02-211-55/+47
* sqrt => qSqrt, atan2 => qAtan2Lorn Potter2012-02-201-3/+3
* use qAbs instead.Lorn Potter2012-02-151-4/+4
* try harder to make sure gesture dont fire too easilyLorn Potter2012-02-011-13/+43
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* improve twist sensor gestureLorn Potter2012-01-161-6/+14
* add new sensor gesturesLorn Potter2012-01-121-0/+178