summaryrefslogtreecommitdiffstats
path: root/src/sensors/qpressuresensor.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptrKevin Funk2021-06-021-1/+1
* Rename subclass static variable which shadowed baseclass methodJuha Vuolle2021-05-191-1/+1
* Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-021-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-1/+1
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-1/+1
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-171-6/+6
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-3/+2
|\
| * Fix some potential binary compatibility issuesThomas McGuire2013-05-061-3/+2
* | Added temperature property to pressure sensorBernd Weimer2013-04-091-0/+4
|/
* 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 QPressureSensorThomas McGuire2013-01-231-0/+88