summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-223-10/+21
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-111-3/+9
| |\
| | * Android: Don't crash for unsupported accelerometer modeKai Pastor2019-07-031-3/+9
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-271-1/+1
| |\|
| | * fix typo that breaks android buildLorn Potter2019-06-171-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-111-6/+11
| |\|
| | * Do not register iio sensors if the dbus service is not foundLorn Potter2019-05-081-6/+11
* | | Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-06-277-14/+14
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-1333-1225/+906
|\|
| * Say hello to Qt Android Sensors based on NDK APIBogDan Vatra2019-04-1133-1225/+906
* | ios: silence warning (-Wobjc-interface-ivars)Richard Moe Gustavsen2018-11-151-2/+3
|/
* Android: Implement calibrationLevel for QCompassReadingAndy Shaw2018-10-311-6/+10
* sensorfw: Fix initial proximity sensor state evaluationSimo Piiroinen2018-09-042-8/+21
* Fix device orientation angles provided by QTiltSensorAndre de la Rocha2017-12-271-24/+5
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-1/+1
|\
| * Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-1/+1
* | Add missing override and remove redundant virtualAlexander Volkov2017-11-1410-21/+21
* | add sensor plugin for TI sensortagLorn Potter2017-10-0224-0/+2189
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-3/+3
* | Android: remove support for local/debug deploymentJake Petroules2017-09-064-20/+14
|/
* Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-161-77/+2
|\
| * Use QDeadlineTimer to greatly simplify dummy plugin implementationJake Petroules2017-07-111-77/+2
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0715-180/+225
|\|
| * Fix licensingJani Heikkinen2017-05-1015-180/+225
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-03-068-37/+27
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1277-227/+287
|\
| * Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-0265-188/+188
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-263-3/+17
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-1/+15
| | |\
| | | * Android: Fix incorrect accuracy levelsChristian Strømme2016-11-221-1/+15
| | * | Fix lux value in sensorfw backendLorn Potter2016-11-142-2/+2
| * | | Port qtsensors to the new configure frameworkJake Petroules2016-11-072-5/+4
| * | | Port the iOS sensors plugin to the other UIKit platformsv5.8.0-beta1Jake Petroules2016-10-0512-31/+78
* | | | [ChangeLog][QtSensors][QSensor] Add new sensor: lidsensorLorn Potter2016-11-215-1/+168
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-219-16/+71
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-199-16/+71
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-179-16/+71
| | |\|
| | | * iOS: protect OS sensors from being stopped when shared by several Qt sensorsRichard Moe Gustavsen2016-08-258-14/+69
| | | * IOSCompass: calculate correct calibration levelRichard Moe Gustavsen2016-08-251-2/+2
* | | | Fix iOS sensor plugin linking as shared libraryJake Petroules2016-08-231-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0212-17/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-014-7/+13
| |\|
| | * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
| | * OpenBSD: librt.so is not available on systemRalf Nolden2016-05-311-1/+1
| | * QCoverSensorGestureRecognizer: sanitize initialization.Edward Welbourne2016-05-302-6/+7
| * | This module doesn't need an Activity to work, a Context object is enoughBogDan Vatra2016-07-261-3/+3
| * | Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTimeThiago Macieira2016-06-277-7/+7
* | | Retry failed sensor start once DBus service becomes availableJoona Petrell2016-07-282-3/+10
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0710-42/+41
|\|