aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickhoverhandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-2/+2
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-1/+1
* Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-111-0/+1
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+2
* Export all private Input Handlers and related classesShawn Rutledge2019-03-181-1/+1
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-2/+2
* Add HoverHandler to detect a hovering mouse pointerShawn Rutledge2018-06-281-0/+91