summaryrefslogtreecommitdiffstats
path: root/src/sensors/gestures
Commit message (Expand)AuthorAgeFilesLines
* 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