summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensorgestures/qtsensors/qshake2recognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-171-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-4/+4
* remove the need to use QTimer and use timestamps instead.Lorn Potter2012-11-141-12/+23
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* reset certain values to make tests work betterLorn Potter2012-05-151-4/+9
* fix up gestures for auto test dataLorn Potter2012-05-111-5/+8
* qshake[2]recognizer: Fix MSVC compiler warnings.Friedemann Kleint2012-03-231-5/+10
* use const where possible.Lorn Potter2012-03-221-9/+9
* Remove compile warningsLincoln Ramsay2012-03-151-2/+5
* share sensors among the recognizers in QtSensors recognizer.Lorn Potter2012-03-011-15/+17
* use qAbs instead.Lorn Potter2012-02-151-6/+6
* try harder to make sure gesture dont fire too easilyLorn Potter2012-02-011-87/+85
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Remove warnings and re-enable all gesture plugins.Lincoln Ramsay2012-01-131-1/+2
* add new sensor gesturesLorn Potter2012-01-121-0/+205