summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensor
Commit message (Expand)AuthorAgeFilesLines
* Add QPressureSensorThomas McGuire2013-01-232-0/+8
* QAccelerometer: Add AccelerationMode propertyThomas McGuire2013-01-231-0/+2
* Rename QtMobility.sensors 1.3 to QtSensors 5.0Lincoln Ramsay2012-10-111-4/+4
* Add TiltSensor to QtMobility.sensors 1.3Lincoln Ramsay2012-10-032-0/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2414-338/+338
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-08-281-8/+5
* Fix compilationLars Knoll2012-08-071-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-021-0/+1
* Add QSensor::isFeatureSupported()Thomas McGuire2012-07-233-0/+27
* Introduce QRotationReading::setFromEuler() in favor of set{X/Y/Z}()Thomas McGuire2012-07-181-3/+1
* Fix another bad use of static plugins.Lincoln Ramsay2012-06-132-12/+3
* setDataRates clobbers user-set data rateLincoln Ramsay2012-06-041-0/+22
* Use an environment variable to suppress loading of plugins.Lincoln Ramsay2012-03-191-12/+1
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-161-3/+2
* Remove REGISTER_STATIC_PLUGINLincoln Ramsay2012-03-162-16/+0
* Remove REGISTER_STATIC_PLUGIN_V2Lincoln Ramsay2012-03-161-2/+11
* Remove QSettings usageWolfgang Beck2012-03-161-21/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3014-14/+14
* Update obsolete contact address.Jason McDonald2012-01-2314-14/+14
* Implement an API for alwaysOn.Lincoln Ramsay2012-01-111-0/+10
* Update copyright year in license headers.Jason McDonald2012-01-0514-14/+14
* Fixed QtSensors autotest namespace compilation.Toby Tomkins2011-11-251-0/+4
* compileLincoln Ramsay2011-11-151-76/+0
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-141-1/+6
* Add missing test coverage for QIRProximitySensorLincoln Ramsay2011-10-282-0/+8
* Revert temporary Q_SENSORS_EXPORT_TEMPalex2011-10-211-1/+1
* First step of removal of Q_SENSORS_EXPXORT macro from qglobal.halex2011-10-171-1/+1
* Sensors "porting" guide.Lincoln Ramsay2011-10-101-0/+4
* Revert the QtmSensors library.Lincoln Ramsay2011-08-2910-22/+21
* Add a unit test for QtmSensors.Lincoln Ramsay2011-08-2510-21/+22
* Apply a consistent license on all the filesLincoln Ramsay2011-08-0515-287/+287
* Unit tests can't link to QtGui.Lincoln Ramsay2011-08-021-1/+1
* remove qtimestampLincoln Ramsay2011-08-011-5/+5
* Pull in the qsensor unit test from MobilityLincoln Ramsay2011-07-2916-0/+2203