aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmldelayedcallqueue_p.h
Commit message (Expand)AuthorAgeFilesLines
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-1/+0
* Convert more builtin functions to use the new calling conventionLars Knoll2018-01-121-2/+2
* Remove Scope::result and convert calling convention for builtinsLars Knoll2017-08-081-1/+1
* Convert the last remaining builtin function to the new calling conventionLars Knoll2017-01-251-1/+1
* Update DelayedFunctionCall to use an array object.Michael Brasser2016-04-131-1/+1
* Add Qt.callLater() function.Michael Brasser2016-03-081-0/+104