aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmldelayedcallqueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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