summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/ios/iosaccelerometer.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-131-38/+2
* Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-021-3/+3
* Port the iOS sensors plugin to the other UIKit platformsv5.8.0-beta1Jake Petroules2016-10-051-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-0/+2
|\
| * iOS: protect OS sensors from being stopped when shared by several Qt sensorsRichard Moe Gustavsen2016-08-251-0/+2
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-171-6/+6
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Make QtSensors use Q_DECL_OVERRIDESamuel Gaist2013-11-191-3/+3
* iOS: change accelerometer to use QTimer for pollingRichard Moe Gustavsen2013-06-051-5/+4
* iOS: refactor and simplify IOSAccelerometer codeRichard Moe Gustavsen2013-03-221-2/+3
* iOS: implement accelerometer for iOSLorn Potter2013-03-121-0/+71