index
:
delta/qt5/qtsensors.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
baserock/morph
baserock/v5.3.0
dev
old/5.1
old/5.2
release
stable
wip/cmake
wip/qt6
wip/tizen
code.qt.io: qt/qtsensors.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the new plugin mechanism for Sensors and SensorGestures
Lincoln Ramsay
2012-03-16
7
-11
/
+11
*
Remove REGISTER_STATIC_PLUGIN
Lincoln Ramsay
2012-03-16
2
-16
/
+0
*
Remove REGISTER_STATIC_PLUGIN_V2
Lincoln Ramsay
2012-03-16
3
-2
/
+31
*
Remove QSettings usage
Wolfgang Beck
2012-03-16
1
-21
/
+4
*
add some testing for sensorgestureplugins, however feeble.
Lorn Potter
2012-03-14
4
-5
/
+259
*
Rename declarative symbols.
Lincoln Ramsay
2012-03-08
5
-30
/
+30
*
Revert "Disable unit tests that rely on plugin loading."
Lincoln Ramsay
2012-02-23
1
-4
/
+4
*
Disable unit tests that rely on plugin loading.
Lincoln Ramsay
2012-02-17
1
-4
/
+4
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
38
-38
/
+38
*
Update obsolete contact address.
Jason McDonald
2012-01-23
38
-38
/
+38
*
Remove friend class tst_Sesnsors2QMLAPI
Wolfgang Beck
2012-01-19
1
-22
/
+22
*
speed up sensor gesture auto test
Lorn Potter
2012-01-16
1
-2
/
+2
*
alwaysOn for QtSensors 5.0 sensors
Lincoln Ramsay
2012-01-13
2
-0
/
+30
*
alwaysOn for legacy QML elements
Lincoln Ramsay
2012-01-13
2
-1
/
+65
*
add new sensor gestures
Lorn Potter
2012-01-12
1
-6
/
+6
*
Implement an API for alwaysOn.
Lincoln Ramsay
2012-01-11
1
-0
/
+10
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
38
-38
/
+38
*
Normalize SIGNAL/SLOT macros.
Lincoln Ramsay
2011-12-15
1
-3
/
+3
*
Clean up the sensor gestures unit test.
Lincoln Ramsay
2011-11-29
2
-185
/
+124
*
QtSensors: Fix compilation of examples/warnings on Windows.
Friedemann Kleint
2011-11-25
2
-8
/
+8
*
Don't use <QtDeclarative> so we can compile with -Werror
Lincoln Ramsay
2011-11-25
2
-2
/
+4
*
Fixed QtSensors autotest namespace compilation.
Toby Tomkins
2011-11-25
2
-0
/
+7
*
compile
Lincoln Ramsay
2011-11-15
1
-76
/
+0
*
remove qmobilitypluginsearch and use the QFactoryLoader instead.
Lorn Potter
2011-11-14
5
-7
/
+15
*
Add QtSensorGesture QML API
Wolfgang Beck
2011-11-10
7
-2
/
+508
*
Make TiltSensor 100% code coverage
Wolfgang Beck
2011-11-09
1
-1
/
+67
*
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
16
-1
/
+1735
*
These are system tests. Allow suppressing them.
Lincoln Ramsay
2011-10-28
2
-2
/
+2
*
Add missing test coverage for QIRProximitySensor
Lincoln Ramsay
2011-10-28
2
-0
/
+8
*
Revert temporary Q_SENSORS_EXPORT_TEMP
alex
2011-10-21
2
-2
/
+2
*
Fix test running under OBS.
Lincoln Ramsay
2011-10-19
1
-96
/
+96
*
First step of removal of Q_SENSORS_EXPXORT macro from qglobal.h
alex
2011-10-17
2
-2
/
+2
*
MTMW-347 Replace dataRate with speed in TltSensor
Wolfgang Beck
2011-10-14
2
-10
/
+90
*
update license headers
Lincoln Ramsay
2011-10-10
3
-3
/
+3
*
Sensors "porting" guide.
Lincoln Ramsay
2011-10-10
1
-0
/
+4
*
MTMW-345-346 CR change for TiltSensor
Wolfgang Beck
2011-10-10
2
-59
/
+157
*
MTMW356 Coderevew changes for the AmbientLightSensor QML Element
Wolfgang Beck
2011-10-10
1
-4
/
+4
*
MTMW-357 Codereview changes for ProximitySensor QML Element
Wolfgang Beck
2011-10-10
1
-7
/
+7
*
MTMW-337 Unit test (presence of each new QML API element)
Wolfgang Beck
2011-10-10
3
-0
/
+136
*
Fix missing/outdated license headers.
Jason McDonald
2011-10-10
1
-0
/
+41
*
Add a unit test for legacy sensor QML elements
Lincoln Ramsay
2011-10-10
3
-0
/
+166
*
Remove debugging statements, use QCOMPARE
Lincoln Ramsay
2011-10-10
1
-18
/
+10
*
MTMW-339 Make new QML API unit test quiter
Wolfgang Beck
2011-10-10
2
-2
/
+1
*
MTMW-98 QML API Version 2
Wolfgang Beck
2011-10-10
7
-1
/
+633
*
Revert the QtmSensors library.
Lincoln Ramsay
2011-08-29
21
-1483
/
+22
*
Add a unit test for QtmSensors.
Lincoln Ramsay
2011-08-25
21
-22
/
+1483
[next]