summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/blackberry/bbsensorbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-171-6/+6
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* BlackBerry: Disabled "returnGeoValues" featureBernd Weimer2013-10-281-6/+2
* Added temperature property to pressure sensorBernd Weimer2013-04-091-0/+1
* BlackBerry: Support QMagnetometer::returnGeoValuesThomas McGuire2013-03-011-1/+6
* Blackberry: Prevent spurious calls to dataAvailable() when stoppedThomas McGuire2013-03-011-13/+22
* Use real properties for QSensor::bufferSize & coThomas McGuire2013-02-081-21/+45
* Add a axes remapping featureThomas McGuire2013-01-231-7/+28
* Add API for duplicate skippingThomas McGuire2013-01-231-0/+11
* QAccelerometer: Add AccelerationMode propertyThomas McGuire2013-01-231-0/+16
* Blackberry: Avoid expensive close() and open() just to get informationThomas McGuire2012-10-041-13/+27
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-23/+23
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-08-281-0/+6
* Blackberry: Fix potential division by zero.Thomas McGuire2012-08-241-3/+5
* Blackberry: Affirm that QSensor::Buffering is supported now.Thomas McGuire2012-07-241-2/+3
* Blackberry: Implement axes remapping for all axes-based sensorsThomas McGuire2012-07-241-0/+79
* Blackberry: Remove QtGui dependencyThomas McGuire2012-07-241-23/+22
* Add QSensor::isFeatureSupported()Thomas McGuire2012-07-231-0/+14
* Blackberry: Implement bufferingThomas McGuire2012-07-121-0/+23
* Pause/resume sensor on application (de)activationKevin Ottens2012-05-031-0/+40
* Blackberry backend honors alwaysOn propertyKevin Ottens2012-04-271-0/+18
* Add blackberry backendThomas McGuire2012-04-101-0/+175