summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sensor Gesture system testDaron Andrew Edie2011-12-011-0/+165
* ALS sometimes showing unknownWolfgang Beck2011-11-301-6/+6
* Apply consistent naming to sensors appsWolfgang Beck2011-11-301-1/+1
* new identifier format.Lorn Potter2011-11-292-2/+2
* Clean up the sensor gestures unit test.Lincoln Ramsay2011-11-294-204/+136
* Changed app run script from "select" which sometimes doesn't workDaron Andrew Edie2011-11-281-12/+38
* Fixed QtSensors example namespace compilation.Toby Tomkins2011-11-281-0/+2
* QtSensors: Fix compilation of examples/warnings on Windows.Friedemann Kleint2011-11-259-15/+24
* 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
* Fixed QtSensors namespace compilation.Toby Tomkins2011-11-225-5/+13
* Document QSensorPluginInterface::keys()Lincoln Ramsay2011-11-221-7/+7
* add documentation for new functions related to factoryloaderLorn Potter2011-11-223-1/+24
* make all plugins availableLorn Potter2011-11-180-0/+0
* make all plugins availableLorn Potter2011-11-181-1/+1
* QFactoryLoader is used by singletonsLincoln Ramsay2011-11-180-0/+0
* QFactoryLoader is used by singletonsLincoln Ramsay2011-11-184-16/+14
* Don't install tests by default.Rohan McGovern2011-11-161-1/+2
* compileLincoln Ramsay2011-11-152-77/+1
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-1421-231/+94
* Add QtSensorGesture QML APIWolfgang Beck2011-11-1027-7/+1941
* add documentation to sensor gesture c++ exampleLorn Potter2011-11-096-20/+191
* make one public way to control recognizerLorn Potter2011-11-092-5/+5
* Make TiltSensor 100% code coverageWolfgang Beck2011-11-092-12/+67
* add more code coverage.Lorn Potter2011-11-083-12/+43
* No need for a QML module when there's no docsLincoln Ramsay2011-11-041-11/+1
* add invalidIds, remove redundant isValid, rename availableIds to validIdsLorn Potter2011-11-034-23/+32
* make sure recognizers do not need pluginLorn Potter2011-11-032-1/+9
* make sure newSensorGestureAvailable gets signaledLorn Potter2011-11-034-3/+10
* Don't actually document Grue Sensor things.Lincoln Ramsay2011-11-032-13/+13
* Fixed sensors' exports on WindowsOliver Wolff2011-11-011-1/+1
* add QSensorGestures API. Long live QSensorGestures!Lorn Potter2011-11-0153-5/+4252
* Do not unload plugins.Lincoln Ramsay2011-10-311-5/+0
* Get the simulator backend goingLincoln Ramsay2011-10-2810-157/+131
* 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-2120-53/+53
* Remove obsolete \since statements.alex2011-10-2013-13/+0
* Remove auto generated section in qmlproject filesWolfgang Beck2011-10-193-6/+0
* Fix test running under OBS.Lincoln Ramsay2011-10-191-96/+96
* MTMW-306 Update cubehouse exampleWolfgang Beck2011-10-1835-8640/+421
* license headersLincoln Ramsay2011-10-184-8/+8
* Fix linking of the grue sensor exampleLincoln Ramsay2011-10-182-2/+2
* First step of removal of Q_SENSORS_EXPXORT macro from qglobal.halex2011-10-1721-47/+125
* Added QML sensor elements system testDaron Andrew Edie2011-10-141-0/+204
* MTMW-347 Replace dataRate with speed in TltSensorWolfgang Beck2011-10-145-33/+254
* doc updateLincoln Ramsay2011-10-111-1/+1
* Add missing info for Grue Sensor exampleLincoln Ramsay2011-10-111-2/+9
* make the grue sensor icon stand out betterLincoln Ramsay2011-10-112-0/+0
* grue sensor doesn't build under device build systemLincoln Ramsay2011-10-101-11/+0