Merge branch 'master' into refactor
authorGunnar Sletta <gunnar.sletta@nokia.com>
Wed, 31 Aug 2011 06:55:16 +0000 (08:55 +0200)
committerGunnar Sletta <gunnar.sletta@nokia.com>
Wed, 31 Aug 2011 06:55:16 +0000 (08:55 +0200)
commit71478352376022faa9be6d79f2a760c289945ff5
tree0f8ff4a88c1b033367337a93d23a329d145ee903
parentc38efcb67cf93ba3e91e184c3b891efef4ef75a3
parent05daa9bfe1a03ffe1cc580b6cfd88e093e2493c0
Merge branch 'master' into refactor

Conflicts:
src/3rdparty/v8
src/declarative/declarative.pro
src/declarative/items/qsgcanvas.cpp
src/declarative/items/qsgshadereffectsource_p.h
src/declarative/items/qsgview.cpp
src/declarative/particles/qsgcustomparticle.cpp
src/imports/gestures/gestures.pro
src/imports/particles/particles.pro
src/plugins/qmltooling/qmldbg_inspector/qmldbg_inspector.pro
src/qtquick1/qtquick1.pro
tests/auto/declarative/examples/examples.pro
tests/auto/declarative/qsglistview/qsglistview.pro
tests/auto/qtquick1/qdeclarativeviewer/qdeclarativeviewer.pro

Change-Id: I423344f83e1835116cad531b877fde6e68a8849a
27 files changed:
src/declarative/declarative.pro
src/declarative/items/qsgborderimage.cpp
src/declarative/items/qsgcanvas.cpp
src/declarative/items/qsgshadereffect.cpp
src/declarative/items/qsgshadereffectsource.cpp
src/declarative/items/qsgshadereffectsource_p.h
src/declarative/items/qsgview.cpp
src/declarative/items/qsgview_p.h
src/declarative/particles/qsgcustomparticle.cpp
src/declarative/particles/qsgimageparticle.cpp
src/declarative/qml/parser/qdeclarativejsparser.cpp
src/declarative/qml/qdeclarativeengine.cpp
src/declarative/qml/qdeclarativemetatype.cpp
src/declarative/util/qdeclarativestateoperations.cpp
src/imports/gestures/gestures.pro
src/imports/particles/particles.pro
src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.cpp
src/plugins/qmltooling/qmldbg_inspector/qmldbg_inspector.pro
src/qmltest/quicktest.cpp
src/qtquick1/graphicsitems/qdeclarativeitem.cpp
src/qtquick1/qtquick1.pro
tests/auto/declarative/examples/examples.pro
tests/auto/declarative/qsglistview/qsglistview.pro
tests/auto/declarative/qsglistview/tst_qsglistview.cpp
tests/auto/qtquick1/qdeclarativeviewer/qdeclarativeviewer.pro
tools/qmlplugindump/main.cpp
tools/qmlscene/main.cpp