aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickdeliveryagent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix click-to-focus in items within subscenes; improve loggingShawn Rutledge2021-03-041-14/+27
* QQuickDeliveryAgent: Do not send hover to deleted itemFabian Kosmale2021-02-281-1/+2
* Move event delivery from QQWindow to QQuickDeliveryAgentShawn Rutledge2021-02-251-237/+470
* Split event delivery code from qqwindow into qqdeliveryagent.cppShawn Rutledge2021-02-251-0/+2012