aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickdeliveryagent
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tests which fail on OpenGL context creation on AndroidAndreas Buhr2022-05-191-0/+5
* Blacklist tst_qquickdeliveryagent::passiveGrabberOrder() on AndroidAndreas Buhr2022-05-191-0/+3
* Cleanup CMakeLists.txt filesAndreas Buhr2022-05-071-2/+0
* QQuickDeliverAgent: don't propagate hover to siblingsRichard Moe Gustavsen2022-03-271-0/+91
* Detach QEventPoint instances during touch compression; test & docsShawn Rutledge2022-02-042-0/+71
* Port users of QMutableEventPoint::from() to new static settersMarc Mutz2022-01-161-4/+4
* Don't rely on transitive include of qeventpoint_p.hMarc Mutz2022-01-131-0/+2
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-10/+6
* TapHandler: don't emit tapped() if non-filtering grabber on releaseShawn Rutledge2021-05-312-0/+107
* Begin testing QQDeliveryAgent subscenesShawn Rutledge2021-05-063-0/+242