summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* winrt: Avoid divide-by-zero when starting sensorsAndrew Knight2014-08-085-5/+30
* Set dataRates for sensorsMaurice Kalinowski2014-08-085-0/+15
* Add Windows Phone 8.1 supported sensorsMaurice Kalinowski2014-08-083-19/+7
* Register all QtSensor QML types for version 5.4Alex Blasche2014-07-092-5/+6
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-266-7/+7
|\
| * WinRT: Check whether default sensors were obtained successfullyv5.3.15.3.1Oliver Wolff2014-06-186-7/+7
* | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-146-0/+20
|\ \ | |/
| * 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
* | Doc: Fix qmlclass selector used in documentation configTopi Reinio2014-06-111-1/+1
* | send first proximity signal even when it's "closed".Lorn Potter2014-05-202-10/+7
* | fix obs buildLorn Potter2014-05-2043-58/+60
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1122-18/+32
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-0/+3
|\ \ | |/
| * Make it obvious what platforms are supported by QtSensors.Alex Blasche2014-03-251-0/+3
* | Create a new sensor type for distance.Andrew Inwood2014-03-2812-2/+687
|/
* 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