summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qpointingdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-7/+1
* Separate QPD::tabletDevice into priv tabletDevice and queryTabletDeviceShawn Rutledge2020-07-071-18/+47
* Fix formatting in QDebug operator<< for QPointingDeviceShawn Rutledge2020-06-301-1/+1
* QPointingDevice: Parent the default mouse to QCoreApplicationUlf Hermann2020-06-241-1/+2
* Replace "no devices registered" warnings with qCDebugShawn Rutledge2020-06-221-6/+6
* Don't return a touchscreen from QPointingDevice::primaryPointingDevice()Shawn Rutledge2020-06-191-14/+10
* Make QInputDevice::devices() return a QListShawn Rutledge2020-06-171-1/+1
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-0/+425