summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for 5.7.1v5.7.15.7.1Jani Heikkinen2016-10-311-0/+34
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-1711-16/+5681
|\
| * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-0/+33
| |\
| | * Add changes file for 5.6.2v5.6.25.6.2Jani Heikkinen2016-09-121-0/+33
| * | BC data files for QtSensors for Qt 5.6Milla Pohjanheimo2016-09-141-0/+5577
| |/
| * 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
* | BC data files added for QtSensors (5.7)Milla Pohjanheimo2016-09-161-0/+5859
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-019-11/+46
|\ \ | |/
| * Make sure JNI_OnLoad is not called more than onceBogDan Vatra2016-07-201-0/+5
| * Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-154-4/+4
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-091-0/+29
| |\
| | * Add changelog for Qt 5.6.1 release of QtSensorsv5.6.1-1v5.6.15.6.1Alex Blasche2016-05-201-0/+29
| * | OpenBSD: librt.so is not available on systemRalf Nolden2016-05-311-1/+1
| * | QCoverSensorGestureRecognizer: sanitize initialization.Edward Welbourne2016-05-302-6/+7
* | | Bump versionOswald Buddenhagen2016-07-281-1/+1
* | | 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
* | | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-2/+18
|\ \ \
| * | | Mention license change in 5.7.0 changelog.v5.7.05.7.0Kai Koehne2016-06-081-2/+18
|/ / /
* | | Add changelog for Qt 5.7.0 release of QtSensorsv5.7.0-rc1Alex Blasche2016-05-231-0/+26
* | | Merge remote-tracking branch 'gerrit/5.7' into 5.7.0Alex Blasche2016-05-2015-27/+32
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
| |\ \ \ | | |/ /
| | * | Bump versionOswald Buddenhagen2016-05-191-1/+1
| | |/
| | * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-131-1/+1
| * | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-05-1914-26/+31
| |\ \ |/ / / | | _
| * fix example installsOswald Buddenhagen2016-05-1010-2/+21
| * make plugin .json naming better follow the project structureOswald Buddenhagen2016-05-106-4/+4
| * make use of COPIESOswald Buddenhagen2016-04-282-20/+6
* | Update QtSensors QML version for Qt 5.7 releaseAlex Blasche2016-05-032-5/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-0/+27
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-0/+27
| |\
| | * Add change log for Qt Sensors 5.6.0 release.v5.6.0-rc1v5.6.05.6.0Alex Blasche2016-02-161-0/+27
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0747-84/+83
|\ \ \ | |/ /
| * | 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-014-0/+0
| * | Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-017-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-2512-52/+51
* | | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-1913-115/+170
|\ \ \ | |/ /
| * | Bump versionOswald Buddenhagen2016-02-081-1/+1
| |/
| * 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