summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* update license headersLincoln Ramsay2011-10-1055-260/+257
* Grue Sensor installation and device testing.Lincoln Ramsay2011-10-107-14/+43
* Sensors "porting" guide.Lincoln Ramsay2011-10-103-17/+130
* MTMW-345-346 CR change for TiltSensorWolfgang Beck2011-10-1013-363/+431
* MTMW356 Coderevew changes for the AmbientLightSensor QML ElementWolfgang Beck2011-10-104-80/+63
* Grue Sensor exampleLincoln Ramsay2011-10-1023-143/+482
* MTMW-357 Codereview changes for ProximitySensor QML ElementWolfgang Beck2011-10-104-43/+35
* QtSensors: Compile on Windows.Friedemann Kleint2011-10-105-7/+31