summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| | * Fixed qmlqtsensors exampleOliver Wolff2015-12-031-9/+9
* | | Bump versionOswald Buddenhagen2016-02-231-1/+1
|/ /
* | Enable using the module in a statically built applicationAndy Shaw2016-02-041-0/+8
* | Updated license headersAntti Kokko2016-01-2045-748/+1232
* | Updated license headersAntti Kokko2016-01-207-112/+231
* | Updated license headersAntti Kokko2016-01-20259-3600/+6314
* | 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-148-22/+59
|\ \ | |/
| * 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
| * Stabilze some tests in Tst_qsensorgestureTestAlexander Volkov2015-10-081-1/+1
| * 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-022-1/+34
| |\
| | * Add changelog for QtSensors 5.5.1 releasev5.5.15.5.15.5Alex Blasche2015-09-231-0/+32
| | * Only register plugins that sensorfw plugin can instantiateLorn Potter2015-09-071-1/+2
| * | Purge spurious execute permissions from a graphic.Edward Welbourne2015-09-291-0/+0
* | | Add compass support to the iio-sensor-proxy backendAlexander Volkov2015-10-126-3/+187
* | | Add iio-sensor-proxy backendAlexander Volkov2015-10-0513-3/+659
* | | Bump versionOswald Buddenhagen2015-09-101-1/+1
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-054-6/+695
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-alpha1Liang Qi2015-08-282-0/+688
| |\ \ | | |/
| | * Add the GPLv3 license textThiago Macieira2015-08-132-0/+688
| * | Introduce QML Sensors 5.6 versionAlex Blasche2015-08-252-6/+7
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-258-8/+0
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-292-1/+31
|\ \ | |/
| * Bump versionOswald Buddenhagen2015-06-291-1/+1
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-261-0/+30
| |\
| | * Add changelog file for 5.5.0 releasev5.5.0-rc1v5.5.05.5.0Alex Blasche2015-06-081-0/+30
| * | Remove official support of BlackBerry on 5.5 in QtSensorsAlex Blasche2015-06-171-1/+1
| |/
* | Remove BlackBerry as supported platform from QtSensorsAlex Blasche2015-06-1850-3051/+7
* | Add two QList::reserve() calls.Sergio Martins2015-06-081-2/+6