summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Disable unit tests that rely on plugin loading."Lincoln Ramsay2012-02-231-4/+4
* Disable unit tests that rely on plugin loading.Lincoln Ramsay2012-02-171-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3038-38/+38
* Update obsolete contact address.Jason McDonald2012-01-2338-38/+38
* Remove friend class tst_Sesnsors2QMLAPIWolfgang Beck2012-01-191-22/+22
* speed up sensor gesture auto testLorn Potter2012-01-161-2/+2
* alwaysOn for QtSensors 5.0 sensorsLincoln Ramsay2012-01-132-0/+30
* alwaysOn for legacy QML elementsLincoln Ramsay2012-01-132-1/+65
* add new sensor gesturesLorn Potter2012-01-121-6/+6
* Implement an API for alwaysOn.Lincoln Ramsay2012-01-111-0/+10
* Update copyright year in license headers.Jason McDonald2012-01-0538-38/+38
* Normalize SIGNAL/SLOT macros.Lincoln Ramsay2011-12-151-3/+3
* Clean up the sensor gestures unit test.Lincoln Ramsay2011-11-292-185/+124
* QtSensors: Fix compilation of examples/warnings on Windows.Friedemann Kleint2011-11-252-8/+8
* Don't use <QtDeclarative> so we can compile with -WerrorLincoln Ramsay2011-11-252-2/+4
* Fixed QtSensors autotest namespace compilation.Toby Tomkins2011-11-252-0/+7
* compileLincoln Ramsay2011-11-151-76/+0
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-145-7/+15