summaryrefslogtreecommitdiffstats
path: root/src/sensors
Commit message (Expand)AuthorAgeFilesLines
* Make overridden QObject functions public to enable Python bindingsJuha Vuolle2021-08-042-6/+5
* Specify units in the tilt sensor documentationJuha Vuolle2021-08-021-5/+7
* Remove unrelated remark from QTiltSensor documentationJuha Vuolle2021-07-021-1/+1
* Fix and improve sensor configuration file lookupJuha Vuolle2021-07-013-14/+23
* Remove obsolete gesture emulator documentationJuha Vuolle2021-06-292-75/+0
* Remove TI Sensor tag supportJuha Vuolle2021-06-293-28/+4
* Update QtSensors platform- and sensor support in Qt6Juha Vuolle2021-06-2915-1000/+22
* QtSensors Qt6 documentation base updateJuha Vuolle2021-06-297-179/+97
* Sensor identifier autotest and fix related findingsJuha Vuolle2021-06-151-0/+5
* Make sensor possible to indicate it is no longer busyJuha Vuolle2021-06-154-8/+27
* Increase QtSensors QML autotest coverageJuha Vuolle2021-06-151-0/+5
* Replace Q_FOREACH with ranged for loopsJuha Vuolle2021-06-084-26/+17
* Replace Q_NULLPTR with nullptrKevin Funk2021-06-0224-27/+27
* Doc: Fix documentation issuesTopi Reinio2021-06-022-8/+4
* Few cleanups and modernizationsJuha Vuolle2021-06-026-11/+10
* Fix and simplify sensor_explorer exampleJuha Vuolle2021-06-021-1/+1
* Rename subclass static variable which shadowed baseclass methodJuha Vuolle2021-05-1942-63/+71
* QtSensors: Fix iOS sensor backend loadingTamás Martinec2021-04-301-2/+6
* Compile-config test for winrtJuha Vuolle2021-04-201-1/+15
* QtSensors initial cmake supportLorn Potter2021-04-1915-414/+206
* Base commit to make QtSensors runnable on WindowsJuha Vuolle2021-04-193-9/+62
* Remove two QChar related deprecation warningsJuha Vuolle2020-12-181-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-06-302-3/+3
* Use QList instead of QVectorJarek Kobus2020-06-251-1/+0
* Doc: Make sure to advocate latest sensors importKai Koehne2020-03-061-3/+3
* Fix library namev5.14.0-beta2v5.14.0-beta1BogDan Vatra2019-10-011-1/+1
* Doc: Replace WinRT with UWP in Qt Sensors module docsLeena Miettinen2019-09-201-2/+3
* Doc: Remove non-existing arguments from docsLeena Miettinen2019-09-193-11/+11
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-162-2/+2
|\
| * Doc: Prefer public over private API in linksPaul Wicking2019-07-112-2/+2
* | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Doc: Fix qdoc errorsNico Vertriest2019-04-301-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-2/+0
|\|
| * Remove .jar dependenciesBogDan Vatra2019-04-261-2/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-03-271-1/+1
|\|
| * Doc: Fix name of global QML singletonUlf Hermann2019-03-201-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-042-0/+7
|\|
| * add missing QT_BEGIN_NAMESPACE and QT_END_NAMESPACELorn Potter2018-11-292-0/+7
* | Compile-fix (g++ 8): move #include of mocs outside namespaceEdward Welbourne2018-11-2920-20/+29
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-251-1/+1
|\|
| * iOS: remove iOS from compatmap for AmbientLight sensorv5.12.0-beta4v5.12.0-beta3v5.12.0-beta2v5.12.0-beta1Lorn Potter2018-09-201-1/+1
* | QSensorGesture: Add Qt 6 fixme comment asking to make QObject virtuals publicFriedemann Kleint2018-09-041-0/+1
|/
* Bump Qt sensors qml import versions in doc and qmltypesAlex Blasche2018-04-191-2/+2
* Doc: Remove incorrect \relates commandv5.11.0-beta4v5.11.0-beta3Topi Reinio2018-03-261-1/+0
* Doc: Fix libclang related warning for templated methodPaul Wicking2018-03-201-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\
| * Doc: correct clang error messageNico Vertriest2017-12-191-1/+1
* | Add missing override and remove redundant virtualAlexander Volkov2017-11-147-17/+17
* | add sensor plugin for TI sensortagLorn Potter2017-10-021-0/+21
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-212-2/+2