summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Updated license headersAntti Kokko2016-01-20256-3600/+5136
* | QSensorManager: use prefix ++ for iteratorAnton Kudryavtsev2015-12-091-1/+1
* | Merge branch '5.6' into devAlex Blasche2015-11-261-1/+1
|\ \ | |/
| * Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-145-21/+26
|\ \ | |/
| * doc: Fix "Qt Sensors Backend" pageAlexander Volkov2015-10-081-8/+6
| * Fix registration of the ambient light sensor in the generic pluginAlexander Volkov2015-10-082-9/+13
| * Doc: Added \section1 before the auto-generated list of QML typesVenugopal Shivashankar2015-10-051-3/+5
| * 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-126-3/+187
* | | Add iio-sensor-proxy backendAlexander Volkov2015-10-0513-3/+659
|/ /
* | Introduce QML Sensors 5.6 versionAlex Blasche2015-08-252-6/+7
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-1/+1
|\ \ | |/
| * Remove official support of BlackBerry on 5.5 in QtSensorsAlex Blasche2015-06-171-1/+1
* | Remove BlackBerry as supported platform from QtSensorsAlex Blasche2015-06-1844-2938/+7
* | Add two QList::reserve() calls.Sergio Martins2015-06-081-2/+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
* | Fix SensorFW link in docsAlex Blasche2015-03-241-1/+1
* | 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
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSergio Ahumada2015-02-224-12/+12
|\ \
| * \ Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-134-12/+12
| |\ \ | | |/
| | * Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-124-12/+12
* | | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-183-370/+0
* | | Update copyright headersJani Heikkinen2015-02-17321-2226/+2170
|/ /
* | Update plugins.qmltypes for QtSensors 5.5 releaseAlex Blasche2015-02-062-5/+5
* | Cleanup QtSensors QML plugin project fileAlex Blasche2015-02-041-5/+0
|/
* 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.25.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