aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/qquickhoverhandler
Commit message (Expand)AuthorAgeFilesLines
* Fix blacklisting of tst_HoverHandler::movingItemWithHoverHandler for SLES 15.4Heikki Halmet2023-04-181-1/+1
* Blacklist tst_HoverHandler::movingItemWithHoverHandler on SLES 15.4Jan Arve Sæther2023-03-021-0/+1
* HoverHandler: allow cursorShape binding before parentItem is setShawn Rutledge2021-12-082-0/+36
* Change the cursor within HoverHandler.marginShawn Rutledge2020-06-302-0/+71
* qtdeclarative: Disable movingItemWithHoverHandler on macOSMaximilian Goldstein2020-06-091-0/+3
* Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-312-3/+55
* Tests: Fix warnings about ignoring return value of QTest::qWaitForWindowExpos...Friedemann Kleint2019-04-081-1/+1
* Fix a bug where hover events were not sent if the mouse was never movedJan Arve Sæther2019-03-042-1/+38
* Add a HoverHandler autotestShawn Rutledge2018-08-233-0/+413