summaryrefslogtreecommitdiffstats
path: root/src/sensors
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add a QAmbientTemperatureSensor class.Thomas McGuire2013-02-085-1/+306
* | Convert QMagnetometer::returnGeoValues to a proper propertyThomas McGuire2013-02-083-5/+39
* | Convert QRotationSensor::hasZ to a proper propertyThomas McGuire2013-02-083-4/+46
* | Convert QTapSensor::returnDoubleTapEvents to a proper propertyThomas McGuire2013-02-083-5/+40
* | Convert QLightSensor::fieldOfView to a proper propertyThomas McGuire2013-02-083-4/+48
* | Add a QAltimeter class.Thomas McGuire2013-02-085-0/+309
* | Remove the use of QT_MODULE()Sergio Ahumada2013-01-2924-48/+0
* | Don't use QT_{BEGIN,END}_HEADER macrosSergio Ahumada2013-01-281-6/+0
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2841-82/+0
* | Add QHolsterSensorThomas McGuire2013-01-235-0/+315