summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add dynamic alwaysOn support for sensorfw backendLorn Potter2015-03-192-0/+29
* Make sensorfw als values the common standard for QtSensors pluginsLorn Potter2015-02-241-3/+3
* Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-124-12/+12
* Do not install the dummy sensors plugin by defaultAllan Sandfeld Jensen2014-12-181-1/+5
* Doc: Applied title case in section1 titlesv5.4.0-rc1v5.4.0-beta1Nico Vertriest2014-10-095-9/+9
* Add \since tag to QtSensor classes.Alex Blasche2014-09-2619-18/+64
* Merge remote-tracking branch 'origin/5.3' into 5.4v5.4.0-alpha1Frederik Gladhorn2014-08-282-4/+15
|\
| * Add missing private headers warningv5.3.2Samuel Gaist2014-08-181-0/+11
| * Do not warn when failing to load static plugins as sensor pluginsEike Ziller2014-08-151-3/+3
| * Do not warn if no config file is found.Eike Ziller2014-08-151-1/+1
* | Update license headers and add new licensesJani Heikkinen2014-08-24293-5467/+3123
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-1221-78/+184
|\|
| * Add missing word to QCompass documentation.Mitch Curtis2014-07-181-1/+1
| * Restore setting of sensors interface.Robin Burchell2014-07-171-0/+4
| * Series of crash fixes from Mer, squashedLorn Potter2014-07-1014-81/+120
| * [sensorfw] need to run init after sensord has been restartedLorn Potter2014-07-1019-0/+63
* | Compass sensor implementation for AndroidPaul Olav Tvete2014-08-127-0/+298
* | Clarify the QCompass coordinate systemPaul Olav Tvete2014-08-121-2/+3
* | winrt: Avoid divide-by-zero when starting sensorsAndrew Knight2014-08-085-5/+30
* | Set dataRates for sensorsMaurice Kalinowski2014-08-085-0/+15
* | Add Windows Phone 8.1 supported sensorsMaurice Kalinowski2014-08-083-19/+7
* | Register all QtSensor QML types for version 5.4Alex Blasche2014-07-092-5/+6
* | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-266-7/+7
|\|
| * WinRT: Check whether default sensors were obtained successfullyv5.3.1Oliver Wolff2014-06-186-7/+7
* | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-146-0/+20
|\|
| * Android: don't crash if Gravity is not supportedstablePaul Olav Tvete2014-06-023-0/+8
| * ios: skip accelerometer, gyroscope and magnetomenter updates if NaNFawzi Mohamed2014-04-173-0/+12
* | Doc: Fix qmlclass selector used in documentation configTopi Reinio2014-06-111-1/+1
* | send first proximity signal even when it's "closed".Lorn Potter2014-05-202-10/+7
* | fix obs buildLorn Potter2014-05-2043-58/+60
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1122-18/+32
|\|
| * Android, Fix generic access to QAccelerometerAndrew Inwood2014-04-092-4/+5
| * add PLUGIN_CLASS_NAME declarations to plugin projectsOswald Buddenhagen2014-04-099-0/+11
| * BlackBerry: update plugin keyAndrew Inwood2014-04-079-9/+9
| * Simplify building of simulator based codeAlex Blasche2014-04-072-5/+7
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-0/+3
|\|
| * Make it obvious what platforms are supported by QtSensors.Alex Blasche2014-03-251-0/+3
* | Create a new sensor type for distance.Andrew Inwood2014-03-2812-2/+687
|/
* Implement QAccelerometer accelerationModev5.3.0-beta1Andrew Inwood2014-03-204-3/+49
* Doc: Append handler names to \qmlsignal documentationSze Howe Koh2014-03-181-0/+2
* BlackBerry: Update threshold for close detectionAndrew Inwood2014-03-111-1/+5
* Fix some typos in comments and documentationSergio Ahumada2014-03-046-8/+8
* Update QML plug-in interfaces for Qt 5.3 releaseAlex Blasche2014-02-262-79/+201
* Initial sensors backend for WinRT/Windows Phonev5.3.0-alpha1Andrew Knight2014-02-1619-0/+1923
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-0321-86/+86
* Compile fix for WinRTMaurice Kalinowski2014-01-281-0/+4
* Use correct method signature for slots.old/5.2Michael Brasser2014-01-161-2/+2
* Fix code snippet in Qt Sensors QML Types documentation.v5.2.1Mitch Curtis2013-12-131-2/+2
* Make QtSensors use Q_DECL_OVERRIDESamuel Gaist2013-11-1964-173/+177