summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Doc: Removed landing page from the "technology-apis" group.Jerome Pasion2013-05-241-2/+0
| * Fix pkgconfig dependsLorn Potter2013-05-231-1/+1
| * Fix MSVC-warning about comparing bool and qreal.Friedemann Kleint2013-05-231-1/+1
* | iOS: change accelerometer to use QTimer for pollingRichard Moe Gustavsen2013-06-052-37/+24
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2351-99/+404
|\|
| * Remove debug output.Friedemann Kleint2013-05-132-2/+0
| * Document that the QSensor constructor should not be used directlyThomas McGuire2013-05-082-0/+33
| * Add a private class to QSensorBackendv5.1.0-beta1Thomas McGuire2013-05-063-34/+124
| * BlackBerry: Fix for GeoValues supportBernd Weimer2013-05-061-3/+1
| * Make it possible to bundle Android buildsEskil Abrahamsen Blomfeldt2013-05-065-13/+25
| * Fix some potential binary compatibility issuesThomas McGuire2013-05-0639-48/+220
| * Doc: Define examples install path in .qdocconfTopi Reinio2013-05-031-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-2910-6/+431
|\|
| * iOS: enable generic sensorsRichard Moe Gustavsen2013-04-231-0/+4
| * Generic: set PLUGIN_CLASS_NAME to help static builds (iOS)Richard Moe Gustavsen2013-04-231-0/+1
| * QSensor: fix spelling in docRichard Moe Gustavsen2013-04-231-1/+1
| * iOS: implement proximity sensorRichard Moe Gustavsen2013-04-165-3/+216
| * iOS: implement compassRichard Moe Gustavsen2013-04-165-4/+211
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-1611-23/+23
|\|
| * iOS: implement magnetometerRichard Moe Gustavsen2013-04-146-3/+239
| * iOS: remove unneeded void pointer casting in private headersRichard Moe Gustavsen2013-04-142-4/+5