summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensorgestures
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Build fixYuchen Deng2012-02-151-3/+3
* 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
* make emulator gesture plugin working in emulatorLorn Potter2012-02-074-6/+4
* rename this as 'shake' collides and sensorgesturemanager ignores.Lorn Potter2012-02-021-1/+1
* try harder to make sure gesture dont fire too easilyLorn Potter2012-02-0114-239/+371
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3028-28/+28
* Update obsolete contact address.Jason McDonald2012-01-2328-28/+28
* 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-134-4/+3
* add new sensor gesturesLorn Potter2012-01-1221-3/+2098
* Update copyright year in license headers.Jason McDonald2012-01-0510-10/+10
* add simulator plugin for sensorgestures.Lorn Potter2011-12-088-1/+536
* add z and y axis accumulation for shake as well.Lorn Potter2011-12-062-26/+33
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-141-2/+3
* add QSensorGestures API. Long live QSensorGestures!Lorn Potter2011-11-016-0/+422