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.5.2
6.5.3
6.6
6.6.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Use renamed qt6_add_plugin PLUGIN_TYPE option
Alexandru Croitor
2021-08-10
9
-9
/
+9
*
CMake: Don't give plugins PUBLIC usage requirements
Craig Scott
2021-08-05
6
-6
/
+6
*
Remove TI Sensor tag support
Juha Vuolle
2021-06-29
24
-2203
/
+0
*
Replace Q_FOREACH with ranged for loops
Juha Vuolle
2021-06-08
1
-4
/
+3
*
Fix compilation errors on sensortags
Juha Vuolle
2021-06-04
1
-7
/
+7
*
Add Co(Un)Initialize call to windows backend
Juha Vuolle
2021-06-04
1
-0
/
+10
*
Few cleanups and modernizations
Juha Vuolle
2021-06-02
1
-1
/
+1
*
Add missed override markers to the SensorTag plugin
Alexey Edelev
2021-05-25
1
-2
/
+2
*
Rename subclass static variable which shadowed baseclass method
Juha Vuolle
2021-05-19
9
-69
/
+67
*
Android rotation sensor value and datarate fix
Juha Vuolle
2021-05-17
2
-7
/
+37
*
Android: use new public jni apis
Assam Boudjelthia
2021-05-10
2
-21
/
+28
*
Disable PCH on iOS plugin
Juha Vuolle
2021-04-20
1
-0
/
+5
*
Compile-config test for winrt
Juha Vuolle
2021-04-20
2
-2
/
+6
*
QtSensors initial cmake support
Lorn Potter
2021-04-19
50
-2062
/
+388
*
Base commit to make QtSensors runnable on Windows
Juha Vuolle
2021-04-19
12
-148
/
+134
*
QAtomicInt load() and store() are removed in Qt6, change to *Relaxed()
Juha Vuolle
2020-12-17
1
-2
/
+2
*
Use QList instead of QVector
Jarek Kobus
2020-06-25
8
-20
/
+19
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-22
3
-10
/
+21
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-11
1
-3
/
+9
|
|
\
|
|
*
Android: Don't crash for unsupported accelerometer mode
Kai Pastor
2019-07-03
1
-3
/
+9
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-27
1
-1
/
+1
|
|
\
|
|
|
*
fix typo that breaks android build
Lorn Potter
2019-06-17
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-11
1
-6
/
+11
|
|
\
|
|
|
*
Do not register iio sensors if the dbus service is not found
Lorn Potter
2019-05-08
1
-6
/
+11
*
|
|
Remove usages of deprecated APIs from QDateTime
Sona Kurazyan
2019-06-27
7
-14
/
+14
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
v5.13.0-beta3
Qt Forward Merge Bot
2019-04-13
33
-1225
/
+906
|
\
|
|
*
Say hello to Qt Android Sensors based on NDK API
BogDan Vatra
2019-04-11
33
-1225
/
+906
*
|
ios: silence warning (-Wobjc-interface-ivars)
Richard Moe Gustavsen
2018-11-15
1
-2
/
+3
|
/
*
Android: Implement calibrationLevel for QCompassReading
Andy Shaw
2018-10-31
1
-6
/
+10
*
sensorfw: Fix initial proximity sensor state evaluation
Simo Piiroinen
2018-09-04
2
-8
/
+21
*
Fix device orientation angles provided by QTiltSensor
Andre de la Rocha
2017-12-27
1
-24
/
+5
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-20
1
-1
/
+1
|
\
|
*
Update to new QRandomGenerator API
v5.10.0-beta4
Thiago Macieira
2017-11-03
1
-1
/
+1
*
|
Add missing override and remove redundant virtual
Alexander Volkov
2017-11-14
10
-21
/
+21
*
|
add sensor plugin for TI sensortag
Lorn Potter
2017-10-02
24
-0
/
+2189
*
|
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-21
1
-3
/
+3
*
|
Android: remove support for local/debug deployment
Jake Petroules
2017-09-06
4
-20
/
+14
|
/
*
Merge remote-tracking branch 'origin/5.9' into dev
v5.10.0-beta3
v5.10.0-beta2
v5.10.0-beta1
v5.10.0-alpha1
Liang Qi
2017-08-16
1
-77
/
+2
|
\
|
*
Use QDeadlineTimer to greatly simplify dummy plugin implementation
Jake Petroules
2017-07-11
1
-77
/
+2
*
|
Use QRandomGenerator instead of q?rand
Thiago Macieira
2017-06-30
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-07
15
-180
/
+225
|
\
|
|
*
Fix licensing
Jani Heikkinen
2017-05-10
15
-180
/
+225
*
|
Use qRadiansToDegrees() and qDegreesToRadians() more widely
Edward Welbourne
2017-03-06
8
-37
/
+27
|
/
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-12
77
-227
/
+287
|
\
|
*
Replace Q_DECL_OVERRIDE by override
Alexander Volkov
2016-12-02
65
-188
/
+188
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-26
3
-3
/
+17
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
5.7
Liang Qi
2016-11-24
1
-1
/
+15
|
|
|
\
|
|
|
*
Android: Fix incorrect accuracy levels
Christian Strømme
2016-11-22
1
-1
/
+15
|
|
*
|
Fix lux value in sensorfw backend
Lorn Potter
2016-11-14
2
-2
/
+2
|
*
|
|
Port qtsensors to the new configure framework
Jake Petroules
2016-11-07
2
-5
/
+4
[next]