Qt Declarative (Quick 2)
Go to file
Simon Hausmann 60bb004ea2 Silence qqmlecmascript::propertyVarInheritance failures with clang release builds
There's no equivalent to #pragma GCC optimize ("O0") yet, so we cannot run
these test (sort of) reliably with clang.

Change-Id: Ie41d3ba7911cefacca00165941761b20579107a2
Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
2013-07-26 17:31:39 +02:00
bin
dist QtQml: document QQmlExtensionPlugin::baseUrl 2013-06-28 16:43:06 +02:00
examples Merge remote-tracking branch 'origin/stable' into dev 2013-07-23 11:10:39 +02:00
src Fix various QList<qreal> property related auto test failures in release builds 2013-07-26 14:06:15 +02:00
tests Silence qqmlecmascript::propertyVarInheritance failures with clang release builds 2013-07-26 17:31:39 +02:00
tools Initial support for debugging in the v4 interpreter 2013-07-26 11:53:42 +02:00
.gitattributes
.gitignore Revert "Simplify JS bindings generation" 2013-06-13 14:17:03 +02:00
.gitmodules Merge branch 'master' of ssh://codereview.qt-project.org:29418/playground/v4vm into v4 2013-04-15 12:47:53 +02:00
.qmake.conf Fix crashes in tst_qquickcanvasitem with older Ubuntu toolchains 2013-07-22 16:13:28 +02:00
.tag
LGPL_EXCEPTION.txt Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.FDL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.GPL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.LGPL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
qtdeclarative.pro adjust to new "configure -nomake tools" semantics 2013-05-08 15:01:47 +02:00
sync.profile Re-add qtjsbackend 2013-06-24 14:32:11 +02:00