summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the explicit core/gui explicit QT addition for the gestures exampleLaszlo Papp2013-09-061-1/+1
* Doc: Update Grue Sensor exampleTopi Reinio2013-08-1411-73/+124
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-08-099-30/+58
|\
| * Updated the example to use SVG content and Qt Quick controls.v5.1.1Venu2013-08-029-30/+58
* | add gyroscope for sensorfw backendLorn Potter2013-08-011-0/+1
* | use 9.80665 as standard gravity for calculations.Lorn Potter2013-08-011-2/+1
* | Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-262-1/+28
|\|
| * Add changes-5.1.1 fileSergio Ahumada2013-07-251-0/+25
| * Undefine near if it is already defined to prevent a build issueAndy Shaw2013-07-231-1/+3
* | Bump MODULE_VERSION to 5.1.2Sergio Ahumada2013-07-241-1/+1
|/
* Initialize active variable in doubletap gestureLorn Potter2013-07-121-0/+1
* Merge branch 'release' into stableSergio Ahumada2013-07-032-1/+4
|\
| * Freefall gesture needs to be initialized into plugin to be usableLorn Potter2013-07-032-1/+4
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-256-6/+3
|\|
| * Fix loading of all sensorgesture plugins.v5.1.0-rc2v5.1.0Lorn Potter2013-06-226-6/+3
* | 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
* | Bump MODULE_VERSION to 5.1.1Sergio Ahumada2013-05-291-1/+1
|/
* Update all plugins.qmltypes filesLiang Qi2013-05-271-39/+134
* Doc: Fix errors in Qt Sensors QML exampleTopi Reinio2013-05-274-187/+149
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-05-261-4/+4
* 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
* Sensors examples: Use resource system for QML examplesTopi Reinio2013-05-2317-1/+116
* Add module check to examples .pro-file.Friedemann Kleint2013-05-211-2/+6
* add a few more big changes to changes file.Lorn Potter2013-05-201-0/+4
* Add changes-5.1.0 fileSergio Ahumada2013-05-151-0/+48
* 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
* 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
* iOS: implement magnetometerRichard Moe Gustavsen2013-04-146-3/+239
* iOS: remove unneeded void pointer casting in private headersRichard Moe Gustavsen2013-04-142-4/+5
* iOS: add QPointer guard to accelerometer and gyroRichard Moe Gustavsen2013-04-142-20/+34
* iOS: refactor and simplify IOSAccelerometer codeRichard Moe Gustavsen2013-04-142-74/+22
* Remove REVISION 1 from alwaysOn property.Thomas McGuire2013-04-111-1/+1
* Remove TODO commentsThomas McGuire2013-04-111-4/+0
* Add missing Q_REVISION(1) to new 5.1 signalsThomas McGuire2013-04-112-8/+8
* iOS: remove unnecessary test for accelerometer availableRichard Moe Gustavsen2013-04-101-17/+14