summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qpointingdevice.h
Commit message (Expand)AuthorAgeFilesLines
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Address API review comments for QInput/QPointingDeviceVolker Hilsheimer2020-11-031-14/+12
* Make comparison operators hidden friendsVolker Hilsheimer2020-10-281-3/+7
* Add more QPointerEvent functions needed in Qt QuickShawn Rutledge2020-09-171-0/+1
* Track grab state in QPointingDevicePrivate::activePointsShawn Rutledge2020-09-161-0/+16
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-2/+2
* Separate QPD::tabletDevice into priv tabletDevice and queryTabletDeviceShawn Rutledge2020-07-071-5/+1
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-0/+149