aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/handlers/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-171-64/+0
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
* doc: Remove duplicate qdoc commentMartin Smith2018-02-281-17/+0
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* 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-151-0/+88