summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add QPressureSensorThomas McGuire2013-01-2313-42/+559
* 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-2314-34/+293
* Generic plugin: Remove debug message noise.Thomas McGuire2013-01-151-1/+0
* Actually enable loading of the generic tilt sensorThomas McGuire2013-01-153-12/+29
* Generic Tilt sensor: Use degree rather than radiansThomas McGuire2013-01-151-0/+9
* Do not link librt on Android platformsRainer Keller2013-01-152-2/+2
* It's org.qt-project for plugin interfacesLorn Potter2012-11-294-4/+4
* remove Nokia isms from plugin interfaceLorn Potter2012-11-286-6/+6
* add QSensorGestureRecognizers here as well. They are equally important.Lorn Potter2012-11-271-0/+8
* remove the need to use QTimer and use timestamps instead.Lorn Potter2012-11-1415-128/+194
* Register only the sensors the emulator knows aboutLincoln Ramsay2012-11-133-1/+47
* Add freefall sensorgesture.Lorn Potter2012-11-133-0/+209
* 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-0316-81/+81
* Build the QML documentationThomas McGuire2012-11-021-2/+2
* Fix typo: Contacts -> SensorsThomas McGuire2012-11-021-1/+1
* Update QML metadata fileThomas McGuire2012-11-021-103/+12
* Remove obsolete legacy documentationThomas McGuire2012-11-022-77/+0
* Removal last references to QtMobilityThomas McGuire2012-11-025-5/+5
* adjust to qt_plugin.prf and qml_plugin.prf changesOswald Buddenhagen2012-11-028-46/+8
* make compile with -no-guiTasuku Suzuki2012-10-153-3/+3
* 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-1119-192/+145
* Remove the QtSensors 5.0 importLincoln Ramsay2012-10-0919-1895/+32
* Add SensorGesture QtMobility.sensors 1.3Lincoln Ramsay2012-10-087-72/+445
* Blackberry: Avoid expensive close() and open() just to get informationThomas McGuire2012-10-042-14/+29
* Add TiltSensor to QtMobility.sensors 1.3Lincoln Ramsay2012-10-0319-95/+945
* QtMobility.sensors has a new implementationLincoln Ramsay2012-09-2638-850/+4162
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24166-3973/+3973
* Fix the compilation issue on Linux (Harmattan)Laszlo Papp2012-09-151-0/+1
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-138-16/+0
* remove vestiges of unistd-based file accessOswald Buddenhagen2012-09-052-7/+1
* use a float not an int.Lorn Potter2012-09-021-1/+1
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-08-283-14/+10
* Blackberry: Use real compass sensor if availableThomas McGuire2012-08-282-0/+15
* Update qmldir, plugins.qmltypes filesLincoln Ramsay2012-08-246-29/+57
* Blackberry: Fix potential division by zero.Thomas McGuire2012-08-241-3/+5
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Port configure tests to the new style to make them work againThomas McGuire2012-08-081-1/+3
* Only build qml components/examples if qtdeclarative is presentCorentin Jabot2012-08-081-4/+6
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-306-29/+58
* Blackberry: Improve detecting whether the application is activeThomas McGuire2012-07-252-8/+49
* Blackberry: Affirm that QSensor::Buffering is supported now.Thomas McGuire2012-07-241-2/+3
* Blackberry: Implement axes remapping for all axes-based sensorsThomas McGuire2012-07-248-76/+113
* Blackberry: Remove QtGui dependencyThomas McGuire2012-07-249-62/+239
* Blackberry: Remove custom BbProximityReadingThomas McGuire2012-07-242-85/+4