summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qtouchdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* make the QTouchDevice available in each QNativeGestureEventShawn Rutledge2017-09-211-0/+9
* Doc: Remove broken link to QWindowSystemInterface::registerTouchDevice()Leena Miettinen2017-04-181-1/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Synchronize QInputDeviceManager touch device count with QTouchDeviceRomain Pokrzywka2015-09-231-0/+11
* QTouchDevicePrivate: deal in const QTouchDevice*sMarc Mutz2015-06-121-9/+5
* Add debug operator for QTouchDevice.Friedemann Kleint2015-05-221-0/+23
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QTouchDevice Documentation grammar correction.David Fries2014-03-041-1/+1
* added maximumTouchPoints to QTouchDeviceShawn Rutledge2013-07-221-0/+19
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QTouchDevice documentationShawn Rutledge2012-08-211-3/+6
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Use QBasicMutex instead of Q_GLOBAL_STATIC QMutexOlivier Goffart2012-02-011-5/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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/+224