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
6.5.1
6.6
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-17
9
-16
/
+71
|
\
|
*
iOS: protect OS sensors from being stopped when shared by several Qt sensors
Richard Moe Gustavsen
2016-08-25
8
-14
/
+69
|
*
IOSCompass: calculate correct calibration level
Richard Moe Gustavsen
2016-08-25
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
4
-7
/
+13
|
\
|
|
*
Make sure JNI_OnLoad is not called more than once
BogDan Vatra
2016-07-20
1
-0
/
+5
|
*
OpenBSD: librt.so is not available on system
Ralf Nolden
2016-05-31
1
-1
/
+1
|
*
QCoverSensorGestureRecognizer: sanitize initialization.
Edward Welbourne
2016-05-30
2
-6
/
+7
*
|
This module doesn't need an Activity to work, a Context object is enough
BogDan Vatra
2016-07-26
1
-3
/
+3
*
|
Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTime
Thiago Macieira
2016-06-27
7
-7
/
+7
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
10
-42
/
+41
|
\
|
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
10
-42
/
+41
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-alpha1
Liang Qi
2016-02-19
8
-102
/
+158
|
\
|
|
*
Make GenericTiltSensor::calibrate known to QMetaObject
v5.6.0-beta1
Oliver Wolff
2015-12-03
1
-1
/
+2
|
*
winrt: Fix application hang on sensor start/stop
Oliver Wolff
2015-12-03
7
-101
/
+156
*
|
Updated license headers
Antti Kokko
2016-01-20
136
-1920
/
+2736
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-10-14
2
-9
/
+14
|
\
|
|
*
Fix registration of the ambient light sensor in the generic plugin
Alexander Volkov
2015-10-08
1
-8
/
+12
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
1
-1
/
+2
|
|
\
|
|
*
Only register plugins that sensorfw plugin can instantiate
Lorn Potter
2015-09-07
1
-1
/
+2
*
|
|
Add compass support to the iio-sensor-proxy backend
Alexander Volkov
2015-10-12
5
-2
/
+186
*
|
|
Add iio-sensor-proxy backend
Alexander Volkov
2015-10-05
12
-1
/
+657
|
/
/
*
/
Remove BlackBerry as supported platform from QtSensors
Alex Blasche
2015-06-18
41
-2907
/
+6
|
/
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-05-29
1
-0
/
+1
|
\
|
*
Fix clients starting sensors when sensorfw restarts.
5.4
Lorn Potter
2015-05-28
1
-0
/
+1
*
|
Fix crash in AndroidCompass
Vyacheslav Koscheev
2015-05-27
1
-2
/
+5
*
|
Updated WinRT license headers to use LGPLv3 instead of LGPLv21
Jani Heikkinen
2015-05-21
15
-150
/
+195
*
|
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-04-15
2
-4
/
+5
|
\
|
|
*
Fix double negative values, sensorfw already transforms the accel values.
Lorn Potter
2015-04-13
1
-3
/
+3
|
*
Fix crash in QtSensors client, when sensorfwd is not running.
Lorn Potter
2015-04-02
1
-1
/
+2
*
|
Merge remote-tracking branch 'gerrit/5.4' into 5.5
Alex Blasche
2015-04-01
2
-0
/
+29
|
\
|
|
*
add dynamic alwaysOn support for sensorfw backend
Lorn Potter
2015-03-19
2
-0
/
+29
*
|
Fix QNX 6.6 build, use the q* version of math functions
Sergio Martins
2015-03-30
2
-9
/
+9
*
|
Merge remote-tracking branch 'origin/5.4' into 5.5
v5.5.0-alpha1
Frederik Gladhorn
2015-02-24
1
-3
/
+3
|
\
|
|
*
Make sensorfw als values the common standard for QtSensors plugins
Lorn Potter
2015-02-24
1
-3
/
+3
*
|
Remove BlackBerry PlayBook support.
Rafael Roquetto
2015-02-18
3
-370
/
+0
*
|
Update copyright headers
Jani Heikkinen
2015-02-17
180
-1307
/
+1251
|
/
*
Do not install the dummy sensors plugin by default
Allan Sandfeld Jensen
2014-12-18
1
-1
/
+5
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
173
-3213
/
+1829
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-08-12
19
-72
/
+160
|
\
|
*
Restore setting of sensors interface.
Robin Burchell
2014-07-17
1
-0
/
+4
|
*
Series of crash fixes from Mer, squashed
Lorn Potter
2014-07-10
13
-76
/
+97
|
*
[sensorfw] need to run init after sensord has been restarted
Lorn Potter
2014-07-10
19
-0
/
+63
*
|
Compass sensor implementation for Android
Paul Olav Tvete
2014-08-12
7
-0
/
+298
*
|
winrt: Avoid divide-by-zero when starting sensors
Andrew Knight
2014-08-08
5
-5
/
+30
*
|
Set dataRates for sensors
Maurice Kalinowski
2014-08-08
5
-0
/
+15
*
|
Add Windows Phone 8.1 supported sensors
Maurice Kalinowski
2014-08-08
3
-19
/
+7
*
|
Merge remote-tracking branch 'origin/5.3' into dev
Frederik Gladhorn
2014-06-26
6
-7
/
+7
|
\
|
|
*
WinRT: Check whether default sensors were obtained successfully
v5.3.1
Oliver Wolff
2014-06-18
6
-7
/
+7
*
|
Merge remote-tracking branch 'origin/5.3' into dev
Sergio Ahumada
2014-06-14
6
-0
/
+20
|
\
|
|
*
Android: don't crash if Gravity is not supported
stable
Paul Olav Tvete
2014-06-02
3
-0
/
+8
[next]