Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed includes in public sensor headers | Bernd Weimer | 2013-04-09 | 1 | -2/+2 |
* | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-10 | 1 | -1/+1 |
* | Only include this on blackberry. | Sergio Martins | 2012-12-03 | 1 | -1/+4 |
* | Introduce a QOrientableSensorBase class. | Thomas McGuire | 2012-11-30 | 1 | -0/+26 |
* | Update to new license format | Sergio Ahumada | 2012-11-07 | 1 | -22/+22 |
* | Change copyrights from Nokia to Digia | Sergio Ahumada | 2012-11-07 | 1 | -3/+3 |
* | Update licenseheader text in source files for qtmobility | Jyri Tahtela | 2011-05-18 | 1 | -17/+17 |
* | Fix a crash on Symbian for sensors. | Lincoln Ramsay | 2010-05-25 | 1 | -1/+1 |
* | Bump copyright date from 2009 to 2010 | dac | 2010-05-07 | 1 | -1/+1 |
* | Remove setType(). | Lincoln Ramsay | 2010-03-18 | 1 | -2/+1 |
* | Update the compass | Lincoln Ramsay | 2010-03-04 | 1 | -11/+3 |
* | remove the 'generated code' stuff | Lincoln Ramsay | 2010-03-02 | 1 | -3/+0 |
* | Revert "Refactor magnetometer." | Lincoln Ramsay | 2010-02-10 | 1 | -3/+11 |
* | Refactor magnetometer. | Lincoln Ramsay | 2010-02-08 | 1 | -11/+3 |
* | Blindly attempt to fix Windows build issues (v2) | Lincoln Ramsay | 2010-02-01 | 1 | -1/+1 |
* | Refactor the backend registration. | Lincoln Ramsay | 2010-01-22 | 1 | -1/+2 |
* | Turn off writeable properties for readings. | Lincoln Ramsay | 2010-01-21 | 1 | -3/+2 |
* | Add a file that generates the helper classes. | Lincoln Ramsay | 2010-01-20 | 1 | -4/+18 |
* | Add Q_ENUMS where required. | Michael Brasser | 2010-01-20 | 1 | -0/+1 |
* | New design. | Lincoln Ramsay | 2010-01-19 | 1 | -63/+12 |
* | make type a QByteArray too | Lincoln Ramsay | 2010-01-19 | 1 | -2/+2 |
* | QSensorId -> QByteArray | Lincoln Ramsay | 2010-01-19 | 1 | -1/+1 |
* | Change timestamp. | Lincoln Ramsay | 2010-01-14 | 1 | -4/+4 |
* | Calibration | Lincoln Ramsay | 2010-01-12 | 1 | -8/+15 |
* | float -> qreal | Lincoln Ramsay | 2010-01-12 | 1 | -10/+10 |
* | heading as float (allows for greater precision) | Lincoln Ramsay | 2010-01-11 | 1 | -4/+4 |
* | magnetic north sensor -> compass | Lincoln Ramsay | 2010-01-11 | 1 | -0/+127 |