summaryrefslogtreecommitdiffstats
path: root/src/sensors/qsensor.h
Commit message (Expand)AuthorAgeFilesLines
* Make sensor possible to indicate it is no longer busyJuha Vuolle2021-06-151-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2021-06-021-4/+4
* Few cleanups and modernizationsJuha Vuolle2021-06-021-3/+3
* Base commit to make QtSensors runnable on WindowsJuha Vuolle2021-04-191-8/+6
* Add missing override and remove redundant virtualAlexander Volkov2017-11-141-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-4/+4
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-4/+4
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-171-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-161-1/+1
|\
| * Remove REVISION 1 from alwaysOn property.Thomas McGuire2013-04-111-1/+1
* | Added temperature property to pressure sensorBernd Weimer2013-04-091-0/+1
|/
* Use real properties for QSensor::bufferSize & coThomas McGuire2013-02-081-5/+15
* Remove the use of QT_MODULE()Sergio Ahumada2013-01-291-2/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-2/+0
* Add a axes remapping featureThomas McGuire2013-01-231-0/+24
* Add API for duplicate skippingThomas McGuire2013-01-231-0/+6
* QAccelerometer: Add AccelerationMode propertyThomas McGuire2013-01-231-0/+1
* Add TiltSensor to QtMobility.sensors 1.3Lincoln Ramsay2012-10-031-0/+1
* QtMobility.sensors has a new implementationLincoln Ramsay2012-09-261-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-08-281-1/+2
* Add QSensor::isFeatureSupported()Thomas McGuire2012-07-231-0/+11
* QSensor: Use standard Qt dpointer patternThomas McGuire2012-07-031-3/+2
* Fixing header problems identified by the CI gateWolfgang Beck2012-05-141-0/+2
* Fix undefined behaviour when deleting sensor filtersSimon Hausmann2012-04-161-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* alwaysOn for legacy QML elementsLincoln Ramsay2012-01-131-1/+2
* Implement an API for alwaysOn.Lincoln Ramsay2012-01-111-0/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add missing QT header macros.Lincoln Ramsay2011-12-191-0/+2
* Revert temporary Q_SENSORS_EXPORT_TEMPalex2011-10-211-3/+3
* First step of removal of Q_SENSORS_EXPXORT macro from qglobal.halex2011-10-171-3/+5
* Apply a consistent license on all the filesLincoln Ramsay2011-08-051-2/+2
* We need to keep qtimestamp for source compatibility.Lincoln Ramsay2011-08-011-0/+3
* remove qtimestampLincoln Ramsay2011-08-011-18/+3
* make compile while Qt is compiled with namespaceAlex2011-06-211-1/+2
* Update licenseheader text in source files for qtsensors Qt moduleJyri Tahtela2011-05-241-17/+17
* Add the first version of QtSensors to Qt 5Alex2011-05-201-0/+251