aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickdeliveryagent_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Detach QEventPoint instances during touch compression; test & docsShawn Rutledge2022-02-041-0/+1
* Fix setting the focus reason in Qt Quick ControlsVolker Hilsheimer2021-12-041-1/+1
* qquickdeliveryagent: Fix drag events being sent in the wrong orderMaximilian Goldstein2021-12-021-1/+3
* Move Q_DECLARE_PUBLIC to the public sectionThiago Macieira2021-11-271-1/+1
* QQuickHoverHandler: don't use passive grabsRichard Moe Gustavsen2021-07-011-2/+5
* Use QQDeliveryAgent::sceneTransform, if set, in QQuickItem::mapFromGlobalShawn Rutledge2021-05-051-0/+1
* Store memory of grabbing agents in EventPointDataShawn Rutledge2021-05-051-3/+3
* Fix build without features.wheeleventTasuku Suzuki2021-04-231-0/+2
* Add QQuickDeliveryAgentPrivate::isHoverEvent()Shawn Rutledge2021-03-111-0/+1
* QQuickDeliverAgent: change sendHoverEvent signatureRichard Moe Gustavsen2021-03-091-1/+1
* Move event delivery from QQWindow to QQuickDeliveryAgentShawn Rutledge2021-02-241-0/+209