summaryrefslogtreecommitdiffstats
path: root/src/sensorsquick
Commit message (Expand)AuthorAgeFilesLines
* Examples: Always use Title CapitalizationKai Köhne2021-08-041-1/+1
* qtsensors: Add QtQml dependencyJuha Vuolle2021-07-011-0/+2
* Update QtSensors platform- and sensor support in Qt6Juha Vuolle2021-06-2910-707/+6
* QtSensors Qt6 documentation base updateJuha Vuolle2021-06-291-3/+4
* Remove unused QmlSensorReading constructor parameterJuha Vuolle2021-06-2221-49/+21
* Remove unused '_update()' function (code cleanup)Juha Vuolle2021-06-224-12/+0
* Add binding support for sensor readingsJuha Vuolle2021-06-2140-274/+418
* Correct RotationSensor::hasZ type documentation to 'bool'Juha Vuolle2021-06-161-1/+1
* Sensor identifier autotest and fix related findingsJuha Vuolle2021-06-152-28/+15
* Make sensor possible to indicate it is no longer busyJuha Vuolle2021-06-152-1/+3
* Increase QtSensors QML autotest coverageJuha Vuolle2021-06-154-28/+19
* Replace Q_FOREACH with ranged for loopsJuha Vuolle2021-06-081-2/+2
* Port QtSensors to new QML CMake APIFabian Kosmale2021-06-051-11/+3
* Replace Q_NULLPTR with nullptrKevin Funk2021-06-021-1/+1
* Few cleanups and modernizationsJuha Vuolle2021-06-022-2/+2
* Split the Sensors QML plugin into a library and a pluginJuha Vuolle2021-05-2648-0/+6608