summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Bump Qt sensors qml import versions in doc and qmltypesAlex Blasche2018-04-192-3/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-202-1/+4
|\
| * Register all Sensor QML types under latest Qt version tagAlex Blasche2017-12-082-1/+4
* | Add missing override and remove redundant virtualAlexander Volkov2017-11-142-3/+3
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-212-8/+8
|/
* 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-1218-71/+71
|\
| * Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-0218-71/+71
* | [ChangeLog][QtSensors][QSensor] Add new sensor: lidsensorLorn Potter2016-11-214-5/+249
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+1
|\|
| * Fix loading of QML pluginsv5.8.0-alpha1Simon Hausmann2016-08-261-1/+1
* | QHumiditySensor will be added by Qt 5.9Alex Blasche2016-08-311-2/+2
* | Add QHumiditySensorLorn Potter2016-08-273-2/+244
|/
* 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-alpha1Liang Qi2016-02-192-2/+2
|\
| * Update qml types for QtSensors 5.6.0 releaseAlex Blasche2016-02-021-1/+1
| * Fix inconsistent use of 'override'.Erik Verbruggen2015-12-231-1/+1
* | Enable using the module in a statically built applicationAndy Shaw2016-02-041-0/+8
* | Updated license headersAntti Kokko2016-01-2043-602/+860
|/
* Introduce QML Sensors 5.6 versionAlex Blasche2015-08-252-6/+7
* Add two QList::reserve() calls.Sergio Martins2015-06-081-2/+6
* Update copyright headersJani Heikkinen2015-02-1743-291/+291
* Update plugins.qmltypes for QtSensors 5.5 releaseAlex Blasche2015-02-062-5/+5
* Cleanup QtSensors QML plugin project fileAlex Blasche2015-02-041-5/+0
* Update license headers and add new licensesJani Heikkinen2014-08-2443-807/+463
* Register all QtSensor QML types for version 5.4Alex Blasche2014-07-092-5/+6
* fix obs buildLorn Potter2014-05-2021-23/+23
* Create a new sensor type for distance.Andrew Inwood2014-03-283-0/+222
* Doc: Append handler names to \qmlsignal documentationSze Howe Koh2014-03-181-0/+2
* Fix some typos in comments and documentationSergio Ahumada2014-03-041-2/+2
* Update QML plug-in interfaces for Qt 5.3 releaseAlex Blasche2014-02-262-79/+201
* static linking: add classname to qmldirRichard Moe Gustavsen2013-10-231-0/+1
* Doc: Removed QML version from \inqmlmodule and put it in \qmlmodulev5.2.0-beta1Jerome Pasion2013-09-2719-36/+36
* Merge remote-tracking branch 'origin/stable' into devv5.2.0-alpha1Sergio Ahumada2013-09-201-1/+1
|\
| * [Doc] Fix the SensorGlobal usage exampleold/5.1Gatis Paeglis2013-09-201-1/+1
* | Merge branch 'stable' into devSergio Ahumada2013-08-051-1/+3
|\|
| * Undefine near if it is already defined to prevent a build issueAndy Shaw2013-07-231-1/+3
* | Merge branch 'stable' into devSergio Ahumada2013-06-072-40/+135
|\|
| * Update all plugins.qmltypes filesLiang Qi2013-05-271-39/+134
| * Fix MSVC-warning about comparing bool and qreal.Friedemann Kleint2013-05-231-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-162-8/+8
|\|
| * Add missing Q_REVISION(1) to new 5.1 signalsThomas McGuire2013-04-112-8/+8
* | Added temperature property to pressure sensorBernd Weimer2013-04-093-0/+67
|/
* Use real properties for QSensor::bufferSize & coThomas McGuire2013-02-083-0/+75
* Add a QAmbientTemperatureSensor class.Thomas McGuire2013-02-085-0/+236
* Convert QMagnetometer::returnGeoValues to a proper propertyThomas McGuire2013-02-084-3/+14
* Convert QRotationSensor::hasZ to a proper propertyThomas McGuire2013-02-083-2/+9
* Convert QTapSensor::returnDoubleTapEvents to a proper propertyThomas McGuire2013-02-083-6/+9
* Convert QLightSensor::fieldOfView to a proper propertyThomas McGuire2013-02-083-10/+8