summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensorgestures
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into 5.4v5.4.0-alpha1Frederik Gladhorn2014-08-281-0/+11
|\
| * Add missing private headers warningv5.3.2Samuel Gaist2014-08-181-0/+11
* | Update license headers and add new licensesJani Heikkinen2014-08-2413-247/+143
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-0/+2
|\|
| * add PLUGIN_CLASS_NAME declarations to plugin projectsOswald Buddenhagen2014-04-091-0/+2
* | Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2014-02-211-7/+7
|/
* It's org.qt-project for plugin interfacesLorn Potter2012-11-292-2/+2
* remove Nokia isms from plugin interfaceLorn Potter2012-11-282-2/+2
* adjust to qt_plugin.prf and qml_plugin.prf changesOswald Buddenhagen2012-11-021-6/+3
* 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