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
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-05-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Doc: Remove repository name from examplesinstallpath
Topi Reinio
2016-05-13
1
-1
/
+1
*
|
Update QtSensors QML version for Qt 5.7 release
Alex Blasche
2016-05-03
2
-5
/
+5
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
36
-79
/
+78
|
\
\
|
|
/
|
*
Make more ctors explicit
Marc Mutz
2016-03-03
2
-2
/
+2
|
*
Make public headers compile with -Wzero-as-null-pointer-constant
Marc Mutz
2016-03-03
22
-25
/
+25
|
*
Cleanup dead links in QCompassReading
Alex Blasche
2016-03-03
1
-2
/
+2
|
*
Update supported sensors table for iOS
Andy Shaw
2016-03-01
1
-4
/
+4
|
*
Purge sRGB chunks from PNGs in documentation.
Edward Welbourne
2016-03-01
1
-0
/
+0
|
*
don't over-expose private dependencies
Oswald Buddenhagen
2016-02-25
1
-1
/
+1
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
11
-47
/
+46
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-alpha1
Liang Qi
2016-02-19
12
-106
/
+161
|
\
\
|
|
/
|
*
Update qml types for QtSensors 5.6.0 release
Alex Blasche
2016-02-02
1
-1
/
+1
|
*
Android: Document that Compass works on Android
Alex Blasche
2016-01-04
1
-1
/
+1
|
*
Fix inconsistent use of 'override'.
Erik Verbruggen
2015-12-23
1
-1
/
+1
|
*
Doc: Remove an obsolete external link.
Venugopal Shivashankar
2015-12-17
1
-1
/
+0
|
*
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
*
|
Enable using the module in a statically built application
Andy Shaw
2016-02-04
1
-0
/
+8
*
|
Updated license headers
Antti Kokko
2016-01-20
256
-3600
/
+5136
*
|
QSensorManager: use prefix ++ for iterator
Anton Kudryavtsev
2015-12-09
1
-1
/
+1
*
|
Merge branch '5.6' into dev
Alex Blasche
2015-11-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Doc: Update examplesinstallpath to include the repository name
Topi Reinio
2015-10-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-10-14
5
-21
/
+26
|
\
\
|
|
/
|
*
doc: Fix "Qt Sensors Backend" page
Alexander Volkov
2015-10-08
1
-8
/
+6
|
*
Fix registration of the ambient light sensor in the generic plugin
Alexander Volkov
2015-10-08
2
-9
/
+13
|
*
Doc: Added \section1 before the auto-generated list of QML types
Venugopal Shivashankar
2015-10-05
1
-3
/
+5
|
*
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
6
-3
/
+187
*
|
|
Add iio-sensor-proxy backend
Alexander Volkov
2015-10-05
13
-3
/
+659
|
/
/
*
|
Introduce QML Sensors 5.6 version
Alex Blasche
2015-08-25
2
-6
/
+7
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-06-29
1
-1
/
+1
|
\
\
|
|
/
|
*
Remove official support of BlackBerry on 5.5 in QtSensors
Alex Blasche
2015-06-17
1
-1
/
+1
*
|
Remove BlackBerry as supported platform from QtSensors
Alex Blasche
2015-06-18
44
-2938
/
+7
*
|
Add two QList::reserve() calls.
Sergio Martins
2015-06-08
1
-2
/
+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
|
\
\
|
|
/
[next]