summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix QNX 6.6 build, use the q* version of math functionsSergio Martins2015-03-302-9/+9
* Update copyright headersJani Heikkinen2015-02-179-63/+63
* Update license headers and add new licensesJani Heikkinen2014-08-249-171/+99
* fix obs buildLorn Potter2014-05-205-16/+16
* BlackBerry: update plugin keyAndrew Inwood2014-04-071-1/+1
* Fix some typos in comments and documentationSergio Ahumada2014-03-041-1/+1
* Make QtSensors use Q_DECL_OVERRIDESamuel Gaist2013-11-194-12/+12
* Generic: set PLUGIN_CLASS_NAME to help static builds (iOS)Richard Moe Gustavsen2013-04-231-0/+1
* Sensor implementation for AndroidPaul Olav Tvete2013-03-052-8/+38
* Make debug code compile againPaul Olav Tvete2013-03-051-6/+6
* Initialize variablesPaul Olav Tvete2013-03-011-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-1/+1
|\
| * remove nokia and replace with qt-project in pluginsLorn Potter2013-02-072-3/+3
* | Repair duplicate skipping for the tilt sensorThomas McGuire2013-02-082-15/+17
* | genericrotationsensor: Remove unused magnetometer memberThomas McGuire2013-02-081-1/+0
* | Convert QRotationSensor::hasZ to a proper propertyThomas McGuire2013-02-081-1/+3
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-2/+0
* | Generic plugin: Remove debug message noise.Thomas McGuire2013-01-151-1/+0
* | Actually enable loading of the generic tilt sensorThomas McGuire2013-01-152-10/+27
* | Generic Tilt sensor: Use degree rather than radiansThomas McGuire2013-01-151-0/+9
|/
* adjust to qt_plugin.prf and qml_plugin.prf changesOswald Buddenhagen2012-11-021-5/+1
* Add TiltSensor to QtMobility.sensors 1.3Lincoln Ramsay2012-10-034-2/+270
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-247-168/+168
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* Introduce QRotationReading::setFromEuler() in favor of set{X/Y/Z}()Thomas McGuire2012-07-181-3/+1
* build system cleanupsOswald Buddenhagen2012-06-261-1/+1
* Cleanup last Symbian remnants in QtSensorsalex2012-06-221-10/+0
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-164-14/+12
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Ensure the generic sensors pass on alwaysOnLincoln Ramsay2012-01-233-0/+3
* Update obsolete contact address.Jason McDonald2012-01-237-7/+7
* Update copyright year in license headers.Jason McDonald2012-01-057-7/+7
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-141-1/+2
* Apply a consistent license on all the filesLincoln Ramsay2011-08-057-14/+14
* Update licenseheader text in source files for qtsensors Qt moduleJyri Tahtela2011-07-087-119/+119
* Add dummy, generic and simulator backendAlex2011-06-109-0/+700