summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qinputdevice_p.h
Commit message (Expand)AuthorAgeFilesLines
* Address API review comments for QInput/QPointingDeviceVolker Hilsheimer2020-11-031-4/+4
* Get rid of QInputDevicePrivate::extraShawn Rutledge2020-10-301-1/+0
* Replace emit with Q_EMIT in headerFabian Kosmale2020-07-141-1/+1
* Separate QPD::tabletDevice into priv tabletDevice and queryTabletDeviceShawn Rutledge2020-07-071-6/+6
* Add QInputDevice::availableVirtualGeometry()Shawn Rutledge2020-07-061-0/+12
* Make QDebug operator<< polymorphic for QPointingDeviceShawn Rutledge2020-07-011-1/+3
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-0/+103