aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/handlers
Commit message (Expand)AuthorAgeFilesLines
* doc: Remove duplicate qdoc commentMartin Smith2018-02-281-17/+0
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+308
|\
| * Qt.labs.handlers: add plugins.qmltylesShawn Rutledge2018-01-121-0/+308
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
|/
* PointerHandlers plugin: fix the build on iOSShawn Rutledge2017-05-301-1/+1
* Introduce QQuickPointerHandler: base class for nested event handlersShawn Rutledge2016-08-153-0/+104