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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix up gestures for auto test data
Lorn Potter
2012-05-11
11
-109
/
+114
*
Doc: Fix \sa usage
Marius Storm-Olsen
2012-05-10
2
-2
/
+2
*
Add required meta to the gesture plugin .pro files
Lincoln Ramsay
2012-05-09
2
-6
/
+8
*
Add support for the compass sensor
Kevin Ottens
2012-05-04
4
-0
/
+147
*
Add support for the pressure sensor
Kevin Ottens
2012-05-04
4
-0
/
+162
*
Add support for the IR proximity sensor
Kevin Ottens
2012-05-04
4
-0
/
+126
*
Pause/resume sensor on application (de)activation
Kevin Ottens
2012-05-03
3
-1
/
+44
*
Don't crash when the emulator is missing.
Lincoln Ramsay
2012-04-30
2
-1
/
+2
*
Using free instead of qFree
Debao Zhang
2012-04-27
1
-1
/
+1
*
make simulator work better with gestures.
Lorn Potter
2012-04-27
12
-365
/
+97
*
Blackberry backend honors alwaysOn property
Kevin Ottens
2012-04-27
2
-0
/
+19
*
Docs: change title of qml sensors example. Bug-9815
Peter Yard
2012-04-23
3
-3
/
+3
*
make slam a bit more reliable.
Lorn Potter
2012-04-20
2
-0
/
+2
*
Changes so that sensor.start() does not block (QML)
Lincoln Ramsay
2012-04-20
2
-1
/
+7
*
QtSensors: Fix compilation after merging of the api_changes branch.
Friedemann Kleint
2012-04-18
1
-4
/
+4
*
Fix undefined behaviour when deleting sensor filters
Simon Hausmann
2012-04-16
1
-1
/
+1
*
Allow setting the config file location explicitly.
Lincoln Ramsay
2012-04-12
2
-4
/
+7
*
Add blackberry backend
Thomas McGuire
2012-04-10
26
-0
/
+2300
*
Locate the config file more reliably.
Lincoln Ramsay
2012-04-03
1
-3
/
+6
*
Fix QNX build
Thomas McGuire
2012-04-02
1
-1
/
+1
*
fix up documentation according to the doc guys.
Lorn Potter
2012-03-29
6
-34
/
+59
*
Add .qmltypes files for Creator.
Lincoln Ramsay
2012-03-28
6
-5
/
+361
*
make whip easier and remove unused variables
Lorn Potter
2012-03-28
3
-8
/
+3
*
SENSORS_PLUGINS allows restricting the plugins that are built.
Lincoln Ramsay
2012-03-28
1
-3
/
+3
*
If QStandardPaths doesn't give us a path, use /etc/xdg
Lincoln Ramsay
2012-03-28
1
-33
/
+29
*
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
*
Remove compile warnings
Lincoln Ramsay
2012-03-22
1
-4
/
+4
*
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
*
fix documents
Lorn Potter
2012-03-20
1
-2
/
+2
*
Use an environment variable to suppress loading of plugins.
Lincoln Ramsay
2012-03-19
1
-31
/
+7
*
Update QML plugins to the new style.
Lincoln Ramsay
2012-03-16
6
-6
/
+10
*
Use the new plugin mechanism for Sensors and SensorGestures
Lincoln Ramsay
2012-03-16
29
-93
/
+70
*
Remove QSensorPluginLoader
Lincoln Ramsay
2012-03-16
5
-190
/
+10
*
Remove REGISTER_STATIC_PLUGIN
Lincoln Ramsay
2012-03-16
2
-50
/
+0
*
Remove REGISTER_STATIC_PLUGIN_V2
Lincoln Ramsay
2012-03-16
4
-90
/
+16
*
Remove QSettings usage
Wolfgang Beck
2012-03-16
2
-10
/
+58
*
Remove compile warnings
Lincoln Ramsay
2012-03-15
5
-13
/
+32
*
add some testing for sensorgestureplugins, however feeble.
Lorn Potter
2012-03-14
1
-1
/
+16
*
fix some issues and make whip easier
Lorn Potter
2012-03-08
6
-52
/
+64
*
Rename declarative symbols.
Lincoln Ramsay
2012-03-08
9
-30
/
+30
*
fix crash by initializing orientationReading variable
Lorn Potter
2012-03-05
5
-14
/
+24
*
Remove the usage of deprecated qdoc macros.
Casper van Donderen
2012-03-01
8
-56
/
+56
*
share sensors among the recognizers in QtSensors recognizer.
Lorn Potter
2012-03-01
24
-296
/
+642
*
small tweaks for simulator
Lorn Potter
2012-02-28
4
-18
/
+74
*
add links to sensor gesture descriptions and fix up other links.
Lorn Potter
2012-02-21
1
-0
/
+6
*
optimize some gestures more. stop colliding.
Lorn Potter
2012-02-21
8
-157
/
+131
[next]