summaryrefslogtreecommitdiffstats
path: root/plugins/sensors
Commit message (Expand)AuthorAgeFilesLines
* BlackBerry: Removed comment in pressure sensor backendBernd Weimer2013-04-081-2/+0
* BlackBerry: Support QMagnetometer::returnGeoValuesThomas McGuire2013-03-111-9/+21
* Blackberry: Prevent spurious calls to dataAvailable() when stoppedThomas McGuire2013-03-111-13/+22
* Backport QAmbientTemperatureSensor from QSensors to qt-mobility.Sergio Martins2013-03-073-39/+6
* Backport QAltimeter from QSensors to qt-mobility.Sergio Martins2013-03-073-38/+7
* Convert QMagnetometer::returnGeoValues to a proper propertyThomas McGuire2013-03-011-1/+3
* Use real properties for QSensor::bufferSize & coThomas McGuire2013-02-212-21/+48
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1092-92/+92
* Fix merge errorThomas McGuire2013-01-081-11/+0
* Enable compilation of the blackberry plugin.Sergio Martins2012-12-031-1/+5
* BlackBerry: Fix for setting a new sensor device fileBernd Weimer2012-12-031-9/+11
* Prefer to use the BBNDK sensor.h if presentKevin Ottens2012-11-281-0/+11
* Introducing sensors for blackberry.Thomas McGuire2012-11-2738-0/+3494
* Factor out getTimestamp()Thomas McGuire2012-11-2613-54/+137
* move irprox sensor to proper place in QSensorLorn Potter2012-11-134-317/+2
* Update to new license formatSergio Ahumada2012-11-0793-2055/+2055
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-0793-274/+274
* Enabled deployment of infixed binaries on SymbianGareth Stockwell2011-11-253-5/+9
* Fixed typo in comment textTero Kuutti2011-09-271-5/+4
* Added support to missing Symbian ambient light levelsTero Kuutti2011-09-261-37/+22
* Re-apply licenseheader text in source files for qtmobilityJyri Tahtela2011-06-3093-1590/+1590
* Fix to NB#255843p2niemel2011-06-173-14/+20
* Fix buffer size verificationLincoln Ramsay2011-05-161-3/+3
* Symbian buffering implementation.Lincoln Ramsay2011-05-162-4/+44
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/sensors into maste...Qt Continuous Integration System2011-04-281-1/+1
|\
| * minor: using already set 'close' variablep2niemel2011-04-281-1/+1
* | Merge remote branch 'mobility/master' into master-from-1.1Andrew Stanley-Jones2011-04-201-4/+1
|\|
| * fix: non-streaming sensors not functioningp2niemel2011-04-181-4/+1
* | Merge branch 'master' of ../qtmobility into master-from-1.1Alex2011-04-1832-115/+575
|\|
| * fix the license text in these filesLincoln Ramsay2011-04-153-2/+43
| * Don't supply Z valuesLincoln Ramsay2011-04-141-18/+1
| * only streaming sensors are bufferingp2niemel2011-04-122-10/+24
| * flag for maemo6 features + warnings removedp2niemel2011-04-1224-36/+46
| * polishingp2niemel2011-04-081-3/+3
| * polishingp2niemel2011-04-088-40/+20
| * license txts and headers checkedp2niemel2011-04-083-5/+41
| * added irproximityp2niemel2011-04-0810-5/+404
| * The N900 proximity sensor runs at 10HzLincoln Ramsay2011-04-081-6/+3
* | Merge branch '1.1' of ../qtmobility into master-from-1.1Alex2011-04-1513-13/+0
|\ \ | |/ |/|
| * Add version tag to all deployable plug-ins.Alex2011-04-1414-14/+0
| * Fix the compass crash (for real)Lincoln Ramsay2011-04-082-2/+3
| * Don't crash when using Compass/MagnetometerLincoln Ramsay2011-04-071-1/+1
| * Don't delay readings when too much CPU is used.Lincoln Ramsay2011-02-2420-361/+401
* | Fix the compass crash (for real)Lincoln Ramsay2011-04-082-2/+3
* | Allow slower polling of N900 sensorsLincoln Ramsay2011-04-084-7/+17
* | Symbian rotation backend isn't scaling properly.Lincoln Ramsay2011-04-061-4/+4
* | Don't crash when using Compass/MagnetometerLincoln Ramsay2011-04-061-1/+1
* | first value available immediately after start()p2niemel2011-04-055-18/+45
* | optimizing initializationp2niemel2011-04-041-1/+1
* | QTMOBILITY-1385, first reading when sensor is startedp2niemel2011-04-042-11/+24