summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensorgestures
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2413-312/+312
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-022-0/+2
* Use static plugins properlyLars Knoll2012-06-126-26/+6
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-162-2/+4
* Remove REGISTER_STATIC_PLUGIN_V2Lincoln Ramsay2012-03-162-0/+20
* add some testing for sensorgestureplugins, however feeble.Lorn Potter2012-03-141-5/+26
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3013-13/+13
* Update obsolete contact address.Jason McDonald2012-01-2313-13/+13
* speed up sensor gesture auto testLorn Potter2012-01-161-2/+2
* add new sensor gesturesLorn Potter2012-01-121-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-0513-13/+13
* Clean up the sensor gestures unit test.Lincoln Ramsay2011-11-292-185/+124
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-142-3/+5
* add more code coverage.Lorn Potter2011-11-082-0/+30
* add invalidIds, remove redundant isValid, rename availableIds to validIdsLorn Potter2011-11-031-14/+21
* make sure recognizers do not need pluginLorn Potter2011-11-031-1/+4
* make sure newSensorGestureAvailable gets signaledLorn Potter2011-11-031-0/+4
* add QSensorGestures API. Long live QSensorGestures!Lorn Potter2011-11-0115-0/+1734