summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_qsensor autotestcase to pass on android deviceJuha Vuolle2021-06-032-10/+7
* Remove obsolete 'legacy' QML test case (cleanup)Juha Vuolle2021-06-031-192/+0
* Few cleanups and modernizationsJuha Vuolle2021-06-021-0/+28
* Remove obsolete 'legacy' test case (cleanup)Juha Vuolle2021-06-022-282/+0
* Split the Sensors QML plugin into a library and a pluginJuha Vuolle2021-05-262-5/+3
* Rename subclass static variable which shadowed baseclass methodJuha Vuolle2021-05-196-24/+24
* Remove compiler warningsJuha Vuolle2021-05-181-3/+3
* Enable QtSensors manual tests as part of buildJuha Vuolle2021-04-306-125/+25
* QtSensors initial cmake supportLorn Potter2021-04-1926-270/+207
* Base commit to make QtSensors runnable on WindowsJuha Vuolle2021-04-192-32/+18
* Add binary compatibility file for qtsensors 5.14 branchMilla Pohjanheimo2019-12-131-0/+6860
* Fix QML API for sensor rangesUlf Hermann2019-12-032-0/+117
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-261-1/+1
|\
| * Don't ask for gui when we don't need itEdward Welbourne2019-10-251-1/+1
* | Replace the deprecated qSort() -> std::sort()Sona Kurazyan2019-08-261-3/+3
|/
* Binary compatibility file for Qt 5.13.0 for QtSensorsMilla Pohjanheimo2019-08-141-0/+6821
* Binary compatibility file for QtSensors for Qt 5.12Milla Pohjanheimo2018-12-181-0/+6451
* Add binary compatibility file for 5.11 for QtSensorsMilla Pohjanheimo2018-06-051-0/+6386
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+6386
|\
| * Add binary compatibility file for QtSensors for 5.10Milla Pohjanheimo2018-01-081-0/+6386
* | Add missing override and remove redundant virtualAlexander Volkov2017-11-1419-65/+65
* | testSingleGestures: Fix for case of multiple gesturesAlexander Volkov2017-11-141-10/+21
|/
* Update binary compatibility files for Qt5.9.0 for QtSensorsMilla Pohjanheimo2017-08-151-0/+6065
* Fix licensingJani Heikkinen2017-05-106-175/+103
* Binary compatibility file for qtsensors (5.8.0)5.8Milla Pohjanheimo2017-02-031-0/+5884
* Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-021-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-0/+5577
|\
| * BC data files for QtSensors for Qt 5.6Milla Pohjanheimo2016-09-141-0/+5577
* | BC data files added for QtSensors (5.7)Milla Pohjanheimo2016-09-161-0/+5859
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-5/+5
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-5/+5
* | Updated license headersAntti Kokko2016-01-2044-748/+528
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+1
|\|
| * Stabilze some tests in Tst_qsensorgestureTestAlexander Volkov2015-10-081-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-258-8/+0
|/
* Remove BlackBerry as supported platform from QtSensorsAlex Blasche2015-06-181-4/+0
* Certain test cases can only be built with QML availableUlf Hermann2015-03-161-2/+4
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSergio Ahumada2015-02-226-0/+20772
|\
| * bic: Add 5.{1,2,3,4}.0 bic data for QtSensorsSergio Ahumada2015-02-126-0/+20772
* | Update copyright headersJani Heikkinen2015-02-1750-358/+342
|/
* 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-2442-798/+462
* | 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-213-23/+23
|/
* Merge branch 'stable' into devSergio Ahumada2013-07-121-1/+1
|\
| * Freefall gesture needs to be initialized into plugin to be usableLorn Potter2013-07-031-1/+1
* | add a way to collect sensor dump in the format the autotests can use.Lorn Potter2013-05-086-0/+558
* | Fixed manual sensor testBernd Weimer2013-04-091-1/+1