summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * iOS: implement magnetometerRichard Moe Gustavsen2013-04-146-3/+239
| * iOS: remove unneeded void pointer casting in private headersRichard Moe Gustavsen2013-04-142-4/+5
| * iOS: add QPointer guard to accelerometer and gyroRichard Moe Gustavsen2013-04-142-20/+34
| * iOS: refactor and simplify IOSAccelerometer codeRichard Moe Gustavsen2013-04-142-74/+22
| * Remove REVISION 1 from alwaysOn property.Thomas McGuire2013-04-111-1/+1
| * Remove TODO commentsThomas McGuire2013-04-111-4/+0
| * Add missing Q_REVISION(1) to new 5.1 signalsThomas McGuire2013-04-112-8/+8
| * 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
| * Android: Report correct timestamp valuev5.1.0-alpha1Paul Olav Tvete2013-04-045-5/+5
| * Fix warnings in qtsensorsThiago Macieira2013-04-033-5/+9
* | iOS: implement magnetometerRichard Moe Gustavsen2013-04-106-3/+239
* | Added temperature property to pressure sensorBernd Weimer2013-04-0910-1/+107
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-031-0/+4
|\|
| * Install the jar fileBogDan Vatra2013-04-021-0/+4
* | BlackBerry: Removed comment in pressure sensor backendBernd Weimer2013-03-281-2/+0
* | iOS: remove unneeded void pointer casting in private headersRichard Moe Gustavsen2013-03-222-4/+5
* | iOS: add QPointer guard to accelerometer and gyroRichard Moe Gustavsen2013-03-222-20/+34
* | iOS: refactor and simplify IOSAccelerometer codeRichard Moe Gustavsen2013-03-222-74/+22
* | iOS: remove unnecessary test for accelerometer availableRichard Moe Gustavsen2013-03-211-17/+14
* | iOS: set data rate on accelerometer before starting itRichard Moe Gustavsen2013-03-211-0/+4
* | iOS: bugfix accelerometer timestampRichard Moe Gustavsen2013-03-211-1/+3
* | iOS: implement gyroscope for iOSRichard Moe Gustavsen2013-03-215-5/+172
|/
* 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-2516-21/+20
|\
| * 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-0711-13/+12
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-081-1/+1
| * Fix pedantic errors and warnings (found by headers clean test)Thiago Macieira2012-12-235-10/+10
* | 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-0813-41/+548
* | Convert QMagnetometer::returnGeoValues to a proper propertyThomas McGuire2013-02-088-9/+56
* | genericrotationsensor: Remove unused magnetometer memberThomas McGuire2013-02-081-1/+0