summaryrefslogtreecommitdiffstats
path: root/src/sensors/qcompass.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed includes in public sensor headersBernd Weimer2013-04-091-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Only include this on blackberry.Sergio Martins2012-12-031-1/+4
* Introduce a QOrientableSensorBase class.Thomas McGuire2012-11-301-0/+26
* 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
* Fix a crash on Symbian for sensors.Lincoln Ramsay2010-05-251-1/+1
* Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
* Remove setType().Lincoln Ramsay2010-03-181-2/+1
* Update the compassLincoln Ramsay2010-03-041-11/+3
* remove the 'generated code' stuffLincoln Ramsay2010-03-021-3/+0
* Revert "Refactor magnetometer."Lincoln Ramsay2010-02-101-3/+11
* Refactor magnetometer.Lincoln Ramsay2010-02-081-11/+3
* Blindly attempt to fix Windows build issues (v2)Lincoln Ramsay2010-02-011-1/+1
* Refactor the backend registration.Lincoln Ramsay2010-01-221-1/+2
* Turn off writeable properties for readings.Lincoln Ramsay2010-01-211-3/+2
* Add a file that generates the helper classes.Lincoln Ramsay2010-01-201-4/+18
* Add Q_ENUMS where required.Michael Brasser2010-01-201-0/+1
* New design.Lincoln Ramsay2010-01-191-63/+12
* make type a QByteArray tooLincoln Ramsay2010-01-191-2/+2
* QSensorId -> QByteArrayLincoln Ramsay2010-01-191-1/+1
* Change timestamp.Lincoln Ramsay2010-01-141-4/+4
* CalibrationLincoln Ramsay2010-01-121-8/+15
* float -> qrealLincoln Ramsay2010-01-121-10/+10
* heading as float (allows for greater precision)Lincoln Ramsay2010-01-111-4/+4
* magnetic north sensor -> compassLincoln Ramsay2010-01-111-0/+127