summaryrefslogtreecommitdiffstats
path: root/src/sensors
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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 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
* | Add a axes remapping featureThomas McGuire2013-01-233-0/+206
* | \since QtSensors 5.0 -> \since 5.0Thomas McGuire2013-01-231-1/+1
* | Add API for duplicate skippingThomas McGuire2013-01-233-0/+59
* | Add QPressureSensorThomas McGuire2013-01-235-0/+314
* | Add the QML classes to the sensor template scriptThomas McGuire2013-01-231-0/+174
* | Fix since documentation tag in sensor template scriptThomas McGuire2013-01-231-3/+3
* | QAccelerometer: Add AccelerationMode propertyThomas McGuire2013-01-235-2/+115
|/
* It's org.qt-project for plugin interfacesLorn Potter2012-11-292-2/+2
* remove Nokia isms from plugin interfaceLorn Potter2012-11-284-4/+4
* add QSensorGestureRecognizers here as well. They are equally important.Lorn Potter2012-11-271-0/+8