summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move sensor_explorer QML example to manual testsJuha Vuolle2023-02-2212-2/+425
* Remove ASAN warning on qsensor autotestJuha Vuolle2023-02-132-54/+0
* Change (u)int to qsizetype (size_t) where applicableJuha Vuolle2022-10-042-2/+2
* Change from count() to size() with Qt containersJuha Vuolle2022-10-042-16/+16
* Remove unused .qtt system test filesJuha Vuolle2022-10-042-425/+0
* Remove disabled sensor gesture codeJuha Vuolle2022-10-0459-9971/+0
* Comment out header files that uses disabled sensor featuresAlexey Edelev2022-09-211-3/+3
* Tests: do not use QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-251-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2313-13/+13
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-287-7/+7
* Add license headers to cmake filesLucie Gérard2022-07-0713-0/+39
* Use SPDX license identifiersLucie Gérard2022-06-1348-1296/+96
* Fix missing includesVille Voutilainen2022-05-171-0/+3
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Disable gestures from QtSensorsJuha Vuolle2021-08-163-9/+12
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* Update QtSensors platform- and sensor support in Qt6Juha Vuolle2021-06-295-47/+0
* Remove unused QmlSensorReading constructor parameterJuha Vuolle2021-06-221-3/+2
* Name variable more descriptivelyJuha Vuolle2021-06-221-9/+9
* Fix crash in manual test (sensor explorer)Juha Vuolle2021-06-221-0/+2
* Fix tst_sensorgestures_gestures to pass on AndroidJuha Vuolle2021-06-212-17/+13
* Add binding support for sensor readingsJuha Vuolle2021-06-216-38/+190
* Sensor identifier autotest and fix related findingsJuha Vuolle2021-06-151-3/+86
* Make sensor possible to indicate it is no longer busyJuha Vuolle2021-06-155-1/+55
* Increase QtSensors QML autotest coverageJuha Vuolle2021-06-1517-64/+388
* Replace Q_FOREACH with ranged for loopsJuha Vuolle2021-06-084-14/+11
* 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