summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qinputdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Separate QPD::tabletDevice into priv tabletDevice and queryTabletDeviceShawn Rutledge2020-07-071-12/+16
* Add QInputDevice::availableVirtualGeometry()Shawn Rutledge2020-07-061-0/+23
* Make QDebug operator<< polymorphic for QPointingDeviceShawn Rutledge2020-07-011-0/+4
* Replace "no devices registered" warnings with qCDebugShawn Rutledge2020-06-221-3/+6
* Make QInputDevice::devices() return a QListShawn Rutledge2020-06-171-5/+5
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-0/+293