summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/blackberry
Commit message (Expand)AuthorAgeFilesLines
* add PLUGIN_CLASS_NAME declarations to plugin projectsOswald Buddenhagen2014-04-091-0/+1
* BlackBerry: update plugin keyAndrew Inwood2014-04-071-1/+1
* BlackBerry: Update threshold for close detectionAndrew Inwood2014-03-111-1/+5
* Fix some typos in comments and documentationSergio Ahumada2014-03-043-4/+4
* BlackBerry: Disabled "returnGeoValues" featureBernd Weimer2013-10-282-36/+15
* BlackBerry: Ensured that proper sensor.h file is usedBernd Weimer2013-09-192-3/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-3/+1
|\
| * BlackBerry: Fix for GeoValues supportBernd Weimer2013-05-061-3/+1
* | Added temperature property to pressure sensorBernd Weimer2013-04-092-0/+2
* | BlackBerry: Removed comment in pressure sensor backendBernd Weimer2013-03-281-2/+0
|/
* BlackBerry: Support QMagnetometer::returnGeoValuesThomas McGuire2013-03-012-10/+27
* Blackberry: Prevent spurious calls to dataAvailable() when stoppedThomas McGuire2013-03-011-13/+22
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-1/+1
|\
| * remove nokia and replace with qt-project in pluginsLorn Potter2013-02-071-1/+1
* | BlackBerry: Remove outdated TODO commentThomas McGuire2013-02-101-3/+0
* | Use real properties for QSensor::bufferSize & coThomas McGuire2013-02-082-21/+47
* | Add a QAmbientTemperatureSensor class.Thomas McGuire2013-02-083-40/+6
* | Convert QMagnetometer::returnGeoValues to a proper propertyThomas McGuire2013-02-081-1/+3
* | Add a QAltimeter class.Thomas McGuire2013-02-083-40/+6
* | Add QHolsterSensorThomas McGuire2013-01-234-0/+141
* | Add a axes remapping featureThomas McGuire2013-01-233-11/+41
* | Add API for duplicate skippingThomas McGuire2013-01-233-14/+14
* | Add QPressureSensorThomas McGuire2013-01-233-42/+8
* | QAccelerometer: Add AccelerationMode propertyThomas McGuire2013-01-234-0/+61
|/
* Removal last references to QtMobilityThomas McGuire2012-11-022-2/+2
* adjust to qt_plugin.prf and qml_plugin.prf changesOswald Buddenhagen2012-11-021-5/+1
* Blackberry: Avoid expensive close() and open() just to get informationThomas McGuire2012-10-042-14/+29
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2434-795/+795
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-08-281-0/+6
* Blackberry: Use real compass sensor if availableThomas McGuire2012-08-282-0/+15
* Blackberry: Fix potential division by zero.Thomas McGuire2012-08-241-3/+5
* Port configure tests to the new style to make them work againThomas McGuire2012-08-081-1/+3
* Blackberry: Improve detecting whether the application is activeThomas McGuire2012-07-252-8/+49
* 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-248-76/+113
* Blackberry: Remove QtGui dependencyThomas McGuire2012-07-249-62/+239
* Blackberry: Remove custom BbProximityReadingThomas McGuire2012-07-242-85/+4
* Blackberry: Use the rotation matrix as the compass sourceThomas McGuire2012-07-236-39/+107
* Add QSensor::isFeatureSupported()Thomas McGuire2012-07-232-0/+15
* Introduce QRotationReading::setFromEuler() in favor of set{X/Y/Z}()Thomas McGuire2012-07-181-3/+3
* Blackberry: Implement bufferingThomas McGuire2012-07-121-0/+23
* Blackberry: Remove rotation property from orientation readingThomas McGuire2012-07-032-65/+5
* Blackberry: Add Q_DECL_OVERRIDE keywordsThomas McGuire2012-07-0213-25/+25
* Blackberry: Add ambient light sensor supportThomas McGuire2012-07-024-0/+137
* Blackberry: Don't use hardcoded sensor IDsThomas McGuire2012-06-291-10/+10
* build system cleanupsOswald Buddenhagen2012-06-261-1/+1
* BlackBerry backend: Automatic Axis RemappingKevin Ottens2012-06-193-3/+78
* Prefer to use the BBNDK sensor.h if presentThomas McGuire2012-05-112-0/+12
* Add support for the compass sensorKevin Ottens2012-05-044-0/+147