summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Retry failed sensor start once DBus service becomes availableJoona Petrell2016-07-282-3/+10
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0710-42/+41
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2510-42/+41
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-198-102/+158
|\|
| * Make GenericTiltSensor::calibrate known to QMetaObjectv5.6.0-beta1Oliver Wolff2015-12-031-1/+2
| * winrt: Fix application hang on sensor start/stopOliver Wolff2015-12-037-101/+156
* | Updated license headersAntti Kokko2016-01-20136-1920/+2736
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-142-9/+14
|\|
| * Fix registration of the ambient light sensor in the generic pluginAlexander Volkov2015-10-081-8/+12
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+2
| |\
| | * Only register plugins that sensorfw plugin can instantiateLorn Potter2015-09-071-1/+2
* | | Add compass support to the iio-sensor-proxy backendAlexander Volkov2015-10-125-2/+186
* | | Add iio-sensor-proxy backendAlexander Volkov2015-10-0512-1/+657
|/ /
* / Remove BlackBerry as supported platform from QtSensorsAlex Blasche2015-06-1841-2907/+6
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-05-291-0/+1
|\
| * Fix clients starting sensors when sensorfw restarts.5.4Lorn Potter2015-05-281-0/+1
* | Fix crash in AndroidCompassVyacheslav Koscheev2015-05-271-2/+5
* | Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-2115-150/+195
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-152-4/+5
|\|
| * Fix double negative values, sensorfw already transforms the accel values.Lorn Potter2015-04-131-3/+3
| * Fix crash in QtSensors client, when sensorfwd is not running.Lorn Potter2015-04-021-1/+2
* | Merge remote-tracking branch 'gerrit/5.4' into 5.5Alex Blasche2015-04-012-0/+29
|\|
| * add dynamic alwaysOn support for sensorfw backendLorn Potter2015-03-192-0/+29
* | Fix QNX 6.6 build, use the q* version of math functionsSergio Martins2015-03-302-9/+9
* | Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-alpha1Frederik Gladhorn2015-02-241-3/+3
|\|
| * Make sensorfw als values the common standard for QtSensors pluginsLorn Potter2015-02-241-3/+3
* | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-183-370/+0
* | Update copyright headersJani Heikkinen2015-02-17180-1307/+1251
|/
* Do not install the dummy sensors plugin by defaultAllan Sandfeld Jensen2014-12-181-1/+5
* Update license headers and add new licensesJani Heikkinen2014-08-24173-3213/+1829
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-1219-72/+160
|\
| * Restore setting of sensors interface.Robin Burchell2014-07-171-0/+4
| * Series of crash fixes from Mer, squashedLorn Potter2014-07-1013-76/+97
| * [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
* | 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
* | 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
* | send first proximity signal even when it's "closed".Lorn Potter2014-05-202-10/+7
* | fix obs buildLorn Potter2014-05-2022-35/+37
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1121-16/+30
|\|
| * 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-071-3/+5