summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/blackberry/bbsensorbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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