summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iOS: remove unnecessary test for accelerometer availableRichard Moe Gustavsen2013-04-101-17/+14
* iOS: set data rate on accelerometer before starting itRichard Moe Gustavsen2013-04-101-0/+4
* iOS: bugfix accelerometer timestampRichard Moe Gustavsen2013-04-101-1/+3
* iOS: implement gyroscope for iOSRichard Moe Gustavsen2013-04-105-5/+172
* doc: Removed the HTML template from the .qdocconf filesLaszlo Papp2013-04-051-1/+0
* Android: Report correct timestamp valuev5.1.0-alpha1Paul Olav Tvete2013-04-045-5/+5
* Fix warnings in qtsensorsThiago Macieira2013-04-033-5/+9
* Install the jar fileBogDan Vatra2013-04-021-0/+4
* sync.profile: Add qtxmlpatterns as a indirect dependencySergio Ahumada2013-03-221-0/+1
* Merge branch 'dev' into stableSergio Ahumada2013-03-19189-506/+8205
|\
| * define MODULE_VERSIONOswald Buddenhagen2013-03-131-0/+2
| * iOS: implement accelerometer for iOSLorn Potter2013-03-129-1/+433
| * 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-0533-3/+2400
| * Sensor implementation for AndroidPaul Olav Tvete2013-03-0525-8/+1434
| * Make debug code compile againPaul Olav Tvete2013-03-051-6/+6
| * Spell "tesla" correctly in the documentation.Paul Olav Tvete2013-03-011-3/+3
| * Initialize variablesPaul Olav Tvete2013-03-011-0/+2
| * BlackBerry: Support QMagnetometer::returnGeoValuesThomas McGuire2013-03-012-10/+27
| * Blackberry: Prevent spurious calls to dataAvailable() when stoppedThomas McGuire2013-03-011-13/+22
| * 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-2530-102/+1691
| |\
| * | BlackBerry: Remove outdated TODO commentThomas McGuire2013-02-101-3/+0
| * | Use real properties for QSensor::bufferSize & coThomas McGuire2013-02-088-34/+208
| * | Repair duplicate skipping for the tilt sensorThomas McGuire2013-02-082-15/+17
| * | Add a QAmbientTemperatureSensor class.Thomas McGuire2013-02-0815-41/+556
| * | Convert QMagnetometer::returnGeoValues to a proper propertyThomas McGuire2013-02-088-9/+56
| * | genericrotationsensor: Remove unused magnetometer memberThomas McGuire2013-02-081-1/+0
| * | Convert QRotationSensor::hasZ to a proper propertyThomas McGuire2013-02-087-7/+58
| * | Convert QTapSensor::returnDoubleTapEvents to a proper propertyThomas McGuire2013-02-086-11/+49
| * | Convert QLightSensor::fieldOfView to a proper propertyThomas McGuire2013-02-086-14/+56
| * | Add a QAltimeter class.Thomas McGuire2013-02-0815-40/+559
| * | Add missing AxesOrientationMode to the QML plugin descriptionThomas McGuire2013-01-311-0/+8
| * | Remove the use of QT_MODULE()Sergio Ahumada2013-01-2924-48/+0
| * | Don't use QT_{BEGIN,END}_HEADER macrosSergio Ahumada2013-01-282-8/+0
| * | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2859-118/+0
| * | Add QHolsterSensorThomas McGuire2013-01-2320-0/+764
| * | Add a axes remapping featureThomas McGuire2013-01-239-11/+338
| * | \since QtSensors 5.0 -> \since 5.0Thomas McGuire2013-01-231-1/+1
| * | Add API for duplicate skippingThomas McGuire2013-01-2310-15/+105
| * | Add QPressureSensorThomas McGuire2013-01-2315-42/+567
| * | 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-2315-34/+295
| * | 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