summaryrefslogtreecommitdiffstats
path: root/src/sensors/qsensor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile-fix (g++ 8): move #include of mocs outside namespaceEdward Welbourne2018-11-291-1/+2
* Doc: Remove incorrect \relates commandv5.11.0-beta4v5.11.0-beta3Topi Reinio2018-03-261-1/+0
* Doc: fix warnings about parametersv5.9.0-beta4v5.9.0-beta3v5.9.0-beta2v5.9.0-beta1Nico Vertriest2017-03-291-1/+1
* Updated license headersAntti Kokko2016-01-201-14/+20
* Remove BlackBerry as supported platform from QtSensorsAlex Blasche2015-06-181-6/+1
* Update copyright headersJani Heikkinen2015-02-171-7/+7
* Add \since tag to QtSensor classes.Alex Blasche2014-09-261-0/+5
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-0/+17
|\
| * Document that the QSensor constructor should not be used directlyThomas McGuire2013-05-081-0/+17
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-1/+1
|\|
| * QSensor: fix spelling in docRichard Moe Gustavsen2013-04-231-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-161-8/+7
|\|
| * Remove TODO commentsThomas McGuire2013-04-111-4/+0
| * Fix warnings in qtsensorsThiago Macieira2013-04-031-4/+7
* | Added temperature property to pressure sensorBernd Weimer2013-04-091-0/+4
|/
* Use real properties for QSensor::bufferSize & coThomas McGuire2013-02-081-8/+64
* Add a axes remapping featureThomas McGuire2013-01-231-0/+175
* Add API for duplicate skippingThomas McGuire2013-01-231-0/+51
* QAccelerometer: Add AccelerationMode propertyThomas McGuire2013-01-231-0/+5
* Doc: Modularized the Qt Sensor DocsGeir Vattekar2012-10-121-1/+2
* Add TiltSensor to QtMobility.sensors 1.3Lincoln Ramsay2012-10-031-0/+8
* QtMobility.sensors has a new implementationLincoln Ramsay2012-09-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-08-281-13/+2
* Add QSensor::isFeatureSupported()Thomas McGuire2012-07-231-0/+49
* Blackberry: Implement bufferingThomas McGuire2012-07-121-0/+11
* QSensor: Use standard Qt dpointer patternThomas McGuire2012-07-031-9/+43
* setDataRates clobbers user-set data rateLincoln Ramsay2012-06-041-11/+14
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-011-6/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Document the alwaysOnChanged signalLincoln Ramsay2012-01-161-0/+5
* alwaysOn for legacy QML elementsLincoln Ramsay2012-01-131-0/+2
* Implement an API for alwaysOn.Lincoln Ramsay2012-01-111-0/+17
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* doc updateLincoln Ramsay2011-10-111-1/+1
* Getting some structure into the sensors docs.Lincoln Ramsay2011-10-101-2/+1
* Apply a consistent license on all the filesLincoln Ramsay2011-08-051-2/+2
* remove qtimestampLincoln Ramsay2011-08-011-22/+12
* Update licenseheader text in source files for qtsensors Qt moduleJyri Tahtela2011-05-241-17/+17
* Add the first version of QtSensors to Qt 5Alex2011-05-201-0/+982