summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement an API for alwaysOn.Lincoln Ramsay2012-01-114-0/+34
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-112-2/+2
* sync.profile: introduce dependency on qtjsbackendRohan McGovern2012-01-101-0/+1
* change test name to Show_Device_OrientationDaron Andrew Edie2012-01-061-2/+2
* Added tests to confirm operation of sensors singly and in combinationDaron Andrew Edie2012-01-061-4/+10
* Update copyright year in license headers.Jason McDonald2012-01-05213-213/+213
* Fixed shadow builds on platforms other than Windows.Rohan McGovern2011-12-291-1/+3
* QML Sensor 2 demo starts with proximity in running stateWolfgang Beck2011-12-231-1/+1
* added test MTMW-426 Handle service errors gracefullyDaron Andrew Edie2011-12-221-0/+26
* Grue example doesn't work in simulatorWolfgang Beck2011-12-206-24/+28
* compile with strict warningsLincoln Ramsay2011-12-191-5/+5
* add accel bubble example app and docs/tutorialLorn Potter2011-12-196-0/+218
* 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