index
:
qt/qtsensors.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.1
old/5.2
stable
wip/cmake
wip/tizen
Qt Sensors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
sensors
/
blackberry
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove BlackBerry PlayBook support.
Rafael Roquetto
2015-02-18
3
-370
/
+0
*
Update copyright headers
Jani Heikkinen
2015-02-17
38
-228
/
+228
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
38
-684
/
+380
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-04-11
2
-1
/
+2
|
\
|
*
add PLUGIN_CLASS_NAME declarations to plugin projects
Oswald Buddenhagen
2014-04-09
1
-0
/
+1
|
*
BlackBerry: update plugin key
Andrew Inwood
2014-04-07
1
-1
/
+1
*
|
Create a new sensor type for distance.
Andrew Inwood
2014-03-28
4
-0
/
+126
|
/
*
BlackBerry: Update threshold for close detection
Andrew Inwood
2014-03-11
1
-1
/
+5
*
Fix some typos in comments and documentation
Sergio Ahumada
2014-03-04
3
-4
/
+4
*
BlackBerry: Disabled "returnGeoValues" feature
Bernd Weimer
2013-10-28
2
-36
/
+15
*
BlackBerry: Ensured that proper sensor.h file is used
Bernd Weimer
2013-09-19
2
-3
/
+7
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-05-23
1
-3
/
+1
|
\
|
*
BlackBerry: Fix for GeoValues support
Bernd Weimer
2013-05-06
1
-3
/
+1
*
|
Added temperature property to pressure sensor
Bernd Weimer
2013-04-09
2
-0
/
+2
*
|
BlackBerry: Removed comment in pressure sensor backend
Bernd Weimer
2013-03-28
1
-2
/
+0
|
/
*
BlackBerry: Support QMagnetometer::returnGeoValues
Thomas McGuire
2013-03-01
2
-10
/
+27
*
Blackberry: Prevent spurious calls to dataAvailable() when stopped
Thomas McGuire
2013-03-01
1
-13
/
+22
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-02-25
1
-1
/
+1
|
\
|
*
remove nokia and replace with qt-project in plugins
Lorn Potter
2013-02-07
1
-1
/
+1
*
|
BlackBerry: Remove outdated TODO comment
Thomas McGuire
2013-02-10
1
-3
/
+0
*
|
Use real properties for QSensor::bufferSize & co
Thomas McGuire
2013-02-08
2
-21
/
+47
*
|
Add a QAmbientTemperatureSensor class.
Thomas McGuire
2013-02-08
3
-40
/
+6
*
|
Convert QMagnetometer::returnGeoValues to a proper property
Thomas McGuire
2013-02-08
1
-1
/
+3
*
|
Add a QAltimeter class.
Thomas McGuire
2013-02-08
3
-40
/
+6
*
|
Add QHolsterSensor
Thomas McGuire
2013-01-23
4
-0
/
+141
*
|
Add a axes remapping feature
Thomas McGuire
2013-01-23
3
-11
/
+41
*
|
Add API for duplicate skipping
Thomas McGuire
2013-01-23
3
-14
/
+14
*
|
Add QPressureSensor
Thomas McGuire
2013-01-23
3
-42
/
+8
*
|
QAccelerometer: Add AccelerationMode property
Thomas McGuire
2013-01-23
4
-0
/
+61
|
/
*
Removal last references to QtMobility
Thomas McGuire
2012-11-02
2
-2
/
+2
*
adjust to qt_plugin.prf and qml_plugin.prf changes
Oswald Buddenhagen
2012-11-02
1
-5
/
+1
*
Blackberry: Avoid expensive close() and open() just to get information
Thomas McGuire
2012-10-04
2
-14
/
+29
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
34
-795
/
+795
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-13
1
-2
/
+0
*
Pass through invalid data rates to the backend instead of ignoring them
Thomas McGuire
2012-08-28
1
-0
/
+6
*
Blackberry: Use real compass sensor if available
Thomas McGuire
2012-08-28
2
-0
/
+15
*
Blackberry: Fix potential division by zero.
Thomas McGuire
2012-08-24
1
-3
/
+5
*
Port configure tests to the new style to make them work again
Thomas McGuire
2012-08-08
1
-1
/
+3
*
Blackberry: Improve detecting whether the application is active
Thomas McGuire
2012-07-25
2
-8
/
+49
*
Blackberry: Affirm that QSensor::Buffering is supported now.
Thomas McGuire
2012-07-24
1
-2
/
+3
*
Blackberry: Implement axes remapping for all axes-based sensors
Thomas McGuire
2012-07-24
8
-76
/
+113
*
Blackberry: Remove QtGui dependency
Thomas McGuire
2012-07-24
9
-62
/
+239
*
Blackberry: Remove custom BbProximityReading
Thomas McGuire
2012-07-24
2
-85
/
+4
*
Blackberry: Use the rotation matrix as the compass source
Thomas McGuire
2012-07-23
6
-39
/
+107
*
Add QSensor::isFeatureSupported()
Thomas McGuire
2012-07-23
2
-0
/
+15
*
Introduce QRotationReading::setFromEuler() in favor of set{X/Y/Z}()
Thomas McGuire
2012-07-18
1
-3
/
+3
*
Blackberry: Implement buffering
Thomas McGuire
2012-07-12
1
-0
/
+23
*
Blackberry: Remove rotation property from orientation reading
Thomas McGuire
2012-07-03
2
-65
/
+5
*
Blackberry: Add Q_DECL_OVERRIDE keywords
Thomas McGuire
2012-07-02
13
-25
/
+25
*
Blackberry: Add ambient light sensor support
Thomas McGuire
2012-07-02
4
-0
/
+137
[next]