summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qinputdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* QInputDevice: Parent default keyboard to core app singletonFabian Kosmale2020-12-041-1/+1
* Move QEventPoint and QPointingDeviceUniqueId out of qeventVolker Hilsheimer2020-11-071-3/+1
* Address API review comments for QInput/QPointingDeviceVolker Hilsheimer2020-11-031-3/+3
* Doc: Fix documentation issues for event and input device classesTopi Reinio2020-09-101-5/+66
* 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