summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qpointingdevice_p.h
Commit message (Expand)AuthorAgeFilesLines
* Include what you need: <QPointer>Marc Mutz2023-10-121-0/+2
* Use QVarLengthFlatMap for QPointingDevicePrivate::activePointsShawn Rutledge2022-09-061-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* De-duplicate vtables, 2022 editionMarc Mutz2022-02-151-0/+1
* Add grabber context pointersShawn Rutledge2021-05-011-0/+3
* Revert "Add grabber context pointers"Shawn Rutledge2021-04-291-3/+1
* Add grabber context pointersShawn Rutledge2021-04-281-1/+3
* Fix Wacom Art Pen detection on xcbShawn Rutledge2021-02-121-0/+1
* xcb: report wheel events from the correct device instanceShawn Rutledge2020-12-151-0/+2
* Move QEventPoint and QPointingDeviceUniqueId out of qeventVolker Hilsheimer2020-11-071-0/+3
* Remove redundant QPointingDevicePrivate::extraShawn Rutledge2020-10-191-1/+0
* Add more QPointerEvent functions needed in Qt QuickShawn Rutledge2020-09-171-0/+5
* Track grab state in QPointingDevicePrivate::activePointsShawn Rutledge2020-09-161-1/+27
* Separate QPD::tabletDevice into priv tabletDevice and queryTabletDeviceShawn Rutledge2020-07-071-0/+9
* Make QDebug operator<< polymorphic for QPointingDeviceShawn Rutledge2020-07-011-0/+1
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-0/+96