summaryrefslogtreecommitdiffstats
path: root/src/sensors/qaccelerometer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* QAccelerometer: Add AccelerationMode propertyThomas McGuire2012-11-291-2/+114
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Docs: QTMOBILITY-790 organizer, publish&subscribe, service frameworks, sensors.Peter Yard2011-05-161-0/+12
* Docs: added since version to 1.0 classes. QTMOBILITY-790Peter Yard2011-04-151-0/+1
* Add module tag for sensors classes.Michael Goddard2010-07-161-0/+3
* Fix a crash on Symbian for sensors.Lincoln Ramsay2010-05-251-1/+1
* Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
* Merge branch 'main_1.0' into sensors_1.0Lincoln Ramsay2010-04-291-3/+0
|\
| * Doc: removed preliminary keyword from QtSensorsStian Sandvik Thomassen2010-04-211-3/+0
* | New images for Sensors.Lincoln Ramsay2010-04-291-20/+2
|/
* remove the 'generated code' stuffLincoln Ramsay2010-03-021-3/+0
* API change: value() is no longer virtualLincoln Ramsay2010-02-241-18/+0
* Doc: value units in propertiesLincoln Ramsay2010-02-151-10/+10
* Doc update.Lincoln Ramsay2010-02-111-3/+3
* Add a performance test for property access.Lincoln Ramsay2010-02-111-0/+18
* Blindly attempt to fix Windows build issues (v2)Lincoln Ramsay2010-02-011-1/+1
* Refactor the backend registration.Lincoln Ramsay2010-01-221-0/+2
* Update accelerometer doc, please change it back if it's not OK.Don Sanders2010-01-201-3/+2
* Add a file that generates the helper classes.Lincoln Ramsay2010-01-201-29/+27
* New design.Lincoln Ramsay2010-01-191-187/+65
* Fix documentation for accelerometer.Lincoln Ramsay2010-01-191-1/+4
* make type a QByteArray tooLincoln Ramsay2010-01-191-1/+1
* QSensorId -> QByteArrayLincoln Ramsay2010-01-191-1/+1
* Revert my previous commit.Don Sanders2010-01-151-2/+2
* Note that accelerometer values measure the force acting on the phone.Don Sanders2010-01-141-1/+2
* Change timestamp.Lincoln Ramsay2010-01-141-1/+1
* listener changes for magnetometer tooLincoln Ramsay2010-01-131-3/+2
* Signal/Listener is a choice.Lincoln Ramsay2010-01-131-22/+55
* float -> qrealLincoln Ramsay2010-01-121-1/+1
* milli-Gs -> meters per second per second.Lincoln Ramsay2010-01-111-5/+5
* Handle ownership of listener/sensor better.Lincoln Ramsay2010-01-111-23/+45
* QAcceleraionSensor -> QAccelerometerLincoln Ramsay2010-01-111-0/+279