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
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Use renamed qt6_add_plugin PLUGIN_TYPE option
Alexandru Croitor
2021-08-10
1
-1
/
+1
*
Update QtSensors platform- and sensor support in Qt6
Juha Vuolle
2021-06-29
5
-47
/
+0
*
Remove unused QmlSensorReading constructor parameter
Juha Vuolle
2021-06-22
1
-3
/
+2
*
Fix tst_sensorgestures_gestures to pass on Android
Juha Vuolle
2021-06-21
2
-17
/
+13
*
Add binding support for sensor readings
Juha Vuolle
2021-06-21
6
-38
/
+190
*
Sensor identifier autotest and fix related findings
Juha Vuolle
2021-06-15
1
-3
/
+86
*
Make sensor possible to indicate it is no longer busy
Juha Vuolle
2021-06-15
5
-1
/
+55
*
Increase QtSensors QML autotest coverage
Juha Vuolle
2021-06-15
17
-64
/
+388
*
Replace Q_FOREACH with ranged for loops
Juha Vuolle
2021-06-08
3
-9
/
+7
*
Fix tst_qsensor autotestcase to pass on android device
Juha Vuolle
2021-06-03
2
-10
/
+7
*
Remove obsolete 'legacy' QML test case (cleanup)
Juha Vuolle
2021-06-03
1
-192
/
+0
*
Few cleanups and modernizations
Juha Vuolle
2021-06-02
1
-0
/
+28
*
Remove obsolete 'legacy' test case (cleanup)
Juha Vuolle
2021-06-02
2
-282
/
+0
*
Split the Sensors QML plugin into a library and a plugin
Juha Vuolle
2021-05-26
2
-5
/
+3
*
Rename subclass static variable which shadowed baseclass method
Juha Vuolle
2021-05-19
6
-24
/
+24
*
QtSensors initial cmake support
Lorn Potter
2021-04-19
20
-240
/
+172
*
Base commit to make QtSensors runnable on Windows
Juha Vuolle
2021-04-19
2
-32
/
+18
*
Add binary compatibility file for qtsensors 5.14 branch
Milla Pohjanheimo
2019-12-13
1
-0
/
+6860
*
Fix QML API for sensor ranges
Ulf Hermann
2019-12-03
2
-0
/
+117
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-26
1
-1
/
+1
|
\
|
*
Don't ask for gui when we don't need it
Edward Welbourne
2019-10-25
1
-1
/
+1
*
|
Replace the deprecated qSort() -> std::sort()
Sona Kurazyan
2019-08-26
1
-3
/
+3
|
/
*
Binary compatibility file for Qt 5.13.0 for QtSensors
Milla Pohjanheimo
2019-08-14
1
-0
/
+6821
*
Binary compatibility file for QtSensors for Qt 5.12
Milla Pohjanheimo
2018-12-18
1
-0
/
+6451
*
Add binary compatibility file for 5.11 for QtSensors
Milla Pohjanheimo
2018-06-05
1
-0
/
+6386
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
1
-0
/
+6386
|
\
|
*
Add binary compatibility file for QtSensors for 5.10
Milla Pohjanheimo
2018-01-08
1
-0
/
+6386
*
|
Add missing override and remove redundant virtual
Alexander Volkov
2017-11-14
19
-65
/
+65
*
|
testSingleGestures: Fix for case of multiple gestures
Alexander Volkov
2017-11-14
1
-10
/
+21
|
/
*
Update binary compatibility files for Qt5.9.0 for QtSensors
Milla Pohjanheimo
2017-08-15
1
-0
/
+6065
*
Fix licensing
Jani Heikkinen
2017-05-10
1
-29
/
+17
*
Binary compatibility file for qtsensors (5.8.0)
5.8
Milla Pohjanheimo
2017-02-03
1
-0
/
+5884
*
Replace Q_DECL_OVERRIDE by override
Alexander Volkov
2016-12-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-17
1
-0
/
+5577
|
\
|
*
BC data files for QtSensors for Qt 5.6
Milla Pohjanheimo
2016-09-14
1
-0
/
+5577
*
|
BC data files added for QtSensors (5.7)
Milla Pohjanheimo
2016-09-16
1
-0
/
+5859
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
1
-5
/
+5
|
\
\
|
|
/
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
1
-5
/
+5
*
|
Updated license headers
Antti Kokko
2016-01-20
39
-663
/
+468
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-10-14
1
-1
/
+1
|
\
\
|
|
/
|
*
Stabilze some tests in Tst_qsensorgestureTest
Alexander Volkov
2015-10-08
1
-1
/
+1
*
|
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-08-25
7
-7
/
+0
|
/
*
Certain test cases can only be built with QML available
Ulf Hermann
2015-03-16
1
-2
/
+4
*
Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/dev
Sergio Ahumada
2015-02-22
4
-0
/
+20765
|
\
|
*
bic: Add 5.{1,2,3,4}.0 bic data for QtSensors
Sergio Ahumada
2015-02-12
4
-0
/
+20765
*
|
Update copyright headers
Jani Heikkinen
2015-02-17
40
-277
/
+277
|
/
*
Merge remote-tracking branch 'origin/5.3' into 5.4
v5.4.0-alpha1
Frederik Gladhorn
2014-08-28
1
-0
/
+11
|
\
|
*
Add missing private headers warning
v5.3.2
Samuel Gaist
2014-08-18
1
-0
/
+11
*
|
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
39
-741
/
+429
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-04-11
1
-0
/
+2
|
\
\
|
|
/
[next]