summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-23Merge remote-tracking branch 'origin/release' into stableJani Heikkinen6-0/+57
2014-04-22Bump MODULE_VERSION to 5.3.1Sergio Ahumada1-1/+1
2014-04-17ios: skip accelerometer, gyroscope and magnetomenter updates if NaNFawzi Mohamed3-0/+12
2014-04-17accelbubble: disable rotation on iOSFawzi Mohamed2-0/+42
2014-04-17accelbubble: avoid updating position if NaN.Fawzi Mohamed1-0/+3
2014-04-15Change slashes depending on host in examples.Friedemann Kleint2-2/+2
2014-04-11Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn26-19/+88
2014-04-09Android, Fix generic access to QAccelerometerAndrew Inwood2-4/+5
2014-04-09add PLUGIN_CLASS_NAME declarations to plugin projectsOswald Buddenhagen11-0/+15
2014-04-08Accelbubble example only really works with a locked UI to portraitAlex Blasche2-1/+52
2014-04-07BlackBerry: update plugin keyAndrew Inwood9-9/+9
2014-04-07Simplify building of simulator based codeAlex Blasche2-5/+7
2014-04-01Merge remote-tracking branch 'origin/stable' into devIikka Eklund1-0/+3
2014-03-28Create a new sensor type for distance.Andrew Inwood12-2/+687
2014-03-25Make it obvious what platforms are supported by QtSensors.Alex Blasche1-0/+3
2014-03-24Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn6-36/+51
2014-03-20Implement QAccelerometer accelerationModeAndrew Inwood4-3/+49
2014-03-18Doc: Append handler names to \qmlsignal documentationSze Howe Koh1-0/+2
2014-03-14Remove unused and unlinked qdocconf file from the project.Jędrzej Nowacki1-33/+0
2014-03-13Merge remote-tracking branch 'origin/stable' into devSergio Ahumada29-135/+243
2014-03-11BlackBerry: Update threshold for close detectionAndrew Inwood1-1/+5
2014-03-10Fix the examples so they can be deployed on AndroidAndy Shaw18-43/+25
2014-03-04Fix some typos in comments and documentationSergio Ahumada8-12/+12
2014-02-26Update QML plug-in interfaces for Qt 5.3 releaseAlex Blasche2-79/+201
2014-02-21Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne3-23/+23
2014-02-20Bump module version to 5.4.0Thiago Macieira1-1/+1
2014-02-16Initial sensors backend for WinRT/Windows PhoneAndrew Knight19-0/+1923
2014-02-03Normalize signal & slot signatures in connectionThiago Macieira21-86/+86
2014-01-28Compile fix for WinRTMaurice Kalinowski1-0/+4
2014-01-17Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn1-2/+2
2014-01-16Use correct method signature for slots.Michael Brasser1-2/+2
2014-01-16Bump MODULE_VERSION to 5.2.2Sergio Ahumada1-1/+1
2013-12-16Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2-2/+73
2013-12-13Fix code snippet in Qt Sensors QML Types documentation.Mitch Curtis1-2/+2
2013-12-12Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn1-0/+71
2013-12-05Update QtSensor changelog for 5.2Alex Blasche1-0/+71
2013-11-29Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2-0/+7
2013-11-26Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2-0/+7
2013-11-25Bump MODULE_VERSION to 5.2.1Sergio Ahumada1-1/+1
2013-11-21QML examples: Avoid using release/debug output subdirectoryTopi Reinio2-0/+7
2013-11-20Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn83-871/+428
2013-11-19Make QtSensors use Q_DECL_OVERRIDESamuel Gaist64-173/+177
2013-11-11Doc: Update Sensor Explorer exampleTopi Reinio19-698/+251
2013-11-08Merge remote-tracking branch 'origin/stable' into devSergio Ahumada21-231/+231
2013-11-06Doc: Updated url variable in qdocconf files.Jerome Pasion1-1/+1
2013-11-04Doc: review of QtSensorsNico Vertriest11-121/+133
2013-11-04Doc: Clean up SensorGesture QML exampleTopi Reinio5-71/+80
2013-11-04Unambiguous example nameAndreas Holzammer1-1/+1
2013-10-30grue example: Set qmldir.path correctly.Dmitry Shachnev1-1/+1
2013-10-28BlackBerry: Disabled "returnGeoValues" featureBernd Weimer2-36/+15