summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into stableSergio Ahumada2013-03-192-0/+34
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-257-77/+7
| |\
| * | Add a QAmbientTemperatureSensor class.Thomas McGuire2013-02-082-0/+8
| * | Add a QAltimeter class.Thomas McGuire2013-02-082-0/+8
| * | Add QHolsterSensorThomas McGuire2013-01-232-0/+8
| * | Add QPressureSensorThomas McGuire2013-01-232-0/+8
| * | QAccelerometer: Add AccelerationMode propertyThomas McGuire2013-01-231-0/+2
* | | Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
| |/ |/|
* | Generate the CMake test automatically.Stephen Kelly2013-02-123-73/+5
* | remove nokia and replace with qt-project in pluginsLorn Potter2013-02-072-2/+2
* | remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-192-2/+0
|/
* It's org.qt-project for plugin interfacesLorn Potter2012-11-293-3/+3
* remove Nokia isms from plugin interfaceLorn Potter2012-11-283-3/+3
* remove the need to use QTimer and use timestamps instead.Lorn Potter2012-11-143-1/+425
* adjust to qt_plugin.prf and qml_plugin.prf changesOswald Buddenhagen2012-11-021-6/+3
* Rename QtMobility.sensors 1.3 to QtSensors 5.0Lincoln Ramsay2012-10-114-117/+258
* Remove the QtSensors 5.0 importLincoln Ramsay2012-10-097-818/+7
* Add SensorGesture QtMobility.sensors 1.3Lincoln Ramsay2012-10-081-0/+2
* Add TiltSensor to QtMobility.sensors 1.3Lincoln Ramsay2012-10-034-75/+13
* QtMobility.sensors has a new implementationLincoln Ramsay2012-09-263-1/+82
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2444-1058/+1058
* 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-028-0/+8
* Add QSensor::isFeatureSupported()Thomas McGuire2012-07-233-0/+27
* Test that the package configs for QtSensors work.Stephen Kelly2012-07-205-0/+90
* Introduce QRotationReading::setFromEuler() in favor of set{X/Y/Z}()Thomas McGuire2012-07-181-3/+1
* build system cleanupsOswald Buddenhagen2012-06-261-2/+0
* enable the dtap sensor tests, as I cannot reproduce 25374 on mac.Lorn Potter2012-06-221-3/+2
* make twist work better when the phone is tilted.Lorn Potter2012-06-132-0/+286
* Fix another bad use of static plugins.Lincoln Ramsay2012-06-132-12/+3
* Use static plugins properlyLars Knoll2012-06-127-27/+7
* Temporarily disable the test to get qt5.git through CILars Knoll2012-06-121-1/+1
* setDataRates clobbers user-set data rateLincoln Ramsay2012-06-041-0/+22
* fix false positive sensor gesture recognition when slam is too close to headLorn Potter2012-05-242-0/+230
* fix false positive whip gesture.Lorn Potter2012-05-243-291/+826
* make hover gesture work betterLorn Potter2012-05-242-0/+258
* make twist dependent upon an orientation change.Lorn Potter2012-05-181-33/+150
* add sensor gesture auto testsLorn Potter2012-05-1432-2/+6472
* QtSensors: Fix compilation after merging of the api_changes branch.Friedemann Kleint2012-04-181-0/+2
* Better/consistent progress messagesLincoln Ramsay2012-03-202-99/+101
* The variable is QT_SENSORS_LOAD_PLUGINSLincoln Ramsay2012-03-201-1/+1
* Use an environment variable to suppress loading of plugins.Lincoln Ramsay2012-03-192-15/+2
* Don't use the platform sensors for this unit test.Lincoln Ramsay2012-03-192-12/+13
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-167-11/+11
* Remove REGISTER_STATIC_PLUGINLincoln Ramsay2012-03-162-16/+0
* Remove REGISTER_STATIC_PLUGIN_V2Lincoln Ramsay2012-03-163-2/+31
* Remove QSettings usageWolfgang Beck2012-03-161-21/+4
* add some testing for sensorgestureplugins, however feeble.Lorn Potter2012-03-144-5/+259
* Rename declarative symbols.Lincoln Ramsay2012-03-085-30/+30