summaryrefslogtreecommitdiffstats
path: root/src/sensors
Commit message (Expand)AuthorAgeFilesLines
* Simplify building of simulator based codeAlex Blasche2014-04-071-2/+2
* Make it obvious what platforms are supported by QtSensors.Alex Blasche2014-03-251-0/+3
* Fix some typos in comments and documentationSergio Ahumada2014-03-041-1/+1
* Initial sensors backend for WinRT/Windows Phonev5.3.0-alpha1Andrew Knight2014-02-161-0/+36
* 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-1910-10/+10
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* Doc: review of QtSensorsNico Vertriest2013-11-0411-121/+133
* Doc: Removed QML version from \inqmlmodule and put it in \qmlmodulev5.2.0-beta1Jerome Pasion2013-09-272-3/+3
* Android: Add missing sensorsPaul Olav Tvete2013-09-191-3/+3
* Define the sensor coordinate system unambiguouslyPaul Olav Tvete2013-09-031-1/+3
* Doc: Setting \qtvariable in module page.Jerome Pasion2013-08-021-1/+1
* Doc: Setting navigation bar variables.Jerome Pasion2013-06-271-0/+4
* Merge branch 'stable' into devSergio Ahumada2013-06-072-6/+0
|\
| * Doc: Removed duplicated list in Qt Sensors Examples page.v5.1.0-rc1Jerome Pasion2013-06-061-4/+0
| * Doc: Removed landing page from the "technology-apis" group.Jerome Pasion2013-05-241-2/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2344-81/+383
|\|
| * 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
| * Make it possible to bundle Android buildsEskil Abrahamsen Blomfeldt2013-05-061-0/+5
| * 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-292-3/+3
|\|
| * QSensor: fix spelling in docRichard Moe Gustavsen2013-04-231-1/+1
| * iOS: implement proximity sensorRichard Moe Gustavsen2013-04-161-1/+1
| * iOS: implement compassRichard Moe Gustavsen2013-04-161-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-163-10/+9
|\|
| * iOS: implement magnetometerRichard Moe Gustavsen2013-04-141-1/+1
| * Remove REVISION 1 from alwaysOn property.Thomas McGuire2013-04-111-1/+1
| * Remove TODO commentsThomas McGuire2013-04-111-4/+0
| * iOS: implement gyroscope for iOSRichard Moe Gustavsen2013-04-101-1/+1
| * Fix warnings in qtsensorsThiago Macieira2013-04-032-5/+8
* | iOS: implement magnetometerRichard Moe Gustavsen2013-04-101-1/+1
* | Added temperature property to pressure sensorBernd Weimer2013-04-095-1/+38
* | iOS: implement gyroscope for iOSRichard Moe Gustavsen2013-03-211-1/+1
|/
* iOS: implement accelerometer for iOSLorn Potter2013-03-121-0/+18
* fix up compatibility mapLorn Potter2013-03-111-3/+12
* Document the generic tilt sensor in genericbackend.qdocThomas McGuire2013-03-111-0/+3
* add sensorfw based sensor pluginLorn Potter2013-03-053-1/+55
* Sensor implementation for AndroidPaul Olav Tvete2013-03-052-0/+29
* Spell "tesla" correctly in the documentation.Paul Olav Tvete2013-03-011-3/+3
* Update the porting documentationThomas McGuire2013-03-011-10/+15
* Update qdocconfThomas McGuire2013-02-261-16/+21
* Fix some doc warningsThomas McGuire2013-02-262-2/+4
* Document the IR Proximity value behavior on BlackBerryThomas McGuire2013-02-261-0/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-258-13/+13
|\
| * Eliminate a warning for "make docs" due to the improper style usageLaszlo Papp2013-02-251-1/+1
| * remove nokia and replace with qt-project in pluginsLorn Potter2013-02-073-4/+4
| * Fix pedantic errors and warnings (found by headers clean test)Thiago Macieira2012-12-235-10/+10
* | Use real properties for QSensor::bufferSize & coThomas McGuire2013-02-083-13/+86