aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmldelayedcallqueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Convert the last remaining builtin function to the new calling conventionLars Knoll2017-01-251-6/+4
* Start cleaning up the QmlContextWrapperLars Knoll2016-12-041-1/+0
* V4: Pass scope around as parameters inside the runtime.Erik Verbruggen2016-06-221-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-241-0/+1
* Update DelayedFunctionCall to use an array object.Michael Brasser2016-04-131-6/+14
* Add Qt.callLater() function.Michael Brasser2016-03-081-0/+206