summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-1629-93/+70
* Remove QSensorPluginLoaderLincoln Ramsay2012-03-165-190/+10
* Remove REGISTER_STATIC_PLUGINLincoln Ramsay2012-03-162-50/+0
* Remove REGISTER_STATIC_PLUGIN_V2Lincoln Ramsay2012-03-164-90/+16
* Remove QSettings usageWolfgang Beck2012-03-162-10/+58
* Remove compile warningsLincoln Ramsay2012-03-155-13/+32
* add some testing for sensorgestureplugins, however feeble.Lorn Potter2012-03-141-1/+16
* fix some issues and make whip easierLorn Potter2012-03-086-52/+64
* Rename declarative symbols.Lincoln Ramsay2012-03-089-30/+30
* fix crash by initializing orientationReading variableLorn Potter2012-03-055-14/+24
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-018-56/+56
* share sensors among the recognizers in QtSensors recognizer.Lorn Potter2012-03-0124-296/+642
* small tweaks for simulatorLorn Potter2012-02-284-18/+74
* add links to sensor gesture descriptions and fix up other links.Lorn Potter2012-02-211-0/+6
* optimize some gestures more. stop colliding.Lorn Potter2012-02-218-157/+131
* Fix lots of small qdoc issues in Sensor docsalex2012-02-204-17/+40
* sqrt => qSqrt, atan2 => qAtan2Lorn Potter2012-02-204-13/+13
* Update REGISTER_STATIC_PLUGIN_V2 (compile)Lincoln Ramsay2012-02-174-31/+90
* 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
* improve the sensors docs a bitLorn Potter2012-02-121-4/+4
* remove errant debug output redirection.Lorn Potter2012-02-101-45/+1
* It's not safe to delete QFactoryLoaderLincoln Ramsay2012-02-081-1/+1
* fix hover and cover since prox driver output changed.Lorn Potter2012-02-085-29/+50
* 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-30131-131/+131
* Ensure the generic sensors pass on alwaysOnLincoln Ramsay2012-01-233-0/+3
* Update obsolete contact address.Jason McDonald2012-01-23131-131/+131
* Remove friend class tst_Sesnsors2QMLAPIWolfgang Beck2012-01-192-4/+10
* 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
* Document the alwaysOnChanged signalLincoln Ramsay2012-01-161-0/+5
* improve whip sensor gestureLorn Potter2012-01-162-13/+13
* improve twist sensor gestureLorn Potter2012-01-162-6/+15
* alwaysOn for QtSensors 5.0 sensorsLincoln Ramsay2012-01-1310-85/+211
* alwaysOn for legacy QML elementsLincoln Ramsay2012-01-133-26/+70
* Remove warnings and re-enable all gesture plugins.Lincoln Ramsay2012-01-134-4/+3
* add new sensor gesturesLorn Potter2012-01-1222-6/+2103
* Implement an API for alwaysOn.Lincoln Ramsay2012-01-113-0/+24
* Update copyright year in license headers.Jason McDonald2012-01-05109-109/+109
* compile with strict warningsLincoln Ramsay2011-12-191-5/+5
* QIRProximity... classes should be documentedLincoln Ramsay2011-12-191-9/+9
* Add missing QT header macros.Lincoln Ramsay2011-12-1934-1/+82
* Remove ambientlightsensor dependency from qsensordata_simulatorOliver Wolff2011-12-193-3/+33
* add simulator plugin for sensorgestures.Lorn Potter2011-12-088-1/+536