summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2511-47/+46
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-1912-106/+161
|\ \ | |/
| * Update qml types for QtSensors 5.6.0 releaseAlex Blasche2016-02-021-1/+1
| * Android: Document that Compass works on AndroidAlex Blasche2016-01-041-1/+1
| * Fix inconsistent use of 'override'.Erik Verbruggen2015-12-231-1/+1
| * Doc: Remove an obsolete external link.Venugopal Shivashankar2015-12-171-1/+0
| * Make GenericTiltSensor::calibrate known to QMetaObjectv5.6.0-beta1Oliver Wolff2015-12-031-1/+2
| * winrt: Fix application hang on sensor start/stopOliver Wolff2015-12-037-101/+156
* | Enable using the module in a statically built applicationAndy Shaw2016-02-041-0/+8