index
:
platform/upstream/qtsensors
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
Restore setting of sensors interface.
Robin Burchell
1
-0
/
+4
2014-07-10
Series of crash fixes from Mer, squashed
Lorn Potter
14
-81
/
+120
2014-07-10
[sensorfw] need to run init after sensord has been restarted
Lorn Potter
19
-0
/
+63
2014-06-18
WinRT: Check whether default sensors were obtained successfully
upstream/5.3.1
Oliver Wolff
6
-7
/
+7
2014-06-02
Android: don't crash if Gravity is not supported
Paul Olav Tvete
3
-0
/
+8
2014-04-17
ios: skip accelerometer, gyroscope and magnetomenter updates if NaN
Fawzi Mohamed
3
-0
/
+12
2014-04-09
Android, Fix generic access to QAccelerometer
Andrew Inwood
2
-4
/
+5
2014-04-09
add PLUGIN_CLASS_NAME declarations to plugin projects
Oswald Buddenhagen
9
-0
/
+11
2014-04-07
BlackBerry: update plugin key
Andrew Inwood
9
-9
/
+9
2014-04-07
Simplify building of simulator based code
Alex Blasche
2
-5
/
+7
2014-03-25
Make it obvious what platforms are supported by QtSensors.
Alex Blasche
1
-0
/
+3
2014-03-20
Implement QAccelerometer accelerationMode
Andrew Inwood
4
-3
/
+49
2014-03-18
Doc: Append handler names to \qmlsignal documentation
Sze Howe Koh
1
-0
/
+2
2014-03-11
BlackBerry: Update threshold for close detection
Andrew Inwood
1
-1
/
+5
2014-03-04
Fix some typos in comments and documentation
Sergio Ahumada
6
-8
/
+8
2014-02-26
Update QML plug-in interfaces for Qt 5.3 release
Alex Blasche
2
-79
/
+201
2014-02-16
Initial sensors backend for WinRT/Windows Phone
Andrew Knight
19
-0
/
+1923
2014-02-03
Normalize signal & slot signatures in connection
Thiago Macieira
21
-86
/
+86
2014-01-28
Compile fix for WinRT
Maurice Kalinowski
1
-0
/
+4
2014-01-16
Use correct method signature for slots.
Michael Brasser
1
-2
/
+2
2013-12-13
Fix code snippet in Qt Sensors QML Types documentation.
Mitch Curtis
1
-2
/
+2
2013-11-19
Make QtSensors use Q_DECL_OVERRIDE
Samuel Gaist
64
-173
/
+177
2013-11-06
Doc: Updated url variable in qdocconf files.
Jerome Pasion
1
-1
/
+1
2013-11-04
Doc: review of QtSensors
Nico Vertriest
11
-121
/
+133
2013-10-28
BlackBerry: Disabled "returnGeoValues" feature
Bernd Weimer
2
-36
/
+15
2013-10-23
static linking: add classname to qmldir
Richard Moe Gustavsen
1
-0
/
+1
2013-10-23
make sensorfw plugin handle the sensord restarting.
Lorn Potter
25
-74
/
+182
2013-09-27
Doc: Removed QML version from \inqmlmodule and put it in \qmlmodule
Jerome Pasion
21
-39
/
+39
2013-09-20
Merge remote-tracking branch 'origin/stable' into dev
Sergio Ahumada
1
-1
/
+1
2013-09-20
[Doc] Fix the SensorGlobal usage example
Gatis Paeglis
1
-1
/
+1
2013-09-19
BlackBerry: Ensured that proper sensor.h file is used
Bernd Weimer
2
-3
/
+7
2013-09-19
Android: Add missing sensors
Paul Olav Tvete
12
-11
/
+438
2013-09-03
Define the sensor coordinate system unambiguously
Paul Olav Tvete
1
-1
/
+3
2013-08-05
Merge branch 'stable' into dev
Sergio Ahumada
3
-3
/
+5
2013-08-02
Doc: Setting \qtvariable in module page.
Jerome Pasion
1
-1
/
+1
2013-08-01
add gyroscope for sensorfw backend
Lorn Potter
1
-0
/
+1
2013-08-01
use 9.80665 as standard gravity for calculations.
Lorn Potter
1
-2
/
+1
2013-07-23
Undefine near if it is already defined to prevent a build issue
Andy Shaw
1
-1
/
+3
2013-07-12
Merge branch 'stable' into dev
Sergio Ahumada
6
-4
/
+6
2013-07-12
Initialize active variable in doubletap gesture
Lorn Potter
1
-0
/
+1
2013-07-03
Merge branch 'release' into stable
Sergio Ahumada
1
-0
/
+3
2013-07-03
Freefall gesture needs to be initialized into plugin to be usable
Lorn Potter
1
-0
/
+3
2013-06-27
Doc: Setting navigation bar variables.
Jerome Pasion
1
-0
/
+4
2013-06-25
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
4
-4
/
+2
2013-06-22
Fix loading of all sensorgesture plugins.
Lorn Potter
4
-4
/
+2
2013-06-12
iOS: change magnetometer implementation to use Timer base polling
Richard Moe Gustavsen
2
-83
/
+54
2013-06-10
iOS: change gyro implementation to use Timer base polling
Richard Moe Gustavsen
2
-35
/
+23
2013-06-07
Merge branch 'stable' into dev
Sergio Ahumada
27
-71
/
+180
2013-06-06
Merge branch 'release' into stable
Sergio Ahumada
23
-27
/
+44
2013-06-06
Doc: Removed duplicated list in Qt Sensors Examples page.
Jerome Pasion
1
-4
/
+0
[next]