summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make TiltSensor 100% code coverageWolfgang Beck2011-11-091-1/+67
* add more code coverage.Lorn Potter2011-11-082-0/+30
* add invalidIds, remove redundant isValid, rename availableIds to validIdsLorn Potter2011-11-031-14/+21
* make sure recognizers do not need pluginLorn Potter2011-11-031-1/+4
* make sure newSensorGestureAvailable gets signaledLorn Potter2011-11-031-0/+4
* add QSensorGestures API. Long live QSensorGestures!Lorn Potter2011-11-0117-2/+1735
* These are system tests. Allow suppressing them.Lincoln Ramsay2011-10-282-2/+2
* Add missing test coverage for QIRProximitySensorLincoln Ramsay2011-10-282-0/+8
* Revert temporary Q_SENSORS_EXPORT_TEMPalex2011-10-212-2/+2
* Fix test running under OBS.Lincoln Ramsay2011-10-191-96/+96
* First step of removal of Q_SENSORS_EXPXORT macro from qglobal.halex2011-10-172-2/+2
* Added QML sensor elements system testDaron Andrew Edie2011-10-141-0/+204
* MTMW-347 Replace dataRate with speed in TltSensorWolfgang Beck2011-10-142-10/+90
* update license headersLincoln Ramsay2011-10-103-3/+3
* Sensors "porting" guide.Lincoln Ramsay2011-10-101-0/+4
* MTMW-345-346 CR change for TiltSensorWolfgang Beck2011-10-102-59/+157
* MTMW356 Coderevew changes for the AmbientLightSensor QML ElementWolfgang Beck2011-10-101-4/+4
* MTMW-357 Codereview changes for ProximitySensor QML ElementWolfgang Beck2011-10-101-7/+7
* MTMW-337 Unit test (presence of each new QML API element)Wolfgang Beck2011-10-103-0/+136
* Fix missing/outdated license headers.Jason McDonald2011-10-101-0/+41
* Add a unit test for legacy sensor QML elementsLincoln Ramsay2011-10-103-0/+166
* Remove debugging statements, use QCOMPARELincoln Ramsay2011-10-101-18/+10
* MTMW-339 Make new QML API unit test quiterWolfgang Beck2011-10-102-2/+1
* MTMW-98 QML API Version 2Wolfgang Beck2011-10-107-1/+633
* Revert the QtmSensors library.Lincoln Ramsay2011-08-2921-1483/+22
* Add a unit test for QtmSensors.Lincoln Ramsay2011-08-2521-22/+1483
* Apply a consistent license on all the filesLincoln Ramsay2011-08-0518-374/+377
* Unit tests can't link to QtGui.Lincoln Ramsay2011-08-021-1/+1
* remove qtimestampLincoln Ramsay2011-08-012-8/+6
* Pull in the qsensor unit test from MobilityLincoln Ramsay2011-07-2918-0/+2209
* Add dummy, generic and simulator backendAlex2011-06-106-0/+1002