summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* fix up gestures for auto test dataLorn Potter2012-05-1111-109/+114
* Add required meta to the gesture plugin .pro filesLincoln Ramsay2012-05-092-6/+8
* Add support for the compass sensorKevin Ottens2012-05-044-0/+147
* Add support for the pressure sensorKevin Ottens2012-05-044-0/+162
* Add support for the IR proximity sensorKevin Ottens2012-05-044-0/+126
* Pause/resume sensor on application (de)activationKevin Ottens2012-05-033-1/+44
* make simulator work better with gestures.Lorn Potter2012-04-279-535/+0
* Blackberry backend honors alwaysOn propertyKevin Ottens2012-04-272-0/+19
* make slam a bit more reliable.Lorn Potter2012-04-202-0/+2
* Add blackberry backendThomas McGuire2012-04-1026-0/+2300
* Fix QNX buildThomas McGuire2012-04-021-1/+1
* make whip easier and remove unused variablesLorn Potter2012-03-283-8/+3
* SENSORS_PLUGINS allows restricting the plugins that are built.Lincoln Ramsay2012-03-281-3/+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-232-8/+18
* 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-1623-44/+47
* 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-0124-296/+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
* 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-3061-61/+61
* Ensure the generic sensors pass on alwaysOnLincoln Ramsay2012-01-233-0/+3
* Update obsolete contact address.Jason McDonald2012-01-2361-61/+61
* support for IR proximity sensor in the simulatorLincoln Ramsay2012-01-198-0/+174
* Don't fire every second... only when data changes.Lincoln Ramsay2012-01-186-12/+6
* move simulator connection to a threadZsolt Simon2012-01-182-17/+81
* 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-0541-41/+41
* compile with strict warningsLincoln Ramsay2011-12-191-5/+5
* Remove ambientlightsensor dependency from qsensordata_simulatorOliver Wolff2011-12-193-3/+33
* add simulator plugin for sensorgestures.Lorn Potter2011-12-088-1/+536