summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* updated tests to new format and minor correctionsDaron Andrew Edie2012-05-311-68/+86
* 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
* updated gesture testsDaron Andrew Edie2012-02-241-21/+44
* 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
* removed some tests due to test app availablity problemsDaron Andrew Edie2012-02-081-108/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3043-45/+45
* added QML System Test - Slow down IR Proxy polling when closeDaron Andrew Edie2012-01-291-3/+28
* Update obsolete contact address.Jason McDonald2012-01-2343-43/+43
* comment out auto and added default sensor rate testsDaron Andrew Edie2012-01-191-12/+94
* 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 Nokia copyright headers.Jason McDonald2012-01-112-2/+2
* change test name to Show_Device_OrientationDaron Andrew Edie2012-01-061-2/+2
* Added tests to confirm operation of sensors singly and in combinationDaron Andrew Edie2012-01-061-4/+10
* Update copyright year in license headers.Jason McDonald2012-01-0541-41/+41
* added test MTMW-426 Handle service errors gracefullyDaron Andrew Edie2011-12-221-0/+26
* Normalize SIGNAL/SLOT macros.Lincoln Ramsay2011-12-151-3/+3
* updated system test for changes to APIDaron Andrew Edie2011-12-121-6/+38
* Sensor Gesture system testDaron Andrew Edie2011-12-011-0/+165
* Clean up the sensor gestures unit test.Lincoln Ramsay2011-11-292-185/+124
* Changed app run script from "select" which sometimes doesn't workDaron Andrew Edie2011-11-281-12/+38
* 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