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
/
src
/
plugins
/
sensorgestures
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Q_DECL_OVERRIDE by override
Alexander Volkov
2016-12-02
13
-61
/
+61
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
2
-6
/
+7
|
\
|
*
QCoverSensorGestureRecognizer: sanitize initialization.
Edward Welbourne
2016-05-30
2
-6
/
+7
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
2
-10
/
+8
|
\
\
|
|
/
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
2
-10
/
+8
*
|
Updated license headers
Antti Kokko
2016-01-20
28
-392
/
+560
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-17
28
-194
/
+194
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
28
-530
/
+306
*
fix obs build
Lorn Potter
2014-05-20
17
-19
/
+21
*
add PLUGIN_CLASS_NAME declarations to plugin projects
Oswald Buddenhagen
2014-04-09
2
-0
/
+4
*
Normalize signal & slot signatures in connection
Thiago Macieira
2014-02-03
10
-62
/
+62
*
Make QtSensors use Q_DECL_OVERRIDE
Samuel Gaist
2013-11-19
13
-61
/
+65
*
Initialize active variable in doubletap gesture
Lorn Potter
2013-07-12
1
-0
/
+1
*
Merge branch 'release' into stable
Sergio Ahumada
2013-07-03
1
-0
/
+3
|
\
|
*
Freefall gesture needs to be initialized into plugin to be usable
Lorn Potter
2013-07-03
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-06-25
4
-4
/
+2
|
\
\
|
|
/
|
*
Fix loading of all sensorgesture plugins.
v5.1.0-rc2
v5.1.0
Lorn Potter
2013-06-22
4
-4
/
+2
*
|
Fix warning by the compiler, probably caused by a bad conflict resolution
Thiago Macieira
2013-06-04
1
-1
/
+0
|
/
*
remove nokia and replace with qt-project in plugins
Lorn Potter
2013-02-07
1
-1
/
+1
*
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
*
remove the need to use QTimer and use timestamps instead.
Lorn Potter
2012-11-14
15
-128
/
+194
*
Add freefall sensorgesture.
Lorn Potter
2012-11-13
3
-0
/
+209
*
adjust to qt_plugin.prf and qml_plugin.prf changes
Oswald Buddenhagen
2012-11-02
2
-10
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
26
-624
/
+624
*
centralize load(qt_build_config)s in .qmake.conf
Oswald Buddenhagen
2012-09-13
2
-4
/
+0
*
build system cleanups
Oswald Buddenhagen
2012-06-26
2
-2
/
+2
*
make twist work better when the phone is tilted.
Lorn Potter
2012-06-13
2
-31
/
+114
*
fix the QList logic - dont append and then removeLast.
Lorn Potter
2012-05-25
1
-1
/
+1
*
fix crash when starting hover for the first time by itself.
Lorn Potter
2012-05-25
1
-0
/
+4
*
fix false positive sensor gesture recognition when slam is too close to head
Lorn Potter
2012-05-24
2
-3
/
+24
*
optimize and simplify twist gesture code.
Lorn Potter
2012-05-24
2
-109
/
+88
*
fix false positive whip gesture.
Lorn Potter
2012-05-24
1
-33
/
+18
*
make hover gesture work better
Lorn Potter
2012-05-24
2
-26
/
+67
*
make hover work off difference to initial reflectance
Lorn Potter
2012-05-18
2
-4
/
+11
*
make twist dependent upon an orientation change.
Lorn Potter
2012-05-18
2
-12
/
+18
*
reset certain values to make tests work better
Lorn Potter
2012-05-15
6
-6
/
+18
*
fix up gestures for auto test data
Lorn Potter
2012-05-11
11
-109
/
+114
*
Add required meta to the gesture plugin .pro files
Lincoln Ramsay
2012-05-09
2
-6
/
+8
*
make simulator work better with gestures.
Lorn Potter
2012-04-27
9
-535
/
+0
*
make slam a bit more reliable.
Lorn Potter
2012-04-20
2
-0
/
+2
*
make whip easier and remove unused variables
Lorn Potter
2012-03-28
3
-8
/
+3
*
fix slam gesture to be downward only motion.
Lorn Potter
2012-03-26
2
-12
/
+16
*
qshake[2]recognizer: Fix MSVC compiler warnings.
Friedemann Kleint
2012-03-23
2
-8
/
+18
*
whip is now too much like slam. so make whip be the old slam.
Lorn Potter
2012-03-22
2
-62
/
+115
*
use const where possible.
Lorn Potter
2012-03-22
6
-36
/
+36
*
slam is now performed differently.
Lorn Potter
2012-03-22
2
-98
/
+62
*
make slam easier and re-add orientation stuff
Lorn Potter
2012-03-20
4
-14
/
+38
*
Use the new plugin mechanism for Sensors and SensorGestures
Lincoln Ramsay
2012-03-16
12
-12
/
+18
*
Remove compile warnings
Lincoln Ramsay
2012-03-15
5
-13
/
+32
[next]