summaryrefslogtreecommitdiffstats
path: root/src/sensors
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Fix includes in public headersThomas McGuire2012-11-0318-21/+21
* Silence warningsThomas McGuire2012-11-031-0/+8
* Remove the QtSensors:: prefix from documentation.Thomas McGuire2012-11-031-1/+1
* Build the QML documentationThomas McGuire2012-11-021-2/+2
* Fix typo: Contacts -> SensorsThomas McGuire2012-11-021-1/+1
* Remove obsolete legacy documentationThomas McGuire2012-11-022-77/+0
* make compile with -no-guiTasuku Suzuki2012-10-152-2/+2
* Doc: Modularized the Qt Sensor DocsGeir Vattekar2012-10-1262-5/+1908
* Update docs after modularization of docsTor Arne Vestbø2012-10-111-2/+2
* Rename QtMobility.sensors 1.3 to QtSensors 5.0Lincoln Ramsay2012-10-111-1/+1
* Remove the QtSensors 5.0 importLincoln Ramsay2012-10-091-1/+1
* Add TiltSensor to QtMobility.sensors 1.3Lincoln Ramsay2012-10-036-0/+354
* QtMobility.sensors has a new implementationLincoln Ramsay2012-09-262-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2458-1393/+1393
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-08-282-14/+4
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Add QSensor::isFeatureSupported()Thomas McGuire2012-07-234-0/+77
* Introduce QRotationReading::setFromEuler() in favor of set{X/Y/Z}()Thomas McGuire2012-07-182-24/+14
* Blackberry: Implement bufferingThomas McGuire2012-07-121-0/+11
* QSensor: Use standard Qt dpointer patternThomas McGuire2012-07-0326-85/+195
* make_sensors.pl: Add \since tagThomas McGuire2012-07-031-0/+3
* Remove auto-generated commentThomas McGuire2012-07-021-7/+0
* Update make_sensors.plThomas McGuire2012-07-021-1/+8
* Update the export macros in qtsensors.gitThiago Macieira2012-06-271-18/+2
* build system cleanupsOswald Buddenhagen2012-06-261-9/+3
* auto-generate module prisOswald Buddenhagen2012-06-261-3/+1
* Cleanup last Symbian remnants in QtSensorsalex2012-06-221-17/+0
* Hook doc generation into global QMAKE_DOCS contextalex2012-06-221-4/+1
* Fix the since tag usageLincoln Ramsay2012-06-201-1/+1