summaryrefslogtreecommitdiff
path: root/src/sensors
AgeCommit message (Expand)AuthorFilesLines
2013-12-13Fix code snippet in Qt Sensors QML Types documentation.Mitch Curtis1-2/+2
2013-11-19Make QtSensors use Q_DECL_OVERRIDESamuel Gaist10-10/+10
2013-11-06Doc: Updated url variable in qdocconf files.Jerome Pasion1-1/+1
2013-11-04Doc: review of QtSensorsNico Vertriest11-121/+133
2013-09-27Doc: Removed QML version from \inqmlmodule and put it in \qmlmoduleJerome Pasion2-3/+3
2013-09-19Android: Add missing sensorsPaul Olav Tvete1-3/+3
2013-09-03Define the sensor coordinate system unambiguouslyPaul Olav Tvete1-1/+3
2013-08-02Doc: Setting \qtvariable in module page.Jerome Pasion1-1/+1
2013-06-27Doc: Setting navigation bar variables.Jerome Pasion1-0/+4
2013-06-07Merge branch 'stable' into devSergio Ahumada2-6/+0
2013-06-06Doc: Removed duplicated list in Qt Sensors Examples page.Jerome Pasion1-4/+0
2013-05-24Doc: Removed landing page from the "technology-apis" group.Jerome Pasion1-2/+0
2013-05-23Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn44-81/+383
2013-05-08Document that the QSensor constructor should not be used directlyThomas McGuire2-0/+33
2013-05-06Add a private class to QSensorBackendThomas McGuire3-34/+124
2013-05-06Make it possible to bundle Android buildsEskil Abrahamsen Blomfeldt1-0/+5
2013-05-06Fix some potential binary compatibility issuesThomas McGuire39-48/+220
2013-05-03Doc: Define examples install path in .qdocconfTopi Reinio1-0/+2
2013-04-29Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2-3/+3
2013-04-23QSensor: fix spelling in docRichard Moe Gustavsen1-1/+1
2013-04-16iOS: implement proximity sensorRichard Moe Gustavsen1-1/+1
2013-04-16iOS: implement compassRichard Moe Gustavsen1-1/+1
2013-04-16Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn3-10/+9
2013-04-14iOS: implement magnetometerRichard Moe Gustavsen1-1/+1
2013-04-11Remove REVISION 1 from alwaysOn property.Thomas McGuire1-1/+1
2013-04-11Remove TODO commentsThomas McGuire1-4/+0
2013-04-10iOS: implement gyroscope for iOSRichard Moe Gustavsen1-1/+1
2013-04-10iOS: implement magnetometerRichard Moe Gustavsen1-1/+1
2013-04-09Added temperature property to pressure sensorBernd Weimer5-1/+38
2013-04-03Fix warnings in qtsensorsThiago Macieira2-5/+8
2013-03-21iOS: implement gyroscope for iOSRichard Moe Gustavsen1-1/+1
2013-03-12iOS: implement accelerometer for iOSLorn Potter1-0/+18
2013-03-11fix up compatibility mapLorn Potter1-3/+12
2013-03-11Document the generic tilt sensor in genericbackend.qdocThomas McGuire1-0/+3
2013-03-05add sensorfw based sensor pluginLorn Potter3-1/+55
2013-03-05Sensor implementation for AndroidPaul Olav Tvete2-0/+29
2013-03-01Spell "tesla" correctly in the documentation.Paul Olav Tvete1-3/+3
2013-03-01Update the porting documentationThomas McGuire1-10/+15
2013-02-26Update qdocconfThomas McGuire1-16/+21
2013-02-26Fix some doc warningsThomas McGuire2-2/+4
2013-02-26Document the IR Proximity value behavior on BlackBerryThomas McGuire1-0/+6
2013-02-25Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn8-13/+13
2013-02-25Eliminate a warning for "make docs" due to the improper style usageLaszlo Papp1-1/+1
2013-02-08Use real properties for QSensor::bufferSize & coThomas McGuire3-13/+86
2013-02-08Add a QAmbientTemperatureSensor class.Thomas McGuire5-1/+306
2013-02-08Convert QMagnetometer::returnGeoValues to a proper propertyThomas McGuire3-5/+39
2013-02-08Convert QRotationSensor::hasZ to a proper propertyThomas McGuire3-4/+46
2013-02-08Convert QTapSensor::returnDoubleTapEvents to a proper propertyThomas McGuire3-5/+40
2013-02-08Convert QLightSensor::fieldOfView to a proper propertyThomas McGuire3-4/+48
2013-02-08Add a QAltimeter class.Thomas McGuire5-0/+309