aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickhoverhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix QDoc warningsPaul Wicking2018-10-011-1/+1
* Fix potential nullptr-derefErik Verbruggen2018-09-131-2/+2
* HoverHandler: stop handling any points outside the parent ItemShawn Rutledge2018-08-171-1/+1
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-2/+1
* Rearrange docs: Pointer Handlers -> Input HandlersShawn Rutledge2018-07-261-1/+1
* Add HoverHandler to detect a hovering mouse pointerShawn Rutledge2018-06-281-0/+107