summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: correct clang error messageNico Vertriest2017-12-191-1/+1
* Register all Sensor QML types under latest Qt version tagAlex Blasche2017-12-082-1/+4
* Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-1/+1
* 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-0740-537/+569
|\ \ | |/
| * Doc: Update the compatibility table to show Universal Windows PlatformLeena Miettinen2017-06-021-22/+1
| * Fix licensingJani Heikkinen2017-05-1036-500/+536
| * Doc: fix warnings about parametersv5.9.0-beta4v5.9.0-beta3v5.9.0-beta2v5.9.0-beta1Nico Vertriest2017-03-292-2/+2
| * Fix QML Sensor API registrations for 5.9Alex Blasche2017-03-162-11/+4
| * Update plugins.qmltypes for Qt Sensors QML APIAlex Blasche2017-03-011-2/+26
* | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-03-068-37/+27
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-12114-324/+418
|\
| * Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-0299-279/+279
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-264-5/+25
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-242-3/+23
| | |\
| | | * Fix broken link in QMagnetometerReadingChristian Strømme2016-11-221-2/+8
| | | * 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-074-9/+36
| * | | 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-2114-7/+770
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-2110-17/+72
|\ \ \ \ | |/ / /
| * | | 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 loading of QML pluginsv5.8.0-alpha1Simon Hausmann2016-08-261-1/+1
* | | | QHumiditySensor will be added by Qt 5.9Alex Blasche2016-08-313-5/+15
* | | | Add QHumiditySensorLorn Potter2016-08-277-3/+600
* | | | 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-05-191-1/+1
|\ \ | |/
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-131-1/+1
* | Update QtSensors QML version for Qt 5.7 releaseAlex Blasche2016-05-032-5/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0736-79/+78
|\ \ | |/
| * Make more ctors explicitMarc Mutz2016-03-032-2/+2
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-0322-25/+25
| * Cleanup dead links in QCompassReadingAlex Blasche2016-03-031-2/+2
| * Update supported sensors table for iOSAndy Shaw2016-03-011-4/+4
| * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-011-0/+0
| * don't over-expose private dependenciesOswald Buddenhagen2016-02-251-1/+1