summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add QtSensorGesture QML APIWolfgang Beck2011-11-107-2/+508
* 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-0116-1/+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
* 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-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-2917-0/+2207