summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QIRProximity... classes should be documentedLincoln Ramsay2011-12-191-9/+9
* Add missing QT header macros.Lincoln Ramsay2011-12-1934-1/+82
* Remove ambientlightsensor dependency from qsensordata_simulatorOliver Wolff2011-12-193-3/+33
* Normalize SIGNAL/SLOT macros.Lincoln Ramsay2011-12-151-3/+3
* Grue example doesn't stop counting when reaches 100Wolfgang Beck2011-12-151-1/+1
* Add missing \brief statement for sensor example overview.alex2011-12-144-6/+7
* updated system test for changes to APIDaron Andrew Edie2011-12-121-6/+38
* Add MAZE tutorialWolfgang Beck2011-12-093-8/+67
* Add tutorial for cubehouse exampleWolfgang Beck2011-12-093-11/+74
* add simulator plugin for sensorgestures.Lorn Potter2011-12-088-1/+536
* Don't qFatal!Lincoln Ramsay2011-12-071-2/+4
* add z and y axis accumulation for shake as well.Lorn Potter2011-12-062-26/+33
* Tutorial doc for tilt abl and proxi qml sensorsWolfgang Beck2011-12-053-10/+85
* Write a tutorial doc for the sensor gesture exampleWolfgang Beck2011-12-055-16/+79
* 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