summaryrefslogtreecommitdiffstats
path: root/src/sensors/qmagnetometer.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed includes in public sensor headersBernd Weimer2013-04-091-2/+2
* Convert QMagnetometer::returnGeoValues to a proper propertyThomas McGuire2013-03-011-5/+16
* 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
* Use prefixed include statements for Qt headersLincoln Ramsay2010-09-071-3/+0
* 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
* Remove geo from the API.Lincoln Ramsay2010-03-161-13/+0
* update magnetometerLincoln Ramsay2010-03-041-21/+13
* Add some property docs for type-specific meta-data.Lincoln Ramsay2010-03-021-0/+4
* remove the 'generated code' stuffLincoln Ramsay2010-03-021-3/+0
* Revert "Refactor magnetometer."Lincoln Ramsay2010-02-101-0/+24
* Refactor magnetometer.Lincoln Ramsay2010-02-081-24/+0
* Blindly attempt to fix Windows build issues (v2)Lincoln Ramsay2010-02-011-2/+2
* Refactor the backend registration.Lincoln Ramsay2010-01-221-1/+2
* Turn off writeable properties for readings.Lincoln Ramsay2010-01-211-8/+7
* Add a file that generates the helper classes.Lincoln Ramsay2010-01-201-9/+23
* Add Q_ENUMS where required.Michael Brasser2010-01-201-0/+1
* New design.Lincoln Ramsay2010-01-191-89/+29
* 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
* listener changes for magnetometer tooLincoln Ramsay2010-01-131-4/+8
* CalibrationLincoln Ramsay2010-01-121-6/+21
* float -> qrealLincoln Ramsay2010-01-121-8/+8
* Add in a magnetometer class.Lincoln Ramsay2010-01-111-0/+147