summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* | Updated license headersAntti Kokko2016-01-20256-3600/+5136
* | QSensorManager: use prefix ++ for iteratorAnton Kudryavtsev2015-12-091-1/+1
* | Merge branch '5.6' into devAlex Blasche2015-11-261-1/+1
|\|
| * Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-145-21/+26
|\|
| * doc: Fix "Qt Sensors Backend" pageAlexander Volkov2015-10-081-8/+6
| * Fix registration of the ambient light sensor in the generic pluginAlexander Volkov2015-10-082-9/+13
| * Doc: Added \section1 before the auto-generated list of QML typesVenugopal Shivashankar2015-10-051-3/+5
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+2
| |\
| | * Only register plugins that sensorfw plugin can instantiateLorn Potter2015-09-071-1/+2
* | | Add compass support to the iio-sensor-proxy backendAlexander Volkov2015-10-126-3/+187
* | | Add iio-sensor-proxy backendAlexander Volkov2015-10-0513-3/+659
|/ /
* | Introduce QML Sensors 5.6 versionAlex Blasche2015-08-252-6/+7
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-1/+1
|\|
| * Remove official support of BlackBerry on 5.5 in QtSensorsAlex Blasche2015-06-171-1/+1
* | Remove BlackBerry as supported platform from QtSensorsAlex Blasche2015-06-1844-2938/+7
* | Add two QList::reserve() calls.Sergio Martins2015-06-081-2/+6
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-05-291-0/+1
|\
| * Fix clients starting sensors when sensorfw restarts.5.4Lorn Potter2015-05-281-0/+1
* | Fix crash in AndroidCompassVyacheslav Koscheev2015-05-271-2/+5
* | Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-2115-150/+195
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-152-4/+5
|\|