summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qtouchdevice_p.h
Commit message (Expand)AuthorAgeFilesLines
* make the QTouchDevice available in each QNativeGestureEventShawn Rutledge2017-09-211-0/+1
* Combine device and point id into 32 bit point idJan Arve Saether2016-10-281-1/+6
* Revert "Combine device and point id into 32 bit point id"Jan Arve Saether2016-10-111-6/+1
* Combine device and point id into 32 bit point idwip/remacJan Arve Saether2016-10-071-1/+6
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Synchronize QInputDeviceManager touch device count with QTouchDeviceRomain Pokrzywka2015-09-231-0/+1
* QTouchDevicePrivate: deal in const QTouchDevice*sMarc Mutz2015-06-121-3/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* added maximumTouchPoints to QTouchDeviceShawn Rutledge2013-07-221-1/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Added private header warnings in src/gui/kernelSamuel Rødal2012-11-091-0/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Extend touch events.Laszlo Agocs2011-12-091-0/+74