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
Commit message (
Expand
)
Author
Age
Files
Lines
*
updated gesture tests
Daron Andrew Edie
2012-02-24
1
-21
/
+44
*
Revert "Disable unit tests that rely on plugin loading."
Lincoln Ramsay
2012-02-23
1
-4
/
+4
*
add links to sensor gesture descriptions and fix up other links.
Lorn Potter
2012-02-21
5
-11
/
+18
*
optimize some gestures more. stop colliding.
Lorn Potter
2012-02-21
9
-159
/
+150
*
Fix lots of small qdoc issues in Sensor docs
alex
2012-02-20
13
-73
/
+96
*
sqrt => qSqrt, atan2 => qAtan2
Lorn Potter
2012-02-20
4
-13
/
+13
*
Change QtSensors title to 'Qt Sensors' so it can link from landing page.
Peter Yard
2012-02-20
1
-1
/
+1
*
Update REGISTER_STATIC_PLUGIN_V2 (compile)
Lincoln Ramsay
2012-02-17
4
-31
/
+90
*
Disable unit tests that rely on plugin loading.
Lincoln Ramsay
2012-02-17
1
-4
/
+4
*
Locate sensor explorer QML app
Lincoln Ramsay
2012-02-15
1
-17
/
+7
*
use qAbs instead.
Lorn Potter
2012-02-15
5
-15
/
+15
*
Build fix
Yuchen Deng
2012-02-15
1
-3
/
+3
*
finalize slam gesture, and fix up some others.
Lorn Potter
2012-02-15
6
-46
/
+26
*
Update Examples for SDK team
Wolfgang Beck
2012-02-14
40
-94
/
+149
*
add slam gesture
Lorn Potter
2012-02-13
5
-15
/
+361
*
improve the sensors docs a bit
Lorn Potter
2012-02-12
11
-25
/
+120
*
remove errant debug output redirection.
Lorn Potter
2012-02-10
1
-45
/
+1
*
removed some tests due to test app availablity problems
Daron Andrew Edie
2012-02-08
1
-108
/
+2
*
It's not safe to delete QFactoryLoader
Lincoln Ramsay
2012-02-08
1
-1
/
+1
*
fix hover and cover since prox driver output changed.
Lorn Potter
2012-02-08
6
-31
/
+53
*
make emulator gesture plugin working in emulator
Lorn Potter
2012-02-07
4
-6
/
+4
*
rename this as 'shake' collides and sensorgesturemanager ignores.
Lorn Potter
2012-02-02
1
-1
/
+1
*
add more sensor gestures to shakeit
Lorn Potter
2012-02-01
5
-13
/
+145
*
try harder to make sure gesture dont fire too easily
Lorn Potter
2012-02-01
14
-239
/
+371
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
251
-253
/
+253
*
added QML System Test - Slow down IR Proxy polling when close
Daron Andrew Edie
2012-01-29
1
-3
/
+28
*
Ensure the generic sensors pass on alwaysOn
Lincoln Ramsay
2012-01-23
3
-0
/
+3
*
Update obsolete contact address.
Jason McDonald
2012-01-23
251
-251
/
+251
*
comment out auto and added default sensor rate tests
Daron Andrew Edie
2012-01-19
1
-12
/
+94
*
Remove friend class tst_Sesnsors2QMLAPI
Wolfgang Beck
2012-01-19
3
-26
/
+32
*
support for IR proximity sensor in the simulator
Lincoln Ramsay
2012-01-19
8
-0
/
+174
*
Components exchangeable
Wolfgang Beck
2012-01-18
22
-371
/
+533
*
Don't fire every second... only when data changes.
Lincoln Ramsay
2012-01-18
6
-12
/
+6
*
Replace Radiobutton with -+ buttons
Wolfgang Beck
2012-01-18
7
-170
/
+81
*
move simulator connection to a thread
Zsolt Simon
2012-01-18
2
-17
/
+81
*
add some sensor gesture images to docs.
Lorn Potter
2012-01-17
11
-8
/
+18
*
Document the alwaysOnChanged signal
Lincoln Ramsay
2012-01-16
1
-0
/
+5
*
speed up sensor gesture auto test
Lorn Potter
2012-01-16
1
-2
/
+2
*
fix document error
Lorn Potter
2012-01-16
1
-1
/
+1
*
improve whip sensor gesture
Lorn Potter
2012-01-16
2
-13
/
+13
*
improve twist sensor gesture
Lorn Potter
2012-01-16
2
-6
/
+15
*
Make shakeit example ready for the SDK Doc Team
Wolfgang Beck
2012-01-13
6
-9
/
+21
*
alwaysOn for QtSensors 5.0 sensors
Lincoln Ramsay
2012-01-13
12
-85
/
+241
*
alwaysOn for legacy QML elements
Lincoln Ramsay
2012-01-13
5
-27
/
+135
*
Remove documentation from sensor explorer import files
Wolfgang Beck
2012-01-13
3
-36
/
+38
*
Fix doc errors for Examples of the SDK team
Wolfgang Beck
2012-01-13
5
-3
/
+11
*
Examples for SDK Team
Wolfgang Beck
2012-01-13
29
-571
/
+665
*
Remove warnings and re-enable all gesture plugins.
Lincoln Ramsay
2012-01-13
4
-4
/
+3
*
add new sensor gesture example and tutorial
Lorn Potter
2012-01-12
10
-1
/
+195
*
more properly document GrueSensor QML element
Lincoln Ramsay
2012-01-12
1
-13
/
+2
[next]