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
/
qsensorgestures
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Use renamed qt6_add_plugin PLUGIN_TYPE option
Alexandru Croitor
2021-08-10
1
-1
/
+1
*
Replace Q_FOREACH with ranged for loops
Juha Vuolle
2021-06-08
2
-3
/
+2
*
QtSensors initial cmake support
Lorn Potter
2021-04-19
4
-52
/
+39
*
Add missing override and remove redundant virtual
Alexander Volkov
2017-11-14
7
-31
/
+31
*
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
13
-221
/
+156
*
|
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
1
-1
/
+0
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-17
13
-91
/
+91
*
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
13
-247
/
+143
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-04-11
1
-0
/
+2
|
\
|
|
*
add PLUGIN_CLASS_NAME declarations to plugin projects
Oswald Buddenhagen
2014-04-09
1
-0
/
+2
*
|
Fix autotests expecting a trailing whitespace for qDebug stream
Kai Koehne
2014-02-21
1
-7
/
+7
|
/
*
It's org.qt-project for plugin interfaces
Lorn Potter
2012-11-29
2
-2
/
+2
*
remove Nokia isms from plugin interface
Lorn Potter
2012-11-28
2
-2
/
+2
*
adjust to qt_plugin.prf and qml_plugin.prf changes
Oswald Buddenhagen
2012-11-02
1
-6
/
+3
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
13
-312
/
+312
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-02
2
-0
/
+2
*
Use static plugins properly
Lars Knoll
2012-06-12
6
-26
/
+6
*
Use the new plugin mechanism for Sensors and SensorGestures
Lincoln Ramsay
2012-03-16
2
-2
/
+4
*
Remove REGISTER_STATIC_PLUGIN_V2
Lincoln Ramsay
2012-03-16
2
-0
/
+20
*
add some testing for sensorgestureplugins, however feeble.
Lorn Potter
2012-03-14
1
-5
/
+26
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
13
-13
/
+13
*
Update obsolete contact address.
Jason McDonald
2012-01-23
13
-13
/
+13
*
speed up sensor gesture auto test
Lorn Potter
2012-01-16
1
-2
/
+2
*
add new sensor gestures
Lorn Potter
2012-01-12
1
-6
/
+6
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
13
-13
/
+13
*
Clean up the sensor gestures unit test.
Lincoln Ramsay
2011-11-29
2
-185
/
+124
*
remove qmobilitypluginsearch and use the QFactoryLoader instead.
Lorn Potter
2011-11-14
2
-3
/
+5
*
add more code coverage.
Lorn Potter
2011-11-08
2
-0
/
+30
*
add invalidIds, remove redundant isValid, rename availableIds to validIds
Lorn Potter
2011-11-03
1
-14
/
+21
*
make sure recognizers do not need plugin
Lorn Potter
2011-11-03
1
-1
/
+4
*
make sure newSensorGestureAvailable gets signaled
Lorn Potter
2011-11-03
1
-0
/
+4
*
add QSensorGestures API. Long live QSensorGestures!
Lorn Potter
2011-11-01
15
-0
/
+1734