qtdeclarative/src/qml
Lars Knoll 0fbfce1cb6 Optimize Function.prototype.apply/call()
Use a QVarLengthArray instead of a QVector for holding
the arguments that are being passed on.

Change-Id: I41500fecb1efc94ae1735adb3c631596916ed7d2
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2013-08-17 09:26:15 +02:00
..
animations Animations: Avoid accessing invalid memory if stop() triggers deletion 2013-05-29 08:23:05 +02:00
compiler Make some clone methods statically accessible. 2013-08-14 10:50:54 +02:00
debugger Merge remote-tracking branch 'origin/stable' into dev 2013-08-12 12:28:13 +02:00
doc Merge "Merge branch 'stable' into dev" into refs/staging/dev 2013-08-06 18:26:47 +02:00
jsapi Export QJSValuePrivate 2013-08-08 15:35:23 +02:00
jsruntime Optimize Function.prototype.apply/call() 2013-08-17 09:26:15 +02:00
parser Fix invalid condition in comparisson. 2013-08-09 13:09:28 +02:00
qml Merge remote-tracking branch 'origin/stable' into dev 2013-08-12 12:28:13 +02:00
types Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into wip/v4 2013-07-22 13:43:43 +02:00
util Get rid of the first half of QQmlGuard usage 2013-07-05 15:02:58 +02:00
qml.pro Move the parser folder from src/qml/qml to src/qml 2013-08-08 15:35:11 +02:00
qtqmlglobal.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-28 20:35:41 +01:00
qtqmlglobal_p.h Update copyright year in Digia's license headers 2013-01-10 19:52:37 +01:00