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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-23
Merge remote-tracking branch 'origin/release' into stable
Jani Heikkinen
6
-0
/
+57
2014-04-22
Bump MODULE_VERSION to 5.3.1
Sergio Ahumada
1
-1
/
+1
2014-04-17
ios: skip accelerometer, gyroscope and magnetomenter updates if NaN
Fawzi Mohamed
3
-0
/
+12
2014-04-17
accelbubble: disable rotation on iOS
Fawzi Mohamed
2
-0
/
+42
2014-04-17
accelbubble: avoid updating position if NaN.
Fawzi Mohamed
1
-0
/
+3
2014-04-15
Change slashes depending on host in examples.
Friedemann Kleint
2
-2
/
+2
2014-04-11
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
26
-19
/
+88
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
11
-0
/
+15
2014-04-08
Accelbubble example only really works with a locked UI to portrait
Alex Blasche
2
-1
/
+52
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-04-01
Merge remote-tracking branch 'origin/stable' into dev
Iikka Eklund
1
-0
/
+3
2014-03-28
Create a new sensor type for distance.
Andrew Inwood
12
-2
/
+687
2014-03-25
Make it obvious what platforms are supported by QtSensors.
Alex Blasche
1
-0
/
+3
2014-03-24
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
6
-36
/
+51
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-14
Remove unused and unlinked qdocconf file from the project.
Jędrzej Nowacki
1
-33
/
+0
2014-03-13
Merge remote-tracking branch 'origin/stable' into dev
Sergio Ahumada
29
-135
/
+243
2014-03-11
BlackBerry: Update threshold for close detection
Andrew Inwood
1
-1
/
+5
2014-03-10
Fix the examples so they can be deployed on Android
Andy Shaw
18
-43
/
+25
2014-03-04
Fix some typos in comments and documentation
Sergio Ahumada
8
-12
/
+12
2014-02-26
Update QML plug-in interfaces for Qt 5.3 release
Alex Blasche
2
-79
/
+201
2014-02-21
Fix autotests expecting a trailing whitespace for qDebug stream
Kai Koehne
3
-23
/
+23
2014-02-20
Bump module version to 5.4.0
Thiago Macieira
1
-1
/
+1
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-17
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
1
-2
/
+2
2014-01-16
Use correct method signature for slots.
Michael Brasser
1
-2
/
+2
2014-01-16
Bump MODULE_VERSION to 5.2.2
Sergio Ahumada
1
-1
/
+1
2013-12-16
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2
-2
/
+73
2013-12-13
Fix code snippet in Qt Sensors QML Types documentation.
Mitch Curtis
1
-2
/
+2
2013-12-12
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
1
-0
/
+71
2013-12-05
Update QtSensor changelog for 5.2
Alex Blasche
1
-0
/
+71
2013-11-29
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2
-0
/
+7
2013-11-26
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2
-0
/
+7
2013-11-25
Bump MODULE_VERSION to 5.2.1
Sergio Ahumada
1
-1
/
+1
2013-11-21
QML examples: Avoid using release/debug output subdirectory
Topi Reinio
2
-0
/
+7
2013-11-20
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
83
-871
/
+428
2013-11-19
Make QtSensors use Q_DECL_OVERRIDE
Samuel Gaist
64
-173
/
+177
2013-11-11
Doc: Update Sensor Explorer example
Topi Reinio
19
-698
/
+251
2013-11-08
Merge remote-tracking branch 'origin/stable' into dev
Sergio Ahumada
21
-231
/
+231
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-11-04
Doc: Clean up SensorGesture QML example
Topi Reinio
5
-71
/
+80
2013-11-04
Unambiguous example name
Andreas Holzammer
1
-1
/
+1
2013-10-30
grue example: Set qmldir.path correctly.
Dmitry Shachnev
1
-1
/
+1
2013-10-28
BlackBerry: Disabled "returnGeoValues" feature
Bernd Weimer
2
-36
/
+15
[prev]
[next]