summaryrefslogtreecommitdiffstats
path: root/src/sensors/gestures
Commit message (Expand)AuthorAgeFilesLines
* make simulator work better with gestures.Lorn Potter2012-04-274-0/+257
* QtSensors: Fix compilation after merging of the api_changes branch.Friedemann Kleint2012-04-181-4/+4
* fix documentsLorn Potter2012-03-201-2/+2
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-163-27/+11
* Remove REGISTER_STATIC_PLUGIN_V2Lincoln Ramsay2012-03-161-1/+0
* add some testing for sensorgestureplugins, however feeble.Lorn Potter2012-03-141-1/+16
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-011-1/+1
* Update REGISTER_STATIC_PLUGIN_V2 (compile)Lincoln Ramsay2012-02-171-4/+1
* fix hover and cover since prox driver output changed.Lorn Potter2012-02-081-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3011-11/+11
* Update obsolete contact address.Jason McDonald2012-01-2311-11/+11
* add new sensor gesturesLorn Potter2012-01-121-3/+5
* Update copyright year in license headers.Jason McDonald2012-01-0511-11/+11
* Add missing QT header macros.Lincoln Ramsay2011-12-195-1/+12
* Clean up the sensor gestures unit test.Lincoln Ramsay2011-11-292-19/+12
* Fixed QtSensors namespace compilation.Toby Tomkins2011-11-223-1/+10
* add documentation for new functions related to factoryloaderLorn Potter2011-11-222-1/+18
* QFactoryLoader is used by singletonsLincoln Ramsay2011-11-182-8/+7
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-143-17/+31
* make one public way to control recognizerLorn Potter2011-11-092-5/+5
* add more code coverage.Lorn Potter2011-11-081-12/+13
* add invalidIds, remove redundant isValid, rename availableIds to validIdsLorn Potter2011-11-033-9/+11
* make sure recognizers do not need pluginLorn Potter2011-11-031-0/+5
* make sure newSensorGestureAvailable gets signaledLorn Potter2011-11-033-3/+6
* add QSensorGestures API. Long live QSensorGestures!Lorn Potter2011-11-0111-0/+1325