summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Check whether default sensors were obtained successfullyv5.3.1Oliver Wolff2014-06-186-7/+7
* Android: don't crash if Gravity is not supportedstablePaul Olav Tvete2014-06-023-0/+8
* ios: skip accelerometer, gyroscope and magnetomenter updates if NaNFawzi Mohamed2014-04-173-0/+12
* Android, Fix generic access to QAccelerometerAndrew Inwood2014-04-092-4/+5
* add PLUGIN_CLASS_NAME declarations to plugin projectsOswald Buddenhagen2014-04-099-0/+11
* BlackBerry: update plugin keyAndrew Inwood2014-04-079-9/+9
* Simplify building of simulator based codeAlex Blasche2014-04-072-5/+7
* Make it obvious what platforms are supported by QtSensors.Alex Blasche2014-03-251-0/+3
* Implement QAccelerometer accelerationModev5.3.0-beta1Andrew Inwood2014-03-204-3/+49
* Doc: Append handler names to \qmlsignal documentationSze Howe Koh2014-03-181-0/+2
* BlackBerry: Update threshold for close detectionAndrew Inwood2014-03-111-1/+5
* Fix some typos in comments and documentationSergio Ahumada2014-03-046-8/+8
* Update QML plug-in interfaces for Qt 5.3 releaseAlex Blasche2014-02-262-79/+201
* Initial sensors backend for WinRT/Windows Phonev5.3.0-alpha1Andrew Knight2014-02-1619-0/+1923
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-0321-86/+86
* Compile fix for WinRTMaurice Kalinowski2014-01-281-0/+4
* Use correct method signature for slots.old/5.2Michael Brasser2014-01-161-2/+2
* Fix code snippet in Qt Sensors QML Types documentation.v5.2.1Mitch Curtis2013-12-131-2/+2
* Make QtSensors use Q_DECL_OVERRIDESamuel Gaist2013-11-1964-173/+177
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* Doc: review of QtSensorsNico Vertriest2013-11-0411-121/+133
* BlackBerry: Disabled "returnGeoValues" featureBernd Weimer2013-10-282-36/+15
* static linking: add classname to qmldirRichard Moe Gustavsen2013-10-231-0/+1
* make sensorfw plugin handle the sensord restarting.Lorn Potter2013-10-2325-74/+182
* Doc: Removed QML version from \inqmlmodule and put it in \qmlmodulev5.2.0-beta1Jerome Pasion2013-09-2721-39/+39
* Merge remote-tracking branch 'origin/stable' into devv5.2.0-alpha1Sergio Ahumada2013-09-201-1/+1
|\
| * [Doc] Fix the SensorGlobal usage exampleold/5.1Gatis Paeglis2013-09-201-1/+1
* | BlackBerry: Ensured that proper sensor.h file is usedBernd Weimer2013-09-192-3/+7
* | Android: Add missing sensorsPaul Olav Tvete2013-09-1912-11/+438
* | Define the sensor coordinate system unambiguouslyPaul Olav Tvete2013-09-031-1/+3
* | Merge branch 'stable' into devSergio Ahumada2013-08-053-3/+5
|\|
| * add gyroscope for sensorfw backendLorn Potter2013-08-011-0/+1
| * use 9.80665 as standard gravity for calculations.Lorn Potter2013-08-011-2/+1
| * Undefine near if it is already defined to prevent a build issueAndy Shaw2013-07-231-1/+3
* | Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-021-1/+1
* | Merge branch 'stable' into devSergio Ahumada2013-07-126-4/+6
|\|
| * Initialize active variable in doubletap gestureLorn Potter2013-07-121-0/+1
| * Merge branch 'release' into stableSergio Ahumada2013-07-031-0/+3
| |\
| | * Freefall gesture needs to be initialized into plugin to be usableLorn Potter2013-07-031-0/+3
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-254-4/+2
| |\|
| | * Fix loading of all sensorgesture plugins.v5.1.0-rc2v5.1.0Lorn Potter2013-06-224-4/+2
* | | Doc: Setting navigation bar variables.Jerome Pasion2013-06-271-0/+4
* | | iOS: change magnetometer implementation to use Timer base pollingRichard Moe Gustavsen2013-06-122-83/+54
* | | iOS: change gyro implementation to use Timer base pollingRichard Moe Gustavsen2013-06-102-35/+23
* | | Merge branch 'stable' into devSergio Ahumada2013-06-0727-71/+180
|\| |
| * | Merge branch 'release' into stableSergio Ahumada2013-06-0623-27/+44
| |\|
| | * Doc: Removed duplicated list in Qt Sensors Examples page.v5.1.0-rc1Jerome Pasion2013-06-061-4/+0
| | * fix build in OBS, as well as fixes for API changes.Lorn Potter2013-06-0622-23/+44
| * | Fix warning by the compiler, probably caused by a bad conflict resolutionThiago Macieira2013-06-041-1/+0
| |/
| * Update all plugins.qmltypes filesLiang Qi2013-05-271-39/+134