summaryrefslogtreecommitdiffstats
path: root/src/sensors
Commit message (Expand)AuthorAgeFilesLines
* 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
* setDataRates clobbers user-set data rateLincoln Ramsay2012-06-042-14/+19
* Check for Q_GLOBAL_STATIC returning 0 (Sensor Gestures).Lincoln Ramsay2012-05-282-5/+19
* Check for Q_GLOBAL_STATIC returning 0 (QtSensors).Lincoln Ramsay2012-05-281-0/+11
* fix gestureSignals on simulator buildsLorn Potter2012-05-186-28/+26
* Don't use bare strings.Lincoln Ramsay2012-05-171-6/+6
* send only signals being started. Avoids developer confusion.Lorn Potter2012-05-176-5/+57
* Fixing header problems identified by the CI gateWolfgang Beck2012-05-1419-2/+41
* Don't crash when the emulator is missing.Lincoln Ramsay2012-04-302-1/+2
* Using free instead of qFreeDebao Zhang2012-04-271-1/+1
* make simulator work better with gestures.Lorn Potter2012-04-275-0/+267