Import qtdeclarative-opensource-src_5.3.2.orig.tar.xz
authorLisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Wed, 17 Sep 2014 00:18:19 +0000 (00:18 +0000)
committerLisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Wed, 17 Sep 2014 00:18:19 +0000 (00:18 +0000)
commitdd6ef24e77bcd1f2ae0a728414edb534d451a3ec
treec157ffc4e4f88e7cd7692b6464251d27824831ec
Import qtdeclarative-opensource-src_5.3.2.orig.tar.xz

[dgit import orig qtdeclarative-opensource-src_5.3.2.orig.tar.xz]
8574 files changed:
.gitmodules [new file with mode: 0644]
.qmake.conf [new file with mode: 0644]
.tag [new file with mode: 0644]
LGPL_EXCEPTION.txt [new file with mode: 0644]
LICENSE.FDL [new file with mode: 0644]
LICENSE.GPL [new file with mode: 0644]
LICENSE.LGPL [new file with mode: 0644]
bin/rename-qtdeclarative-symbols.sh [new file with mode: 0755]
dist/changes-5.0.1 [new file with mode: 0644]
dist/changes-5.0.2 [new file with mode: 0644]
dist/changes-5.1.0 [new file with mode: 0644]
dist/changes-5.1.1 [new file with mode: 0644]
dist/changes-5.2.0 [new file with mode: 0644]
dist/changes-5.2.1 [new file with mode: 0644]
dist/changes-5.3.0 [new file with mode: 0644]
dist/changes-5.3.1 [new file with mode: 0644]
dist/changes-5.3.2 [new file with mode: 0644]
examples/HACKING [new file with mode: 0644]
examples/README [new file with mode: 0644]
examples/examples.pro [new file with mode: 0644]
examples/qml/doc/src/qml-extending.qdoc [new file with mode: 0644]
examples/qml/dynamicscene/content/Button.qml [new file with mode: 0644]
examples/qml/dynamicscene/content/GenericSceneItem.qml [new file with mode: 0644]
examples/qml/dynamicscene/content/PaletteItem.qml [new file with mode: 0644]
examples/qml/dynamicscene/content/PerspectiveItem.qml [new file with mode: 0644]
examples/qml/dynamicscene/content/Sun.qml [new file with mode: 0644]
examples/qml/dynamicscene/content/images/NOTE [new file with mode: 0644]
examples/qml/dynamicscene/content/images/face-smile.png [new file with mode: 0644]
examples/qml/dynamicscene/content/images/moon.png [new file with mode: 0644]
examples/qml/dynamicscene/content/images/rabbit_brown.png [new file with mode: 0644]
examples/qml/dynamicscene/content/images/rabbit_bw.png [new file with mode: 0644]
examples/qml/dynamicscene/content/images/star.png [new file with mode: 0644]
examples/qml/dynamicscene/content/images/sun.png [new file with mode: 0644]
examples/qml/dynamicscene/content/images/tree_s.png [new file with mode: 0644]
examples/qml/dynamicscene/content/itemCreation.js [new file with mode: 0644]
examples/qml/dynamicscene/doc/images/qml-dynamicscene-example.png [new file with mode: 0644]
examples/qml/dynamicscene/doc/src/dynamicscene.qdoc [new file with mode: 0644]
examples/qml/dynamicscene/dynamicscene.qml [new file with mode: 0644]
examples/qml/dynamicscene/dynamicscene.qmlproject [new file with mode: 0644]
examples/qml/locale/locale.qml [new file with mode: 0644]
examples/qml/networkaccessmanagerfactory/doc/src/networkaccessmanagerfactory.qdoc [new file with mode: 0644]
examples/qml/networkaccessmanagerfactory/main.cpp [new file with mode: 0644]
examples/qml/networkaccessmanagerfactory/networkaccessmanagerfactory.pro [new file with mode: 0644]
examples/qml/networkaccessmanagerfactory/networkaccessmanagerfactory.qmlproject [new file with mode: 0644]
examples/qml/networkaccessmanagerfactory/networkaccessmanagerfactory.qrc [new file with mode: 0644]
examples/qml/networkaccessmanagerfactory/view.qml [new file with mode: 0644]
examples/qml/qml-i18n/doc/images/qml-i18n-example.png [new file with mode: 0644]
examples/qml/qml-i18n/doc/src/i18n.qdoc [new file with mode: 0644]
examples/qml/qml-i18n/i18n/base.ts [new file with mode: 0644]
examples/qml/qml-i18n/i18n/qml_en_AU.ts [new file with mode: 0644]
examples/qml/qml-i18n/i18n/qml_fr.ts [new file with mode: 0644]
examples/qml/qml-i18n/qml-i18n.qml [new file with mode: 0644]
examples/qml/qml-i18n/qml-i18n.qmlproject [new file with mode: 0644]
examples/qml/qml.pro [new file with mode: 0644]
examples/qml/qmlextensionplugins/doc/images/qml-plugins-example.png [new file with mode: 0644]
examples/qml/qmlextensionplugins/doc/src/qmlpluginex.qdoc [new file with mode: 0644]
examples/qml/qmlextensionplugins/imports/TimeExample/Clock.qml [new file with mode: 0644]
examples/qml/qmlextensionplugins/imports/TimeExample/center.png [new file with mode: 0644]
examples/qml/qmlextensionplugins/imports/TimeExample/clock.png [new file with mode: 0644]
examples/qml/qmlextensionplugins/imports/TimeExample/hour.png [new file with mode: 0644]
examples/qml/qmlextensionplugins/imports/TimeExample/minute.png [new file with mode: 0644]
examples/qml/qmlextensionplugins/imports/TimeExample/qmldir [new file with mode: 0644]
examples/qml/qmlextensionplugins/plugin.cpp [new file with mode: 0644]
examples/qml/qmlextensionplugins/plugins.qml [new file with mode: 0644]
examples/qml/qmlextensionplugins/plugins.qmlproject [new file with mode: 0644]
examples/qml/qmlextensionplugins/qmlextensionplugins.pro [new file with mode: 0644]
examples/qml/referenceexamples/adding/adding.pro [new file with mode: 0644]
examples/qml/referenceexamples/adding/adding.qrc [new file with mode: 0644]
examples/qml/referenceexamples/adding/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/adding/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/adding/person.cpp [new file with mode: 0644]
examples/qml/referenceexamples/adding/person.h [new file with mode: 0644]
examples/qml/referenceexamples/attached/attached.pro [new file with mode: 0644]
examples/qml/referenceexamples/attached/attached.qrc [new file with mode: 0644]
examples/qml/referenceexamples/attached/birthdayparty.cpp [new file with mode: 0644]
examples/qml/referenceexamples/attached/birthdayparty.h [new file with mode: 0644]
examples/qml/referenceexamples/attached/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/attached/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/attached/person.cpp [new file with mode: 0644]
examples/qml/referenceexamples/attached/person.h [new file with mode: 0644]
examples/qml/referenceexamples/binding/binding.pro [new file with mode: 0644]
examples/qml/referenceexamples/binding/binding.qrc [new file with mode: 0644]
examples/qml/referenceexamples/binding/birthdayparty.cpp [new file with mode: 0644]
examples/qml/referenceexamples/binding/birthdayparty.h [new file with mode: 0644]
examples/qml/referenceexamples/binding/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/binding/happybirthdaysong.cpp [new file with mode: 0644]
examples/qml/referenceexamples/binding/happybirthdaysong.h [new file with mode: 0644]
examples/qml/referenceexamples/binding/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/binding/person.cpp [new file with mode: 0644]
examples/qml/referenceexamples/binding/person.h [new file with mode: 0644]
examples/qml/referenceexamples/coercion/birthdayparty.cpp [new file with mode: 0644]
examples/qml/referenceexamples/coercion/birthdayparty.h [new file with mode: 0644]
examples/qml/referenceexamples/coercion/coercion.pro [new file with mode: 0644]
examples/qml/referenceexamples/coercion/coercion.qrc [new file with mode: 0644]
examples/qml/referenceexamples/coercion/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/coercion/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/coercion/person.cpp [new file with mode: 0644]
examples/qml/referenceexamples/coercion/person.h [new file with mode: 0644]
examples/qml/referenceexamples/default/birthdayparty.cpp [new file with mode: 0644]
examples/qml/referenceexamples/default/birthdayparty.h [new file with mode: 0644]
examples/qml/referenceexamples/default/default.pro [new file with mode: 0644]
examples/qml/referenceexamples/default/default.qrc [new file with mode: 0644]
examples/qml/referenceexamples/default/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/default/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/default/person.cpp [new file with mode: 0644]
examples/qml/referenceexamples/default/person.h [new file with mode: 0644]
examples/qml/referenceexamples/extended/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/extended/extended.pro [new file with mode: 0644]
examples/qml/referenceexamples/extended/extended.qrc [new file with mode: 0644]
examples/qml/referenceexamples/extended/lineedit.cpp [new file with mode: 0644]
examples/qml/referenceexamples/extended/lineedit.h [new file with mode: 0644]
examples/qml/referenceexamples/extended/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/grouped/birthdayparty.cpp [new file with mode: 0644]
examples/qml/referenceexamples/grouped/birthdayparty.h [new file with mode: 0644]
examples/qml/referenceexamples/grouped/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/grouped/grouped.pro [new file with mode: 0644]
examples/qml/referenceexamples/grouped/grouped.qrc [new file with mode: 0644]
examples/qml/referenceexamples/grouped/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/grouped/person.cpp [new file with mode: 0644]
examples/qml/referenceexamples/grouped/person.h [new file with mode: 0644]
examples/qml/referenceexamples/methods/birthdayparty.cpp [new file with mode: 0644]
examples/qml/referenceexamples/methods/birthdayparty.h [new file with mode: 0644]
examples/qml/referenceexamples/methods/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/methods/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/methods/methods.pro [new file with mode: 0644]
examples/qml/referenceexamples/methods/methods.qrc [new file with mode: 0644]
examples/qml/referenceexamples/methods/person.cpp [new file with mode: 0644]
examples/qml/referenceexamples/methods/person.h [new file with mode: 0644]
examples/qml/referenceexamples/properties/birthdayparty.cpp [new file with mode: 0644]
examples/qml/referenceexamples/properties/birthdayparty.h [new file with mode: 0644]
examples/qml/referenceexamples/properties/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/properties/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/properties/person.cpp [new file with mode: 0644]
examples/qml/referenceexamples/properties/person.h [new file with mode: 0644]
examples/qml/referenceexamples/properties/properties.pro [new file with mode: 0644]
examples/qml/referenceexamples/properties/properties.qrc [new file with mode: 0644]
examples/qml/referenceexamples/referenceexamples.pro [new file with mode: 0644]
examples/qml/referenceexamples/referenceexamples.qmlproject [new file with mode: 0644]
examples/qml/referenceexamples/signal/birthdayparty.cpp [new file with mode: 0644]
examples/qml/referenceexamples/signal/birthdayparty.h [new file with mode: 0644]
examples/qml/referenceexamples/signal/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/signal/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/signal/person.cpp [new file with mode: 0644]
examples/qml/referenceexamples/signal/person.h [new file with mode: 0644]
examples/qml/referenceexamples/signal/signal.pro [new file with mode: 0644]
examples/qml/referenceexamples/signal/signal.qrc [new file with mode: 0644]
examples/qml/referenceexamples/valuesource/birthdayparty.cpp [new file with mode: 0644]
examples/qml/referenceexamples/valuesource/birthdayparty.h [new file with mode: 0644]
examples/qml/referenceexamples/valuesource/example.qml [new file with mode: 0644]
examples/qml/referenceexamples/valuesource/happybirthdaysong.cpp [new file with mode: 0644]
examples/qml/referenceexamples/valuesource/happybirthdaysong.h [new file with mode: 0644]
examples/qml/referenceexamples/valuesource/main.cpp [new file with mode: 0644]
examples/qml/referenceexamples/valuesource/person.cpp [new file with mode: 0644]
examples/qml/referenceexamples/valuesource/person.h [new file with mode: 0644]
examples/qml/referenceexamples/valuesource/valuesource.pro [new file with mode: 0644]
examples/qml/referenceexamples/valuesource/valuesource.qrc [new file with mode: 0644]
examples/qml/shell/main.cpp [new file with mode: 0644]
examples/qml/shell/shell.pro [new file with mode: 0644]
examples/qml/tutorials/extending/chapter1-basics/app.qml [new file with mode: 0644]
examples/qml/tutorials/extending/chapter1-basics/chapter1-basics.pro [new file with mode: 0644]
examples/qml/tutorials/extending/chapter1-basics/chapter1-basics.qrc [new file with mode: 0644]
examples/qml/tutorials/extending/chapter1-basics/main.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter1-basics/piechart.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter1-basics/piechart.h [new file with mode: 0644]
examples/qml/tutorials/extending/chapter2-methods/app.qml [new file with mode: 0644]
examples/qml/tutorials/extending/chapter2-methods/chapter2-methods.pro [new file with mode: 0644]
examples/qml/tutorials/extending/chapter2-methods/chapter2-methods.qrc [new file with mode: 0644]
examples/qml/tutorials/extending/chapter2-methods/main.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter2-methods/piechart.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter2-methods/piechart.h [new file with mode: 0644]
examples/qml/tutorials/extending/chapter3-bindings/app.qml [new file with mode: 0644]
examples/qml/tutorials/extending/chapter3-bindings/chapter3-binding.qrc [new file with mode: 0644]
examples/qml/tutorials/extending/chapter3-bindings/chapter3-bindings.pro [new file with mode: 0644]
examples/qml/tutorials/extending/chapter3-bindings/main.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter3-bindings/piechart.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter3-bindings/piechart.h [new file with mode: 0644]
examples/qml/tutorials/extending/chapter4-customPropertyTypes/app.qml [new file with mode: 0644]
examples/qml/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro [new file with mode: 0644]
examples/qml/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.qrc [new file with mode: 0644]
examples/qml/tutorials/extending/chapter4-customPropertyTypes/main.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter4-customPropertyTypes/piechart.h [new file with mode: 0644]
examples/qml/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter4-customPropertyTypes/pieslice.h [new file with mode: 0644]
examples/qml/tutorials/extending/chapter5-listproperties/app.qml [new file with mode: 0644]
examples/qml/tutorials/extending/chapter5-listproperties/chapter5-listproperties.pro [new file with mode: 0644]
examples/qml/tutorials/extending/chapter5-listproperties/chapter5-listproperties.qrc [new file with mode: 0644]
examples/qml/tutorials/extending/chapter5-listproperties/main.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter5-listproperties/piechart.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter5-listproperties/piechart.h [new file with mode: 0644]
examples/qml/tutorials/extending/chapter5-listproperties/pieslice.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter5-listproperties/pieslice.h [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/app.pro [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/app.qml [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/app.qrc [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/chapter6-plugins.pro [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/import/chartsplugin.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/import/chartsplugin.h [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/import/import.pro [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/import/piechart.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/import/piechart.h [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/import/pieslice.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/import/pieslice.h [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/import/qmldir [new file with mode: 0644]
examples/qml/tutorials/extending/chapter6-plugins/main.cpp [new file with mode: 0644]
examples/qml/tutorials/extending/extending.pro [new file with mode: 0644]
examples/qml/xmlhttprequest/data.xml [new file with mode: 0644]
examples/qml/xmlhttprequest/doc/images/qml-xmlhttprequest-example.png [new file with mode: 0644]
examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc [new file with mode: 0644]
examples/qml/xmlhttprequest/get.qml [new file with mode: 0644]
examples/qml/xmlhttprequest/main.cpp [new file with mode: 0644]
examples/qml/xmlhttprequest/xmlhttprequest.pro [new file with mode: 0644]
examples/qml/xmlhttprequest/xmlhttprequest.qml [new file with mode: 0644]
examples/qml/xmlhttprequest/xmlhttprequest.qmlproject [new file with mode: 0644]
examples/qml/xmlhttprequest/xmlhttprequest.qrc [new file with mode: 0644]
examples/qmltest/qmltest.pro [new file with mode: 0644]
examples/qmltest/qmltest/qmltest.pro [new file with mode: 0644]
examples/qmltest/qmltest/tst_basic.qml [new file with mode: 0644]
examples/qmltest/qmltest/tst_item.qml [new file with mode: 0644]
examples/qmltest/qmltest/tst_qmltest.cpp [new file with mode: 0644]
examples/quick/animation/animation.pro [new file with mode: 0644]
examples/quick/animation/animation.qml [new file with mode: 0644]
examples/quick/animation/animation.qmlproject [new file with mode: 0644]
examples/quick/animation/animation.qrc [new file with mode: 0644]
examples/quick/animation/basics/animators.qml [new file with mode: 0644]
examples/quick/animation/basics/color-animation.qml [new file with mode: 0644]
examples/quick/animation/basics/images/face-smile.png [new file with mode: 0644]
examples/quick/animation/basics/images/moon.png [new file with mode: 0644]
examples/quick/animation/basics/images/shadow.png [new file with mode: 0644]
examples/quick/animation/basics/images/star.png [new file with mode: 0644]
examples/quick/animation/basics/images/sun.png [new file with mode: 0644]
examples/quick/animation/basics/property-animation.qml [new file with mode: 0644]
examples/quick/animation/behaviors/SideRect.qml [new file with mode: 0644]
examples/quick/animation/behaviors/behavior-example.qml [new file with mode: 0644]
examples/quick/animation/behaviors/tvtennis.qml [new file with mode: 0644]
examples/quick/animation/behaviors/wigglytext.qml [new file with mode: 0644]
examples/quick/animation/doc/images/qml-animations-example.png [new file with mode: 0644]
examples/quick/animation/doc/src/animation.qdoc [new file with mode: 0644]
examples/quick/animation/easing/easing.qml [new file with mode: 0644]
examples/quick/animation/main.cpp [new file with mode: 0644]
examples/quick/animation/pathanimation/pathanimation.qml [new file with mode: 0644]
examples/quick/animation/pathinterpolator/pathinterpolator.qml [new file with mode: 0644]
examples/quick/animation/states/qt-logo.png [new file with mode: 0644]
examples/quick/animation/states/states.qml [new file with mode: 0644]
examples/quick/animation/states/transitions.qml [new file with mode: 0644]
examples/quick/canvas/bezierCurve/bezierCurve.qml [new file with mode: 0644]
examples/quick/canvas/canvas.pro [new file with mode: 0644]
examples/quick/canvas/canvas.qml [new file with mode: 0644]
examples/quick/canvas/canvas.qrc [new file with mode: 0644]
examples/quick/canvas/clip/clip.qml [new file with mode: 0644]
examples/quick/canvas/contents/qt-logo.png [new file with mode: 0644]
examples/quick/canvas/doc/images/qml-canvas-example.png [new file with mode: 0644]
examples/quick/canvas/doc/src/canvas.qdoc [new file with mode: 0644]
examples/quick/canvas/main.cpp [new file with mode: 0644]
examples/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml [new file with mode: 0644]
examples/quick/canvas/roundedrect/roundedrect.qml [new file with mode: 0644]
examples/quick/canvas/smile/smile.qml [new file with mode: 0644]
examples/quick/canvas/squircle/squircle.png [new file with mode: 0644]
examples/quick/canvas/squircle/squircle.qml [new file with mode: 0644]
examples/quick/canvas/tiger/tiger.js [new file with mode: 0644]
examples/quick/canvas/tiger/tiger.qml [new file with mode: 0644]
examples/quick/customitems/customitems.pro [new file with mode: 0644]
examples/quick/customitems/dialcontrol/content/Dial.qml [new file with mode: 0644]
examples/quick/customitems/dialcontrol/content/QuitButton.qml [new file with mode: 0644]
examples/quick/customitems/dialcontrol/content/background.png [new file with mode: 0644]
examples/quick/customitems/dialcontrol/content/needle.png [new file with mode: 0644]
examples/quick/customitems/dialcontrol/content/needle_shadow.png [new file with mode: 0644]
examples/quick/customitems/dialcontrol/content/overlay.png [new file with mode: 0644]
examples/quick/customitems/dialcontrol/content/quit.png [new file with mode: 0644]
examples/quick/customitems/dialcontrol/dialcontrol.qml [new file with mode: 0644]
examples/quick/customitems/dialcontrol/dialcontrol.qmlproject [new file with mode: 0644]
examples/quick/customitems/dialcontrol/doc/images/qml-dialcontrol-example.png [new file with mode: 0644]
examples/quick/customitems/dialcontrol/doc/src/dialcontrol.qdoc [new file with mode: 0644]
examples/quick/customitems/flipable/content/5_heart.png [new file with mode: 0644]
examples/quick/customitems/flipable/content/9_club.png [new file with mode: 0644]
examples/quick/customitems/flipable/content/Card.qml [new file with mode: 0644]
examples/quick/customitems/flipable/content/back.png [new file with mode: 0644]
examples/quick/customitems/flipable/doc/images/qml-flipable-example.png [new file with mode: 0644]
examples/quick/customitems/flipable/doc/src/flipable.qdoc [new file with mode: 0644]
examples/quick/customitems/flipable/flipable.qml [new file with mode: 0644]
examples/quick/customitems/flipable/flipable.qmlproject [new file with mode: 0644]
examples/quick/customitems/maskedmousearea/images/cloud_1.png [new file with mode: 0644]
examples/quick/customitems/maskedmousearea/images/cloud_2.png [new file with mode: 0644]
examples/quick/customitems/maskedmousearea/images/moon.png [new file with mode: 0644]
examples/quick/customitems/maskedmousearea/main.cpp [new file with mode: 0644]
examples/quick/customitems/maskedmousearea/maskedmousearea.cpp [new file with mode: 0644]
examples/quick/customitems/maskedmousearea/maskedmousearea.h [new file with mode: 0644]
examples/quick/customitems/maskedmousearea/maskedmousearea.pro [new file with mode: 0644]
examples/quick/customitems/maskedmousearea/maskedmousearea.qml [new file with mode: 0644]
examples/quick/customitems/maskedmousearea/maskedmousearea.qmlproject [new file with mode: 0644]
examples/quick/customitems/maskedmousearea/maskedmousearea.qrc [new file with mode: 0644]
examples/quick/customitems/painteditem/TextBalloonPlugin/plugin.h [new file with mode: 0644]
examples/quick/customitems/painteditem/TextBalloonPlugin/qmldir [new file with mode: 0644]
examples/quick/customitems/painteditem/painteditem.pro [new file with mode: 0644]
examples/quick/customitems/painteditem/painteditem.qrc [new file with mode: 0644]
examples/quick/customitems/painteditem/textballoon.cpp [new file with mode: 0644]
examples/quick/customitems/painteditem/textballoon.h [new file with mode: 0644]
examples/quick/customitems/painteditem/textballoons.qml [new file with mode: 0644]
examples/quick/customitems/progressbar/content/ProgressBar.qml [new file with mode: 0644]
examples/quick/customitems/progressbar/content/background.png [new file with mode: 0644]
examples/quick/customitems/progressbar/main.qml [new file with mode: 0644]
examples/quick/customitems/scrollbar/ScrollBar.qml [new file with mode: 0644]
examples/quick/customitems/scrollbar/doc/images/qml-scrollbar-example.png [new file with mode: 0644]
examples/quick/customitems/scrollbar/doc/src/scrollbar.qdoc [new file with mode: 0644]
examples/quick/customitems/scrollbar/main.qml [new file with mode: 0644]
examples/quick/customitems/scrollbar/pics/niagara_falls.jpg [new file with mode: 0644]
examples/quick/customitems/scrollbar/scrollbar.qmlproject [new file with mode: 0644]
examples/quick/customitems/searchbox/SearchBox.qml [new file with mode: 0644]
examples/quick/customitems/searchbox/images/clear.png [new file with mode: 0644]
examples/quick/customitems/searchbox/images/lineedit-bg-focus.png [new file with mode: 0644]
examples/quick/customitems/searchbox/images/lineedit-bg.png [new file with mode: 0644]
examples/quick/customitems/searchbox/main.qml [new file with mode: 0644]
examples/quick/customitems/searchbox/searchbox.qmlproject [new file with mode: 0644]
examples/quick/customitems/slideswitch/content/Switch.qml [new file with mode: 0644]
examples/quick/customitems/slideswitch/content/background.png [new file with mode: 0644]
examples/quick/customitems/slideswitch/content/background.svg [new file with mode: 0644]
examples/quick/customitems/slideswitch/content/knob.png [new file with mode: 0644]
examples/quick/customitems/slideswitch/content/knob.svg [new file with mode: 0644]
examples/quick/customitems/slideswitch/doc/src/example-slideswitch.qdoc [new file with mode: 0644]
examples/quick/customitems/slideswitch/slideswitch.qml [new file with mode: 0644]
examples/quick/customitems/spinner/content/Spinner.qml [new file with mode: 0644]
examples/quick/customitems/spinner/content/spinner-bg.png [new file with mode: 0644]
examples/quick/customitems/spinner/content/spinner-select.png [new file with mode: 0644]
examples/quick/customitems/spinner/main.qml [new file with mode: 0644]
examples/quick/customitems/spinner/spinner.qmlproject [new file with mode: 0644]
examples/quick/customitems/tabwidget/TabWidget.qml [new file with mode: 0644]
examples/quick/customitems/tabwidget/doc/images/qml-tabwidget-example.png [new file with mode: 0644]
examples/quick/customitems/tabwidget/doc/images/tab.png [new file with mode: 0644]
examples/quick/customitems/tabwidget/doc/src/tabwidget.qdoc [new file with mode: 0644]
examples/quick/customitems/tabwidget/main.qml [new file with mode: 0644]
examples/quick/customitems/tabwidget/tabwidget.qmlproject [new file with mode: 0644]
examples/quick/demos/calqlatr/calqlatr.pro [new file with mode: 0644]
examples/quick/demos/calqlatr/calqlatr.qml [new file with mode: 0644]
examples/quick/demos/calqlatr/calqlatr.qmlproject [new file with mode: 0644]
examples/quick/demos/calqlatr/calqlatr.qrc [new file with mode: 0644]
examples/quick/demos/calqlatr/content/Button.qml [new file with mode: 0644]
examples/quick/demos/calqlatr/content/Display.qml [new file with mode: 0644]
examples/quick/demos/calqlatr/content/NumberPad.qml [new file with mode: 0644]
examples/quick/demos/calqlatr/content/calculator.js [new file with mode: 0644]
examples/quick/demos/calqlatr/content/images/paper-edge-left.png [new file with mode: 0644]
examples/quick/demos/calqlatr/content/images/paper-edge-right.png [new file with mode: 0644]
examples/quick/demos/calqlatr/content/images/paper-grip.png [new file with mode: 0644]
examples/quick/demos/calqlatr/doc/images/qtquick-demo-calqlatr.png [new file with mode: 0644]
examples/quick/demos/calqlatr/doc/src/calqlatr.qdoc [new file with mode: 0644]
examples/quick/demos/calqlatr/main.cpp [new file with mode: 0644]
examples/quick/demos/clocks/clocks.pro [new file with mode: 0644]
examples/quick/demos/clocks/clocks.qml [new file with mode: 0644]
examples/quick/demos/clocks/clocks.qmlproject [new file with mode: 0644]
examples/quick/demos/clocks/clocks.qrc [new file with mode: 0644]
examples/quick/demos/clocks/content/Clock.qml [new file with mode: 0644]
examples/quick/demos/clocks/content/arrow.png [new file with mode: 0644]
examples/quick/demos/clocks/content/background.png [new file with mode: 0644]
examples/quick/demos/clocks/content/center.png [new file with mode: 0644]
examples/quick/demos/clocks/content/clock-night.png [new file with mode: 0644]
examples/quick/demos/clocks/content/clock.png [new file with mode: 0644]
examples/quick/demos/clocks/content/hour.png [new file with mode: 0644]
examples/quick/demos/clocks/content/minute.png [new file with mode: 0644]
examples/quick/demos/clocks/content/quit.png [new file with mode: 0644]
examples/quick/demos/clocks/content/second.png [new file with mode: 0644]
examples/quick/demos/clocks/doc/images/qtquick-demo-clocks-small.png [new file with mode: 0644]
examples/quick/demos/clocks/doc/src/clocks.qdoc [new file with mode: 0644]
examples/quick/demos/clocks/main.cpp [new file with mode: 0644]
examples/quick/demos/demos.pro [new file with mode: 0644]
examples/quick/demos/maroon/content/BuildButton.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/GameCanvas.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/GameOverScreen.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/InfoBar.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/NewGameScreen.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/SoundEffect.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/audio/bomb-action.wav [new file with mode: 0644]
examples/quick/demos/maroon/content/audio/catch-action.wav [new file with mode: 0644]
examples/quick/demos/maroon/content/audio/catch.wav [new file with mode: 0644]
examples/quick/demos/maroon/content/audio/currency.wav [new file with mode: 0644]
examples/quick/demos/maroon/content/audio/factory-action.wav [new file with mode: 0644]
examples/quick/demos/maroon/content/audio/melee-action.wav [new file with mode: 0644]
examples/quick/demos/maroon/content/audio/projectile-action.wav [new file with mode: 0644]
examples/quick/demos/maroon/content/audio/shooter-action.wav [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/background.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/bomb-action.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/bomb-idle.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/bomb.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/button-help.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/button-play.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/catch-action.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/catch.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/cloud.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/currency.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/dialog-bomb.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/dialog-factory.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/dialog-melee.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/dialog-pointer.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/dialog-shooter.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/dialog.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/factory-action.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/factory-idle.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/factory.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/grid.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/help.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/lifes.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/logo-bubble.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/logo-fish.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/logo.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/melee-action.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/melee-idle.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/melee.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/mob-idle.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/mob.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/points.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/projectile-action.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/projectile.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/scores.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/shooter-action.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/shooter-idle.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/shooter.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/sunlight.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/text-1.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/text-2.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/text-3.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/text-blank.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/text-gameover.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/text-go.png [new file with mode: 0644]
examples/quick/demos/maroon/content/gfx/wave.png [new file with mode: 0644]
examples/quick/demos/maroon/content/logic.js [new file with mode: 0644]
examples/quick/demos/maroon/content/mobs/MobBase.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/towers/Bomb.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/towers/Factory.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/towers/Melee.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/towers/Ranged.qml [new file with mode: 0644]
examples/quick/demos/maroon/content/towers/TowerBase.qml [new file with mode: 0644]
examples/quick/demos/maroon/doc/images/qtquick-demo-maroon-med-1.png [new file with mode: 0644]
examples/quick/demos/maroon/doc/images/qtquick-demo-maroon-med-2.png [new file with mode: 0644]
examples/quick/demos/maroon/doc/images/qtquick-demo-maroon-med-3.jpg [new file with mode: 0644]
examples/quick/demos/maroon/doc/images/qtquick-demo-maroon-med-4.jpg [new file with mode: 0644]
examples/quick/demos/maroon/doc/images/qtquick-demo-maroon-med-5.jpg [new file with mode: 0644]
examples/quick/demos/maroon/doc/images/qtquick-demo-maroon-med-6.jpg [new file with mode: 0644]
examples/quick/demos/maroon/doc/src/maroon.qdoc [new file with mode: 0644]
examples/quick/demos/maroon/main.cpp [new file with mode: 0644]
examples/quick/demos/maroon/maroon.pro [new file with mode: 0644]
examples/quick/demos/maroon/maroon.qml [new file with mode: 0644]
examples/quick/demos/maroon/maroon.qmlproject [new file with mode: 0644]
examples/quick/demos/maroon/maroon.qrc [new file with mode: 0644]
examples/quick/demos/photosurface/doc/images/qtquick-demo-photosurface-small.png [new file with mode: 0644]
examples/quick/demos/photosurface/doc/src/photosurface.qdoc [new file with mode: 0644]
examples/quick/demos/photosurface/main.cpp [new file with mode: 0644]
examples/quick/demos/photosurface/photosurface.pro [new file with mode: 0644]
examples/quick/demos/photosurface/photosurface.qml [new file with mode: 0644]
examples/quick/demos/photosurface/photosurface.qmlproject [new file with mode: 0644]
examples/quick/demos/photosurface/photosurface.qrc [new file with mode: 0644]
examples/quick/demos/photosurface/resources/folder.png [new file with mode: 0644]
examples/quick/demos/photosurface/resources/icon.png [new file with mode: 0644]
examples/quick/demos/photosurface/resources/photosurface.icns [new file with mode: 0644]
examples/quick/demos/photosurface/resources/photosurface.ico [new file with mode: 0644]
examples/quick/demos/photosurface/resources/photosurface.rc [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/AlbumDelegate.qml [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/BusyIndicator.qml [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/Button.qml [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/EditableButton.qml [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/PhotoDelegate.qml [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/ProgressBar.qml [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/RssModel.qml [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/Tag.qml [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/images/box-shadow.png [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/images/busy.png [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/images/cardboard.png [new file with mode: 0644]
examples/quick/demos/photoviewer/PhotoViewerCore/script/script.js [new file with mode: 0644]
examples/quick/demos/photoviewer/deployment.pri [new file with mode: 0644]
examples/quick/demos/photoviewer/doc/images/qtquick-demo-photoviewer-small.png [new file with mode: 0644]
examples/quick/demos/photoviewer/doc/src/photoviewer.qdoc [new file with mode: 0644]
examples/quick/demos/photoviewer/i18n/qml_de.qm [new file with mode: 0644]
examples/quick/demos/photoviewer/i18n/qml_de.ts [new file with mode: 0644]
examples/quick/demos/photoviewer/i18n/qml_fr.qm [new file with mode: 0644]
examples/quick/demos/photoviewer/i18n/qml_fr.ts [new file with mode: 0644]
examples/quick/demos/photoviewer/main.cpp [new file with mode: 0644]
examples/quick/demos/photoviewer/main.qml [new file with mode: 0644]
examples/quick/demos/photoviewer/photoviewer.pro [new file with mode: 0644]
examples/quick/demos/photoviewer/qml.qrc [new file with mode: 0644]
examples/quick/demos/rssnews/content/BusyIndicator.qml [new file with mode: 0644]
examples/quick/demos/rssnews/content/CategoryDelegate.qml [new file with mode: 0644]
examples/quick/demos/rssnews/content/NewsDelegate.qml [new file with mode: 0644]
examples/quick/demos/rssnews/content/RssFeeds.qml [new file with mode: 0644]
examples/quick/demos/rssnews/content/ScrollBar.qml [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/Asia.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/Business.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/Entertainment.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/Europe.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/Health.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/Politics.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/Science.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/Sports.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/Technology.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/TopStories.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/USNational.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/World.jpg [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/btn_close.png [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/busy.png [new file with mode: 0644]
examples/quick/demos/rssnews/content/images/scrollbar.png [new file with mode: 0644]
examples/quick/demos/rssnews/doc/images/qtquick-demo-rssnews-small.png [new file with mode: 0644]
examples/quick/demos/rssnews/doc/src/rssnews.qdoc [new file with mode: 0644]
examples/quick/demos/rssnews/main.cpp [new file with mode: 0644]
examples/quick/demos/rssnews/rssnews.pro [new file with mode: 0644]
examples/quick/demos/rssnews/rssnews.qml [new file with mode: 0644]
examples/quick/demos/rssnews/rssnews.qmlproject [new file with mode: 0644]
examples/quick/demos/rssnews/rssnews.qrc [new file with mode: 0644]
examples/quick/demos/samegame/content/+blackberry/Settings.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/BBSettings.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/Block.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/BlockEmitter.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/Button.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/GameArea.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/LogoAnimation.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/MenuEmitter.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/PaintEmitter.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/PrimaryPack.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/PuzzleBlock.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/SamegameText.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/Settings.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/SimpleBlock.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/SmokeText.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/background-puzzle.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/background.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/bar.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/blue-puzzle.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/blue.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/bubble-highscore.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/bubble-puzzle.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/but-game-1.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/but-game-2.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/but-game-3.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/but-game-4.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/but-game-new.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/but-menu.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/but-puzzle-next.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/but-quit.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/green-puzzle.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/green.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/icon-fail.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/icon-ok.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/icon-time.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/logo-a.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/logo-e.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/logo-g.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/logo-m.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/logo-s.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/logo.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/particle-brick.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/particle-paint.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/particle-smoke.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/red-puzzle.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/red.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/text-highscore-new.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/text-highscore.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/text-no-winner.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/text-p1-go.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/text-p1-won.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/text-p1.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/text-p2-go.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/text-p2-won.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/text-p2.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/yellow-puzzle.png [new file with mode: 0644]
examples/quick/demos/samegame/content/gfx/yellow.png [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/TemplateBase.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/level0.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/level1.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/level2.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/level3.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/level4.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/level5.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/level6.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/level7.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/level8.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/levels/level9.qml [new file with mode: 0644]
examples/quick/demos/samegame/content/qmldir [new file with mode: 0644]
examples/quick/demos/samegame/content/samegame.js [new file with mode: 0755]
examples/quick/demos/samegame/doc/images/qtquick-demo-samegame-med-1.png [new file with mode: 0644]
examples/quick/demos/samegame/doc/images/qtquick-demo-samegame-med-2.png [new file with mode: 0644]
examples/quick/demos/samegame/doc/src/samegame.qdoc [new file with mode: 0644]
examples/quick/demos/samegame/main.cpp [new file with mode: 0644]
examples/quick/demos/samegame/samegame.pro [new file with mode: 0644]
examples/quick/demos/samegame/samegame.qml [new file with mode: 0644]
examples/quick/demos/samegame/samegame.qmlproject [new file with mode: 0644]
examples/quick/demos/samegame/samegame.qrc [new file with mode: 0644]
examples/quick/demos/stocqt/content/Button.qml [new file with mode: 0644]
examples/quick/demos/stocqt/content/CheckBox.qml [new file with mode: 0644]
examples/quick/demos/stocqt/content/StockChart.qml [new file with mode: 0644]
examples/quick/demos/stocqt/content/StockInfo.qml [new file with mode: 0644]
examples/quick/demos/stocqt/content/StockListModel.qml [new file with mode: 0644]
examples/quick/demos/stocqt/content/StockListView.qml [new file with mode: 0644]
examples/quick/demos/stocqt/content/StockModel.qml [new file with mode: 0644]
examples/quick/demos/stocqt/content/StockSettingsPanel.qml [new file with mode: 0644]
examples/quick/demos/stocqt/content/StockView.qml [new file with mode: 0644]
examples/quick/demos/stocqt/content/images/icon-left-arrow.png [new file with mode: 0644]
examples/quick/demos/stocqt/content/images/wheel-touch.png [new file with mode: 0644]
examples/quick/demos/stocqt/content/images/wheel.png [new file with mode: 0644]
examples/quick/demos/stocqt/doc/images/qtquick-demo-stocqt.png [new file with mode: 0644]
examples/quick/demos/stocqt/doc/src/stocqt.qdoc [new file with mode: 0644]
examples/quick/demos/stocqt/main.cpp [new file with mode: 0644]
examples/quick/demos/stocqt/stocqt.pro [new file with mode: 0644]
examples/quick/demos/stocqt/stocqt.qml [new file with mode: 0644]
examples/quick/demos/stocqt/stocqt.qmlproject [new file with mode: 0644]
examples/quick/demos/stocqt/stocqt.qrc [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/FlipBar.qml [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/LineInput.qml [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/ListFooter.qml [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/ListHeader.qml [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/SearchDelegate.qml [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/TweetDelegate.qml [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/TweetsModel.qml [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/resources/anonymous.png [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/resources/bird-anim-sprites.png [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/resources/icon-clear.png [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/resources/icon-loading.png [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/resources/icon-refresh.png [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/resources/icon-search.png [new file with mode: 0644]
examples/quick/demos/tweetsearch/content/tweetsearch.js [new file with mode: 0644]
examples/quick/demos/tweetsearch/doc/images/qtquick-demo-tweetsearch-med-1.png [new file with mode: 0644]
examples/quick/demos/tweetsearch/doc/images/qtquick-demo-tweetsearch-med-2.png [new file with mode: 0644]
examples/quick/demos/tweetsearch/doc/src/tweetsearch.qdoc [new file with mode: 0644]
examples/quick/demos/tweetsearch/main.cpp [new file with mode: 0644]
examples/quick/demos/tweetsearch/tweetsearch.pro [new file with mode: 0644]
examples/quick/demos/tweetsearch/tweetsearch.qml [new file with mode: 0644]
examples/quick/demos/tweetsearch/tweetsearch.qmlproject [new file with mode: 0644]
examples/quick/demos/tweetsearch/tweetsearch.qrc [new file with mode: 0644]
examples/quick/draganddrop/doc/images/qml-draganddrop-example.png [new file with mode: 0644]
examples/quick/draganddrop/doc/src/draganddrop.qdoc [new file with mode: 0644]
examples/quick/draganddrop/draganddrop.pro [new file with mode: 0644]
examples/quick/draganddrop/draganddrop.qml [new file with mode: 0644]
examples/quick/draganddrop/draganddrop.qmlproject [new file with mode: 0644]
examples/quick/draganddrop/draganddrop.qrc [new file with mode: 0644]
examples/quick/draganddrop/main.cpp [new file with mode: 0644]
examples/quick/draganddrop/tiles/DragTile.qml [new file with mode: 0644]
examples/quick/draganddrop/tiles/DropTile.qml [new file with mode: 0644]
examples/quick/draganddrop/tiles/tiles.qml [new file with mode: 0644]
examples/quick/draganddrop/views/gridview.qml [new file with mode: 0644]
examples/quick/embeddedinwidgets/TextBox.qml [new file with mode: 0644]
examples/quick/embeddedinwidgets/embeddedinwidgets.pro [new file with mode: 0644]
examples/quick/embeddedinwidgets/embeddedinwidgets.qrc [new file with mode: 0644]
examples/quick/embeddedinwidgets/main.cpp [new file with mode: 0644]
examples/quick/embeddedinwidgets/main.qml [new file with mode: 0644]
examples/quick/externaldraganddrop/DragAndDropTextItem.qml [new file with mode: 0644]
examples/quick/externaldraganddrop/doc/images/qml-dnd2-example.png [new file with mode: 0644]
examples/quick/externaldraganddrop/doc/src/externaldraganddrop.qdoc [new file with mode: 0644]
examples/quick/externaldraganddrop/externaldraganddrop.pro [new file with mode: 0644]
examples/quick/externaldraganddrop/externaldraganddrop.qml [new file with mode: 0644]
examples/quick/externaldraganddrop/externaldraganddrop.qmlproject [new file with mode: 0644]
examples/quick/externaldraganddrop/externaldraganddrop.qrc [new file with mode: 0644]
examples/quick/externaldraganddrop/main.cpp [new file with mode: 0644]
examples/quick/imageelements/animatedsprite.qml [new file with mode: 0644]
examples/quick/imageelements/borderimage.qml [new file with mode: 0644]
examples/quick/imageelements/content/BearSheet.png [new file with mode: 0644]
examples/quick/imageelements/content/BorderImageSelector.qml [new file with mode: 0644]
examples/quick/imageelements/content/ImageCell.qml [new file with mode: 0644]
examples/quick/imageelements/content/MyBorderImage.qml [new file with mode: 0644]
examples/quick/imageelements/content/ShadowRectangle.qml [new file with mode: 0644]
examples/quick/imageelements/content/arrow.png [new file with mode: 0644]
examples/quick/imageelements/content/bw.png [new file with mode: 0644]
examples/quick/imageelements/content/colors-round.sci [new file with mode: 0644]
examples/quick/imageelements/content/colors-stretch.sci [new file with mode: 0644]
examples/quick/imageelements/content/colors.png [new file with mode: 0644]
examples/quick/imageelements/content/qt-logo.png [new file with mode: 0644]
examples/quick/imageelements/content/shadow.png [new file with mode: 0644]
examples/quick/imageelements/content/speaker.png [new file with mode: 0644]
examples/quick/imageelements/doc/images/qml-imageelements-example.png [new file with mode: 0644]
examples/quick/imageelements/doc/src/imageelements.qdoc [new file with mode: 0644]
examples/quick/imageelements/image.qml [new file with mode: 0644]
examples/quick/imageelements/imageelements.pro [new file with mode: 0644]
examples/quick/imageelements/imageelements.qml [new file with mode: 0644]
examples/quick/imageelements/imageelements.qmlproject [new file with mode: 0644]
examples/quick/imageelements/imageelements.qrc [new file with mode: 0644]
examples/quick/imageelements/main.cpp [new file with mode: 0644]
examples/quick/imageelements/shadows.qml [new file with mode: 0644]
examples/quick/imageelements/spritesequence.qml [new file with mode: 0644]
examples/quick/imageprovider/ImageProviderCore/qmldir [new file with mode: 0644]
examples/quick/imageprovider/doc/images/qml-imageprovider-example.png [new file with mode: 0644]
examples/quick/imageprovider/doc/src/imageprovider.qdoc [new file with mode: 0644]
examples/quick/imageprovider/imageprovider-example.qml [new file with mode: 0644]
examples/quick/imageprovider/imageprovider.cpp [new file with mode: 0644]
examples/quick/imageprovider/imageprovider.pro [new file with mode: 0644]
examples/quick/imageprovider/imageprovider.qmlproject [new file with mode: 0644]
examples/quick/keyinteraction/doc/images/qml-keyinteraction-example.png [new file with mode: 0644]
examples/quick/keyinteraction/doc/src/keyinteraction.qdoc [new file with mode: 0644]
examples/quick/keyinteraction/focus/Core/ContextMenu.qml [new file with mode: 0644]
examples/quick/keyinteraction/focus/Core/GridMenu.qml [new file with mode: 0644]
examples/quick/keyinteraction/focus/Core/ListMenu.qml [new file with mode: 0644]
examples/quick/keyinteraction/focus/Core/ListViewDelegate.qml [new file with mode: 0644]
examples/quick/keyinteraction/focus/Core/TabMenu.qml [new file with mode: 0644]
examples/quick/keyinteraction/focus/Core/images/arrow.png [new file with mode: 0644]
examples/quick/keyinteraction/focus/Core/images/qt-logo.png [new file with mode: 0644]
examples/quick/keyinteraction/focus/focus.qml [new file with mode: 0644]
examples/quick/keyinteraction/keyinteraction.pro [new file with mode: 0644]
examples/quick/keyinteraction/keyinteraction.qml [new file with mode: 0644]
examples/quick/keyinteraction/keyinteraction.qmlproject [new file with mode: 0644]
examples/quick/keyinteraction/keyinteraction.qrc [new file with mode: 0644]
examples/quick/keyinteraction/main.cpp [new file with mode: 0644]
examples/quick/localstorage/doc/src/localstorage.qdoc [new file with mode: 0644]
examples/quick/localstorage/localstorage.pro [new file with mode: 0644]
examples/quick/localstorage/localstorage/hello.qml [new file with mode: 0644]
examples/quick/localstorage/localstorage/localstorage.pro [new file with mode: 0644]
examples/quick/localstorage/localstorage/localstorage.qml [new file with mode: 0644]
examples/quick/localstorage/localstorage/localstorage.qmlproject [new file with mode: 0644]
examples/quick/localstorage/localstorage/localstorage.qrc [new file with mode: 0644]
examples/quick/localstorage/localstorage/main.cpp [new file with mode: 0644]
examples/quick/models/abstractitemmodel/abstractitemmodel.pro [new file with mode: 0644]
examples/quick/models/abstractitemmodel/abstractitemmodel.qrc [new file with mode: 0644]
examples/quick/models/abstractitemmodel/doc/images/qml-abstractitemmodel-example.png [new file with mode: 0644]
examples/quick/models/abstractitemmodel/doc/src/abstractitemmodel-example.qdoc [new file with mode: 0644]
examples/quick/models/abstractitemmodel/main.cpp [new file with mode: 0644]
examples/quick/models/abstractitemmodel/model.cpp [new file with mode: 0644]
examples/quick/models/abstractitemmodel/model.h [new file with mode: 0644]
examples/quick/models/abstractitemmodel/view.qml [new file with mode: 0644]
examples/quick/models/models.pro [new file with mode: 0644]
examples/quick/models/objectlistmodel/dataobject.cpp [new file with mode: 0644]
examples/quick/models/objectlistmodel/dataobject.h [new file with mode: 0644]
examples/quick/models/objectlistmodel/doc/images/qml-objectlistmodel-example.png [new file with mode: 0644]
examples/quick/models/objectlistmodel/doc/src/objectlistmodel-example.qdoc [new file with mode: 0644]
examples/quick/models/objectlistmodel/main.cpp [new file with mode: 0644]
examples/quick/models/objectlistmodel/objectlistmodel.pro [new file with mode: 0644]
examples/quick/models/objectlistmodel/objectlistmodel.qrc [new file with mode: 0644]
examples/quick/models/objectlistmodel/view.qml [new file with mode: 0644]
examples/quick/models/stringlistmodel/doc/images/qml-stringlistmodel-example.png [new file with mode: 0644]
examples/quick/models/stringlistmodel/doc/src/stringlistmodel-example.qdoc [new file with mode: 0644]
examples/quick/models/stringlistmodel/main.cpp [new file with mode: 0644]
examples/quick/models/stringlistmodel/stringlistmodel.pro [new file with mode: 0644]
examples/quick/models/stringlistmodel/stringlistmodel.qrc [new file with mode: 0644]
examples/quick/models/stringlistmodel/view.qml [new file with mode: 0644]
examples/quick/mousearea/doc/images/qml-mousearea-example.png [new file with mode: 0644]
examples/quick/mousearea/doc/src/mousearea.qdoc [new file with mode: 0644]
examples/quick/mousearea/main.cpp [new file with mode: 0644]
examples/quick/mousearea/mousearea-wheel-example.qml [new file with mode: 0644]
examples/quick/mousearea/mousearea.pro [new file with mode: 0644]
examples/quick/mousearea/mousearea.qml [new file with mode: 0644]
examples/quick/mousearea/mousearea.qmlproject [new file with mode: 0644]
examples/quick/mousearea/mousearea.qrc [new file with mode: 0644]
examples/quick/painteditem/textballoons/doc/images/declarative-textballoons_example.png [new file with mode: 0644]
examples/quick/painteditem/textballoons/doc/src/textballoons.qdoc [new file with mode: 0644]
examples/quick/particles/affectors/affectors.pro [new file with mode: 0644]
examples/quick/particles/affectors/affectors.qml [new file with mode: 0644]
examples/quick/particles/affectors/affectors.qmlproject [new file with mode: 0644]
examples/quick/particles/affectors/affectors.qrc [new file with mode: 0644]
examples/quick/particles/affectors/content/GreyButton.qml [new file with mode: 0644]
examples/quick/particles/affectors/content/age.qml [new file with mode: 0644]
examples/quick/particles/affectors/content/attractor.qml [new file with mode: 0644]
examples/quick/particles/affectors/content/customaffector.qml [new file with mode: 0644]
examples/quick/particles/affectors/content/friction.qml [new file with mode: 0644]
examples/quick/particles/affectors/content/gravity.qml [new file with mode: 0644]
examples/quick/particles/affectors/content/groupgoal.qml [new file with mode: 0644]
examples/quick/particles/affectors/content/move.qml [new file with mode: 0644]
examples/quick/particles/affectors/content/spritegoal.qml [new file with mode: 0644]
examples/quick/particles/affectors/content/turbulence.qml [new file with mode: 0644]
examples/quick/particles/affectors/content/wander.qml [new file with mode: 0644]
examples/quick/particles/affectors/doc/images/qml-affectors-example.png [new file with mode: 0644]
examples/quick/particles/affectors/doc/src/affectors.qdoc [new file with mode: 0644]
examples/quick/particles/affectors/main.cpp [new file with mode: 0644]
examples/quick/particles/customparticle/content/blurparticles.qml [new file with mode: 0644]
examples/quick/particles/customparticle/content/fragmentshader.qml [new file with mode: 0644]
examples/quick/particles/customparticle/content/imagecolors.qml [new file with mode: 0644]
examples/quick/particles/customparticle/customparticle.pro [new file with mode: 0644]
examples/quick/particles/customparticle/customparticle.qml [new file with mode: 0644]
examples/quick/particles/customparticle/customparticle.qmlproject [new file with mode: 0644]
examples/quick/particles/customparticle/customparticle.qrc [new file with mode: 0644]
examples/quick/particles/customparticle/doc/images/qml-customparticle-example.png [new file with mode: 0644]
examples/quick/particles/customparticle/doc/src/customparticle.qdoc [new file with mode: 0644]
examples/quick/particles/customparticle/main.cpp [new file with mode: 0644]
examples/quick/particles/emitters/content/burstandpulse.qml [new file with mode: 0644]
examples/quick/particles/emitters/content/customemitter.qml [new file with mode: 0644]
examples/quick/particles/emitters/content/emitmask.qml [new file with mode: 0644]
examples/quick/particles/emitters/content/maximumemitted.qml [new file with mode: 0644]
examples/quick/particles/emitters/content/shapeanddirection.qml [new file with mode: 0644]
examples/quick/particles/emitters/content/trailemitter.qml [new file with mode: 0644]
examples/quick/particles/emitters/content/velocityfrommotion.qml [new file with mode: 0644]
examples/quick/particles/emitters/doc/images/qml-emitters-example.png [new file with mode: 0644]
examples/quick/particles/emitters/doc/src/emitters.qdoc [new file with mode: 0644]
examples/quick/particles/emitters/emitters.pro [new file with mode: 0644]
examples/quick/particles/emitters/emitters.qml [new file with mode: 0644]
examples/quick/particles/emitters/emitters.qmlproject [new file with mode: 0644]
examples/quick/particles/emitters/emitters.qrc [new file with mode: 0644]
examples/quick/particles/emitters/main.cpp [new file with mode: 0644]
examples/quick/particles/imageparticle/content/allatonce.qml [new file with mode: 0644]
examples/quick/particles/imageparticle/content/colored.qml [new file with mode: 0644]
examples/quick/particles/imageparticle/content/colortable.qml [new file with mode: 0644]
examples/quick/particles/imageparticle/content/deformation.qml [new file with mode: 0644]
examples/quick/particles/imageparticle/content/rotation.qml [new file with mode: 0644]
examples/quick/particles/imageparticle/content/sharing.qml [new file with mode: 0644]
examples/quick/particles/imageparticle/content/sprites.qml [new file with mode: 0644]
examples/quick/particles/imageparticle/doc/images/qml-imageparticle-example.png [new file with mode: 0644]
examples/quick/particles/imageparticle/doc/src/imageparticle.qdoc [new file with mode: 0644]
examples/quick/particles/imageparticle/imageparticle.pro [new file with mode: 0644]
examples/quick/particles/imageparticle/imageparticle.qml [new file with mode: 0644]
examples/quick/particles/imageparticle/imageparticle.qmlproject [new file with mode: 0644]
examples/quick/particles/imageparticle/imageparticle.qrc [new file with mode: 0644]
examples/quick/particles/imageparticle/main.cpp [new file with mode: 0644]
examples/quick/particles/images.qrc [new file with mode: 0644]
examples/quick/particles/images/_explo.png [new file with mode: 0644]
examples/quick/particles/images/backgroundLeaves.jpg [new file with mode: 0755]
examples/quick/particles/images/bear_tiles.png [new file with mode: 0644]
examples/quick/particles/images/candle.png [new file with mode: 0644]
examples/quick/particles/images/colortable.png [new file with mode: 0644]
examples/quick/particles/images/finalfrontier.png [new file with mode: 0644]
examples/quick/particles/images/flower.png [new file with mode: 0644]
examples/quick/particles/images/matchmask.png [new file with mode: 0644]
examples/quick/particles/images/meteor.png [new file with mode: 0644]
examples/quick/particles/images/meteor_explo.png [new file with mode: 0644]
examples/quick/particles/images/meteors.png [new file with mode: 0644]
examples/quick/particles/images/nullRock.png [new file with mode: 0644]
examples/quick/particles/images/particle2.png [new file with mode: 0644]
examples/quick/particles/images/particle3.png [new file with mode: 0644]
examples/quick/particles/images/particleA.png [new file with mode: 0644]
examples/quick/particles/images/portal_bg.png [new file with mode: 0644]
examples/quick/particles/images/realLeaf1.png [new file with mode: 0644]
examples/quick/particles/images/realLeaf2.png [new file with mode: 0644]
examples/quick/particles/images/realLeaf3.png [new file with mode: 0644]
examples/quick/particles/images/realLeaf4.png [new file with mode: 0644]
examples/quick/particles/images/rocket.png [new file with mode: 0644]
examples/quick/particles/images/rocket2.png [new file with mode: 0644]
examples/quick/particles/images/sizeInOut.png [new file with mode: 0644]
examples/quick/particles/images/snowflake.png [new file with mode: 0644]
examples/quick/particles/images/sparkleSize.png [new file with mode: 0644]
examples/quick/particles/images/starfish_0.png [new file with mode: 0644]
examples/quick/particles/images/starfish_1.png [new file with mode: 0644]
examples/quick/particles/images/starfish_2.png [new file with mode: 0644]
examples/quick/particles/images/starfish_3.png [new file with mode: 0644]
examples/quick/particles/images/starfish_4.png [new file with mode: 0644]
examples/quick/particles/images/starfish_mask.png [new file with mode: 0644]
examples/quick/particles/itemparticle/content/Delegate.qml [new file with mode: 0644]
examples/quick/particles/itemparticle/content/Delegate2.qml [new file with mode: 0644]
examples/quick/particles/itemparticle/content/ExpandingDelegate.qml [new file with mode: 0644]
examples/quick/particles/itemparticle/content/RssModel.qml [new file with mode: 0644]
examples/quick/particles/itemparticle/content/bubble.png [new file with mode: 0644]
examples/quick/particles/itemparticle/content/script.js [new file with mode: 0644]
examples/quick/particles/itemparticle/delegates.qml [new file with mode: 0644]
examples/quick/particles/itemparticle/particleview.qml [new file with mode: 0644]
examples/quick/particles/particles.pro [new file with mode: 0644]
examples/quick/particles/system/content/dynamiccomparison.qml [new file with mode: 0644]
examples/quick/particles/system/content/dynamicemitters.qml [new file with mode: 0644]
examples/quick/particles/system/content/multiplepainters.qml [new file with mode: 0644]
examples/quick/particles/system/content/startstop.qml [new file with mode: 0644]
examples/quick/particles/system/content/timedgroupchanges.qml [new file with mode: 0644]
examples/quick/particles/system/doc/images/qml-system-example.png [new file with mode: 0644]
examples/quick/particles/system/doc/src/system.qdoc [new file with mode: 0644]
examples/quick/particles/system/main.cpp [new file with mode: 0644]
examples/quick/particles/system/system.pro [new file with mode: 0644]
examples/quick/particles/system/system.qml [new file with mode: 0644]
examples/quick/particles/system/system.qmlproject [new file with mode: 0644]
examples/quick/particles/system/system.qrc [new file with mode: 0644]
examples/quick/positioners/doc/images/qml-positioners-example.png [new file with mode: 0644]
examples/quick/positioners/doc/src/positioners.qdoc [new file with mode: 0644]
examples/quick/positioners/main.cpp [new file with mode: 0644]
examples/quick/positioners/positioners-attachedproperties.qml [new file with mode: 0644]
examples/quick/positioners/positioners-transitions.qml [new file with mode: 0644]
examples/quick/positioners/positioners.pro [new file with mode: 0644]
examples/quick/positioners/positioners.qml [new file with mode: 0644]
examples/quick/positioners/positioners.qmlproject [new file with mode: 0644]
examples/quick/positioners/positioners.qrc [new file with mode: 0644]
examples/quick/quick-accessibility/accessibility.qml [new file with mode: 0644]
examples/quick/quick-accessibility/accessibility.qmlproject [new file with mode: 0644]
examples/quick/quick-accessibility/accessibility.qrc [new file with mode: 0644]
examples/quick/quick-accessibility/content/Button.qml [new file with mode: 0644]
examples/quick/quick-accessibility/content/Checkbox.qml [new file with mode: 0644]
examples/quick/quick-accessibility/content/Slider.qml [new file with mode: 0644]
examples/quick/quick-accessibility/doc/src/accessibility.qdoc [new file with mode: 0644]
examples/quick/quick-accessibility/main.cpp [new file with mode: 0644]
examples/quick/quick-accessibility/quick-accessibility.pro [new file with mode: 0644]
examples/quick/quick.pro [new file with mode: 0644]
examples/quick/quickwidgets/qquickviewcomparison/fbitem.cpp [new file with mode: 0644]
examples/quick/quickwidgets/qquickviewcomparison/fbitem.h [new file with mode: 0644]
examples/quick/quickwidgets/qquickviewcomparison/logo.cpp [new file with mode: 0644]
examples/quick/quickwidgets/qquickviewcomparison/logo.h [new file with mode: 0644]
examples/quick/quickwidgets/qquickviewcomparison/main.cpp [new file with mode: 0644]
examples/quick/quickwidgets/qquickviewcomparison/mainwindow.cpp [new file with mode: 0644]
examples/quick/quickwidgets/qquickviewcomparison/mainwindow.h [new file with mode: 0644]
examples/quick/quickwidgets/qquickviewcomparison/qquickviewcomparison.pro [new file with mode: 0644]
examples/quick/quickwidgets/qquickviewcomparison/qquickviewcomparison.qrc [new file with mode: 0644]
examples/quick/quickwidgets/qquickviewcomparison/test.qml [new file with mode: 0644]
examples/quick/quickwidgets/quickwidget/doc/images/qtquickwidgets-example.png [new file with mode: 0644]
examples/quick/quickwidgets/quickwidget/doc/src/quickwidget.qdoc [new file with mode: 0644]
examples/quick/quickwidgets/quickwidget/main.cpp [new file with mode: 0644]
examples/quick/quickwidgets/quickwidget/qtquickwidgets-example.png [new file with mode: 0644]
examples/quick/quickwidgets/quickwidget/quickwidget.pro [new file with mode: 0644]
examples/quick/quickwidgets/quickwidget/quickwidget.qrc [new file with mode: 0644]
examples/quick/quickwidgets/quickwidget/rotatingsquare.qml [new file with mode: 0644]
examples/quick/quickwidgets/quickwidgets.pro [new file with mode: 0644]
examples/quick/righttoleft/doc/images/qml-righttoleft-example.png [new file with mode: 0644]
examples/quick/righttoleft/doc/src/righttoleft.qdoc [new file with mode: 0644]
examples/quick/righttoleft/layoutdirection/layoutdirection.qml [new file with mode: 0644]
examples/quick/righttoleft/layoutdirection/layoutdirection.qmlproject [new file with mode: 0644]
examples/quick/righttoleft/layoutmirroring/layoutmirroring.qml [new file with mode: 0644]
examples/quick/righttoleft/layoutmirroring/layoutmirroring.qmlproject [new file with mode: 0644]
examples/quick/righttoleft/main.cpp [new file with mode: 0644]
examples/quick/righttoleft/righttoleft.pro [new file with mode: 0644]
examples/quick/righttoleft/righttoleft.qml [new file with mode: 0644]
examples/quick/righttoleft/righttoleft.qmlproject [new file with mode: 0644]
examples/quick/righttoleft/righttoleft.qrc [new file with mode: 0644]
examples/quick/righttoleft/textalignment/textalignment.qml [new file with mode: 0644]
examples/quick/righttoleft/textalignment/textalignment.qmlproject [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/beziercurve.cpp [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/beziercurve.h [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/customgeometry.pro [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/customgeometry.qrc [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/doc/images/custom-geometry-example.png [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/main.cpp [new file with mode: 0644]
examples/quick/scenegraph/customgeometry/main.qml [new file with mode: 0644]
examples/quick/scenegraph/graph/doc/images/graph-example.jpg [new file with mode: 0644]
examples/quick/scenegraph/graph/doc/src/graph.qdoc [new file with mode: 0644]
examples/quick/scenegraph/graph/graph.cpp [new file with mode: 0644]
examples/quick/scenegraph/graph/graph.h [new file with mode: 0644]
examples/quick/scenegraph/graph/graph.pro [new file with mode: 0644]
examples/quick/scenegraph/graph/graph.qrc [new file with mode: 0644]
examples/quick/scenegraph/graph/gridnode.cpp [new file with mode: 0644]
examples/quick/scenegraph/graph/gridnode.h [new file with mode: 0644]
examples/quick/scenegraph/graph/linenode.cpp [new file with mode: 0644]
examples/quick/scenegraph/graph/linenode.h [new file with mode: 0644]
examples/quick/scenegraph/graph/main.cpp [new file with mode: 0644]
examples/quick/scenegraph/graph/main.qml [new file with mode: 0644]
examples/quick/scenegraph/graph/noisynode.cpp [new file with mode: 0644]
examples/quick/scenegraph/graph/noisynode.h [new file with mode: 0644]
examples/quick/scenegraph/graph/shaders/line.fsh [new file with mode: 0644]
examples/quick/scenegraph/graph/shaders/line.vsh [new file with mode: 0644]
examples/quick/scenegraph/graph/shaders/noisy.fsh [new file with mode: 0644]
examples/quick/scenegraph/graph/shaders/noisy.vsh [new file with mode: 0644]
examples/quick/scenegraph/openglunderqml/doc/images/openglunderqml-example.jpg [new file with mode: 0644]
examples/quick/scenegraph/openglunderqml/doc/src/openglunderqml.qdoc [new file with mode: 0644]
examples/quick/scenegraph/openglunderqml/main.cpp [new file with mode: 0644]
examples/quick/scenegraph/openglunderqml/main.qml [new file with mode: 0644]
examples/quick/scenegraph/openglunderqml/openglunderqml.pro [new file with mode: 0644]
examples/quick/scenegraph/openglunderqml/openglunderqml.qrc [new file with mode: 0644]
examples/quick/scenegraph/openglunderqml/squircle.cpp [new file with mode: 0644]
examples/quick/scenegraph/openglunderqml/squircle.h [new file with mode: 0644]
examples/quick/scenegraph/scenegraph.pro [new file with mode: 0644]
examples/quick/scenegraph/shared/logorenderer.cpp [new file with mode: 0644]
examples/quick/scenegraph/shared/logorenderer.h [new file with mode: 0644]
examples/quick/scenegraph/simplematerial/doc/images/simplematerial-example.jpg [new file with mode: 0644]
examples/quick/scenegraph/simplematerial/doc/src/simplematerial.qdoc [new file with mode: 0644]
examples/quick/scenegraph/simplematerial/main.qml [new file with mode: 0644]
examples/quick/scenegraph/simplematerial/simplematerial.cpp [new file with mode: 0644]
examples/quick/scenegraph/simplematerial/simplematerial.pro [new file with mode: 0644]
examples/quick/scenegraph/simplematerial/simplematerial.qrc [new file with mode: 0644]
examples/quick/scenegraph/textureinsgnode/doc/images/textureinsgnode-example.jpg [new file with mode: 0644]
examples/quick/scenegraph/textureinsgnode/doc/src/textureinsgnode.qdoc [new file with mode: 0644]
examples/quick/scenegraph/textureinsgnode/fboinsgrenderer.cpp [new file with mode: 0644]
examples/quick/scenegraph/textureinsgnode/fboinsgrenderer.h [new file with mode: 0644]
examples/quick/scenegraph/textureinsgnode/main.cpp [new file with mode: 0644]
examples/quick/scenegraph/textureinsgnode/main.qml [new file with mode: 0644]
examples/quick/scenegraph/textureinsgnode/textureinsgnode.pro [new file with mode: 0644]
examples/quick/scenegraph/textureinsgnode/textureinsgnode.qrc [new file with mode: 0644]
examples/quick/scenegraph/textureinthread/doc/images/textureinthread-example.jpg [new file with mode: 0644]
examples/quick/scenegraph/textureinthread/doc/src/textureinthread.qdoc [new file with mode: 0644]
examples/quick/scenegraph/textureinthread/error.qml [new file with mode: 0644]
examples/quick/scenegraph/textureinthread/main.cpp [new file with mode: 0644]
examples/quick/scenegraph/textureinthread/main.qml [new file with mode: 0644]
examples/quick/scenegraph/textureinthread/textureinthread.pro [new file with mode: 0644]
examples/quick/scenegraph/textureinthread/textureinthread.qrc [new file with mode: 0644]
examples/quick/scenegraph/textureinthread/threadrenderer.cpp [new file with mode: 0644]
examples/quick/scenegraph/textureinthread/threadrenderer.h [new file with mode: 0644]
examples/quick/scenegraph/threadedanimation/main.cpp [new file with mode: 0644]
examples/quick/scenegraph/threadedanimation/main.qml [new file with mode: 0644]
examples/quick/scenegraph/threadedanimation/spinner.cpp [new file with mode: 0644]
examples/quick/scenegraph/threadedanimation/spinner.h [new file with mode: 0644]
examples/quick/scenegraph/threadedanimation/spinner.png [new file with mode: 0644]
examples/quick/scenegraph/threadedanimation/threadedanimation.pro [new file with mode: 0644]
examples/quick/scenegraph/threadedanimation/threadedanimation.qrc [new file with mode: 0644]
examples/quick/shadereffects/content/Slider.qml [new file with mode: 0644]
examples/quick/shadereffects/content/face-smile.png [new file with mode: 0644]
examples/quick/shadereffects/content/qt-logo.png [new file with mode: 0644]
examples/quick/shadereffects/doc/images/qml-shadereffects-example.png [new file with mode: 0644]
examples/quick/shadereffects/doc/src/shadereffects.qdoc [new file with mode: 0644]
examples/quick/shadereffects/main.cpp [new file with mode: 0644]
examples/quick/shadereffects/shadereffects.pro [new file with mode: 0644]
examples/quick/shadereffects/shadereffects.qml [new file with mode: 0644]
examples/quick/shadereffects/shadereffects.qmlproject [new file with mode: 0644]
examples/quick/shadereffects/shadereffects.qrc [new file with mode: 0644]
examples/quick/shared/Button.qml [new file with mode: 0644]
examples/quick/shared/CheckBox.qml [new file with mode: 0644]
examples/quick/shared/LauncherList.qml [new file with mode: 0644]
examples/quick/shared/README [new file with mode: 0644]
examples/quick/shared/SimpleLauncherDelegate.qml [new file with mode: 0644]
examples/quick/shared/Slider.qml [new file with mode: 0644]
examples/quick/shared/TabSet.qml [new file with mode: 0644]
examples/quick/shared/TextField.qml [new file with mode: 0644]
examples/quick/shared/images/back.png [new file with mode: 0644]
examples/quick/shared/images/checkmark.png [new file with mode: 0644]
examples/quick/shared/images/next.png [new file with mode: 0644]
examples/quick/shared/images/qt-logo.png [new file with mode: 0644]
examples/quick/shared/images/slider_handle.png [new file with mode: 0644]
examples/quick/shared/images/tab.png [new file with mode: 0644]
examples/quick/shared/qmldir [new file with mode: 0644]
examples/quick/shared/quick_shared.qrc [new file with mode: 0644]
examples/quick/shared/shared.h [new file with mode: 0644]
examples/quick/shared/shared.qrc [new file with mode: 0644]
examples/quick/text/doc/images/qml-text-example.png [new file with mode: 0644]
examples/quick/text/doc/src/text.qdoc [new file with mode: 0644]
examples/quick/text/fonts/availableFonts.qml [new file with mode: 0644]
examples/quick/text/fonts/banner.qml [new file with mode: 0644]
examples/quick/text/fonts/content/fonts/tarzeau_ocr_a.ttf [new file with mode: 0644]
examples/quick/text/fonts/fonts.qml [new file with mode: 0644]
examples/quick/text/fonts/hello.qml [new file with mode: 0644]
examples/quick/text/imgtag/TextWithImage.qml [new file with mode: 0644]
examples/quick/text/imgtag/images/face-sad.png [new file with mode: 0644]
examples/quick/text/imgtag/images/face-smile-big.png [new file with mode: 0644]
examples/quick/text/imgtag/images/face-smile.png [new file with mode: 0644]
examples/quick/text/imgtag/images/heart200.png [new file with mode: 0644]
examples/quick/text/imgtag/images/qtlogo.png [new file with mode: 0644]
examples/quick/text/imgtag/images/starfish_2.png [new file with mode: 0644]
examples/quick/text/imgtag/imgtag.qml [new file with mode: 0644]
examples/quick/text/main.cpp [new file with mode: 0644]
examples/quick/text/styledtext-layout.qml [new file with mode: 0644]
examples/quick/text/text.pro [new file with mode: 0644]
examples/quick/text/text.qml [new file with mode: 0644]
examples/quick/text/text.qmlproject [new file with mode: 0644]
examples/quick/text/text.qrc [new file with mode: 0644]
examples/quick/text/textselection/pics/endHandle.png [new file with mode: 0644]
examples/quick/text/textselection/pics/endHandle.sci [new file with mode: 0644]
examples/quick/text/textselection/pics/startHandle.png [new file with mode: 0644]
examples/quick/text/textselection/pics/startHandle.sci [new file with mode: 0644]
examples/quick/text/textselection/textselection.qml [new file with mode: 0644]
examples/quick/textureprovider/Label.qml [new file with mode: 0644]
examples/quick/textureprovider/etcprovider.cpp [new file with mode: 0644]
examples/quick/textureprovider/etcprovider.h [new file with mode: 0644]
examples/quick/textureprovider/images/qt-logo.jpg [new file with mode: 0644]
examples/quick/textureprovider/images/qt-logo.pkm [new file with mode: 0644]
examples/quick/textureprovider/main.cpp [new file with mode: 0644]
examples/quick/textureprovider/textureprovider.pro [new file with mode: 0644]
examples/quick/textureprovider/textureprovider.qml [new file with mode: 0644]
examples/quick/textureprovider/textureprovider.qrc [new file with mode: 0644]
examples/quick/threading/doc/images/qml-threading-example.png [new file with mode: 0644]
examples/quick/threading/doc/src/threading.qdoc [new file with mode: 0644]
examples/quick/threading/main.cpp [new file with mode: 0644]
examples/quick/threading/threadedlistmodel/dataloader.js [new file with mode: 0644]
examples/quick/threading/threadedlistmodel/doc/src/threadedlistmodel.qdoc [new file with mode: 0644]
examples/quick/threading/threadedlistmodel/threadedlistmodel.qmlproject [new file with mode: 0644]
examples/quick/threading/threadedlistmodel/timedisplay.qml [new file with mode: 0644]
examples/quick/threading/threading.pro [new file with mode: 0644]
examples/quick/threading/threading.qml [new file with mode: 0644]
examples/quick/threading/threading.qmlproject [new file with mode: 0644]
examples/quick/threading/threading.qrc [new file with mode: 0644]
examples/quick/threading/workerscript/Spinner.qml [new file with mode: 0644]
examples/quick/threading/workerscript/workerscript.js [new file with mode: 0644]
examples/quick/threading/workerscript/workerscript.qml [new file with mode: 0644]
examples/quick/threading/workerscript/workerscript.qmlproject [new file with mode: 0644]
examples/quick/touchinteraction/doc/images/qml-touchinteraction-example.png [new file with mode: 0644]
examples/quick/touchinteraction/doc/src/touchinteraction.qdoc [new file with mode: 0644]
examples/quick/touchinteraction/flickable/basic-flickable.qml [new file with mode: 0644]
examples/quick/touchinteraction/flickable/content/Panel.qml [new file with mode: 0644]
examples/quick/touchinteraction/flickable/content/cork.jpg [new file with mode: 0644]
examples/quick/touchinteraction/flickable/content/note-yellow.png [new file with mode: 0644]
examples/quick/touchinteraction/flickable/content/tack.png [new file with mode: 0644]
examples/quick/touchinteraction/flickable/corkboards.qml [new file with mode: 0644]
examples/quick/touchinteraction/main.cpp [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/bearwhack.qml [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/AugmentedTouchPoint.qml [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/Bear0.png [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/Bear1.png [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/Bear2.png [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/Bear3.png [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/BearB.png [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/BearWhackParticleSystem.qml [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/ParticleFlame.qml [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/blur-circle.png [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/blur-circle3.png [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/heart-blur.png [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/content/title.png [new file with mode: 0644]
examples/quick/touchinteraction/multipointtouch/multiflame.qml [new file with mode: 0644]
examples/quick/touchinteraction/pincharea/flickresize.qml [new file with mode: 0644]
examples/quick/touchinteraction/pincharea/qt-logo.jpg [new file with mode: 0644]
examples/quick/touchinteraction/touchinteraction.pro [new file with mode: 0644]
examples/quick/touchinteraction/touchinteraction.qml [new file with mode: 0644]
examples/quick/touchinteraction/touchinteraction.qmlproject [new file with mode: 0644]
examples/quick/touchinteraction/touchinteraction.qrc [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview1/PetsModel.qml [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview1/dynamicview.qml [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview1/dynamicview1.qmlproject [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview2/PetsModel.qml [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview2/dynamicview.qml [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview2/dynamicview2.qmlproject [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview3/PetsModel.qml [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview3/dynamicview.qml [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview3/dynamicview3.qmlproject [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview4/ListSelector.qml [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview4/PetsModel.qml [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview4/dynamicview.qml [new file with mode: 0644]
examples/quick/tutorials/dynamicview/dynamicview4/dynamicview4.qmlproject [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/core/Button.qml [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/core/EditMenu.qml [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/core/FileDialog.qml [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/core/FileMenu.qml [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/core/MenuBar.qml [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/core/TextArea.qml [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/filedialog/dialogPlugin.cpp [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/filedialog/dialogPlugin.h [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/filedialog/directory.cpp [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/filedialog/directory.h [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/filedialog/file.cpp [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/filedialog/file.h [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/filedialog/filedialog.pro [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/filedialog/qmldir [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/gettingStartedQml.pro [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/images/arrow.png [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/pics/qml-texteditor5_editmenu.png [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/pics/qml-texteditor5_filemenu.png [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/pics/qml-texteditor5_newfile.png [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/texteditor.qml [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/texteditor.qmlproject [new file with mode: 0644]
examples/quick/tutorials/helloworld/Cell.qml [new file with mode: 0644]
examples/quick/tutorials/helloworld/tutorial1.qml [new file with mode: 0644]
examples/quick/tutorials/helloworld/tutorial2.qml [new file with mode: 0644]
examples/quick/tutorials/helloworld/tutorial3.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame1/Block.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame1/Button.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame1/samegame.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame1/samegame1.qmlproject [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame2/Block.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame2/Button.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame2/samegame.js [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame2/samegame.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame2/samegame2.qmlproject [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame3/Block.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame3/Button.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame3/Dialog.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame3/samegame.js [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame3/samegame.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame3/samegame3.qmlproject [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame4/content/BoomBlock.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame4/content/Button.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame4/content/Dialog.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame4/content/samegame.js [new file with mode: 0755]
examples/quick/tutorials/samegame/samegame4/highscores/README [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame4/highscores/score_data.xml [new file with mode: 0755]
examples/quick/tutorials/samegame/samegame4/highscores/score_style.xsl [new file with mode: 0755]
examples/quick/tutorials/samegame/samegame4/highscores/scores.php [new file with mode: 0755]
examples/quick/tutorials/samegame/samegame4/samegame.qml [new file with mode: 0644]
examples/quick/tutorials/samegame/samegame4/samegame4.qmlproject [new file with mode: 0644]
examples/quick/tutorials/samegame/shared/pics/background.jpg [new file with mode: 0644]
examples/quick/tutorials/samegame/shared/pics/blueStar.png [new file with mode: 0644]
examples/quick/tutorials/samegame/shared/pics/blueStone.png [new file with mode: 0644]
examples/quick/tutorials/samegame/shared/pics/greenStar.png [new file with mode: 0644]
examples/quick/tutorials/samegame/shared/pics/greenStone.png [new file with mode: 0644]
examples/quick/tutorials/samegame/shared/pics/redStar.png [new file with mode: 0644]
examples/quick/tutorials/samegame/shared/pics/redStone.png [new file with mode: 0644]
examples/quick/tutorials/samegame/shared/pics/star.png [new file with mode: 0644]
examples/quick/tutorials/samegame/shared/pics/yellowStone.png [new file with mode: 0644]
examples/quick/tutorials/tutorials.pro [new file with mode: 0644]
examples/quick/views/doc/images/qml-modelviews-example.png [new file with mode: 0644]
examples/quick/views/doc/src/views.qdoc [new file with mode: 0644]
examples/quick/views/gridview/gridview-example.qml [new file with mode: 0644]
examples/quick/views/gridview/pics/AddressBook_48.png [new file with mode: 0644]
examples/quick/views/gridview/pics/AudioPlayer_48.png [new file with mode: 0644]
examples/quick/views/gridview/pics/Camera_48.png [new file with mode: 0644]
examples/quick/views/gridview/pics/DateBook_48.png [new file with mode: 0644]
examples/quick/views/gridview/pics/EMail_48.png [new file with mode: 0644]
examples/quick/views/gridview/pics/TodoList_48.png [new file with mode: 0644]
examples/quick/views/gridview/pics/VideoPlayer_48.png [new file with mode: 0644]
examples/quick/views/listview/content/PetsModel.qml [new file with mode: 0644]
examples/quick/views/listview/content/PressAndHoldButton.qml [new file with mode: 0644]
examples/quick/views/listview/content/RecipesModel.qml [new file with mode: 0644]
examples/quick/views/listview/content/SmallText.qml [new file with mode: 0644]
examples/quick/views/listview/content/TextButton.qml [new file with mode: 0644]
examples/quick/views/listview/content/ToggleButton.qml [new file with mode: 0644]
examples/quick/views/listview/content/pics/arrow-down.png [new file with mode: 0644]
examples/quick/views/listview/content/pics/arrow-up.png [new file with mode: 0644]
examples/quick/views/listview/content/pics/fruit-salad.jpg [new file with mode: 0644]
examples/quick/views/listview/content/pics/hamburger.jpg [new file with mode: 0644]
examples/quick/views/listview/content/pics/lemonade.jpg [new file with mode: 0644]
examples/quick/views/listview/content/pics/list-delete.png [new file with mode: 0644]
examples/quick/views/listview/content/pics/minus-sign.png [new file with mode: 0644]
examples/quick/views/listview/content/pics/moreDown.png [new file with mode: 0644]
examples/quick/views/listview/content/pics/moreUp.png [new file with mode: 0644]
examples/quick/views/listview/content/pics/pancakes.jpg [new file with mode: 0644]
examples/quick/views/listview/content/pics/plus-sign.png [new file with mode: 0644]
examples/quick/views/listview/content/pics/vegetable-soup.jpg [new file with mode: 0644]
examples/quick/views/listview/displaymargin.qml [new file with mode: 0644]
examples/quick/views/listview/dynamiclist.qml [new file with mode: 0644]
examples/quick/views/listview/expandingdelegates.qml [new file with mode: 0644]
examples/quick/views/listview/highlight.qml [new file with mode: 0644]
examples/quick/views/listview/highlightranges.qml [new file with mode: 0644]
examples/quick/views/listview/sections.qml [new file with mode: 0644]
examples/quick/views/main.cpp [new file with mode: 0644]
examples/quick/views/objectmodel/objectmodel.qml [new file with mode: 0644]
examples/quick/views/package/Delegate.qml [new file with mode: 0644]
examples/quick/views/package/view.qml [new file with mode: 0644]
examples/quick/views/parallax/content/Clock.qml [new file with mode: 0644]
examples/quick/views/parallax/content/ParallaxView.qml [new file with mode: 0644]
examples/quick/views/parallax/content/QuitButton.qml [new file with mode: 0644]
examples/quick/views/parallax/content/Smiley.qml [new file with mode: 0644]
examples/quick/views/parallax/content/background.png [new file with mode: 0644]
examples/quick/views/parallax/content/center.png [new file with mode: 0644]
examples/quick/views/parallax/content/clock-night.png [new file with mode: 0644]
examples/quick/views/parallax/content/clock.png [new file with mode: 0644]
examples/quick/views/parallax/content/hour.png [new file with mode: 0644]
examples/quick/views/parallax/content/minute.png [new file with mode: 0644]
examples/quick/views/parallax/content/pics/background.jpg [new file with mode: 0644]
examples/quick/views/parallax/content/pics/face-smile.png [new file with mode: 0644]
examples/quick/views/parallax/content/pics/home-page.png [new file with mode: 0644]
examples/quick/views/parallax/content/pics/home-page.svg [new file with mode: 0644]
examples/quick/views/parallax/content/pics/shadow.png [new file with mode: 0644]
examples/quick/views/parallax/content/pics/yast-joystick.png [new file with mode: 0644]
examples/quick/views/parallax/content/pics/yast-wol.png [new file with mode: 0644]
examples/quick/views/parallax/content/quit.png [new file with mode: 0644]
examples/quick/views/parallax/content/second.png [new file with mode: 0644]
examples/quick/views/parallax/parallax.qml [new file with mode: 0644]
examples/quick/views/pathview/pathview-example.qml [new file with mode: 0644]
examples/quick/views/pathview/pics/AddressBook_48.png [new file with mode: 0644]
examples/quick/views/pathview/pics/AudioPlayer_48.png [new file with mode: 0644]
examples/quick/views/pathview/pics/Camera_48.png [new file with mode: 0644]
examples/quick/views/pathview/pics/DateBook_48.png [new file with mode: 0644]
examples/quick/views/pathview/pics/EMail_48.png [new file with mode: 0644]
examples/quick/views/pathview/pics/TodoList_48.png [new file with mode: 0644]
examples/quick/views/pathview/pics/VideoPlayer_48.png [new file with mode: 0644]
examples/quick/views/views.pro [new file with mode: 0644]
examples/quick/views/views.qml [new file with mode: 0644]
examples/quick/views/views.qmlproject [new file with mode: 0644]
examples/quick/views/views.qrc [new file with mode: 0644]
examples/quick/views/visualdatamodel/dragselection.qml [new file with mode: 0644]
examples/quick/views/visualdatamodel/slideshow.qml [new file with mode: 0644]
examples/quick/views/visualdatamodel/visualdatamodel.qmlproject [new file with mode: 0644]
examples/quick/window/ScreenInfo.qml [new file with mode: 0644]
examples/quick/window/Splash.qml [new file with mode: 0644]
examples/quick/window/doc/images/qml-window-example.png [new file with mode: 0644]
examples/quick/window/doc/src/window.qdoc [new file with mode: 0644]
examples/quick/window/main.cpp [new file with mode: 0644]
examples/quick/window/resources/icon.icns [new file with mode: 0644]
examples/quick/window/resources/icon.ico [new file with mode: 0644]
examples/quick/window/resources/icon.svg [new file with mode: 0644]
examples/quick/window/resources/icon64.png [new file with mode: 0644]
examples/quick/window/resources/window.rc [new file with mode: 0644]
examples/quick/window/window.pro [new file with mode: 0644]
examples/quick/window/window.qml [new file with mode: 0644]
examples/quick/window/window.qrc [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qabstractanimationjob_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qanimationgroupjob_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qanimationjobutil_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qbitfield_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qcontinuinganimationgroupjob_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qdebugmessageservice_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qdeletewatcher_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qfieldlist_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qfinitestack_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qflagpointer_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qhashedstring_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qhashfield_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qintrusivelist_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qjsengine_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qjsvalue_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qjsvalueiterator_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qlazilyallocated_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qparallelanimationgroupjob_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qpauseanimationjob_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qpodvector_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qpointervaluepair_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlabstractbinding_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlabstractexpression_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlabstractprofileradapter_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlaccessors_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmladaptormodel_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlapplicationengine_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlbind_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlbinding_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlboundsignal_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlboundsignalexpressionpointer_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlbuiltinfunctions_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlbundle_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlchangeset_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlcleanup_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlcompiler_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlcomponent_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlcomponentattached_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlconfigurabledebugservice_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlconfigurabledebugservice_p_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlconnections_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlcontext_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlcontextwrapper_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlcustomparser_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmldata_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmldebugserver_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmldebugserverconnection_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmldebugservice_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmldebugservice_p_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmldebugstatesdelegate_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmldelegatemodel_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmldelegatemodel_p_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmldirparser_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlengine_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlenginecontrolservice_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlenginedebugservice_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlexpression_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlextensionplugin_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlfileselector_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlglobal_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlguard_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlimport_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlincubator_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlinspectorinterface_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlinspectorservice_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlinstantiator_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlinstantiator_p_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlirbuilder_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljavascriptexpression_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljsast_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljsastfwd_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljsastvisitor_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljsengine_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljsglobal_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljsgrammar_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljskeywords_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljslexer_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljsmemorypool_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmljsparser_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmllist_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmllistaccessor_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmllistcompositor_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmllistmodel_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmllistmodel_p_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmllistmodelworkeragent_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmllistwrapper_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmllocale_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlmemoryprofiler_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlmetatype_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlmodelsmodule_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlnotifier_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlnullablevalue_p_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlobjectcreator_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlobjectmodel_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlopenmetaobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlplatform_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlpool_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlprofiler_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlprofilerdefinitions_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlprofilerservice_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlproperty_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlpropertycache_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlpropertyvalueinterceptor_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlproxymetaobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlrefcount_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlscriptstring_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlstringconverters_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlthread_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmltimer_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmltrace_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmltypecompiler_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmltypeloader_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmltypenamecache_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmltypenotavailable_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmltypewrapper_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlvaluetype_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlvaluetypeproxybinding_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlvaluetypewrapper_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlvme_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlvmemetaobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlwatcher_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qqmlxmlhttprequest_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qquickpackage_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qquickworkerscript_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qrecursionwatcher_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qrecyclepool_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qsequentialanimationgroupjob_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qtqmlglobal_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4alloca_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4argumentsobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4arraydata_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4arrayobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4assembler_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4binop_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4booleanobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4codegen_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4compileddata_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4compiler_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4context_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4dateobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4debugging_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4debugservice_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4domerrors_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4engine_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4errorobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4executableallocator_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4function_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4functionobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4global_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4globalobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4identifier_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4identifiertable_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4include_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4instr_moth_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4internalclass_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4isel_masm_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4isel_moth_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4isel_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4isel_util_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4jsir_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4jsonobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4lookup_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4managed_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4math_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4mathobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4memberdata_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4mm_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4numberobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4object_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4objectiterator_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4objectproto_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4persistent_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4profileradapter_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4profiling_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4property_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4qmlextensions_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4qobjectwrapper_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4regalloc_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4regexp_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4regexpobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4runtime_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4scopedvalue_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4script_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4sequenceobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4serialize_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4sparsearray_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4sqlerrors_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4ssa_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4string_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4stringobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4unop_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4util_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4value_inl_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4value_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4variantobject_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv4vme_moth_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv8debug_p.h [new file with mode: 0644]
include/QtQml/5.3.2/QtQml/private/qv8engine_p.h [new file with mode: 0644]
include/QtQml/QJSEngine [new file with mode: 0644]
include/QtQml/QJSValue [new file with mode: 0644]
include/QtQml/QJSValueIterator [new file with mode: 0644]
include/QtQml/QJSValueList [new file with mode: 0644]
include/QtQml/QQmlAbstractUrlInterceptor [new file with mode: 0644]
include/QtQml/QQmlApplicationEngine [new file with mode: 0644]
include/QtQml/QQmlAttachedPropertiesFunc [new file with mode: 0644]
include/QtQml/QQmlComponent [new file with mode: 0644]
include/QtQml/QQmlContext [new file with mode: 0644]
include/QtQml/QQmlDebuggingEnabler [new file with mode: 0644]
include/QtQml/QQmlEngine [new file with mode: 0644]
include/QtQml/QQmlError [new file with mode: 0644]
include/QtQml/QQmlExpression [new file with mode: 0644]
include/QtQml/QQmlExtensionInterface [new file with mode: 0644]
include/QtQml/QQmlExtensionPlugin [new file with mode: 0644]
include/QtQml/QQmlFile [new file with mode: 0644]
include/QtQml/QQmlFileSelector [new file with mode: 0644]
include/QtQml/QQmlImageProviderBase [new file with mode: 0644]
include/QtQml/QQmlIncubationController [new file with mode: 0644]
include/QtQml/QQmlIncubator [new file with mode: 0644]
include/QtQml/QQmlInfo [new file with mode: 0644]
include/QtQml/QQmlListProperty [new file with mode: 0644]
include/QtQml/QQmlListReference [new file with mode: 0644]
include/QtQml/QQmlNetworkAccessManagerFactory [new file with mode: 0644]
include/QtQml/QQmlParserStatus [new file with mode: 0644]
include/QtQml/QQmlProperties [new file with mode: 0644]
include/QtQml/QQmlProperty [new file with mode: 0644]
include/QtQml/QQmlPropertyMap [new file with mode: 0644]
include/QtQml/QQmlPropertyValueSource [new file with mode: 0644]
include/QtQml/QQmlScriptString [new file with mode: 0644]
include/QtQml/QQmlTypeInfo [new file with mode: 0644]
include/QtQml/QQmlTypesExtensionInterface [new file with mode: 0644]
include/QtQml/QtQml [new file with mode: 0644]
include/QtQml/QtQmlVersion [new file with mode: 0644]
include/QtQml/headers.pri [new file with mode: 0644]
include/QtQml/qjsengine.h [new file with mode: 0644]
include/QtQml/qjsvalue.h [new file with mode: 0644]
include/QtQml/qjsvalueiterator.h [new file with mode: 0644]
include/QtQml/qqml.h [new file with mode: 0644]
include/QtQml/qqmlabstracturlinterceptor.h [new file with mode: 0644]
include/QtQml/qqmlapplicationengine.h [new file with mode: 0644]
include/QtQml/qqmlcomponent.h [new file with mode: 0644]
include/QtQml/qqmlcontext.h [new file with mode: 0644]
include/QtQml/qqmldebug.h [new file with mode: 0644]
include/QtQml/qqmlengine.h [new file with mode: 0644]
include/QtQml/qqmlerror.h [new file with mode: 0644]
include/QtQml/qqmlexpression.h [new file with mode: 0644]
include/QtQml/qqmlextensioninterface.h [new file with mode: 0644]
include/QtQml/qqmlextensionplugin.h [new file with mode: 0644]
include/QtQml/qqmlfile.h [new file with mode: 0644]
include/QtQml/qqmlfileselector.h [new file with mode: 0644]
include/QtQml/qqmlincubator.h [new file with mode: 0644]
include/QtQml/qqmlinfo.h [new file with mode: 0644]
include/QtQml/qqmllist.h [new file with mode: 0644]
include/QtQml/qqmlnetworkaccessmanagerfactory.h [new file with mode: 0644]
include/QtQml/qqmlparserstatus.h [new file with mode: 0644]
include/QtQml/qqmlprivate.h [new file with mode: 0644]
include/QtQml/qqmlproperty.h [new file with mode: 0644]
include/QtQml/qqmlpropertymap.h [new file with mode: 0644]
include/QtQml/qqmlpropertyvaluesource.h [new file with mode: 0644]
include/QtQml/qqmlscriptstring.h [new file with mode: 0644]
include/QtQml/qtqmlglobal.h [new file with mode: 0644]
include/QtQml/qtqmlversion.h [new file with mode: 0644]
include/QtQmlDevTools/5.3.2/QtQmlDevTools/private/qqmljsast_p.h [new file with mode: 0644]
include/QtQmlDevTools/5.3.2/QtQmlDevTools/private/qqmljsastfwd_p.h [new file with mode: 0644]
include/QtQmlDevTools/5.3.2/QtQmlDevTools/private/qqmljsastvisitor_p.h [new file with mode: 0644]
include/QtQmlDevTools/5.3.2/QtQmlDevTools/private/qqmljsengine_p.h [new file with mode: 0644]
include/QtQmlDevTools/5.3.2/QtQmlDevTools/private/qqmljsglobal_p.h [new file with mode: 0644]
include/QtQmlDevTools/5.3.2/QtQmlDevTools/private/qqmljsgrammar_p.h [new file with mode: 0644]
include/QtQmlDevTools/5.3.2/QtQmlDevTools/private/qqmljskeywords_p.h [new file with mode: 0644]
include/QtQmlDevTools/5.3.2/QtQmlDevTools/private/qqmljslexer_p.h [new file with mode: 0644]
include/QtQmlDevTools/5.3.2/QtQmlDevTools/private/qqmljsmemorypool_p.h [new file with mode: 0644]
include/QtQmlDevTools/5.3.2/QtQmlDevTools/private/qqmljsparser_p.h [new file with mode: 0644]
include/QtQmlDevTools/QtQmlDevTools [new file with mode: 0644]
include/QtQmlDevTools/QtQmlDevToolsVersion [new file with mode: 0644]
include/QtQmlDevTools/headers.pri [new file with mode: 0644]
include/QtQmlDevTools/qtqmldevtoolsversion.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/designerwindowmanager_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickaccessibleattached_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanchors_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanchors_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanimatedimage_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanimatedimage_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanimatedsprite_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanimation_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanimation_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanimationcontroller_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanimator_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanimator_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanimatorcontroller_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickanimatorjob_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickapplication_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickbehavior_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickborderimage_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickborderimage_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickcanvascontext_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickcanvasitem_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickclipnode_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickcontext2d_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickcontext2dcommandbuffer_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickcontext2dtexture_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickcontext2dtile_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickdrag_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickdroparea_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickevents_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickflickable_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickflickable_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickflickablebehavior_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickflipable_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickfocusscope_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickfontloader_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickgridview_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickimage_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickimage_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickimagebase_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickimagebase_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickimplicitsizeitem_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickimplicitsizeitem_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickitem_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickitemanimation_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickitemanimation_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickitemchangelistener_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickitemsmodule_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickitemview_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickitemview_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickitemviewtransition_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicklistview_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickloader_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickloader_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickmousearea_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickmousearea_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickmultipointtoucharea_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpainteditem_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpath_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpath_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpathinterpolator_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpathview_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpathview_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpincharea_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpincharea_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpixmapcache_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpositioners_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpositioners_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickprofiler_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickpropertychanges_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickrectangle_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickrectangle_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickrendercontrol_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickrepeater_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickrepeater_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickscalegrid_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickscreen_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickshadereffect_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickshadereffectmesh_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickshadereffectnode_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickshadereffectsource_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicksmoothedanimation_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicksmoothedanimation_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickspringanimation_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicksprite_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickspriteengine_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickspritesequence_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickstate_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickstate_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickstatechangescript_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickstategroup_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickstateoperations_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickstyledtext_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicksvgparser_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicksystempalette_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktext_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktext_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktextcontrol_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktextcontrol_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktextedit_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktextedit_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktextinput_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktextinput_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktextnode_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktextnodeengine_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktextutil_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktimeline_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktransition_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktransitionmanager_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquicktranslate_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickutilmodule_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickvaluetypes_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickview_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickwindow_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qquickwindowmodule_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgadaptationlayer_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgareaallocator_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgatlastexture_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgbatchrenderer_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgcontext_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgcontextplugin_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgdefaultdistancefieldglyphcache_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgdefaultglyphnode_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgdefaultglyphnode_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgdefaultimagenode_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgdefaultrectanglenode_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgdepthstencilbuffer_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgdistancefieldglyphnode_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgdistancefieldglyphnode_p_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgdistancefieldutil_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsggeometry_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgmaterialshader_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgnode_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgnodeupdater_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgpainternode_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgrenderer_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgrenderloop_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgrendernode_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgshadersourcebuilder_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgshareddistancefieldglyphcache_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgtexture_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgtexturematerial_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgthreadedrenderloop_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qsgwindowsrenderloop_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qtquick2_p.h [new file with mode: 0644]
include/QtQuick/5.3.2/QtQuick/private/qtquickglobal_p.h [new file with mode: 0644]
include/QtQuick/QQuickFramebufferObject [new file with mode: 0644]
include/QtQuick/QQuickImageProvider [new file with mode: 0644]
include/QtQuick/QQuickItem [new file with mode: 0644]
include/QtQuick/QQuickPaintedItem [new file with mode: 0644]
include/QtQuick/QQuickTextDocument [new file with mode: 0644]
include/QtQuick/QQuickTextureFactory [new file with mode: 0644]
include/QtQuick/QQuickTransform [new file with mode: 0644]
include/QtQuick/QQuickView [new file with mode: 0644]
include/QtQuick/QQuickWindow [new file with mode: 0644]
include/QtQuick/QSGBasicGeometryNode [new file with mode: 0644]
include/QtQuick/QSGClipNode [new file with mode: 0644]
include/QtQuick/QSGDynamicTexture [new file with mode: 0644]
include/QtQuick/QSGFlatColorMaterial [new file with mode: 0644]
include/QtQuick/QSGGeometry [new file with mode: 0644]
include/QtQuick/QSGGeometryNode [new file with mode: 0644]
include/QtQuick/QSGMaterial [new file with mode: 0644]
include/QtQuick/QSGMaterialShader [new file with mode: 0644]
include/QtQuick/QSGMaterialType [new file with mode: 0644]
include/QtQuick/QSGNode [new file with mode: 0644]
include/QtQuick/QSGNodeVisitor [new file with mode: 0644]
include/QtQuick/QSGOpacityNode [new file with mode: 0644]
include/QtQuick/QSGOpaqueTextureMaterial [new file with mode: 0644]
include/QtQuick/QSGRootNode [new file with mode: 0644]
include/QtQuick/QSGSimpleMaterial [new file with mode: 0644]
include/QtQuick/QSGSimpleMaterialComparableMaterial [new file with mode: 0644]
include/QtQuick/QSGSimpleMaterialShader [new file with mode: 0644]
include/QtQuick/QSGSimpleRectNode [new file with mode: 0644]
include/QtQuick/QSGSimpleTextureNode [new file with mode: 0644]
include/QtQuick/QSGTexture [new file with mode: 0644]
include/QtQuick/QSGTextureMaterial [new file with mode: 0644]
include/QtQuick/QSGTextureProvider [new file with mode: 0644]
include/QtQuick/QSGTransformNode [new file with mode: 0644]
include/QtQuick/QSGVertexColorMaterial [new file with mode: 0644]
include/QtQuick/QtQuick [new file with mode: 0644]
include/QtQuick/QtQuickVersion [new file with mode: 0644]
include/QtQuick/designersupport.h [new file with mode: 0644]
include/QtQuick/headers.pri [new file with mode: 0644]
include/QtQuick/qquickframebufferobject.h [new file with mode: 0644]
include/QtQuick/qquickimageprovider.h [new file with mode: 0644]
include/QtQuick/qquickitem.h [new file with mode: 0644]
include/QtQuick/qquickpainteditem.h [new file with mode: 0644]
include/QtQuick/qquicktextdocument.h [new file with mode: 0644]
include/QtQuick/qquickview.h [new file with mode: 0644]
include/QtQuick/qquickwindow.h [new file with mode: 0644]
include/QtQuick/qsgflatcolormaterial.h [new file with mode: 0644]
include/QtQuick/qsggeometry.h [new file with mode: 0644]
include/QtQuick/qsgmaterial.h [new file with mode: 0644]
include/QtQuick/qsgnode.h [new file with mode: 0644]
include/QtQuick/qsgsimplematerial.h [new file with mode: 0644]
include/QtQuick/qsgsimplerectnode.h [new file with mode: 0644]
include/QtQuick/qsgsimpletexturenode.h [new file with mode: 0644]
include/QtQuick/qsgtexture.h [new file with mode: 0644]
include/QtQuick/qsgtexturematerial.h [new file with mode: 0644]
include/QtQuick/qsgtextureprovider.h [new file with mode: 0644]
include/QtQuick/qsgvertexcolormaterial.h [new file with mode: 0644]
include/QtQuick/qtquickglobal.h [new file with mode: 0644]
include/QtQuick/qtquickversion.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickage_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickangledirection_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickcumulativedirection_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickcustomaffector_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickcustomparticle_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickdirection_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickellipseextruder_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickfriction_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickgravity_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickgroupgoal_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickimageparticle_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickitemparticle_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquicklineextruder_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickmaskextruder_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickparticleaffector_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickparticleemitter_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickparticleextruder_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickparticlegroup_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickparticlepainter_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickparticlesmodule_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickparticlesystem_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickpointattractor_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickpointdirection_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickrectangleextruder_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickspritegoal_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquicktargetdirection_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquicktrailemitter_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickturbulence_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickv4particledata_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qquickwander_p.h [new file with mode: 0644]
include/QtQuickParticles/5.3.2/QtQuickParticles/private/qtquickparticlesglobal_p.h [new file with mode: 0644]
include/QtQuickParticles/QtQuickParticles [new file with mode: 0644]
include/QtQuickParticles/QtQuickParticlesVersion [new file with mode: 0644]
include/QtQuickParticles/headers.pri [new file with mode: 0644]
include/QtQuickParticles/qtquickparticlesversion.h [new file with mode: 0644]
include/QtQuickTest/5.3.2/QtQuickTest/private/qtestoptions_p.h [new file with mode: 0644]
include/QtQuickTest/5.3.2/QtQuickTest/private/quicktestevent_p.h [new file with mode: 0644]
include/QtQuickTest/5.3.2/QtQuickTest/private/quicktestresult_p.h [new file with mode: 0644]
include/QtQuickTest/QtQuickTest [new file with mode: 0644]
include/QtQuickTest/QtQuickTestVersion [new file with mode: 0644]
include/QtQuickTest/headers.pri [new file with mode: 0644]
include/QtQuickTest/qtquicktestversion.h [new file with mode: 0644]
include/QtQuickTest/quicktest.h [new file with mode: 0644]
include/QtQuickTest/quicktestglobal.h [new file with mode: 0644]
include/QtQuickWidgets/5.3.2/QtQuickWidgets/private/qquickwidget_p.h [new file with mode: 0644]
include/QtQuickWidgets/QQuickWidget [new file with mode: 0644]
include/QtQuickWidgets/QtQuickWidgets [new file with mode: 0644]
include/QtQuickWidgets/QtQuickWidgetsVersion [new file with mode: 0644]
include/QtQuickWidgets/headers.pri [new file with mode: 0644]
include/QtQuickWidgets/qquickwidget.h [new file with mode: 0644]
include/QtQuickWidgets/qtquickwidgetsglobal.h [new file with mode: 0644]
include/QtQuickWidgets/qtquickwidgetsversion.h [new file with mode: 0644]
qtdeclarative.pro [new file with mode: 0644]
src/3rdparty/double-conversion/README [new file with mode: 0644]
src/3rdparty/double-conversion/bignum-dtoa.cc [new file with mode: 0644]
src/3rdparty/double-conversion/bignum-dtoa.h [new file with mode: 0644]
src/3rdparty/double-conversion/bignum.cc [new file with mode: 0644]
src/3rdparty/double-conversion/bignum.h [new file with mode: 0644]
src/3rdparty/double-conversion/cached-powers.cc [new file with mode: 0644]
src/3rdparty/double-conversion/cached-powers.h [new file with mode: 0644]
src/3rdparty/double-conversion/diy-fp.cc [new file with mode: 0644]
src/3rdparty/double-conversion/diy-fp.h [new file with mode: 0644]
src/3rdparty/double-conversion/double-conversion.cc [new file with mode: 0644]
src/3rdparty/double-conversion/double-conversion.h [new file with mode: 0644]
src/3rdparty/double-conversion/double-conversion.pri [new file with mode: 0644]
src/3rdparty/double-conversion/fast-dtoa.cc [new file with mode: 0644]
src/3rdparty/double-conversion/fast-dtoa.h [new file with mode: 0644]
src/3rdparty/double-conversion/fixed-dtoa.cc [new file with mode: 0644]
src/3rdparty/double-conversion/fixed-dtoa.h [new file with mode: 0644]
src/3rdparty/double-conversion/ieee.h [new file with mode: 0644]
src/3rdparty/double-conversion/strtod.cc [new file with mode: 0644]
src/3rdparty/double-conversion/strtod.h [new file with mode: 0644]
src/3rdparty/double-conversion/utils.h [new file with mode: 0644]
src/3rdparty/masm/WeakRandom.h [new file with mode: 0644]
src/3rdparty/masm/assembler/ARMAssembler.cpp [new file with mode: 0644]
src/3rdparty/masm/assembler/ARMAssembler.h [new file with mode: 0644]
src/3rdparty/masm/assembler/ARMv7Assembler.cpp [new file with mode: 0644]
src/3rdparty/masm/assembler/ARMv7Assembler.h [new file with mode: 0644]
src/3rdparty/masm/assembler/AbstractMacroAssembler.h [new file with mode: 0644]
src/3rdparty/masm/assembler/AssemblerBuffer.h [new file with mode: 0644]
src/3rdparty/masm/assembler/AssemblerBufferWithConstantPool.h [new file with mode: 0644]
src/3rdparty/masm/assembler/CodeLocation.h [new file with mode: 0644]
src/3rdparty/masm/assembler/LinkBuffer.cpp [new file with mode: 0644]
src/3rdparty/masm/assembler/LinkBuffer.h [new file with mode: 0644]
src/3rdparty/masm/assembler/MIPSAssembler.h [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssembler.h [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssemblerARM.cpp [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssemblerARM.h [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssemblerARMv7.h [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssemblerCodeRef.h [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssemblerMIPS.h [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssemblerSH4.cpp [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssemblerSH4.h [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssemblerX86.h [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssemblerX86Common.h [new file with mode: 0644]
src/3rdparty/masm/assembler/MacroAssemblerX86_64.h [new file with mode: 0644]
src/3rdparty/masm/assembler/RepatchBuffer.h [new file with mode: 0644]
src/3rdparty/masm/assembler/SH4Assembler.h [new file with mode: 0644]
src/3rdparty/masm/assembler/X86Assembler.h [new file with mode: 0644]
src/3rdparty/masm/config.h [new file with mode: 0644]
src/3rdparty/masm/create_regex_tables [new file with mode: 0644]
src/3rdparty/masm/disassembler/ARMv7/ARMv7DOpcode.cpp [new file with mode: 0644]
src/3rdparty/masm/disassembler/ARMv7/ARMv7DOpcode.h [new file with mode: 0644]
src/3rdparty/masm/disassembler/ARMv7Disassembler.cpp [new file with mode: 0644]
src/3rdparty/masm/disassembler/Disassembler.cpp [new file with mode: 0644]
src/3rdparty/masm/disassembler/Disassembler.h [new file with mode: 0644]
src/3rdparty/masm/disassembler/UDis86Disassembler.cpp [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/differences.txt [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/itab.py [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/optable.xml [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/ud_opcode.py [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/ud_optable.py [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86.c [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86.h [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_decode.c [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_decode.h [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_extern.h [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_input.c [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_input.h [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_itab_holder.c [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_syn-att.c [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_syn-intel.c [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_syn.c [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_syn.h [new file with mode: 0644]
src/3rdparty/masm/disassembler/udis86/udis86_types.h [new file with mode: 0644]
src/3rdparty/masm/jit/JITCompilationEffort.h [new file with mode: 0644]
src/3rdparty/masm/masm-defs.pri [new file with mode: 0644]
src/3rdparty/masm/masm.pri [new file with mode: 0644]
src/3rdparty/masm/runtime/MatchResult.h [new file with mode: 0644]
src/3rdparty/masm/stubs/ExecutableAllocator.h [new file with mode: 0644]
src/3rdparty/masm/stubs/JSGlobalData.h [new file with mode: 0644]
src/3rdparty/masm/stubs/LLIntData.h [new file with mode: 0644]
src/3rdparty/masm/stubs/Options.cpp [new file with mode: 0644]
src/3rdparty/masm/stubs/Options.h [new file with mode: 0644]
src/3rdparty/masm/stubs/WTFStubs.cpp [new file with mode: 0644]
src/3rdparty/masm/stubs/WTFStubs.h [new file with mode: 0644]
src/3rdparty/masm/stubs/compat/stdint.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/FastAllocBase.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/FastMalloc.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/Noncopyable.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/OwnPtr.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/PassOwnPtr.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/PassRefPtr.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/RefCounted.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/RefPtr.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/TypeTraits.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/UnusedParam.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/Vector.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/text/CString.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/text/WTFString.h [new file with mode: 0644]
src/3rdparty/masm/stubs/wtf/unicode/Unicode.h [new file with mode: 0644]
src/3rdparty/masm/wtf/ASCIICType.h [new file with mode: 0644]
src/3rdparty/masm/wtf/Assertions.h [new file with mode: 0644]
src/3rdparty/masm/wtf/Atomics.h [new file with mode: 0644]
src/3rdparty/masm/wtf/BumpPointerAllocator.h [new file with mode: 0644]
src/3rdparty/masm/wtf/CheckedArithmetic.h [new file with mode: 0644]
src/3rdparty/masm/wtf/Compiler.h [new file with mode: 0644]
src/3rdparty/masm/wtf/CryptographicallyRandomNumber.h [new file with mode: 0644]
src/3rdparty/masm/wtf/DataLog.h [new file with mode: 0644]
src/3rdparty/masm/wtf/DynamicAnnotations.h [new file with mode: 0644]
src/3rdparty/masm/wtf/EnumClass.h [new file with mode: 0644]
src/3rdparty/masm/wtf/FeatureDefines.h [new file with mode: 0644]
src/3rdparty/masm/wtf/FilePrintStream.cpp [new file with mode: 0644]
src/3rdparty/masm/wtf/FilePrintStream.h [new file with mode: 0644]
src/3rdparty/masm/wtf/Locker.h [new file with mode: 0644]
src/3rdparty/masm/wtf/MathExtras.h [new file with mode: 0644]
src/3rdparty/masm/wtf/NotFound.h [new file with mode: 0644]
src/3rdparty/masm/wtf/NullPtr.h [new file with mode: 0644]
src/3rdparty/masm/wtf/OSAllocator.h [new file with mode: 0644]
src/3rdparty/masm/wtf/OSAllocatorPosix.cpp [new file with mode: 0644]
src/3rdparty/masm/wtf/OSAllocatorWin.cpp [new file with mode: 0644]
src/3rdparty/masm/wtf/OSAllocatorWinRT.cpp [new file with mode: 0644]
src/3rdparty/masm/wtf/PageAllocation.h [new file with mode: 0644]
src/3rdparty/masm/wtf/PageAllocationAligned.cpp [new file with mode: 0644]
src/3rdparty/masm/wtf/PageAllocationAligned.h [new file with mode: 0644]
src/3rdparty/masm/wtf/PageBlock.cpp [new file with mode: 0644]
src/3rdparty/masm/wtf/PageBlock.h [new file with mode: 0644]
src/3rdparty/masm/wtf/PageReservation.h [new file with mode: 0644]
src/3rdparty/masm/wtf/Platform.h [new file with mode: 0644]
src/3rdparty/masm/wtf/PossiblyNull.h [new file with mode: 0644]
src/3rdparty/masm/wtf/PrintStream.cpp [new file with mode: 0644]
src/3rdparty/masm/wtf/PrintStream.h [new file with mode: 0644]
src/3rdparty/masm/wtf/RawPointer.h [new file with mode: 0644]
src/3rdparty/masm/wtf/SegmentedVector.h [new file with mode: 0644]
src/3rdparty/masm/wtf/StdLibExtras.h [new file with mode: 0644]
src/3rdparty/masm/wtf/VMTags.h [new file with mode: 0644]
src/3rdparty/masm/yarr/Yarr.h [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrCanonicalizeUCS2.cpp [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrCanonicalizeUCS2.h [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrCanonicalizeUCS2.js [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrInterpreter.cpp [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrInterpreter.h [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrJIT.cpp [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrJIT.h [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrParser.h [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrPattern.cpp [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrPattern.h [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrSyntaxChecker.cpp [new file with mode: 0644]
src/3rdparty/masm/yarr/YarrSyntaxChecker.h [new file with mode: 0644]
src/3rdparty/masm/yarr/yarr.pri [new file with mode: 0644]
src/imports/folderlistmodel/fileinfothread.cpp [new file with mode: 0644]
src/imports/folderlistmodel/fileinfothread_p.h [new file with mode: 0644]
src/imports/folderlistmodel/fileproperty_p.h [new file with mode: 0644]
src/imports/folderlistmodel/folderlistmodel.pro [new file with mode: 0644]
src/imports/folderlistmodel/plugin.cpp [new file with mode: 0644]
src/imports/folderlistmodel/plugins.qmltypes [new file with mode: 0644]
src/imports/folderlistmodel/qmldir [new file with mode: 0644]
src/imports/folderlistmodel/qquickfolderlistmodel.cpp [new file with mode: 0644]
src/imports/folderlistmodel/qquickfolderlistmodel.h [new file with mode: 0644]
src/imports/imports.pro [new file with mode: 0644]
src/imports/localstorage/localstorage.pro [new file with mode: 0644]
src/imports/localstorage/plugin.cpp [new file with mode: 0644]
src/imports/localstorage/plugins.qmltypes [new file with mode: 0644]
src/imports/localstorage/qmldir [new file with mode: 0644]
src/imports/models/models.pro [new file with mode: 0644]
src/imports/models/plugin.cpp [new file with mode: 0644]
src/imports/models/qmldir [new file with mode: 0644]
src/imports/particles/particles.pro [new file with mode: 0644]
src/imports/particles/plugin.cpp [new file with mode: 0644]
src/imports/particles/plugins.qmltypes [new file with mode: 0644]
src/imports/particles/qmldir [new file with mode: 0644]
src/imports/qtquick2/plugin.cpp [new file with mode: 0644]
src/imports/qtquick2/plugins.qmltypes [new file with mode: 0644]
src/imports/qtquick2/qmldir [new file with mode: 0644]
src/imports/qtquick2/qtquick2.pro [new file with mode: 0644]
src/imports/settings/plugin.cpp [new file with mode: 0644]
src/imports/settings/plugins.qmltypes [new file with mode: 0644]
src/imports/settings/qmldir [new file with mode: 0644]
src/imports/settings/qqmlsettings.cpp [new file with mode: 0644]
src/imports/settings/qqmlsettings_p.h [new file with mode: 0644]
src/imports/settings/settings.pro [new file with mode: 0644]
src/imports/testlib/SignalSpy.qml [new file with mode: 0644]
src/imports/testlib/TestCase.qml [new file with mode: 0644]
src/imports/testlib/main.cpp [new file with mode: 0644]
src/imports/testlib/plugins.qmltypes [new file with mode: 0644]
src/imports/testlib/qmldir [new file with mode: 0644]
src/imports/testlib/testlib.pro [new file with mode: 0644]
src/imports/testlib/testlogger.js [new file with mode: 0644]
src/imports/window/plugin.cpp [new file with mode: 0644]
src/imports/window/plugins.qmltypes [new file with mode: 0644]
src/imports/window/qmldir [new file with mode: 0644]
src/imports/window/window.pro [new file with mode: 0644]
src/imports/xmllistmodel/plugin.cpp [new file with mode: 0644]
src/imports/xmllistmodel/plugins.qmltypes [new file with mode: 0644]
src/imports/xmllistmodel/qmldir [new file with mode: 0644]
src/imports/xmllistmodel/qqmlxmllistmodel.cpp [new file with mode: 0644]
src/imports/xmllistmodel/qqmlxmllistmodel_p.h [new file with mode: 0644]
src/imports/xmllistmodel/xmllistmodel.pro [new file with mode: 0644]
src/particles/particleresources/fuzzydot.png [new file with mode: 0644]
src/particles/particleresources/glowdot.png [new file with mode: 0644]
src/particles/particleresources/noise.png [new file with mode: 0644]
src/particles/particleresources/star.png [new file with mode: 0644]
src/particles/particles.pri [new file with mode: 0644]
src/particles/particles.pro [new file with mode: 0644]
src/particles/particles.qrc [new file with mode: 0644]
src/particles/qquickage.cpp [new file with mode: 0644]
src/particles/qquickage_p.h [new file with mode: 0644]
src/particles/qquickangledirection.cpp [new file with mode: 0644]
src/particles/qquickangledirection_p.h [new file with mode: 0644]
src/particles/qquickcumulativedirection.cpp [new file with mode: 0644]
src/particles/qquickcumulativedirection_p.h [new file with mode: 0644]
src/particles/qquickcustomaffector.cpp [new file with mode: 0644]
src/particles/qquickcustomaffector_p.h [new file with mode: 0644]
src/particles/qquickcustomparticle.cpp [new file with mode: 0644]
src/particles/qquickcustomparticle_p.h [new file with mode: 0644]
src/particles/qquickdirection.cpp [new file with mode: 0644]
src/particles/qquickdirection_p.h [new file with mode: 0644]
src/particles/qquickellipseextruder.cpp [new file with mode: 0644]
src/particles/qquickellipseextruder_p.h [new file with mode: 0644]
src/particles/qquickfriction.cpp [new file with mode: 0644]
src/particles/qquickfriction_p.h [new file with mode: 0644]
src/particles/qquickgravity.cpp [new file with mode: 0644]
src/particles/qquickgravity_p.h [new file with mode: 0644]
src/particles/qquickgroupgoal.cpp [new file with mode: 0644]
src/particles/qquickgroupgoal_p.h [new file with mode: 0644]
src/particles/qquickimageparticle.cpp [new file with mode: 0644]
src/particles/qquickimageparticle_p.h [new file with mode: 0644]
src/particles/qquickitemparticle.cpp [new file with mode: 0644]
src/particles/qquickitemparticle_p.h [new file with mode: 0644]
src/particles/qquicklineextruder.cpp [new file with mode: 0644]
src/particles/qquicklineextruder_p.h [new file with mode: 0644]
src/particles/qquickmaskextruder.cpp [new file with mode: 0644]
src/particles/qquickmaskextruder_p.h [new file with mode: 0644]
src/particles/qquickparticleaffector.cpp [new file with mode: 0644]
src/particles/qquickparticleaffector_p.h [new file with mode: 0644]
src/particles/qquickparticleemitter.cpp [new file with mode: 0644]
src/particles/qquickparticleemitter_p.h [new file with mode: 0644]
src/particles/qquickparticleextruder.cpp [new file with mode: 0644]
src/particles/qquickparticleextruder_p.h [new file with mode: 0644]
src/particles/qquickparticlegroup.cpp [new file with mode: 0644]
src/particles/qquickparticlegroup_p.h [new file with mode: 0644]
src/particles/qquickparticlepainter.cpp [new file with mode: 0644]
src/particles/qquickparticlepainter_p.h [new file with mode: 0644]
src/particles/qquickparticlesmodule.cpp [new file with mode: 0644]
src/particles/qquickparticlesmodule_p.h [new file with mode: 0644]
src/particles/qquickparticlesystem.cpp [new file with mode: 0644]
src/particles/qquickparticlesystem_p.h [new file with mode: 0644]
src/particles/qquickpointattractor.cpp [new file with mode: 0644]
src/particles/qquickpointattractor_p.h [new file with mode: 0644]
src/particles/qquickpointdirection.cpp [new file with mode: 0644]
src/particles/qquickpointdirection_p.h [new file with mode: 0644]
src/particles/qquickrectangleextruder.cpp [new file with mode: 0644]
src/particles/qquickrectangleextruder_p.h [new file with mode: 0644]
src/particles/qquickspritegoal.cpp [new file with mode: 0644]
src/particles/qquickspritegoal_p.h [new file with mode: 0644]
src/particles/qquicktargetdirection.cpp [new file with mode: 0644]
src/particles/qquicktargetdirection_p.h [new file with mode: 0644]
src/particles/qquicktrailemitter.cpp [new file with mode: 0644]
src/particles/qquicktrailemitter_p.h [new file with mode: 0644]
src/particles/qquickturbulence.cpp [new file with mode: 0644]
src/particles/qquickturbulence_p.h [new file with mode: 0644]
src/particles/qquickv4particledata.cpp [new file with mode: 0644]
src/particles/qquickv4particledata_p.h [new file with mode: 0644]
src/particles/qquickwander.cpp [new file with mode: 0644]
src/particles/qquickwander_p.h [new file with mode: 0644]
src/particles/qtquickparticlesglobal_p.h [new file with mode: 0644]
src/particles/shaders/customparticle.frag [new file with mode: 0644]
src/particles/shaders/customparticle.vert [new file with mode: 0644]
src/particles/shaders/customparticle_core.frag [new file with mode: 0644]
src/particles/shaders/customparticle_core.vert [new file with mode: 0644]
src/particles/shaders/customparticletemplate.vert [new file with mode: 0644]
src/particles/shaders/customparticletemplate_core.vert [new file with mode: 0644]
src/particles/shaders/imageparticle.frag [new file with mode: 0644]
src/particles/shaders/imageparticle.vert [new file with mode: 0644]
src/particles/shaders/imageparticle_core.frag [new file with mode: 0644]
src/particles/shaders/imageparticle_core.vert [new file with mode: 0644]
src/plugins/accessible/accessible.pro [new file with mode: 0644]
src/plugins/accessible/quick/accessible.json [new file with mode: 0644]
src/plugins/accessible/quick/main.cpp [new file with mode: 0644]
src/plugins/accessible/quick/qaccessiblequickitem.cpp [new file with mode: 0644]
src/plugins/accessible/quick/qaccessiblequickitem.h [new file with mode: 0644]
src/plugins/accessible/quick/qaccessiblequickview.cpp [new file with mode: 0644]
src/plugins/accessible/quick/qaccessiblequickview.h [new file with mode: 0644]
src/plugins/accessible/quick/quick.pro [new file with mode: 0644]
src/plugins/accessible/shared/qaccessiblebase.pri [new file with mode: 0644]
src/plugins/accessible/shared/qqmlaccessible.cpp [new file with mode: 0644]
src/plugins/accessible/shared/qqmlaccessible.h [new file with mode: 0644]
src/plugins/plugins.pro [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_qtquick2/highlight.cpp [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_qtquick2/highlight.h [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_qtquick2/inspecttool.cpp [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_qtquick2/inspecttool.h [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_qtquick2/qmldbg_qtquick2.pro [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_qtquick2/qquickviewinspector.cpp [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_qtquick2/qquickviewinspector.h [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_qtquick2/qtquick2plugin.cpp [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_qtquick2/qtquick2plugin.h [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_tcp/qmldbg_tcp.pri [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_tcp/qmldbg_tcp.pro [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.cpp [new file with mode: 0644]
src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.h [new file with mode: 0644]
src/plugins/qmltooling/qmltooling.pro [new file with mode: 0644]
src/plugins/qmltooling/shared/abstracttool.cpp [new file with mode: 0644]
src/plugins/qmltooling/shared/abstracttool.h [new file with mode: 0644]
src/plugins/qmltooling/shared/abstractviewinspector.cpp [new file with mode: 0644]
src/plugins/qmltooling/shared/abstractviewinspector.h [new file with mode: 0644]
src/plugins/qmltooling/shared/qmlinspectorconstants.h [new file with mode: 0644]
src/plugins/qmltooling/shared/qpacketprotocol.cpp [new file with mode: 0644]
src/plugins/qmltooling/shared/qpacketprotocol.h [new file with mode: 0644]
src/qml/animations/animations.pri [new file with mode: 0644]
src/qml/animations/qabstractanimationjob.cpp [new file with mode: 0644]
src/qml/animations/qabstractanimationjob_p.h [new file with mode: 0644]
src/qml/animations/qanimationgroupjob.cpp [new file with mode: 0644]
src/qml/animations/qanimationgroupjob_p.h [new file with mode: 0644]
src/qml/animations/qanimationjobutil_p.h [new file with mode: 0644]
src/qml/animations/qcontinuinganimationgroupjob.cpp [new file with mode: 0644]
src/qml/animations/qcontinuinganimationgroupjob_p.h [new file with mode: 0644]
src/qml/animations/qparallelanimationgroupjob.cpp [new file with mode: 0644]
src/qml/animations/qparallelanimationgroupjob_p.h [new file with mode: 0644]
src/qml/animations/qpauseanimationjob.cpp [new file with mode: 0644]
src/qml/animations/qpauseanimationjob_p.h [new file with mode: 0644]
src/qml/animations/qsequentialanimationgroupjob.cpp [new file with mode: 0644]
src/qml/animations/qsequentialanimationgroupjob_p.h [new file with mode: 0644]
src/qml/compiler/compiler.pri [new file with mode: 0644]
src/qml/compiler/qqmlirbuilder.cpp [new file with mode: 0644]
src/qml/compiler/qqmlirbuilder_p.h [new file with mode: 0644]
src/qml/compiler/qqmltypecompiler.cpp [new file with mode: 0644]
src/qml/compiler/qqmltypecompiler_p.h [new file with mode: 0644]
src/qml/compiler/qv4codegen.cpp [new file with mode: 0644]
src/qml/compiler/qv4codegen_p.h [new file with mode: 0644]
src/qml/compiler/qv4compileddata.cpp [new file with mode: 0644]
src/qml/compiler/qv4compileddata_p.h [new file with mode: 0644]
src/qml/compiler/qv4compiler.cpp [new file with mode: 0644]
src/qml/compiler/qv4compiler_p.h [new file with mode: 0644]
src/qml/compiler/qv4instr_moth.cpp [new file with mode: 0644]
src/qml/compiler/qv4instr_moth_p.h [new file with mode: 0644]
src/qml/compiler/qv4isel_moth.cpp [new file with mode: 0644]
src/qml/compiler/qv4isel_moth_p.h [new file with mode: 0644]
src/qml/compiler/qv4isel_p.cpp [new file with mode: 0644]
src/qml/compiler/qv4isel_p.h [new file with mode: 0644]
src/qml/compiler/qv4isel_util_p.h [new file with mode: 0644]
src/qml/compiler/qv4jsir.cpp [new file with mode: 0644]
src/qml/compiler/qv4jsir_p.h [new file with mode: 0644]
src/qml/compiler/qv4ssa.cpp [new file with mode: 0644]
src/qml/compiler/qv4ssa_p.h [new file with mode: 0644]
src/qml/debugger/debugger.pri [new file with mode: 0644]
src/qml/debugger/qdebugmessageservice.cpp [new file with mode: 0644]
src/qml/debugger/qdebugmessageservice_p.h [new file with mode: 0644]
src/qml/debugger/qqmlabstractprofileradapter.cpp [new file with mode: 0644]
src/qml/debugger/qqmlabstractprofileradapter_p.h [new file with mode: 0644]
src/qml/debugger/qqmlconfigurabledebugservice.cpp [new file with mode: 0644]
src/qml/debugger/qqmlconfigurabledebugservice_p.h [new file with mode: 0644]
src/qml/debugger/qqmlconfigurabledebugservice_p_p.h [new file with mode: 0644]
src/qml/debugger/qqmldebug.h [new file with mode: 0644]
src/qml/debugger/qqmldebugserver.cpp [new file with mode: 0644]
src/qml/debugger/qqmldebugserver_p.h [new file with mode: 0644]
src/qml/debugger/qqmldebugserverconnection_p.h [new file with mode: 0644]
src/qml/debugger/qqmldebugservice.cpp [new file with mode: 0644]
src/qml/debugger/qqmldebugservice_p.h [new file with mode: 0644]
src/qml/debugger/qqmldebugservice_p_p.h [new file with mode: 0644]
src/qml/debugger/qqmldebugstatesdelegate_p.h [new file with mode: 0644]
src/qml/debugger/qqmlenginecontrolservice.cpp [new file with mode: 0644]
src/qml/debugger/qqmlenginecontrolservice_p.h [new file with mode: 0644]
src/qml/debugger/qqmlenginedebugservice.cpp [new file with mode: 0644]
src/qml/debugger/qqmlenginedebugservice_p.h [new file with mode: 0644]
src/qml/debugger/qqmlinspectorinterface_p.h [new file with mode: 0644]
src/qml/debugger/qqmlinspectorservice.cpp [new file with mode: 0644]
src/qml/debugger/qqmlinspectorservice_p.h [new file with mode: 0644]
src/qml/debugger/qqmlprofiler.cpp [new file with mode: 0644]
src/qml/debugger/qqmlprofiler_p.h [new file with mode: 0644]
src/qml/debugger/qqmlprofilerdefinitions_p.h [new file with mode: 0644]
src/qml/debugger/qqmlprofilerservice.cpp [new file with mode: 0644]
src/qml/debugger/qqmlprofilerservice_p.h [new file with mode: 0644]
src/qml/debugger/qv4debugservice.cpp [new file with mode: 0644]
src/qml/debugger/qv4debugservice_p.h [new file with mode: 0644]
src/qml/debugger/qv4profileradapter.cpp [new file with mode: 0644]
src/qml/debugger/qv4profileradapter_p.h [new file with mode: 0644]
src/qml/doc/images/anatomy-component.png [new file with mode: 0644]
src/qml/doc/images/button-types.png [new file with mode: 0644]
src/qml/doc/images/declarative-colors.png [new file with mode: 0644]
src/qml/doc/images/declarative-rect_tint.png [new file with mode: 0644]
src/qml/doc/images/documents-definetypes-attributes.png [new file with mode: 0644]
src/qml/doc/images/documents-definetypes-simple.png [new file with mode: 0644]
src/qml/doc/images/extending-tutorial-chapter1.png [new file with mode: 0644]
src/qml/doc/images/extending-tutorial-chapter2.png [new file with mode: 0644]
src/qml/doc/images/extending-tutorial-chapter3.png [new file with mode: 0644]
src/qml/doc/images/extending-tutorial-chapter5.png [new file with mode: 0644]
src/qml/doc/images/listmodel-nested.png [new file with mode: 0644]
src/qml/doc/images/listmodel.png [new file with mode: 0644]
src/qml/doc/images/qtqml-syntax-basics-object-declaration.png [new file with mode: 0644]
src/qml/doc/images/visualitemmodel.png [new file with mode: 0644]
src/qml/doc/qtqml.qdocconf [new file with mode: 0644]
src/qml/doc/snippets/code/src_script_qjsengine.cpp [new file with mode: 0644]
src/qml/doc/snippets/code/src_script_qjsvalue.cpp [new file with mode: 0644]
src/qml/doc/snippets/code/src_script_qjsvalueiterator.cpp [new file with mode: 0644]
src/qml/doc/snippets/delegatemodel/visualdatagroup.qml [new file with mode: 0644]
src/qml/doc/snippets/delegatemodel/visualdatamodel.qml [new file with mode: 0644]
src/qml/doc/snippets/delegatemodel/visualdatamodel_rootindex/main.cpp [new file with mode: 0644]
src/qml/doc/snippets/delegatemodel/visualdatamodel_rootindex/view.qml [new file with mode: 0644]
src/qml/doc/snippets/package/Delegate.qml [new file with mode: 0644]
src/qml/doc/snippets/package/view.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/Button.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/DynamicText.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/SelfDestroyingRect.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/Sprite.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/application.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/comments.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/component.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/component/MyItem.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/component/main.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/componentCreation.js [new file with mode: 0644]
src/qml/doc/snippets/qml/createComponent-simple.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/createComponent.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/createQmlObject.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/dynamicObjects-destroy.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/events.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/imports/chart.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/imports/installed-module.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/imports/merged-named-imports.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/imports/named-imports.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/imports/network-imports.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/imports/qtquick-1.0.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/imports/timeexample.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/connectjs.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/includejs/app.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/includejs/factorial.js [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/includejs/script.js [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/scarceresources/avatarExample.cpp [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/scarceresources/avatarExample.h [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/scarceresources/exampleFive.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/scarceresources/exampleFour.js [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/scarceresources/exampleFour.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/scarceresources/exampleOne.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/scarceresources/exampleThree.js [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/scarceresources/exampleThree.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/scarceresources/exampleTwo.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/integrating-javascript/script.js [new file with mode: 0644]
src/qml/doc/snippets/qml/listmodel/listelements.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/listmodel/listmodel-modify.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/listmodel/listmodel-nested.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/listmodel/listmodel-simple.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/listmodel/listmodel.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/properties.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qml-documents/inline-component.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qml-documents/inline-text-component.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qml-documents/non-trivial.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qml-documents/qmldocuments.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qsTr.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qsTrId.1.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qsTrId.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qsTranslate.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtBinding.1.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtBinding.2.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtBinding.3.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtBinding.4.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtTrIdNoOp.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtTrNoOp.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtTranslateNoOp.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/context-advanced/MyItem.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/context-advanced/applicationdata.h [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/context-advanced/connections.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/context-advanced/main.cpp [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/context/MyItem.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/context/main.cpp [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/functions-qml/MyItem.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/functions-qml/main.cpp [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/loading/MyItem.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/loading/main.cpp [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/properties-qml/MyItem.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/properties-qml/main.cpp [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/resources/example.qdoc [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/signals-qml/MyItem.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/signals-qml/main.cpp [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/signals-qml/myclass.h [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/variantlistmap/MyItem.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/qtbinding/variantlistmap/main.cpp [new file with mode: 0644]
src/qml/doc/snippets/qml/qtobject.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/reusablecomponents/Button.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/reusablecomponents/application.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/reusablecomponents/component.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/reusablecomponents/focusbutton.qml [new file with mode: 0644]
src/qml/doc/snippets/qml/reusablecomponents/qmldir [new file with mode: 0644]
src/qml/doc/snippets/qml/workerscript/script.js [new file with mode: 0644]
src/qml/doc/snippets/qml/workerscript/workerscript.qml [new file with mode: 0644]
src/qml/doc/snippets/qtjavascript/evaluation/main.cpp [new file with mode: 0644]
src/qml/doc/snippets/qtjavascript/registeringobjects/main.cpp [new file with mode: 0644]
src/qml/doc/snippets/qtjavascript/registeringvalues/main.cpp [new file with mode: 0644]
src/qml/doc/src/cppclasses/topic.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/contextproperties.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/data.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/definetypes.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/exposecppattributes.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/extending-tutorial.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/interactqmlfromcpp.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/topic.qdoc [new file with mode: 0644]
src/qml/doc/src/external-resources.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/date.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/dynamicobjectcreation.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/expressions.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/functionlist.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/hostenvironment.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/imports.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/number.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/qmlglobalobject.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/qtjavascript.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/resources.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/string.qdoc [new file with mode: 0644]
src/qml/doc/src/javascript/topic.qdoc [new file with mode: 0644]
src/qml/doc/src/qmlfunctions.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/documents/definetypes.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/documents/networktransparency.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/documents/scope.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/documents/structure.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/documents/topic.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/modules/cppplugins.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/modules/identifiedmodules.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/modules/legacymodules.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/modules/qmldir.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/modules/topic.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/qmlreference.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/syntax/basics.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/syntax/directoryimports.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/syntax/imports.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/syntax/objectattributes.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/syntax/propertybinding.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/syntax/signals.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/typesystem/basictypes.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/typesystem/objecttypes.qdoc [new file with mode: 0644]
src/qml/doc/src/qmllanguageref/typesystem/topic.qdoc [new file with mode: 0644]
src/qml/doc/src/qmltypereference.qdoc [new file with mode: 0644]
src/qml/doc/src/qtqml-cpp.qdoc [new file with mode: 0644]
src/qml/doc/src/qtqml.qdoc [new file with mode: 0644]
src/qml/doc/src/whatsnew.qdoc [new file with mode: 0644]
src/qml/jit/jit.pri [new file with mode: 0644]
src/qml/jit/qv4assembler.cpp [new file with mode: 0644]
src/qml/jit/qv4assembler_p.h [new file with mode: 0644]
src/qml/jit/qv4binop.cpp [new file with mode: 0644]
src/qml/jit/qv4binop_p.h [new file with mode: 0644]
src/qml/jit/qv4isel_masm.cpp [new file with mode: 0644]
src/qml/jit/qv4isel_masm_p.h [new file with mode: 0644]
src/qml/jit/qv4regalloc.cpp [new file with mode: 0644]
src/qml/jit/qv4regalloc_p.h [new file with mode: 0644]
src/qml/jit/qv4unop.cpp [new file with mode: 0644]
src/qml/jit/qv4unop_p.h [new file with mode: 0644]
src/qml/jsapi/jsapi.pri [new file with mode: 0644]
src/qml/jsapi/qjsengine.cpp [new file with mode: 0644]
src/qml/jsapi/qjsengine.h [new file with mode: 0644]
src/qml/jsapi/qjsengine_p.h [new file with mode: 0644]
src/qml/jsapi/qjsvalue.cpp [new file with mode: 0644]
src/qml/jsapi/qjsvalue.h [new file with mode: 0644]
src/qml/jsapi/qjsvalue_p.h [new file with mode: 0644]
src/qml/jsapi/qjsvalueiterator.cpp [new file with mode: 0644]
src/qml/jsapi/qjsvalueiterator.h [new file with mode: 0644]
src/qml/jsapi/qjsvalueiterator_p.h [new file with mode: 0644]
src/qml/jsruntime/jsruntime.pri [new file with mode: 0644]
src/qml/jsruntime/qv4alloca_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4argumentsobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4argumentsobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4arraydata.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4arraydata_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4arrayobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4arrayobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4booleanobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4booleanobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4context.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4context_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4dateobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4dateobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4debugging.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4debugging_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4engine.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4engine_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4errorobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4errorobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4executableallocator.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4executableallocator_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4function.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4function_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4functionobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4functionobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4global_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4globalobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4globalobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4identifier.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4identifier_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4identifiertable.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4identifiertable_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4include.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4include_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4internalclass.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4internalclass_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4jsonobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4jsonobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4lookup.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4lookup_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4managed.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4managed_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4math_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4mathobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4mathobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4memberdata.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4memberdata_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4mm.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4mm_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4numberobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4numberobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4object.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4object_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4objectiterator.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4objectiterator_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4objectproto.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4objectproto_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4persistent.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4persistent_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4profiling.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4profiling_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4property_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4qmlextensions.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4qmlextensions_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4qobjectwrapper.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4qobjectwrapper_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4regexp.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4regexp_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4regexpobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4regexpobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4runtime.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4runtime_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4scopedvalue_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4script.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4script_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4sequenceobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4sequenceobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4serialize.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4serialize_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4sparsearray.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4sparsearray_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4string.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4string_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4stringobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4stringobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4util_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4value.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4value_inl_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4value_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4variantobject.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4variantobject_p.h [new file with mode: 0644]
src/qml/jsruntime/qv4vme_moth.cpp [new file with mode: 0644]
src/qml/jsruntime/qv4vme_moth_p.h [new file with mode: 0644]
src/qml/parser/parser.pri [new file with mode: 0644]
src/qml/parser/qqmljs.g [new file with mode: 0644]
src/qml/parser/qqmljsast.cpp [new file with mode: 0644]
src/qml/parser/qqmljsast_p.h [new file with mode: 0644]
src/qml/parser/qqmljsastfwd_p.h [new file with mode: 0644]
src/qml/parser/qqmljsastvisitor.cpp [new file with mode: 0644]
src/qml/parser/qqmljsastvisitor_p.h [new file with mode: 0644]
src/qml/parser/qqmljsengine_p.cpp [new file with mode: 0644]
src/qml/parser/qqmljsengine_p.h [new file with mode: 0644]
src/qml/parser/qqmljsglobal_p.h [new file with mode: 0644]
src/qml/parser/qqmljsgrammar.cpp [new file with mode: 0644]
src/qml/parser/qqmljsgrammar_p.h [new file with mode: 0644]
src/qml/parser/qqmljskeywords_p.h [new file with mode: 0644]
src/qml/parser/qqmljslexer.cpp [new file with mode: 0644]
src/qml/parser/qqmljslexer_p.h [new file with mode: 0644]
src/qml/parser/qqmljsmemorypool_p.h [new file with mode: 0644]
src/qml/parser/qqmljsparser.cpp [new file with mode: 0644]
src/qml/parser/qqmljsparser_p.h [new file with mode: 0644]
src/qml/qml.pro [new file with mode: 0644]
src/qml/qml/ftw/ftw.pri [new file with mode: 0644]
src/qml/qml/ftw/qbitfield_p.h [new file with mode: 0644]
src/qml/qml/ftw/qdeletewatcher_p.h [new file with mode: 0644]
src/qml/qml/ftw/qfieldlist_p.h [new file with mode: 0644]
src/qml/qml/ftw/qfinitestack_p.h [new file with mode: 0644]
src/qml/qml/ftw/qflagpointer_p.h [new file with mode: 0644]
src/qml/qml/ftw/qhashedstring.cpp [new file with mode: 0644]
src/qml/qml/ftw/qhashedstring_p.h [new file with mode: 0644]
src/qml/qml/ftw/qhashfield_p.h [new file with mode: 0644]
src/qml/qml/ftw/qintrusivelist.cpp [new file with mode: 0644]
src/qml/qml/ftw/qintrusivelist_p.h [new file with mode: 0644]
src/qml/qml/ftw/qlazilyallocated_p.h [new file with mode: 0644]
src/qml/qml/ftw/qpodvector_p.h [new file with mode: 0644]
src/qml/qml/ftw/qpointervaluepair_p.h [new file with mode: 0644]
src/qml/qml/ftw/qqmlpool.cpp [new file with mode: 0644]
src/qml/qml/ftw/qqmlpool_p.h [new file with mode: 0644]
src/qml/qml/ftw/qqmlrefcount_p.h [new file with mode: 0644]
src/qml/qml/ftw/qqmlthread.cpp [new file with mode: 0644]
src/qml/qml/ftw/qqmlthread_p.h [new file with mode: 0644]
src/qml/qml/ftw/qqmltrace.cpp [new file with mode: 0644]
src/qml/qml/ftw/qqmltrace_p.h [new file with mode: 0644]
src/qml/qml/ftw/qrecursionwatcher_p.h [new file with mode: 0644]
src/qml/qml/ftw/qrecyclepool_p.h [new file with mode: 0644]
src/qml/qml/qml.pri [new file with mode: 0644]
src/qml/qml/qqml.h [new file with mode: 0644]
src/qml/qml/qqmlabstractbinding.cpp [new file with mode: 0644]
src/qml/qml/qqmlabstractbinding_p.h [new file with mode: 0644]
src/qml/qml/qqmlabstractexpression.cpp [new file with mode: 0644]
src/qml/qml/qqmlabstractexpression_p.h [new file with mode: 0644]
src/qml/qml/qqmlabstracturlinterceptor.cpp [new file with mode: 0644]
src/qml/qml/qqmlabstracturlinterceptor.h [new file with mode: 0644]
src/qml/qml/qqmlaccessors.cpp [new file with mode: 0644]
src/qml/qml/qqmlaccessors_p.h [new file with mode: 0644]
src/qml/qml/qqmlapplicationengine.cpp [new file with mode: 0644]
src/qml/qml/qqmlapplicationengine.h [new file with mode: 0644]
src/qml/qml/qqmlapplicationengine_p.h [new file with mode: 0644]
src/qml/qml/qqmlbinding.cpp [new file with mode: 0644]
src/qml/qml/qqmlbinding_p.h [new file with mode: 0644]
src/qml/qml/qqmlboundsignal.cpp [new file with mode: 0644]
src/qml/qml/qqmlboundsignal_p.h [new file with mode: 0644]
src/qml/qml/qqmlboundsignalexpressionpointer_p.h [new file with mode: 0644]
src/qml/qml/qqmlbundle.cpp [new file with mode: 0644]
src/qml/qml/qqmlbundle_p.h [new file with mode: 0644]
src/qml/qml/qqmlcleanup.cpp [new file with mode: 0644]
src/qml/qml/qqmlcleanup_p.h [new file with mode: 0644]
src/qml/qml/qqmlcompileddata.cpp [new file with mode: 0644]
src/qml/qml/qqmlcompiler_p.h [new file with mode: 0644]
src/qml/qml/qqmlcomponent.cpp [new file with mode: 0644]
src/qml/qml/qqmlcomponent.h [new file with mode: 0644]
src/qml/qml/qqmlcomponent_p.h [new file with mode: 0644]
src/qml/qml/qqmlcomponentattached_p.h [new file with mode: 0644]
src/qml/qml/qqmlcontext.cpp [new file with mode: 0644]
src/qml/qml/qqmlcontext.h [new file with mode: 0644]
src/qml/qml/qqmlcontext_p.h [new file with mode: 0644]
src/qml/qml/qqmlcontextwrapper.cpp [new file with mode: 0644]
src/qml/qml/qqmlcontextwrapper_p.h [new file with mode: 0644]
src/qml/qml/qqmlcustomparser.cpp [new file with mode: 0644]
src/qml/qml/qqmlcustomparser_p.h [new file with mode: 0644]
src/qml/qml/qqmldata_p.h [new file with mode: 0644]
src/qml/qml/qqmldirparser.cpp [new file with mode: 0644]
src/qml/qml/qqmldirparser_p.h [new file with mode: 0644]
src/qml/qml/qqmlengine.cpp [new file with mode: 0644]
src/qml/qml/qqmlengine.h [new file with mode: 0644]
src/qml/qml/qqmlengine_p.h [new file with mode: 0644]
src/qml/qml/qqmlerror.cpp [new file with mode: 0644]
src/qml/qml/qqmlerror.h [new file with mode: 0644]
src/qml/qml/qqmlexpression.cpp [new file with mode: 0644]
src/qml/qml/qqmlexpression.h [new file with mode: 0644]
src/qml/qml/qqmlexpression_p.h [new file with mode: 0644]
src/qml/qml/qqmlextensioninterface.h [new file with mode: 0644]
src/qml/qml/qqmlextensionplugin.cpp [new file with mode: 0644]
src/qml/qml/qqmlextensionplugin.h [new file with mode: 0644]
src/qml/qml/qqmlextensionplugin_p.h [new file with mode: 0644]
src/qml/qml/qqmlfile.cpp [new file with mode: 0644]
src/qml/qml/qqmlfile.h [new file with mode: 0644]
src/qml/qml/qqmlfileselector.cpp [new file with mode: 0644]
src/qml/qml/qqmlfileselector.h [new file with mode: 0644]
src/qml/qml/qqmlfileselector_p.h [new file with mode: 0644]
src/qml/qml/qqmlglobal.cpp [new file with mode: 0644]
src/qml/qml/qqmlglobal_p.h [new file with mode: 0644]
src/qml/qml/qqmlguard_p.h [new file with mode: 0644]
src/qml/qml/qqmlimport.cpp [new file with mode: 0644]
src/qml/qml/qqmlimport_p.h [new file with mode: 0644]
src/qml/qml/qqmlincubator.cpp [new file with mode: 0644]
src/qml/qml/qqmlincubator.h [new file with mode: 0644]
src/qml/qml/qqmlincubator_p.h [new file with mode: 0644]
src/qml/qml/qqmlinfo.cpp [new file with mode: 0644]
src/qml/qml/qqmlinfo.h [new file with mode: 0644]
src/qml/qml/qqmljavascriptexpression.cpp [new file with mode: 0644]
src/qml/qml/qqmljavascriptexpression_p.h [new file with mode: 0644]
src/qml/qml/qqmllist.cpp [new file with mode: 0644]
src/qml/qml/qqmllist.h [new file with mode: 0644]
src/qml/qml/qqmllist_p.h [new file with mode: 0644]
src/qml/qml/qqmllistwrapper.cpp [new file with mode: 0644]
src/qml/qml/qqmllistwrapper_p.h [new file with mode: 0644]
src/qml/qml/qqmllocale.cpp [new file with mode: 0644]
src/qml/qml/qqmllocale_p.h [new file with mode: 0644]
src/qml/qml/qqmlmemoryprofiler.cpp [new file with mode: 0644]
src/qml/qml/qqmlmemoryprofiler_p.h [new file with mode: 0644]
src/qml/qml/qqmlmetatype.cpp [new file with mode: 0644]
src/qml/qml/qqmlmetatype_p.h [new file with mode: 0644]
src/qml/qml/qqmlnetworkaccessmanagerfactory.cpp [new file with mode: 0644]
src/qml/qml/qqmlnetworkaccessmanagerfactory.h [new file with mode: 0644]
src/qml/qml/qqmlnotifier.cpp [new file with mode: 0644]
src/qml/qml/qqmlnotifier_p.h [new file with mode: 0644]
src/qml/qml/qqmlnullablevalue_p_p.h [new file with mode: 0644]
src/qml/qml/qqmlobjectcreator.cpp [new file with mode: 0644]
src/qml/qml/qqmlobjectcreator_p.h [new file with mode: 0644]
src/qml/qml/qqmlopenmetaobject.cpp [new file with mode: 0644]
src/qml/qml/qqmlopenmetaobject_p.h [new file with mode: 0644]
src/qml/qml/qqmlparserstatus.cpp [new file with mode: 0644]
src/qml/qml/qqmlparserstatus.h [new file with mode: 0644]
src/qml/qml/qqmlplatform.cpp [new file with mode: 0644]
src/qml/qml/qqmlplatform_p.h [new file with mode: 0644]
src/qml/qml/qqmlprivate.h [new file with mode: 0644]
src/qml/qml/qqmlproperty.cpp [new file with mode: 0644]
src/qml/qml/qqmlproperty.h [new file with mode: 0644]
src/qml/qml/qqmlproperty_p.h [new file with mode: 0644]
src/qml/qml/qqmlpropertycache.cpp [new file with mode: 0644]
src/qml/qml/qqmlpropertycache_p.h [new file with mode: 0644]
src/qml/qml/qqmlpropertyvalueinterceptor.cpp [new file with mode: 0644]
src/qml/qml/qqmlpropertyvalueinterceptor_p.h [new file with mode: 0644]
src/qml/qml/qqmlpropertyvaluesource.cpp [new file with mode: 0644]
src/qml/qml/qqmlpropertyvaluesource.h [new file with mode: 0644]
src/qml/qml/qqmlproxymetaobject.cpp [new file with mode: 0644]
src/qml/qml/qqmlproxymetaobject_p.h [new file with mode: 0644]
src/qml/qml/qqmlscriptstring.cpp [new file with mode: 0644]
src/qml/qml/qqmlscriptstring.h [new file with mode: 0644]
src/qml/qml/qqmlscriptstring_p.h [new file with mode: 0644]
src/qml/qml/qqmlstringconverters.cpp [new file with mode: 0644]
src/qml/qml/qqmlstringconverters_p.h [new file with mode: 0644]
src/qml/qml/qqmltypeloader.cpp [new file with mode: 0644]
src/qml/qml/qqmltypeloader_p.h [new file with mode: 0644]
src/qml/qml/qqmltypenamecache.cpp [new file with mode: 0644]
src/qml/qml/qqmltypenamecache_p.h [new file with mode: 0644]
src/qml/qml/qqmltypenotavailable.cpp [new file with mode: 0644]
src/qml/qml/qqmltypenotavailable_p.h [new file with mode: 0644]
src/qml/qml/qqmltypewrapper.cpp [new file with mode: 0644]
src/qml/qml/qqmltypewrapper_p.h [new file with mode: 0644]
src/qml/qml/qqmlvaluetype.cpp [new file with mode: 0644]
src/qml/qml/qqmlvaluetype_p.h [new file with mode: 0644]
src/qml/qml/qqmlvaluetypeproxybinding.cpp [new file with mode: 0644]
src/qml/qml/qqmlvaluetypeproxybinding_p.h [new file with mode: 0644]
src/qml/qml/qqmlvaluetypewrapper.cpp [new file with mode: 0644]
src/qml/qml/qqmlvaluetypewrapper_p.h [new file with mode: 0644]
src/qml/qml/qqmlvme.cpp [new file with mode: 0644]
src/qml/qml/qqmlvme_p.h [new file with mode: 0644]
src/qml/qml/qqmlvmemetaobject.cpp [new file with mode: 0644]
src/qml/qml/qqmlvmemetaobject_p.h [new file with mode: 0644]
src/qml/qml/qqmlwatcher.cpp [new file with mode: 0644]
src/qml/qml/qqmlwatcher_p.h [new file with mode: 0644]
src/qml/qml/qqmlxmlhttprequest.cpp [new file with mode: 0644]
src/qml/qml/qqmlxmlhttprequest_p.h [new file with mode: 0644]
src/qml/qml/v8/qqmlbuiltinfunctions.cpp [new file with mode: 0644]
src/qml/qml/v8/qqmlbuiltinfunctions_p.h [new file with mode: 0644]
src/qml/qml/v8/qv4domerrors.cpp [new file with mode: 0644]
src/qml/qml/v8/qv4domerrors_p.h [new file with mode: 0644]
src/qml/qml/v8/qv4sqlerrors.cpp [new file with mode: 0644]
src/qml/qml/v8/qv4sqlerrors_p.h [new file with mode: 0644]
src/qml/qml/v8/qv8debug_p.h [new file with mode: 0644]
src/qml/qml/v8/qv8engine.cpp [new file with mode: 0644]
src/qml/qml/v8/qv8engine_p.h [new file with mode: 0644]
src/qml/qml/v8/v8.pri [new file with mode: 0644]
src/qml/qtqmlglobal.h [new file with mode: 0644]
src/qml/qtqmlglobal_p.h [new file with mode: 0644]
src/qml/types/qqmlbind.cpp [new file with mode: 0644]
src/qml/types/qqmlbind_p.h [new file with mode: 0644]
src/qml/types/qqmlconnections.cpp [new file with mode: 0644]
src/qml/types/qqmlconnections_p.h [new file with mode: 0644]
src/qml/types/qqmldelegatemodel.cpp [new file with mode: 0644]
src/qml/types/qqmldelegatemodel_p.h [new file with mode: 0644]
src/qml/types/qqmldelegatemodel_p_p.h [new file with mode: 0644]
src/qml/types/qqmlinstantiator.cpp [new file with mode: 0644]
src/qml/types/qqmlinstantiator_p.h [new file with mode: 0644]
src/qml/types/qqmlinstantiator_p_p.h [new file with mode: 0644]
src/qml/types/qqmllistmodel.cpp [new file with mode: 0644]
src/qml/types/qqmllistmodel_p.h [new file with mode: 0644]
src/qml/types/qqmllistmodel_p_p.h [new file with mode: 0644]
src/qml/types/qqmllistmodelworkeragent.cpp [new file with mode: 0644]
src/qml/types/qqmllistmodelworkeragent_p.h [new file with mode: 0644]
src/qml/types/qqmlmodelsmodule.cpp [new file with mode: 0644]
src/qml/types/qqmlmodelsmodule_p.h [new file with mode: 0644]
src/qml/types/qqmlobjectmodel.cpp [new file with mode: 0644]
src/qml/types/qqmlobjectmodel_p.h [new file with mode: 0644]
src/qml/types/qqmltimer.cpp [new file with mode: 0644]
src/qml/types/qqmltimer_p.h [new file with mode: 0644]
src/qml/types/qquickpackage.cpp [new file with mode: 0644]
src/qml/types/qquickpackage_p.h [new file with mode: 0644]
src/qml/types/qquickworkerscript.cpp [new file with mode: 0644]
src/qml/types/qquickworkerscript_p.h [new file with mode: 0644]
src/qml/types/types.pri [new file with mode: 0644]
src/qml/util/qqmladaptormodel.cpp [new file with mode: 0644]
src/qml/util/qqmladaptormodel_p.h [new file with mode: 0644]
src/qml/util/qqmlchangeset.cpp [new file with mode: 0644]
src/qml/util/qqmlchangeset_p.h [new file with mode: 0644]
src/qml/util/qqmllistaccessor.cpp [new file with mode: 0644]
src/qml/util/qqmllistaccessor_p.h [new file with mode: 0644]
src/qml/util/qqmllistcompositor.cpp [new file with mode: 0644]
src/qml/util/qqmllistcompositor_p.h [new file with mode: 0644]
src/qml/util/qqmlpropertymap.cpp [new file with mode: 0644]
src/qml/util/qqmlpropertymap.h [new file with mode: 0644]
src/qml/util/util.pri [new file with mode: 0644]
src/qmldevtools/qmldevtools.pro [new file with mode: 0644]
src/qmltest/qmltest.pro [new file with mode: 0644]
src/qmltest/qtestoptions_p.h [new file with mode: 0644]
src/qmltest/quicktest.cpp [new file with mode: 0644]
src/qmltest/quicktest.h [new file with mode: 0644]
src/qmltest/quicktestevent.cpp [new file with mode: 0644]
src/qmltest/quicktestevent_p.h [new file with mode: 0644]
src/qmltest/quicktestglobal.h [new file with mode: 0644]
src/qmltest/quicktestresult.cpp [new file with mode: 0644]
src/qmltest/quicktestresult_p.h [new file with mode: 0644]
src/quick/designer/designer.pri [new file with mode: 0644]
src/quick/designer/designersupport.cpp [new file with mode: 0644]
src/quick/designer/designersupport.h [new file with mode: 0644]
src/quick/designer/designerwindowmanager.cpp [new file with mode: 0644]
src/quick/designer/designerwindowmanager_p.h [new file with mode: 0644]
src/quick/doc/images/3d-rotation-axis.png [new file with mode: 0644]
src/quick/doc/images/ListViewHorizontal.png [new file with mode: 0644]
src/quick/doc/images/anchor_ordering.png [new file with mode: 0644]
src/quick/doc/images/anchor_ordering_bad.png [new file with mode: 0644]
src/quick/doc/images/anchorchanges.png [new file with mode: 0644]
src/quick/doc/images/animatedimageitem.gif [new file with mode: 0644]
src/quick/doc/images/axisrotation.png [new file with mode: 0644]
src/quick/doc/images/declarative-adv-tutorial1.png [new file with mode: 0644]
src/quick/doc/images/declarative-adv-tutorial2.png [new file with mode: 0644]
src/quick/doc/images/declarative-adv-tutorial3.png [new file with mode: 0644]
src/quick/doc/images/declarative-adv-tutorial4.gif [new file with mode: 0644]
src/quick/doc/images/declarative-anchors_example.png [new file with mode: 0644]
src/quick/doc/images/declarative-anchors_example2.png [new file with mode: 0644]
src/quick/doc/images/declarative-arcdirection.png [new file with mode: 0644]
src/quick/doc/images/declarative-arcradius.png [new file with mode: 0644]
src/quick/doc/images/declarative-colors.png [new file with mode: 0644]
src/quick/doc/images/declarative-gridmesh.png [new file with mode: 0644]
src/quick/doc/images/declarative-item_opacity1.png [new file with mode: 0644]
src/quick/doc/images/declarative-item_opacity2.png [new file with mode: 0644]
src/quick/doc/images/declarative-item_stacking1.png [new file with mode: 0644]
src/quick/doc/images/declarative-item_stacking2.png [new file with mode: 0644]
src/quick/doc/images/declarative-item_stacking3.png [new file with mode: 0644]
src/quick/doc/images/declarative-item_stacking4.png [new file with mode: 0644]
src/quick/doc/images/declarative-largearc.png [new file with mode: 0644]
src/quick/doc/images/declarative-nopercent.png [new file with mode: 0644]
src/quick/doc/images/declarative-patharc.png [new file with mode: 0644]
src/quick/doc/images/declarative-pathattribute.png [new file with mode: 0644]
src/quick/doc/images/declarative-pathcubic.png [new file with mode: 0644]
src/quick/doc/images/declarative-pathcurve.png [new file with mode: 0644]
src/quick/doc/images/declarative-pathquad.png [new file with mode: 0644]
src/quick/doc/images/declarative-pathsvg.png [new file with mode: 0644]
src/quick/doc/images/declarative-percent.png [new file with mode: 0644]
src/quick/doc/images/declarative-qmlfocus1.png [new file with mode: 0644]
src/quick/doc/images/declarative-qmlfocus2.png [new file with mode: 0644]
src/quick/doc/images/declarative-qmlfocus3.png [new file with mode: 0644]
src/quick/doc/images/declarative-qmlfocus4.png [new file with mode: 0644]
src/quick/doc/images/declarative-qmlfocus5.png [new file with mode: 0644]
src/quick/doc/images/declarative-qtlogo-preserveaspectcrop.png [new file with mode: 0644]
src/quick/doc/images/declarative-qtlogo-preserveaspectfit.png [new file with mode: 0644]
src/quick/doc/images/declarative-qtlogo-stretch.png [new file with mode: 0644]
src/quick/doc/images/declarative-qtlogo-tile.png [new file with mode: 0644]
src/quick/doc/images/declarative-qtlogo-tilehorizontally.png [new file with mode: 0644]
src/quick/doc/images/declarative-qtlogo-tilevertically.png [new file with mode: 0644]
src/quick/doc/images/declarative-qtlogo.png [new file with mode: 0644]
src/quick/doc/images/declarative-rect.png [new file with mode: 0644]
src/quick/doc/images/declarative-rect_gradient.png [new file with mode: 0644]
src/quick/doc/images/declarative-rotation.png [new file with mode: 0644]
src/quick/doc/images/declarative-samegame.png [new file with mode: 0644]
src/quick/doc/images/declarative-scale.png [new file with mode: 0644]
src/quick/doc/images/declarative-scalegrid.png [new file with mode: 0644]
src/quick/doc/images/declarative-shadereffectitem.png [new file with mode: 0644]
src/quick/doc/images/declarative-shadereffectsource.png [new file with mode: 0644]
src/quick/doc/images/declarative-text.png [new file with mode: 0644]
src/quick/doc/images/declarative-textedit.gif [new file with mode: 0644]
src/quick/doc/images/declarative-textformat.png [new file with mode: 0644]
src/quick/doc/images/declarative-textstyle.png [new file with mode: 0644]
src/quick/doc/images/declarative-transformorigin.png [new file with mode: 0644]
src/quick/doc/images/declarative-tutorial1.png [new file with mode: 0644]
src/quick/doc/images/declarative-tutorial2.png [new file with mode: 0644]
src/quick/doc/images/declarative-tutorial3_animation.gif [new file with mode: 0644]
src/quick/doc/images/edge1.png [new file with mode: 0644]
src/quick/doc/images/edge2.png [new file with mode: 0644]
src/quick/doc/images/edge3.png [new file with mode: 0644]
src/quick/doc/images/edge4.png [new file with mode: 0644]
src/quick/doc/images/edges_qml.png [new file with mode: 0644]
src/quick/doc/images/flickable-rebound.gif [new file with mode: 0644]
src/quick/doc/images/flickable.gif [new file with mode: 0644]
src/quick/doc/images/flipable.gif [new file with mode: 0644]
src/quick/doc/images/gridLayout_aligncenter.png [new file with mode: 0644]
src/quick/doc/images/gridLayout_aligntop.png [new file with mode: 0644]
src/quick/doc/images/gridLayout_aligntopleft.png [new file with mode: 0644]
src/quick/doc/images/gridLayout_example.png [new file with mode: 0644]
src/quick/doc/images/gridview-highlight.png [new file with mode: 0644]
src/quick/doc/images/gridview-layout-lefttoright-ltr-btt.png [new file with mode: 0644]
src/quick/doc/images/gridview-layout-lefttoright-ltr-ttb.png [new file with mode: 0644]
src/quick/doc/images/gridview-layout-lefttoright-rtl-btt.png [new file with mode: 0644]
src/quick/doc/images/gridview-layout-lefttoright-rtl-ttb.png [new file with mode: 0644]
src/quick/doc/images/gridview-layout-toptobottom-ltr-btt.png [new file with mode: 0644]
src/quick/doc/images/gridview-layout-toptobottom-ltr-ttb.png [new file with mode: 0644]
src/quick/doc/images/gridview-layout-toptobottom-rtl-btt.png [new file with mode: 0644]
src/quick/doc/images/gridview-layout-toptobottom-rtl-ttb.png [new file with mode: 0644]
src/quick/doc/images/gridview-simple.png [new file with mode: 0644]
src/quick/doc/images/horizontalpositioner_example.png [new file with mode: 0644]
src/quick/doc/images/imageprovider.png [new file with mode: 0644]
src/quick/doc/images/layoutmirroring.png [new file with mode: 0644]
src/quick/doc/images/listview-decorations.png [new file with mode: 0644]
src/quick/doc/images/listview-highlight.png [new file with mode: 0644]
src/quick/doc/images/listview-layout-bottomtotop.png [new file with mode: 0644]
src/quick/doc/images/listview-layout-lefttoright.png [new file with mode: 0644]
src/quick/doc/images/listview-layout-righttoleft.png [new file with mode: 0644]
src/quick/doc/images/listview-layout-toptobottom.png [new file with mode: 0644]
src/quick/doc/images/listview-section.png [new file with mode: 0644]
src/quick/doc/images/listview-setup.png [new file with mode: 0644]
src/quick/doc/images/listview-simple.png [new file with mode: 0644]
src/quick/doc/images/manual-layout.png [new file with mode: 0644]
src/quick/doc/images/margins_qml.png [new file with mode: 0644]
src/quick/doc/images/modelview-overview.png [new file with mode: 0644]
src/quick/doc/images/parentchange.png [new file with mode: 0644]
src/quick/doc/images/particles/fuzzydot.png [new file with mode: 0644]
src/quick/doc/images/particles/glowdot.png [new file with mode: 0644]
src/quick/doc/images/particles/star.png [new file with mode: 0644]
src/quick/doc/images/pathview.gif [new file with mode: 0644]
src/quick/doc/images/positioner-example.png [new file with mode: 0644]
src/quick/doc/images/propanim.gif [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inback.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inbounce.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-incirc.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-incubic.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inelastic.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inexpo.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inoutback.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inoutbounce.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inoutcirc.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inoutcubic.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inoutelastic.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inoutexpo.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inoutquad.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inoutquart.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inoutquint.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inoutsine.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inquad.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inquart.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-inquint.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-insine.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-linear.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outback.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outbounce.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outcirc.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outcubic.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outelastic.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outexpo.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outinback.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outinbounce.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outincirc.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outincubic.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outinelastic.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outinexpo.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outinquad.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outinquart.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outinquint.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outinsine.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outquad.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outquart.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outquint.png [new file with mode: 0644]
src/quick/doc/images/qeasingcurve-outsine.png [new file with mode: 0644]
src/quick/doc/images/qml-borderimage-normal-image.png [new file with mode: 0644]
src/quick/doc/images/qml-borderimage-scaled.png [new file with mode: 0644]
src/quick/doc/images/qml-borderimage-tiled.png [new file with mode: 0644]
src/quick/doc/images/qml-clocks-demo-small.png [new file with mode: 0644]
src/quick/doc/images/qml-clocks-example.png [new file with mode: 0644]
src/quick/doc/images/qml-column.png [new file with mode: 0644]
src/quick/doc/images/qml-flow-snippet.png [new file with mode: 0644]
src/quick/doc/images/qml-flow-text1.png [new file with mode: 0644]
src/quick/doc/images/qml-flow-text2.png [new file with mode: 0644]
src/quick/doc/images/qml-gradient.png [new file with mode: 0644]
src/quick/doc/images/qml-grid-no-spacing.png [new file with mode: 0644]
src/quick/doc/images/qml-grid-spacing.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-arcTo.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-bezierCurveTo.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-clip-complex.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-context.gif [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-math-rotate.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-math.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-rotate.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-scale.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-scalex.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-scaley.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-skewx.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-skewy.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-startAngle.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-translate.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas-translatey.png [new file with mode: 0644]
src/quick/doc/images/qml-item-canvas.arc.png [new file with mode: 0644]
src/quick/doc/images/qml-listview-sections-example.png [new file with mode: 0644]
src/quick/doc/images/qml-localstorage-example.png [new file with mode: 0644]
src/quick/doc/images/qml-maroon-demo-small.png [new file with mode: 0644]
src/quick/doc/images/qml-mousearea-snippet.png [new file with mode: 0644]
src/quick/doc/images/qml-photoviewer-demo-small.png [new file with mode: 0644]
src/quick/doc/images/qml-repeater-grid-index.png [new file with mode: 0644]
src/quick/doc/images/qml-row.png [new file with mode: 0644]
src/quick/doc/images/qml-rssnews-demo-small.png [new file with mode: 0644]
src/quick/doc/images/qml-samegame-demo-small.png [new file with mode: 0644]
src/quick/doc/images/qml-stocqt-demo-small.png [new file with mode: 0644]
src/quick/doc/images/qml-twitter-demo-small.png [new file with mode: 0644]
src/quick/doc/images/qml-xmllistmodel-example.png [new file with mode: 0644]
src/quick/doc/images/qmldesigner-visual-editor.png [new file with mode: 0644]
src/quick/doc/images/qtcreator-target-selector.png [new file with mode: 0644]
src/quick/doc/images/rect-color.png [new file with mode: 0644]
src/quick/doc/images/rect-smooth.png [new file with mode: 0644]
src/quick/doc/images/repeater-index.png [new file with mode: 0644]
src/quick/doc/images/repeater-modeldata.png [new file with mode: 0644]
src/quick/doc/images/repeater-simple.png [new file with mode: 0644]
src/quick/doc/images/repeater.png [new file with mode: 0644]
src/quick/doc/images/screen-and-window-dimensions.jpg [new file with mode: 0644]
src/quick/doc/images/sg-renderloop-singlethreaded.jpg [new file with mode: 0644]
src/quick/doc/images/sg-renderloop-threaded.jpg [new file with mode: 0644]
src/quick/doc/images/spritecutting.png [new file with mode: 0644]
src/quick/doc/images/spriteenginegraph.png [new file with mode: 0644]
src/quick/doc/images/translate.png [new file with mode: 0644]
src/quick/doc/images/verticalpositioner_example.png [new file with mode: 0644]
src/quick/doc/images/verticalpositioner_transition.gif [new file with mode: 0644]
src/quick/doc/images/viewtransitions-basic.gif [new file with mode: 0644]
src/quick/doc/images/viewtransitions-delayedbyindex.gif [new file with mode: 0644]
src/quick/doc/images/viewtransitions-intermediatemove.gif [new file with mode: 0644]
src/quick/doc/images/viewtransitions-interruptedbad.gif [new file with mode: 0644]
src/quick/doc/images/viewtransitions-interruptedgood.gif [new file with mode: 0644]
src/quick/doc/images/viewtransitions-pathanim.gif [new file with mode: 0644]
src/quick/doc/images/viewtransitions-scriptactionbad.gif [new file with mode: 0644]
src/quick/doc/images/visual-coordinates-example.png [new file with mode: 0644]
src/quick/doc/images/visual-parent-example.png [new file with mode: 0644]
src/quick/doc/images/visual-parent-example2.png [new file with mode: 0644]
src/quick/doc/images/visualcanvas_list.png [new file with mode: 0644]
src/quick/doc/images/visualcanvas_overlap.png [new file with mode: 0644]
src/quick/doc/images/visualize-batches.png [new file with mode: 0644]
src/quick/doc/images/visualize-clip.png [new file with mode: 0644]
src/quick/doc/images/visualize-original.png [new file with mode: 0644]
src/quick/doc/images/visualize-overdraw-1.png [new file with mode: 0644]
src/quick/doc/images/visualize-overdraw-2.png [new file with mode: 0644]
src/quick/doc/qtquick.qdocconf [new file with mode: 0644]
src/quick/doc/snippets/qml/anchoranimation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/anchorchanges.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/animatedimage.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/animation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/animators.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/behavior.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/borderimage/borderimage-scaled.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/borderimage/borderimage-tiled.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/borderimage/normal-image.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/coloranimation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/colors.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/column/column-transitions.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/column/column.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/column/vertical-positioner.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/drag.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/flickable.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/flickableScrollbar.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/flipable/flipable.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/flow.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/focus/MyClickableWidget.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/focus/MyWidget.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/focus/advancedFocus.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/focus/basicwidget.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/focus/clickablewidget.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/focus/myfocusscopewidget.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/focus/rectangle.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/focus/widget.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/gradient.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/grid-spacing.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/grid/grid.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/gridview/ContactModel.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/gridview/gridview.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/image.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/keynavigation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/keys/keys-handler.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/keys/keys-pressed.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/layoutmirroring.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/listview-decorations.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/listview-sections.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/listview.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/listview/ContactModel.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/listview/listview.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/KeyReader.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/MyComponent.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/MyItem.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/connections.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/creationContext1.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/creationContext2.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/creationContext3.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/creationContext4.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/focus.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/simple.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/sizeitem.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/loader/sizeloader.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/models/views-models-delegates.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/models/visual-model-and-view.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/mousearea/mousearea-snippet.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/mousearea/mousearea.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/mousearea/mouseareadragfilter.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/multipointtoucharea/multipointtoucharea.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/numberanimation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/parallelanimation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/parentanimation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/parentchange.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/path/arcdirection.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/path/arcradius.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/path/basicarc.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/path/basiccurve.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/path/largearc.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/pathinterpolator.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/pathview/ContactModel.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/pathview/pathattributes.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/pathview/pathview.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/propertyaction-sequential.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/propertyaction.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/propertyanimation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/propertychanges.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-data-models/dynamic-listmodel.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-data-models/listelements.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-data-models/listmodel-listview.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/components/Button.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/components/application.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/methods/app.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/properties/ImageViewer.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/properties/alias-override.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/properties/alias.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/properties/alias/ImageViewer.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/properties/alias/application.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/properties/application.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/properties/property-signals.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/signals/Button.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/signals/basic.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/signals/connectdynamic.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/signals/connectslots.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/signals/no-parameters.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/qml-extending-types/signals/parameters.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/rectangle/rectangle-colors.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/rectangle/rectangle-gradient.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/rectangle/rectangle.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/repeaters/repeater-grid-index.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/repeaters/repeater.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/righttoleft.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/righttoleft/Child.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/rotation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/rotationanimation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/row.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/row/row.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/sequentialanimation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/smoothedanimation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/springanimation.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/state-when.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/state.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/states.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/states/statechangescript.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/systempalette.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/text/onLinkActivated.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/texteditor.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/texthandling.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/transition-from-to-modified.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/transition-from-to.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/transition-reversible.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/transition.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/transitions-list.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/viewtransitions/viewtransitions-basic.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/viewtransitions/viewtransitions-delayedbyindex.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/viewtransitions/viewtransitions-intermediatemove.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/viewtransitions/viewtransitions-interruptedgood.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/viewtransitions/viewtransitions-pathanim.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/viewtransitions/viewtransitions-scriptactionbad.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/viewtransitions/viewtransitions-scriptactiongood.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/visualparent.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/visualparent2.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/xmlrole.qml [new file with mode: 0644]
src/quick/doc/snippets/qml/xmlrole.xml [new file with mode: 0644]
src/quick/doc/src/advtutorial.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/convenience/topic.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/effects/particles.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/effects/sprites.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/effects/topic.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/effects/transformations.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/input/focus.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/input/mouse.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/input/textinput.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/input/topic.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/modelviewsdata/cppmodels.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/modelviewsdata/modelview.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/modelviewsdata/topic.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/positioning/anchors.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/positioning/layouts.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/positioning/righttoleft.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/positioning/topic.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/statesanimations/animations.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/statesanimations/behaviors.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/statesanimations/states.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/statesanimations/topic.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/visualcanvas/coordinates.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/visualcanvas/scenegraph.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/visualcanvas/topic.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/visualcanvas/visualparent.qdoc [new file with mode: 0644]
src/quick/doc/src/concepts/visualtypes/topic.qdoc [new file with mode: 0644]
src/quick/doc/src/cppextensionpoints.qdoc [new file with mode: 0644]
src/quick/doc/src/dynamicview-tutorial.qdoc [new file with mode: 0644]
src/quick/doc/src/examples.qdoc [new file with mode: 0644]
src/quick/doc/src/qmltypereference.qdoc [new file with mode: 0644]
src/quick/doc/src/qtquick-cpp.qdoc [new file with mode: 0644]
src/quick/doc/src/qtquick.qdoc [new file with mode: 0644]
src/quick/doc/src/tutorial.qdoc [new file with mode: 0644]
src/quick/doc/src/whatsnew.qdoc [new file with mode: 0644]
src/quick/items/checksync.pl [new file with mode: 0755]
src/quick/items/context2d/context2d.pri [new file with mode: 0644]
src/quick/items/context2d/qquickcanvascontext.cpp [new file with mode: 0644]
src/quick/items/context2d/qquickcanvascontext_p.h [new file with mode: 0644]
src/quick/items/context2d/qquickcanvasitem.cpp [new file with mode: 0644]
src/quick/items/context2d/qquickcanvasitem_p.h [new file with mode: 0644]
src/quick/items/context2d/qquickcontext2d.cpp [new file with mode: 0644]
src/quick/items/context2d/qquickcontext2d_p.h [new file with mode: 0644]
src/quick/items/context2d/qquickcontext2dcommandbuffer.cpp [new file with mode: 0644]
src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h [new file with mode: 0644]
src/quick/items/context2d/qquickcontext2dtexture.cpp [new file with mode: 0644]
src/quick/items/context2d/qquickcontext2dtexture_p.h [new file with mode: 0644]
src/quick/items/context2d/qquickcontext2dtile.cpp [new file with mode: 0644]
src/quick/items/context2d/qquickcontext2dtile_p.h [new file with mode: 0644]
src/quick/items/items.pri [new file with mode: 0644]
src/quick/items/items.qrc [new file with mode: 0644]
src/quick/items/qquickaccessibleattached.cpp [new file with mode: 0644]
src/quick/items/qquickaccessibleattached_p.h [new file with mode: 0644]
src/quick/items/qquickanchors.cpp [new file with mode: 0644]
src/quick/items/qquickanchors_p.h [new file with mode: 0644]
src/quick/items/qquickanchors_p_p.h [new file with mode: 0644]
src/quick/items/qquickanimatedimage.cpp [new file with mode: 0644]
src/quick/items/qquickanimatedimage_p.h [new file with mode: 0644]
src/quick/items/qquickanimatedimage_p_p.h [new file with mode: 0644]
src/quick/items/qquickanimatedsprite.cpp [new file with mode: 0644]
src/quick/items/qquickanimatedsprite_p.h [new file with mode: 0644]
src/quick/items/qquickborderimage.cpp [new file with mode: 0644]
src/quick/items/qquickborderimage_p.h [new file with mode: 0644]
src/quick/items/qquickborderimage_p_p.h [new file with mode: 0644]
src/quick/items/qquickclipnode.cpp [new file with mode: 0644]
src/quick/items/qquickclipnode_p.h [new file with mode: 0644]
src/quick/items/qquickdrag.cpp [new file with mode: 0644]
src/quick/items/qquickdrag_p.h [new file with mode: 0644]
src/quick/items/qquickdroparea.cpp [new file with mode: 0644]
src/quick/items/qquickdroparea_p.h [new file with mode: 0644]
src/quick/items/qquickevents.cpp [new file with mode: 0644]
src/quick/items/qquickevents_p_p.h [new file with mode: 0644]
src/quick/items/qquickflickable.cpp [new file with mode: 0644]
src/quick/items/qquickflickable_p.h [new file with mode: 0644]
src/quick/items/qquickflickable_p_p.h [new file with mode: 0644]
src/quick/items/qquickflickablebehavior_p.h [new file with mode: 0644]
src/quick/items/qquickflipable.cpp [new file with mode: 0644]
src/quick/items/qquickflipable_p.h [new file with mode: 0644]
src/quick/items/qquickfocusscope.cpp [new file with mode: 0644]
src/quick/items/qquickfocusscope_p.h [new file with mode: 0644]
src/quick/items/qquickframebufferobject.cpp [new file with mode: 0644]
src/quick/items/qquickframebufferobject.h [new file with mode: 0644]
src/quick/items/qquickgridview.cpp [new file with mode: 0644]
src/quick/items/qquickgridview_p.h [new file with mode: 0644]
src/quick/items/qquickimage.cpp [new file with mode: 0644]
src/quick/items/qquickimage_p.h [new file with mode: 0644]
src/quick/items/qquickimage_p_p.h [new file with mode: 0644]
src/quick/items/qquickimagebase.cpp [new file with mode: 0644]
src/quick/items/qquickimagebase_p.h [new file with mode: 0644]
src/quick/items/qquickimagebase_p_p.h [new file with mode: 0644]
src/quick/items/qquickimplicitsizeitem.cpp [new file with mode: 0644]
src/quick/items/qquickimplicitsizeitem_p.h [new file with mode: 0644]
src/quick/items/qquickimplicitsizeitem_p_p.h [new file with mode: 0644]
src/quick/items/qquickitem.cpp [new file with mode: 0644]
src/quick/items/qquickitem.h [new file with mode: 0644]
src/quick/items/qquickitem_p.h [new file with mode: 0644]
src/quick/items/qquickitemanimation.cpp [new file with mode: 0644]
src/quick/items/qquickitemanimation_p.h [new file with mode: 0644]
src/quick/items/qquickitemanimation_p_p.h [new file with mode: 0644]
src/quick/items/qquickitemchangelistener_p.h [new file with mode: 0644]
src/quick/items/qquickitemsmodule.cpp [new file with mode: 0644]
src/quick/items/qquickitemsmodule_p.h [new file with mode: 0644]
src/quick/items/qquickitemview.cpp [new file with mode: 0644]
src/quick/items/qquickitemview_p.h [new file with mode: 0644]
src/quick/items/qquickitemview_p_p.h [new file with mode: 0644]
src/quick/items/qquickitemviewtransition.cpp [new file with mode: 0644]
src/quick/items/qquickitemviewtransition_p.h [new file with mode: 0644]
src/quick/items/qquicklistview.cpp [new file with mode: 0644]
src/quick/items/qquicklistview_p.h [new file with mode: 0644]
src/quick/items/qquickloader.cpp [new file with mode: 0644]
src/quick/items/qquickloader_p.h [new file with mode: 0644]
src/quick/items/qquickloader_p_p.h [new file with mode: 0644]
src/quick/items/qquickmousearea.cpp [new file with mode: 0644]
src/quick/items/qquickmousearea_p.h [new file with mode: 0644]
src/quick/items/qquickmousearea_p_p.h [new file with mode: 0644]
src/quick/items/qquickmultipointtoucharea.cpp [new file with mode: 0644]
src/quick/items/qquickmultipointtoucharea_p.h [new file with mode: 0644]
src/quick/items/qquickpainteditem.cpp [new file with mode: 0644]
src/quick/items/qquickpainteditem.h [new file with mode: 0644]
src/quick/items/qquickpainteditem_p.h [new file with mode: 0644]
src/quick/items/qquickpathview.cpp [new file with mode: 0644]
src/quick/items/qquickpathview_p.h [new file with mode: 0644]
src/quick/items/qquickpathview_p_p.h [new file with mode: 0644]
src/quick/items/qquickpincharea.cpp [new file with mode: 0644]
src/quick/items/qquickpincharea_p.h [new file with mode: 0644]
src/quick/items/qquickpincharea_p_p.h [new file with mode: 0644]
src/quick/items/qquickpositioners.cpp [new file with mode: 0644]
src/quick/items/qquickpositioners_p.h [new file with mode: 0644]
src/quick/items/qquickpositioners_p_p.h [new file with mode: 0644]
src/quick/items/qquickrectangle.cpp [new file with mode: 0644]
src/quick/items/qquickrectangle_p.h [new file with mode: 0644]
src/quick/items/qquickrectangle_p_p.h [new file with mode: 0644]
src/quick/items/qquickrendercontrol.cpp [new file with mode: 0644]
src/quick/items/qquickrendercontrol_p.h [new file with mode: 0644]
src/quick/items/qquickrepeater.cpp [new file with mode: 0644]
src/quick/items/qquickrepeater_p.h [new file with mode: 0644]
src/quick/items/qquickrepeater_p_p.h [new file with mode: 0644]
src/quick/items/qquickscalegrid.cpp [new file with mode: 0644]
src/quick/items/qquickscalegrid_p_p.h [new file with mode: 0644]
src/quick/items/qquickscreen.cpp [new file with mode: 0644]
src/quick/items/qquickscreen_p.h [new file with mode: 0644]
src/quick/items/qquickshadereffect.cpp [new file with mode: 0644]
src/quick/items/qquickshadereffect_p.h [new file with mode: 0644]
src/quick/items/qquickshadereffectmesh.cpp [new file with mode: 0644]
src/quick/items/qquickshadereffectmesh_p.h [new file with mode: 0644]
src/quick/items/qquickshadereffectnode.cpp [new file with mode: 0644]
src/quick/items/qquickshadereffectnode_p.h [new file with mode: 0644]
src/quick/items/qquickshadereffectsource.cpp [new file with mode: 0644]
src/quick/items/qquickshadereffectsource_p.h [new file with mode: 0644]
src/quick/items/qquicksprite.cpp [new file with mode: 0644]
src/quick/items/qquicksprite_p.h [new file with mode: 0644]
src/quick/items/qquickspriteengine.cpp [new file with mode: 0644]
src/quick/items/qquickspriteengine_p.h [new file with mode: 0644]
src/quick/items/qquickspritesequence.cpp [new file with mode: 0644]
src/quick/items/qquickspritesequence_p.h [new file with mode: 0644]
src/quick/items/qquickstateoperations.cpp [new file with mode: 0644]
src/quick/items/qquickstateoperations_p.h [new file with mode: 0644]
src/quick/items/qquicktext.cpp [new file with mode: 0644]
src/quick/items/qquicktext_p.h [new file with mode: 0644]
src/quick/items/qquicktext_p_p.h [new file with mode: 0644]
src/quick/items/qquicktextcontrol.cpp [new file with mode: 0644]
src/quick/items/qquicktextcontrol_p.h [new file with mode: 0644]
src/quick/items/qquicktextcontrol_p_p.h [new file with mode: 0644]
src/quick/items/qquicktextdocument.cpp [new file with mode: 0644]
src/quick/items/qquicktextdocument.h [new file with mode: 0644]
src/quick/items/qquicktextedit.cpp [new file with mode: 0644]
src/quick/items/qquicktextedit_p.h [new file with mode: 0644]
src/quick/items/qquicktextedit_p_p.h [new file with mode: 0644]
src/quick/items/qquicktextinput.cpp [new file with mode: 0644]
src/quick/items/qquicktextinput_p.h [new file with mode: 0644]
src/quick/items/qquicktextinput_p_p.h [new file with mode: 0644]
src/quick/items/qquicktextnode.cpp [new file with mode: 0644]
src/quick/items/qquicktextnode_p.h [new file with mode: 0644]
src/quick/items/qquicktextnodeengine.cpp [new file with mode: 0644]
src/quick/items/qquicktextnodeengine_p.h [new file with mode: 0644]
src/quick/items/qquicktextutil.cpp [new file with mode: 0644]
src/quick/items/qquicktextutil_p.h [new file with mode: 0644]
src/quick/items/qquicktranslate.cpp [new file with mode: 0644]
src/quick/items/qquicktranslate_p.h [new file with mode: 0644]
src/quick/items/qquickview.cpp [new file with mode: 0644]
src/quick/items/qquickview.h [new file with mode: 0644]
src/quick/items/qquickview_p.h [new file with mode: 0644]
src/quick/items/qquickwindow.cpp [new file with mode: 0644]
src/quick/items/qquickwindow.h [new file with mode: 0644]
src/quick/items/qquickwindow_p.h [new file with mode: 0644]
src/quick/items/qquickwindowmodule.cpp [new file with mode: 0644]
src/quick/items/qquickwindowmodule_p.h [new file with mode: 0644]
src/quick/items/shaders/shadereffect.frag [new file with mode: 0644]
src/quick/items/shaders/shadereffect.vert [new file with mode: 0644]
src/quick/items/shaders/shadereffect_core.frag [new file with mode: 0644]
src/quick/items/shaders/shadereffect_core.vert [new file with mode: 0644]
src/quick/items/shaders/shadereffectfallback.frag [new file with mode: 0644]
src/quick/items/shaders/shadereffectfallback.vert [new file with mode: 0644]
src/quick/items/shaders/shadereffectfallback_core.frag [new file with mode: 0644]
src/quick/items/shaders/shadereffectfallback_core.vert [new file with mode: 0644]
src/quick/items/shaders/sprite.frag [new file with mode: 0644]
src/quick/items/shaders/sprite.vert [new file with mode: 0644]
src/quick/items/shaders/sprite_core.frag [new file with mode: 0644]
src/quick/items/shaders/sprite_core.vert [new file with mode: 0644]
src/quick/items/syncexcludes [new file with mode: 0644]
src/quick/qtquick2.cpp [new file with mode: 0644]
src/quick/qtquick2_p.h [new file with mode: 0644]
src/quick/qtquickglobal.h [new file with mode: 0644]
src/quick/qtquickglobal_p.h [new file with mode: 0644]
src/quick/quick.pro [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgbatchrenderer_p.h [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsggeometry.cpp [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsggeometry.h [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsggeometry_p.h [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgmaterial.cpp [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgmaterial.h [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgmaterialshader_p.h [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgnode.cpp [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgnode.h [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgnode_p.h [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgnodeupdater.cpp [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgnodeupdater_p.h [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgrenderer.cpp [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgrenderer_p.h [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgrendernode.cpp [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgrendernode_p.h [new file with mode: 0644]
src/quick/scenegraph/coreapi/qsgshaderrewriter.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgadaptationlayer.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgadaptationlayer_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgcontext.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgcontext_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgcontextplugin.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgcontextplugin_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgdefaultdistancefieldglyphcache.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgdefaultdistancefieldglyphcache_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgdefaultglyphnode.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgdefaultglyphnode_p.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgdefaultglyphnode_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgdefaultglyphnode_p_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgdefaultimagenode.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgdefaultimagenode_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgdefaultrectanglenode.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgdefaultrectanglenode_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgdistancefieldglyphnode.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgdistancefieldglyphnode_p.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgdistancefieldglyphnode_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgdistancefieldglyphnode_p_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgrenderloop.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgrenderloop_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgshareddistancefieldglyphcache.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgshareddistancefieldglyphcache_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgthreadedrenderloop.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgthreadedrenderloop_p.h [new file with mode: 0644]
src/quick/scenegraph/qsgwindowsrenderloop.cpp [new file with mode: 0644]
src/quick/scenegraph/qsgwindowsrenderloop_p.h [new file with mode: 0644]
src/quick/scenegraph/scenegraph.pri [new file with mode: 0644]
src/quick/scenegraph/scenegraph.qrc [new file with mode: 0644]
src/quick/scenegraph/shaders/24bittextmask.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/24bittextmask_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/8bittextmask.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/8bittextmask_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/distancefieldoutlinetext.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/distancefieldoutlinetext_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/distancefieldshiftedtext.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/distancefieldshiftedtext.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/distancefieldshiftedtext_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/distancefieldshiftedtext_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/distancefieldtext.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/distancefieldtext.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/distancefieldtext_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/distancefieldtext_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/flatcolor.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/flatcolor.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/flatcolor_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/flatcolor_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/hiqsubpixeldistancefieldtext.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/hiqsubpixeldistancefieldtext.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/hiqsubpixeldistancefieldtext_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/hiqsubpixeldistancefieldtext_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/loqsubpixeldistancefieldtext.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/loqsubpixeldistancefieldtext.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/loqsubpixeldistancefieldtext_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/loqsubpixeldistancefieldtext_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/opaquetexture.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/opaquetexture.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/opaquetexture_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/opaquetexture_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/outlinedtext.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/outlinedtext.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/outlinedtext_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/outlinedtext_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/rendernode.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/rendernode.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/rendernode_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/rendernode_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/smoothcolor.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/smoothcolor.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/smoothcolor_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/smoothcolor_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/smoothtexture.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/smoothtexture.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/smoothtexture_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/smoothtexture_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/stencilclip.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/stencilclip.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/stencilclip_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/stencilclip_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/styledtext.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/styledtext.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/styledtext_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/styledtext_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/textmask.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/textmask.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/textmask_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/textmask_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/texture.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/texture_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/vertexcolor.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/vertexcolor.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/vertexcolor_core.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/vertexcolor_core.vert [new file with mode: 0644]
src/quick/scenegraph/shaders/visualization.frag [new file with mode: 0644]
src/quick/scenegraph/shaders/visualization.vert [new file with mode: 0644]
src/quick/scenegraph/util/qsgareaallocator.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgareaallocator_p.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgatlastexture.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgatlastexture_p.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgdepthstencilbuffer_p.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgdistancefieldutil.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgdistancefieldutil_p.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgflatcolormaterial.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgflatcolormaterial.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgpainternode.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgpainternode_p.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgshadersourcebuilder.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgshadersourcebuilder_p.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgsimplematerial.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgsimplematerial.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgsimplerectnode.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgsimplerectnode.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgsimpletexturenode.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgsimpletexturenode.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgtexture.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgtexture.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgtexture_p.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgtexturematerial.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgtexturematerial.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgtexturematerial_p.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgtextureprovider.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgtextureprovider.h [new file with mode: 0644]
src/quick/scenegraph/util/qsgvertexcolormaterial.cpp [new file with mode: 0644]
src/quick/scenegraph/util/qsgvertexcolormaterial.h [new file with mode: 0644]
src/quick/util/qquickanimation.cpp [new file with mode: 0644]
src/quick/util/qquickanimation_p.h [new file with mode: 0644]
src/quick/util/qquickanimation_p_p.h [new file with mode: 0644]
src/quick/util/qquickanimationcontroller.cpp [new file with mode: 0644]
src/quick/util/qquickanimationcontroller_p.h [new file with mode: 0644]
src/quick/util/qquickanimator.cpp [new file with mode: 0644]
src/quick/util/qquickanimator_p.h [new file with mode: 0644]
src/quick/util/qquickanimator_p_p.h [new file with mode: 0644]
src/quick/util/qquickanimatorcontroller.cpp [new file with mode: 0644]
src/quick/util/qquickanimatorcontroller_p.h [new file with mode: 0644]
src/quick/util/qquickanimatorjob.cpp [new file with mode: 0644]
src/quick/util/qquickanimatorjob_p.h [new file with mode: 0644]
src/quick/util/qquickapplication.cpp [new file with mode: 0644]
src/quick/util/qquickapplication_p.h [new file with mode: 0644]
src/quick/util/qquickbehavior.cpp [new file with mode: 0644]
src/quick/util/qquickbehavior_p.h [new file with mode: 0644]
src/quick/util/qquickfontloader.cpp [new file with mode: 0644]
src/quick/util/qquickfontloader_p.h [new file with mode: 0644]
src/quick/util/qquickglobal.cpp [new file with mode: 0644]
src/quick/util/qquickimageprovider.cpp [new file with mode: 0644]
src/quick/util/qquickimageprovider.h [new file with mode: 0644]
src/quick/util/qquickpath.cpp [new file with mode: 0644]
src/quick/util/qquickpath_p.h [new file with mode: 0644]
src/quick/util/qquickpath_p_p.h [new file with mode: 0644]
src/quick/util/qquickpathinterpolator.cpp [new file with mode: 0644]
src/quick/util/qquickpathinterpolator_p.h [new file with mode: 0644]
src/quick/util/qquickpixmapcache.cpp [new file with mode: 0644]
src/quick/util/qquickpixmapcache_p.h [new file with mode: 0644]
src/quick/util/qquickprofiler.cpp [new file with mode: 0644]
src/quick/util/qquickprofiler_p.h [new file with mode: 0644]
src/quick/util/qquickpropertychanges.cpp [new file with mode: 0644]
src/quick/util/qquickpropertychanges_p.h [new file with mode: 0644]
src/quick/util/qquicksmoothedanimation.cpp [new file with mode: 0644]
src/quick/util/qquicksmoothedanimation_p.h [new file with mode: 0644]
src/quick/util/qquicksmoothedanimation_p_p.h [new file with mode: 0644]
src/quick/util/qquickspringanimation.cpp [new file with mode: 0644]
src/quick/util/qquickspringanimation_p.h [new file with mode: 0644]
src/quick/util/qquickstate.cpp [new file with mode: 0644]
src/quick/util/qquickstate_p.h [new file with mode: 0644]
src/quick/util/qquickstate_p_p.h [new file with mode: 0644]
src/quick/util/qquickstatechangescript.cpp [new file with mode: 0644]
src/quick/util/qquickstatechangescript_p.h [new file with mode: 0644]
src/quick/util/qquickstategroup.cpp [new file with mode: 0644]
src/quick/util/qquickstategroup_p.h [new file with mode: 0644]
src/quick/util/qquickstyledtext.cpp [new file with mode: 0644]
src/quick/util/qquickstyledtext_p.h [new file with mode: 0644]
src/quick/util/qquicksvgparser.cpp [new file with mode: 0644]
src/quick/util/qquicksvgparser_p.h [new file with mode: 0644]
src/quick/util/qquicksystempalette.cpp [new file with mode: 0644]
src/quick/util/qquicksystempalette_p.h [new file with mode: 0644]
src/quick/util/qquicktimeline.cpp [new file with mode: 0644]
src/quick/util/qquicktimeline_p_p.h [new file with mode: 0644]
src/quick/util/qquicktransition.cpp [new file with mode: 0644]
src/quick/util/qquicktransition_p.h [new file with mode: 0644]
src/quick/util/qquicktransitionmanager.cpp [new file with mode: 0644]
src/quick/util/qquicktransitionmanager_p_p.h [new file with mode: 0644]
src/quick/util/qquickutilmodule.cpp [new file with mode: 0644]
src/quick/util/qquickutilmodule_p.h [new file with mode: 0644]
src/quick/util/qquickvaluetypes.cpp [new file with mode: 0644]
src/quick/util/qquickvaluetypes_p.h [new file with mode: 0644]
src/quick/util/util.pri [new file with mode: 0644]
src/quickwidgets/qquickwidget.cpp [new file with mode: 0644]
src/quickwidgets/qquickwidget.h [new file with mode: 0644]
src/quickwidgets/qquickwidget_p.h [new file with mode: 0644]
src/quickwidgets/qtquickwidgetsglobal.h [new file with mode: 0644]
src/quickwidgets/quickwidgets.pro [new file with mode: 0644]
src/src.pro [new file with mode: 0644]
sync.profile [new file with mode: 0644]
tests/README [new file with mode: 0644]
tests/auto/auto.pro [new file with mode: 0644]
tests/auto/bic/data/QtQml.5.0.0.linux-gcc-ia32.txt [new file with mode: 0644]
tests/auto/bic/data/QtQml.5.1.0.linux-gcc-ia32.txt [new file with mode: 0644]
tests/auto/bic/data/QtQuick.5.0.0.linux-gcc-ia32.txt [new file with mode: 0644]
tests/auto/bic/data/QtQuick.5.1.0.linux-gcc-ia32.txt [new file with mode: 0644]
tests/auto/bic/data/QtQuickTest.5.0.0.linux-gcc-ia32.txt [new file with mode: 0644]
tests/auto/bic/data/QtQuickTest.5.1.0.linux-gcc-ia32.txt [new file with mode: 0644]
tests/auto/cmake/CMakeLists.txt [new file with mode: 0644]
tests/auto/cmake/cmake.pro [new file with mode: 0644]
tests/auto/compilerwarnings/data/test_cpp.txt [new file with mode: 0644]
tests/auto/headersclean/headersclean.pro [new file with mode: 0644]
tests/auto/installed_cmake/installed_cmake.pro [new file with mode: 0644]
tests/auto/particles/particles.pro [new file with mode: 0644]
tests/auto/particles/qquickage/data/jump.qml [new file with mode: 0644]
tests/auto/particles/qquickage/data/kill.qml [new file with mode: 0644]
tests/auto/particles/qquickage/data/onceoff.qml [new file with mode: 0644]
tests/auto/particles/qquickage/data/sustained.qml [new file with mode: 0644]
tests/auto/particles/qquickage/qquickage.pro [new file with mode: 0644]
tests/auto/particles/qquickage/tst_qquickage.cpp [new file with mode: 0644]
tests/auto/particles/qquickangleddirection/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickangleddirection/qquickangleddirection.pro [new file with mode: 0644]
tests/auto/particles/qquickangleddirection/tst_qquickangleddirection.cpp [new file with mode: 0644]
tests/auto/particles/qquickcumulativedirection/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickcumulativedirection/qquickcumulativedirection.pro [new file with mode: 0644]
tests/auto/particles/qquickcumulativedirection/tst_qquickcumulativedirection.cpp [new file with mode: 0644]
tests/auto/particles/qquickcustomaffector/data/affectedSignal.qml [new file with mode: 0644]
tests/auto/particles/qquickcustomaffector/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickcustomaffector/data/move.qml [new file with mode: 0644]
tests/auto/particles/qquickcustomaffector/qquickcustomaffector.pro [new file with mode: 0644]
tests/auto/particles/qquickcustomaffector/tst_qquickcustomaffector.cpp [new file with mode: 0644]
tests/auto/particles/qquickcustomparticle/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickcustomparticle/data/deleteSourceItem.qml [new file with mode: 0644]
tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro [new file with mode: 0644]
tests/auto/particles/qquickcustomparticle/tst_qquickcustomparticle.cpp [new file with mode: 0644]
tests/auto/particles/qquickellipseextruder/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickellipseextruder/qquickellipseextruder.pro [new file with mode: 0644]
tests/auto/particles/qquickellipseextruder/tst_qquickellipseextruder.cpp [new file with mode: 0644]
tests/auto/particles/qquickfriction/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickfriction/data/threshold.qml [new file with mode: 0644]
tests/auto/particles/qquickfriction/qquickfriction.pro [new file with mode: 0644]
tests/auto/particles/qquickfriction/tst_qquickfriction.cpp [new file with mode: 0644]
tests/auto/particles/qquickgravity/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickgravity/qquickgravity.pro [new file with mode: 0644]
tests/auto/particles/qquickgravity/tst_qquickgravity.cpp [new file with mode: 0644]
tests/auto/particles/qquickgroupgoal/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickgroupgoal/qquickgroupgoal.pro [new file with mode: 0644]
tests/auto/particles/qquickgroupgoal/tst_qquickgroupgoal.cpp [new file with mode: 0644]
tests/auto/particles/qquickimageparticle/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickimageparticle/data/colorVariance.qml [new file with mode: 0644]
tests/auto/particles/qquickimageparticle/data/colored.qml [new file with mode: 0644]
tests/auto/particles/qquickimageparticle/data/deformed.qml [new file with mode: 0644]
tests/auto/particles/qquickimageparticle/data/sprite.qml [new file with mode: 0644]
tests/auto/particles/qquickimageparticle/data/tabled.qml [new file with mode: 0644]
tests/auto/particles/qquickimageparticle/qquickimageparticle.pro [new file with mode: 0644]
tests/auto/particles/qquickimageparticle/tst_qquickimageparticle.cpp [new file with mode: 0644]
tests/auto/particles/qquickitemparticle/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickitemparticle/qquickitemparticle.pro [new file with mode: 0644]
tests/auto/particles/qquickitemparticle/tst_qquickitemparticle.cpp [new file with mode: 0644]
tests/auto/particles/qquicklineextruder/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquicklineextruder/qquicklineextruder.pro [new file with mode: 0644]
tests/auto/particles/qquicklineextruder/tst_qquicklineextruder.cpp [new file with mode: 0644]
tests/auto/particles/qquickmaskextruder/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickmaskextruder/data/smallmask.png [new file with mode: 0644]
tests/auto/particles/qquickmaskextruder/qquickmaskextruder.pro [new file with mode: 0644]
tests/auto/particles/qquickmaskextruder/tst_qquickmaskextruder.cpp [new file with mode: 0644]
tests/auto/particles/qquickparticlegroup/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickparticlegroup/qquickparticlegroup.pro [new file with mode: 0644]
tests/auto/particles/qquickparticlegroup/tst_qquickparticlegroup.cpp [new file with mode: 0644]
tests/auto/particles/qquickparticlesystem/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickparticlesystem/qquickparticlesystem.pro [new file with mode: 0644]
tests/auto/particles/qquickparticlesystem/tst_qquickparticlesystem.cpp [new file with mode: 0644]
tests/auto/particles/qquickpointattractor/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickpointattractor/qquickpointattractor.pro [new file with mode: 0644]
tests/auto/particles/qquickpointattractor/tst_qquickpointattractor.cpp [new file with mode: 0644]
tests/auto/particles/qquickpointdirection/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickpointdirection/qquickpointdirection.pro [new file with mode: 0644]
tests/auto/particles/qquickpointdirection/tst_qquickpointdirection.cpp [new file with mode: 0644]
tests/auto/particles/qquickrectangleextruder/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickrectangleextruder/qquickrectangleextruder.pro [new file with mode: 0644]
tests/auto/particles/qquickrectangleextruder/tst_qquickrectangleextruder.cpp [new file with mode: 0644]
tests/auto/particles/qquickspritegoal/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickspritegoal/qquickspritegoal.pro [new file with mode: 0644]
tests/auto/particles/qquickspritegoal/tst_qquickspritegoal.cpp [new file with mode: 0644]
tests/auto/particles/qquicktargetdirection/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquicktargetdirection/qquicktargetdirection.pro [new file with mode: 0644]
tests/auto/particles/qquicktargetdirection/tst_qquicktargetdirection.cpp [new file with mode: 0644]
tests/auto/particles/qquicktrailemitter/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquicktrailemitter/qquicktrailemitter.pro [new file with mode: 0644]
tests/auto/particles/qquicktrailemitter/tst_qquicktrailemitter.cpp [new file with mode: 0644]
tests/auto/particles/qquickturbulence/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickturbulence/qquickturbulence.pro [new file with mode: 0644]
tests/auto/particles/qquickturbulence/tst_qquickturbulence.cpp [new file with mode: 0644]
tests/auto/particles/qquickwander/data/basic.qml [new file with mode: 0644]
tests/auto/particles/qquickwander/qquickwander.pro [new file with mode: 0644]
tests/auto/particles/qquickwander/tst_qquickwander.cpp [new file with mode: 0644]
tests/auto/particles/shared/particlestestsshared.h [new file with mode: 0644]
tests/auto/particles/shared/squarefacesprite.png [new file with mode: 0644]
tests/auto/particles/shared/star.png [new file with mode: 0644]
tests/auto/particles/shared/table.png [new file with mode: 0644]
tests/auto/qml/animation/animation.pro [new file with mode: 0644]
tests/auto/qml/animation/qabstractanimationjob/qabstractanimationjob.pro [new file with mode: 0644]
tests/auto/qml/animation/qabstractanimationjob/tst_qabstractanimationjob.cpp [new file with mode: 0644]
tests/auto/qml/animation/qanimationgroupjob/qanimationgroupjob.pro [new file with mode: 0644]
tests/auto/qml/animation/qanimationgroupjob/tst_qanimationgroupjob.cpp [new file with mode: 0644]
tests/auto/qml/animation/qparallelanimationgroupjob/qparallelanimationgroupjob.pro [new file with mode: 0644]
tests/auto/qml/animation/qparallelanimationgroupjob/tst_qparallelanimationgroupjob.cpp [new file with mode: 0644]
tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro [new file with mode: 0644]
tests/auto/qml/animation/qpauseanimationjob/tst_qpauseanimationjob.cpp [new file with mode: 0644]
tests/auto/qml/animation/qsequentialanimationgroupjob/qsequentialanimationgroupjob.pro [new file with mode: 0644]
tests/auto/qml/animation/qsequentialanimationgroupjob/tst_qsequentialanimationgroupjob.cpp [new file with mode: 0644]
tests/auto/qml/debugger/debugger.pro [new file with mode: 0644]
tests/auto/qml/debugger/qdebugmessageservice/data/test.qml [new file with mode: 0644]
tests/auto/qml/debugger/qdebugmessageservice/qdebugmessageservice.pro [new file with mode: 0644]
tests/auto/qml/debugger/qdebugmessageservice/tst_qdebugmessageservice.cpp [new file with mode: 0644]
tests/auto/qml/debugger/qpacketprotocol/qpacketprotocol.pro [new file with mode: 0644]
tests/auto/qml/debugger/qpacketprotocol/tst_qpacketprotocol.cpp [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugclient/tst_qqmldebugclient.cpp [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/breakpointRelocation.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/changeBreakpoint.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/condition.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/createComponent.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/exception.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/loadjsfile.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/oncompleted.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/quit.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/stepAction.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/test.js [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/test.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/data/timer.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/qqmldebugjs.pro [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugjs/tst_qqmldebugjs.cpp [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugservice/data/test.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugservice/qqmldebugservice.pro [new file with mode: 0644]
tests/auto/qml/debugger/qqmldebugservice/tst_qqmldebugservice.cpp [new file with mode: 0644]
tests/auto/qml/debugger/qqmlenginecontrol/data/exit.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlenginecontrol/data/test.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro [new file with mode: 0644]
tests/auto/qml/debugger/qqmlenginecontrol/tst_qqmlenginecontrol.cpp [new file with mode: 0644]
tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/data/qtquick2.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/qqmlenginedebuginspectorintegrationtest.pro [new file with mode: 0644]
tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/tst_qqmlenginedebuginspectorintegration.cpp [new file with mode: 0644]
tests/auto/qml/debugger/qqmlenginedebugservice/qqmlenginedebugservice.pro [new file with mode: 0644]
tests/auto/qml/debugger/qqmlenginedebugservice/tst_qqmlenginedebugservice.cpp [new file with mode: 0644]
tests/auto/qml/debugger/qqmlinspector/data/changes.txt [new file with mode: 0644]
tests/auto/qml/debugger/qqmlinspector/data/qtquick2.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlinspector/data/window.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlinspector/qqmlinspector.pro [new file with mode: 0644]
tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/data/TestImage_2x2.png [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/data/controlFromJS.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/data/exit.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/data/javascript.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/data/pixmapCacheTest.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/data/scenegraphTest.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/data/signalSourceLocation.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/data/test.qml [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro [new file with mode: 0644]
tests/auto/qml/debugger/qqmlprofilerservice/tst_qqmlprofilerservice.cpp [new file with mode: 0644]
tests/auto/qml/debugger/qv4profilerservice/data/console.qml [new file with mode: 0644]
tests/auto/qml/debugger/qv4profilerservice/data/exit.qml [new file with mode: 0644]
tests/auto/qml/debugger/qv4profilerservice/data/test.qml [new file with mode: 0644]
tests/auto/qml/debugger/qv4profilerservice/qv4profilerservice.pro [new file with mode: 0644]
tests/auto/qml/debugger/qv4profilerservice/tst_qv4profilerservice.cpp [new file with mode: 0644]
tests/auto/qml/debugger/shared/debugutil.cpp [new file with mode: 0644]
tests/auto/qml/debugger/shared/debugutil.pri [new file with mode: 0644]
tests/auto/qml/debugger/shared/debugutil_p.h [new file with mode: 0644]
tests/auto/qml/debugger/shared/qqmldebugclient.cpp [new file with mode: 0644]
tests/auto/qml/debugger/shared/qqmldebugclient.h [new file with mode: 0644]
tests/auto/qml/debugger/shared/qqmldebugtestservice.cpp [new file with mode: 0644]
tests/auto/qml/debugger/shared/qqmldebugtestservice.h [new file with mode: 0644]
tests/auto/qml/debugger/shared/qqmlenginedebugclient.cpp [new file with mode: 0644]
tests/auto/qml/debugger/shared/qqmlenginedebugclient.h [new file with mode: 0644]
tests/auto/qml/debugger/shared/qqmlenginedebugclient.pri [new file with mode: 0644]
tests/auto/qml/debugger/shared/qqmlinspectorclient.cpp [new file with mode: 0644]
tests/auto/qml/debugger/shared/qqmlinspectorclient.h [new file with mode: 0644]
tests/auto/qml/debugger/shared/qqmlinspectorclient.pri [new file with mode: 0644]
tests/auto/qml/parserstress/parserstress.pro [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.1.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.1.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.1.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.2.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.3.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.3.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.4-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.5-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.5-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.5-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.5.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.5.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.5.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/15.4.5.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Array/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.3.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.3.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.3.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.3.1-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.3.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.2-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.2-4-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.3-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.3-4-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/15.6.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Boolean/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.1.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.1.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.1.13-1.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.2.2-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.1-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.1-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.2-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.2-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.2-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.8-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.8-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.8-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.8-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.3.8-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.4.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.4.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.4.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-10.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-11.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-12.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-13.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.10-9.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.11-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.12-8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.13-8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.14.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.15.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.16.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.17.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.18.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.19.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.2-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.20.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.21-8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.22-8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-10.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-11.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-12.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-13.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-14.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-15.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-16.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-17.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-18.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.23-9.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.24-8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.25-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.26-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.27-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.28-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.29-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.3-1-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.30-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.31-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.32-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.33-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.34-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.35-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.36-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.37-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.37-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.37-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.37-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.37-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.4-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.9.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/15.9.5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Date/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.3-2.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-10.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.4-8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.5-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.5-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.5-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.5-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.8-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.1.8-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.2.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.2.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.2.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.2.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/10.2.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ExecutionContexts/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.1.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.10-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.10-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.10-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.12-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.12-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.12-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.12-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.2-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.2-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.2-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.13.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.14-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.1-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.1-4-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.1-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-1-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-10-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-11.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-4-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-5-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-6-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-7-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-8-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.2-9-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.3-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.3-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.3-4-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.2.3-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.3.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.3.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.7-01.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.7-02.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.4.9.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.5.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.5.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.5.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.6.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.6.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.6.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.6.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.6.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.7.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.7.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.7.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.8.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.8.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.8.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.8.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.9.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.9.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/11.9.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Expressions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.1.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.1.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.1.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.2.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.2.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.2.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.3.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.3.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.3.1-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.3.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.4.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.5-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.5-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.5.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/15.3.5.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/FunctionObjects/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1-1-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.1.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.1.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.5-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.5-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.5-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/15.1.2.7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/GlobalObject/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-4-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-5-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.2-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-10.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-11.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-12.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-13-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.3-9.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.1-1-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.1-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.1-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-1-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-10-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-11-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-12-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-13-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-14-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-15-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-16-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-4-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-5-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-6-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-7-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-8-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.2-9-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-1-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-10-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-11-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-12-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-13-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-14-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-15-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-16-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-4-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-5-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-6-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-7-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-8-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.4.3-9-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-10-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-4-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-5-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-8-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.5-9-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.7.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/7.8.2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/LexicalConventions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.4-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.5-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.5-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.6-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.6-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.7-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.7-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.8-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.8-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.8-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.10.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.11.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.12.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.13.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.14.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.15.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.16.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.17.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.18.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/15.8.2.9.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Math/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/NativeObjects/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/NativeObjects/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.2-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.3-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.4-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.5-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.6-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.2-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/15.7.4.3-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Number/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.1.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.1.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.2.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.2.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.1-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.4.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.4.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/15.2.4.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/ObjectObjects/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/README [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma/SourceText/6-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/SourceText/6-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/SourceText/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/SourceText/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.10-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.10.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.5-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.5-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-8.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.2-9-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-10.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-11.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-12.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-19.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-5-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-6-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-7-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-8-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.6.3-9-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.7-1-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.8-1-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/12.9-1-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Statements/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.3.1-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.3.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.3.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.3.2-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.10-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.11-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.12-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2-2-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.3-3-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.4-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.5-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.6-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.6-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.7-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.7-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.8-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.8-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.8-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.9-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/15.5.5.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/String/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.4-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.5-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.8.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/9.9-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/TypeConversion/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Types/8.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Types/8.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Types/8.6.2.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Types/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/Types/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/10.1.4-9.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/10.1.6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/10.1.8-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/11.6.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/11.6.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/11.6.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/11.6.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.1.2.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.2.1.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.2.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.2.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.3.1.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.3.1.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.3.2.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.3.2.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.3.3.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.4.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.5.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.5.4.2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.5.4.4-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.5.4.5-6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.5.4.7-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.6.3.1-5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.6.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.6.4-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.7.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.7.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.8-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/15.9.5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/8.6.2.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/9.9-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/extensions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/jsref.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma/template.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/boolean-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/boolean-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/date-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-005.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-006.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-007.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-008.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-009.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-010-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/exception-011-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-005.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-006.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-007.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-008.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-009.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-010.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-011.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-012.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-013.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-014.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-015.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-016.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-017.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/expression-019.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/function-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/global-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/global-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-005.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-006.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-007.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-008.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-009.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-010.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-011.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-012.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-013.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-014.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-015.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-016.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-017.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-018.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-019.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-020.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-021.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-022.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-023.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-024.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-025.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-026.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-027.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-028.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-029.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-030.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-031.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-032.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-033.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-034.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-035.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-036.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-037.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-038.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-039.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-040.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-041.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-042.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-047.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-048.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-049.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-050.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-051.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-052.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-053.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/lexical-054.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/number-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/number-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/number-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-005.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-006.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-007.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-008.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/statement-009.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/string-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Exceptions/string-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Expressions/StrictEquality-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Expressions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Expressions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/FunctionObjects/apply-001-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/FunctionObjects/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/FunctionObjects/call-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/FunctionObjects/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/keywords-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/regexp-literals-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/regexp-literals-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/LexicalConventions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/README [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/constructor-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/exec-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/exec-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/function-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/hex-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/multiline-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/octal-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/octal-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/octal-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/properties-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/properties-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/regexp-enumerate-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/regress-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/RegExp/unicode-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-005.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-006.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/dowhile-007.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/forin-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/forin-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/if-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/label-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/label-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/switch-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/switch-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/switch-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/switch-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/try-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/try-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/try-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/try-005.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/try-006.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/try-007.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/try-008.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/try-009.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/try-010.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/try-012.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/while-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/while-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/while-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/Statements/while-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/String/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/String/match-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/String/match-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/String/match-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/String/match-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/String/replace-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/String/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/String/split-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/String/split-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/String/split-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/extensions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/extensions/constructor-001.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_2/extensions/function-001.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-001.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-002.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-003-n.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-004-n.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-005-n.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_2/extensions/instanceof-006.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_2/extensions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/instanceof/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/instanceof/instanceof-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/instanceof/instanceof-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/instanceof/instanceof-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/instanceof/regress-7635.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/instanceof/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/jsref.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_2/template.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Array/15.4.4.11-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Array/15.4.4.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Array/15.4.4.4-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Array/15.4.5.1-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Array/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Array/regress-101488.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Array/regress-130451.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Array/regress-322135-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Array/regress-322135-02.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Array/regress-322135-03.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Array/regress-322135-04.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Array/regress-387501.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Array/regress-421325.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Array/regress-430717.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Array/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Date/15.9.1.2-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Date/15.9.3.2-1.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Date/15.9.4.3.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Date/15.9.5.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Date/15.9.5.4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Date/15.9.5.5-02.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Date/15.9.5.5.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Date/15.9.5.6.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Date/15.9.5.7.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Date/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Date/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/15.11.1.1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/15.11.4.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/15.11.7.6-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/15.11.7.6-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/15.11.7.6-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/binding-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/regress-181654.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/regress-181914.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/regress-58946.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/regress-95101.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Exceptions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/ExecutionContexts/10.1.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/ExecutionContexts/10.1.3-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/ExecutionContexts/10.1.3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/ExecutionContexts/10.1.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/ExecutionContexts/10.6.1-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/ExecutionContexts/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/ExecutionContexts/regress-23346.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/ExecutionContexts/regress-448595-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/ExecutionContexts/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Expressions/11.10-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Expressions/11.10-02.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Expressions/11.10-03.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Expressions/11.6.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Expressions/11.7.1-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Expressions/11.7.2-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Expressions/11.7.3-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Expressions/11.9.6-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Expressions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Expressions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/FunExpr/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/FunExpr/fe-001-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/FunExpr/fe-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/FunExpr/fe-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/FunExpr/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/15.3.4.3-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/15.3.4.4-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/arguments-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/arguments-002.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Function/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/call-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/regress-131964.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/regress-137181.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/regress-193555.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/regress-313570.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Function/regress-49286.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/regress-58274.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/regress-85880.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/regress-94506.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/regress-97921.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/scope-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/scope-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Function/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/LexicalConventions/7.9.1.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/LexicalConventions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/LexicalConventions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Number/15.7.4.2-01.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Number/15.7.4.3-01.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Number/15.7.4.3-02.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Number/15.7.4.5-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Number/15.7.4.6-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Number/15.7.4.7-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Number/15.7.4.7-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Number/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Number/regress-442242-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Number/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/NumberFormatting/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/NumberFormatting/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/NumberFormatting/tostring-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Object/8.6.1-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Object/8.6.2.6-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Object/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Object/class-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Object/class-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Object/class-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Object/class-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Object/class-005.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Object/regress-361274.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Object/regress-385393-07.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Object/regress-72773.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Object/regress-79129-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Object/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Operators/11.13.1-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Operators/11.13.1-002.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Operators/11.4.1-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Operators/11.4.1-002.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Operators/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Operators/order-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Operators/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/README [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.2.12.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.3.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.3.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.4.1-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.4.1-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.4.1-3.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.4.1-4.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.4.1-5-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.6.2-1.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/15.10.6.2-2.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/octal-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/octal-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/perlstress-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/perlstress-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-100199.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-105972.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-119909.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-122076.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-123437.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-165353.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-169497.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-169534.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-187133.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-188206.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-191479.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-202564.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-209067.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-209919.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-216591.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-220367-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-223273.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-223535.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-224676.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-225289.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-225343.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-24712.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-285219.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-28686.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-289669.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-307456.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-309840.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-311414.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-312351.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-31316.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-330684.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-334158.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-346090.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-367888.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-375642.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-375711.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-375715-01-n.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-375715-02.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-375715-03.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-375715-04.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-57572.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-57631.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-67773.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-72964.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-76683.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-78156.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-85721.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-87231.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/regress-98306.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/RegExp/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Regress/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Regress/regress-385393-04.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Regress/regress-419152.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Regress/regress-420087.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Regress/regress-420610.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Regress/regress-441477-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Regress/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/12.6.3.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Statements/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-121744.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-131348.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-157509.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-194364.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-226517.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-302439.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-324650.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-74474-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-74474-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-74474-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-83532-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/regress-83532-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Statements/switch-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/String/15.5.4.11.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/String/15.5.4.14.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/String/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/String/regress-104375.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/String/regress-189898.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/String/regress-304376.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/String/regress-313567.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/String/regress-392378.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/String/regress-83293.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/String/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Unicode/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Unicode/regress-352044-01.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/Unicode/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Unicode/uc-001-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Unicode/uc-001.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Unicode/uc-002-n.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Unicode/uc-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Unicode/uc-003.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Unicode/uc-004.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/Unicode/uc-005.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/browser.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/extensions/10.1.3-2.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/extensions/7.9.1.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/extensions/browser.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-103087.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-188206-01.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-188206-02.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-220367-002.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-228087.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-274152.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-320854.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-327170.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-368516.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-385393-03.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-429248.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/extensions/regress-430740.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/ecma_3/extensions/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tests/ecma_3/template.js [new file with mode: 0755]
tests/auto/qml/parserstress/tests/shell.js [new file with mode: 0644]
tests/auto/qml/parserstress/tst_parserstress.cpp [new file with mode: 0644]
tests/auto/qml/qjsengine/qjsengine.pro [new file with mode: 0644]
tests/auto/qml/qjsengine/script/com/__init__.js [new file with mode: 0644]
tests/auto/qml/qjsengine/script/com/trolltech/__init__.js [new file with mode: 0644]
tests/auto/qml/qjsengine/script/com/trolltech/recursive/__init__.js [new file with mode: 0644]
tests/auto/qml/qjsengine/script/com/trolltech/syntaxerror/__init__.js [new file with mode: 0644]
tests/auto/qml/qjsengine/tst_qjsengine.cpp [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/array.0.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/array.1.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/array.2.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/array.3.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/array.4.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/empty.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/false.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/null.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/number.0.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/number.1.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/object.0.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/object.1.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/object.2.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/object.3.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/object.4.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/string.0.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/data/true.json [new file with mode: 0644]
tests/auto/qml/qjsonbinding/qjsonbinding.pro [new file with mode: 0644]
tests/auto/qml/qjsonbinding/tst_qjsonbinding.cpp [new file with mode: 0644]
tests/auto/qml/qjsvalue/qjsvalue.pro [new file with mode: 0644]
tests/auto/qml/qjsvalue/tst_qjsvalue.cpp [new file with mode: 0644]
tests/auto/qml/qjsvalue/tst_qjsvalue.h [new file with mode: 0644]
tests/auto/qml/qjsvalueiterator/qjsvalueiterator.pro [new file with mode: 0644]
tests/auto/qml/qjsvalueiterator/tst_qjsvalueiterator.cpp [new file with mode: 0644]
tests/auto/qml/qml.pro [new file with mode: 0644]
tests/auto/qml/qmlmin/qmlmin.pro [new file with mode: 0644]
tests/auto/qml/qmlmin/tst_qmlmin.cpp [new file with mode: 0644]
tests/auto/qml/qmlplugindump/qmlplugindump.pro [new file with mode: 0644]
tests/auto/qml/qmlplugindump/tst_qmlplugindump.cpp [new file with mode: 0644]
tests/auto/qml/qqmlapplicationengine/data/TestItem.qml [new file with mode: 0644]
tests/auto/qml/qqmlapplicationengine/data/applicationTest.qml [new file with mode: 0644]
tests/auto/qml/qqmlapplicationengine/data/basicTest.qml [new file with mode: 0644]
tests/auto/qml/qqmlapplicationengine/qqmlapplicationengine.pro [new file with mode: 0644]
tests/auto/qml/qqmlapplicationengine/testapp/main.cpp [new file with mode: 0644]
tests/auto/qml/qqmlapplicationengine/testapp/main.qml [new file with mode: 0644]
tests/auto/qml/qqmlapplicationengine/testapp/main.qrc [new file with mode: 0644]
tests/auto/qml/qqmlapplicationengine/testapp/testapp.pro [new file with mode: 0644]
tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.cpp [new file with mode: 0644]
tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.pro [new file with mode: 0644]
tests/auto/qml/qqmlbinding/data/deletedObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlbinding/data/restoreBinding.qml [new file with mode: 0644]
tests/auto/qml/qqmlbinding/data/restoreBindingWithLoop.qml [new file with mode: 0644]
tests/auto/qml/qqmlbinding/data/restoreBindingWithoutCrash.qml [new file with mode: 0644]
tests/auto/qml/qqmlbinding/data/test-binding.qml [new file with mode: 0644]
tests/auto/qml/qqmlbinding/data/test-binding2.qml [new file with mode: 0644]
tests/auto/qml/qqmlbinding/qqmlbinding.pro [new file with mode: 0644]
tests/auto/qml/qqmlbinding/tst_qqmlbinding.cpp [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/bundleImport/bundleImport.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/bundleImport/bundleImport.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/bundleImport/bundledata/MyType.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/bundleImport/bundledata/subdir/MySubType.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/componentFromBundle/bundledata/test.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/import.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/imports/bundletest/bundledata/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/imports/bundletest/bundledata/subdir/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/imports/bundletest/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/imports/bundletest/plugin1.pro [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/relativeQmldir/bundledata/subdir/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/relativeQmldir/bundledata/subdir/st.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/relativeQmldir/bundledata/test.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/relativeResolution.1/bundledata/MyType.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/relativeResolution.1/bundledata/test.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/relativeResolution.2/bundledata/subdir/MyType.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/data/relativeResolution.2/bundledata/subdir/test.qml [new file with mode: 0644]
tests/auto/qml/qqmlbundle/qqmlbundle.pro [new file with mode: 0644]
tests/auto/qml/qqmlbundle/tst_qqmlbundle.cpp [new file with mode: 0644]
tests/auto/qml/qqmlbundle/tst_qqmlbundle.pro [new file with mode: 0644]
tests/auto/qml/qqmlchangeset/qqmlchangeset.pro [new file with mode: 0644]
tests/auto/qml/qqmlchangeset/tst_qqmlchangeset.cpp [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/NestedDirectories/NDTLC.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/NestedDirectories/NestedDirOne/NDComponentOne.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/NestedDirectories/NestedDirOne/NestedDirTwo/NDComponentTwo.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/NestedDirectories/NestedDirOne/NestedDirTwo/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/NestedDirectories/NestedDirOne/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/NestedDirectories/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/OtherComponent/OtherComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/OtherComponent/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/RecursiveComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/SpecificComponent/SpecificComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/SpecificComponent/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/TestComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/TestComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/componentUrlCanonicalization.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/createObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/createObjectWithScript.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/createParentReference.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/createWindow.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/incubateObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/onDestructionCount.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/onDestructionLookup.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/recursion.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/data/recursionContinuation.qml [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/qqmlcomponent.pro [new file with mode: 0644]
tests/auto/qml/qqmlcomponent/tst_qqmlcomponent.cpp [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/connection-targetchange.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/connection-unknownsignals-ignored.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/connection-unknownsignals-notarget.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/connection-unknownsignals-parent.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/connection-unknownsignals.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/error-object.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/error-property.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/error-property2.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/error-syntax.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/rewriteError-global.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/rewriteError-unnamed.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/singletontype-target.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/test-connection.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/test-connection2.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/test-connection3.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/data/trimming.qml [new file with mode: 0644]
tests/auto/qml/qqmlconnections/qqmlconnections.pro [new file with mode: 0644]
tests/auto/qml/qqmlconnections/tst_qqmlconnections.cpp [new file with mode: 0644]
tests/auto/qml/qqmlconsole/data/assert.qml [new file with mode: 0644]
tests/auto/qml/qqmlconsole/data/exception.qml [new file with mode: 0644]
tests/auto/qml/qqmlconsole/data/logging.qml [new file with mode: 0644]
tests/auto/qml/qqmlconsole/data/profiling.qml [new file with mode: 0644]
tests/auto/qml/qqmlconsole/data/tracing.qml [new file with mode: 0644]
tests/auto/qml/qqmlconsole/qqmlconsole.pro [new file with mode: 0644]
tests/auto/qml/qqmlconsole/tst_qqmlconsole.cpp [new file with mode: 0644]
tests/auto/qml/qqmlcontext/data/ContainerComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlcontext/data/ContentComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlcontext/data/Object_22535.qml [new file with mode: 0644]
tests/auto/qml/qqmlcontext/data/RefreshExpressionsType.qml [new file with mode: 0644]
tests/auto/qml/qqmlcontext/data/evalAfterInvalidate.qml [new file with mode: 0644]
tests/auto/qml/qqmlcontext/data/qtbug_22535.qml [new file with mode: 0644]
tests/auto/qml/qqmlcontext/data/refreshExpressions.qml [new file with mode: 0644]
tests/auto/qml/qqmlcontext/data/refreshExpressionsRootContext.qml [new file with mode: 0644]
tests/auto/qml/qqmlcontext/qqmlcontext.pro [new file with mode: 0644]
tests/auto/qml/qqmlcontext/tst_qqmlcontext.cpp [new file with mode: 0644]
tests/auto/qml/qqmlcpputils/qqmlcpputils.pro [new file with mode: 0644]
tests/auto/qml/qqmlcpputils/tst_qqmlcpputils.cpp [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/empty/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/excessive-module/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/excessive-plugin/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/four-sections/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/incomplete-module/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/incomplete-plugin/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/invalid-versioned-component/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/multiple/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/name-path-plugin/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/name-plugin/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/no-content/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/non-first-module/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/one-section/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/repeated-module/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/unversioned-component/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/versioned-component/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/data/versioned-script/qmldir [new file with mode: 0644]
tests/auto/qml/qqmldirparser/qqmldirparser.pro [new file with mode: 0644]
tests/auto/qml/qqmldirparser/tst_qqmldirparser.cpp [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/AliasBindingsAssignCorrectlyType.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/AliasBindingsOverrideTargetType.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/AliasBindingsOverrideTargetType3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/AliasToCompositeElementType1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/AliasToCompositeElementType2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/BaseComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/BaseComponent2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ComponentWithVarProp.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ConstantsOverrideBindings.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ContainerComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ContentComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/CustomObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/DeleteRootObjectInCreationComponentBase.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/DeleteRootObjectInCreationComponentDerived.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ElementAssignType.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/HRMDPComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/InnerObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/LazyBindingComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/MethodsObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/MyDeferredComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/MyDeferredComponent2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/NestedTypeTransientErrors.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/OnDestructionComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/OuterObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/PropertyQJSValueBaseItem.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/PropertyVarBaseItem.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/PropertyVarCircularComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/PropertyVarCircularComponent2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/PropertyVarCircularComponent3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/PropertyVarCircularComponent4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/PropertyVarCircularComponent5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/PropertyVarInheritanceComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/PropertyVarOwnershipComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/QQmlDataDestroyedComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/QQmlDataDestroyedComponent2Base.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/QQmlDataDestroyedComponent2Derived.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/RootObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ScarceResourceSignalComponentVar.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ScarceResourceSignalComponentVariant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ScarceResourceVarComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/Scope6Nested.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ScopeObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/SequenceConversionComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/SignalEmittedComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/SpuriousWarning.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/SubObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/TypeForDynamicCreation.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/Types.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasBindingsAssignCorrectly.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasBindingsOverrideTarget.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasBindingsOverrideTarget.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasBindingsOverrideTarget.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasPropertyAndBinding.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasToCompositeElement.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasWritesOverrideBindings.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasWritesOverrideBindings.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasWritesOverrideBindings.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasreset/AliasPropertyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasreset/aliasPropertyReset.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasreset/aliasPropertyReset.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasreset/aliasPropertyReset.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasreset/aliasPropertyReset.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasreset/aliasPropertyReset.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/aliasreset/aliasPropertyReset.error.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignBasicTypes.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignBasicTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignDate.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignDate.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignDate.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignDate.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignDate.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignDate.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignDate.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/assignSequenceTypes.7.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/attachedProperty.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/attachedProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/attachedPropertyScope.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/automaticSemicolon.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/bindingLoop.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/bindingSuppression.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/blank.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/boolPropertiesEvaluateAsBool.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/boolPropertiesEvaluateAsBool.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/booleanConversion.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/bug.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/canAssignNullToQObject.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/canAssignNullToQObject.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/changeslots/propertyChangeSlotErrors.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/changeslots/propertyChangeSlotErrors.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/changeslots/propertyChangeSlotErrors.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/changeslots/propertyChangeSlotErrors.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/changeslots/propertyChangeSlots.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/compatibilitySemicolon.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/compiled.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/componentCreation.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/compositePropertyType.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/concatenatedStringPropertyAccess.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/constantsOverrideBindings.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/contextObjectOnLazyBindings.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/date.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deferredProperties.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deferredPropertiesErrors.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deferredPropertiesInComponents.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deferredPropertiesInDestruction.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deleteLater.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deleteLaterObjectMethodCall.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deleteRootObjectInCreation.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deleteRootObjectInCreation.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deleteWhileBindingRunning.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deletedEngine.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/deletedObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/destroyedSignal.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/doubleEvaluate.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/dynamicCreation.helper.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/dynamicCreation.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/dynamicCreationOwnership.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/dynamicDeletion.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/dynamicDeletion.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/dynamicDeletion.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/dynamicString.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/elementAssign.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/enums.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/enums.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/enums.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/eval.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exception.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exceptionClearsOnReeval.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exceptionProducesWarning.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exceptionProducesWarning2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exportDate.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exportDate.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exportDate.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exportDate.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exportDate.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exportDate.7.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exportDate.8.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/exportDate.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/extendedObjectPropertyLookup.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/extendedObjectPropertyLookup2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/extensionObjects.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/extensionObjectsPropertyOverride.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/fallbackBindings.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/fallbackBindings.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/fallbackBindings.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/fallbackBindings.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/fallbackBindings.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/fallbackBindings.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/fallbackBindings.7.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/fallbackBindings.8.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/forInLoop.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/function.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/functionAssignment.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/functionAssignment.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/functionAssignment.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/functionAssignment.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/functionErrors.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/getSet.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.dynprop.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.dynprop.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.dynprop.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.handle.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.handle.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.object.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/handleReferenceManagement.object.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/idAsLValue.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/idShortcutInvalidates.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/idShortcutInvalidates.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/importScope.1.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/importScope.2.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/importScope.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/importedScriptsAccessOnObjectWithInvalidContext.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/in.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_callback.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_callback.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_pragma.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_pragma_inner.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_pragma_outer.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_remote.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_remote.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_remote_missing.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_remote_missing.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_shared.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/include_shared.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/incrDecrSemicolon1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/incrDecrSemicolon2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/incrDecrSemicolon_error1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/invokableEnumRet.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/invokableObjectArg.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/invokableObjectRet.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/js/include2.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/js/include3.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsOwnedObjectsDeletedOnEngineDestroy.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/SpecialRectangleOne.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/SpecialRectangleTwo.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/creationContext.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/importFive.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/importFour.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/importOne.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/importPragmaLibrary.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/importPragmaLibraryWithImports.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/importPragmaLibraryWithPragmaLibraryImports.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/importSingletonType.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/importThree.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/importTwo.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/importWithNoImports.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testImport.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testImportPragmaLibrary.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testImportPragmaLibraryWithImports.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testImportPragmaLibraryWithPragmaLibraryImports.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testImportScoping.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testImportSingletonType.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testJsImport.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testJsModuleImport.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testJsModuleRemoteImport.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testJsRemoteImport.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testModuleImport.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimport/testScriptImport.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/failFive.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/failFour.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/failOne.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/failThree.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/failTwo.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/importOne.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/importPragmaLibrary.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/importWithImports.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedFile.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedFile.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedFileQualifier.2.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedFileQualifier.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedFileQualifier.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedFileQualifier.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedImport.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedImport.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedModule.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedModule.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedModuleQualifier.2.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedModuleQualifier.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedModuleQualifier.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedModuleQualifier.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedModuleVersion.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/malformedModuleVersion.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/missingFileQualifier.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/missingFileQualifier.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/missingModuleQualifier.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/missingModuleQualifier.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/missingModuleVersion.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/missingModuleVersion.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/testImportPragmaLibrary.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/testModuleImport.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/jsimportfail/testScriptImport.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/lazyBindingEvaluation.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/lib/com/nokia/JsModule/ScriptAPI.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/lib/com/nokia/JsModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/libraryScriptAssert.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/libraryScriptAssert.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/listAssignment.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/listProperties.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/listToVariant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/metaobjectRevision.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/metaobjectRevision2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/metaobjectRevision3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/metaobjectRevision4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/metaobjectRevisionErrors.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/metaobjectRevisionErrors2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/metaobjectRevisionErrors3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/methods.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/methods.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/methods.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/methods.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/methods.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/misctypetest.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/multiEngineObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/noCaptureWhenWritingProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/noSpuriousWarningsAtShutdown.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/noSpuriousWarningsAtShutdown.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/nonExistentAttachedObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/nonNotifyable.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/nonscriptable.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/nullObjectBinding.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/numberAssignment.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/numberParsing.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/numberParsing.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/numberParsing.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/numberParsing.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/numberParsing.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/numberParsing.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/numberParsing.7.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/numberParsing_error.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/numberParsing_error.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/objectConversion.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/objectName.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/objectNameChangedSignal.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/objectsCompareAsEqual.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/objectsPassThroughSignals.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/onDestruction.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/outerBindingOverridesInnerBinding.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/overrideDataAssert.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ownership.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ownershipConsistency.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ownershipQmlIncubated.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/ownershipRootObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyAssignmentErrors.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyOverride.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.10.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.11.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.12.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.13.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.14.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.15.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.16.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.7.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.8.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.9.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.bindingreset.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyQJSValue.reset.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertySplicing.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.10.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.11.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.12.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.13.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.14.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.15.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.16.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.7.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.8.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.9.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.circular.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.circular.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.inherit.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVar.reparent.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVarCpp.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVarImplicitOwnership.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVarOwnership.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVarOwnership.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVarOwnership.3.type.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVarOwnership.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVarOwnership.4.type1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVarOwnership.4.type2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVarOwnership.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/propertyVarOwnership.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qlistqobjectMethods.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qmlHasOwnProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qmlToString.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qobjectConnectionListExceptionHandling.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qobjectDerivedArgument.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qqmldataDestroyed.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qqmldataDestroyed.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug34792.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_10696.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_11600.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_11600.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_11606.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_20344.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_21580.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_21864.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_21864.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_22464.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_22679.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_22843.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_22843.library.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_22843.library.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_22843.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_24448.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_24448.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_32801.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_33754.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_34493.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtbug_9792.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/qtcreatorbug_1289.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/readonlyDeclaration.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/realToInt.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/realTypePrecision.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/regExp.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/regExp.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/registeredFlagMethod.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/remote/com/nokia/JsRemoteModule/ScriptAPI.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/remote/com/nokia/JsRemoteModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/remote_file.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/replaceBinding.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/rewriteMultiLineStrings.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/rewriteMultiLineStrings_crlf.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopy.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopy.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyFromJs.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyFromJs.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImport.var.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImport.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImport.variant.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImport.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImportDifferent.var.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImportDifferent.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImportFail.var.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImportFail.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImportFail.variant.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImportFail.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImportNoBinding.var.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImportNoBinding.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImportNoBinding.variant.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyImportNoBinding.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyNoBinding.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceCopyNoBinding.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceDestroyedCopy.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceDestroyedCopy.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceFunction.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceFunction.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceFunctionFail.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceFunctionFail.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceMultipleDifferentNoBinding.var.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceMultipleDifferentNoBinding.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceMultipleSameNoBinding.var.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceMultipleSameNoBinding.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceMultipleSameWithBinding.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceObjectGc.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceSignal.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceSignal.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceTest.var.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceTest.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceTest.variant.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceTest.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceTestMultiple.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceTestMultiple.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceTestPreserve.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scarceResourceTestPreserve.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scope.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scope.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scope.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scope.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scope.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scope.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptConnect.1.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptConnect.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptConnect.2.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptConnect.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptConnect.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptConnect.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptConnect.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptConnect.6.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptConnect.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptDisconnect.1.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptDisconnect.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptDisconnect.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptDisconnect.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptDisconnect.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptErrors.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/scriptErrors.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/secondAlias.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/selfDeletingBinding.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/selfDeletingBinding.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceConversion.array.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceConversion.bindings.error.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceConversion.bindings.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceConversion.copy.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceConversion.indexes.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceConversion.read.error.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceConversion.read.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceConversion.threads.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceConversion.write.error.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceConversion.write.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sequenceSort.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/setPropertyOnNull.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/setPropertyOnUndefined.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/sharedAttachedObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/shutdownErrors.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalArguments.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalArguments.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalAssignment.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalAssignment.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalAssignment.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalAssignment.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalEmitted.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalEmitted.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalEmitted.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalHandlers.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalParameterTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalTriggeredBindings.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalWithJSValueInVariant.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalWithQJSValue.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/signalWithUnknownTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singleV8BindingDestroyedDuringEvaluation.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletonTest.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletonTest2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/qobjectSingletonType.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/qobjectSingletonTypeCaching.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/qobjectSingletonTypeEnums.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/qobjectSingletonTypeNoQualifier.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/qobjectSingletonTypeWriting.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/scriptSingletonType.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/scriptSingletonTypeCaching.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/scriptSingletonTypeNoQualifier.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/scriptSingletonTypeWriting.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/singletonTypeImportOrder.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/singletonTypeMajorVersionFail.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/singletonTypeMinorVersionFail.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/singletonTypeMultiple.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/singletonTypeResolution.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/singletontype/singletonWithEnum.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/strictlyEquals.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/stringArg.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/stringParsing_error.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/stringParsing_error.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/stringParsing_error.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/stringParsing_error.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/stringParsing_error.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/stringParsing_error.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/switchStatement.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/switchStatement.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/switchStatement.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/switchStatement.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/switchStatement.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/switchStatement.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/thisObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/threadScript.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/threadSignal.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/threadSignal.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/transientErrors.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/transientErrors.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/tryStatement.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/tryStatement.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/tryStatement.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/tryStatement.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/typeOf.js [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/typeOf.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/unaryExpression.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/undefinedResetsProperty.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/undefinedResetsProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/updateCall.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/urlListProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/urlProperty.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/urlProperty.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/v8bindingException.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/valueTypeFunctions.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/varAlias.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/varPropertyAccessOnObjectWithInvalidContext.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/variantsAssignedUndefined.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/withStatement.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/writeAttachedProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/data/writeRemovesBinding.qml [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/qqmlecmascript.pro [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/qqmlecmascript.qrc [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/testtypes.cpp [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/testtypes.h [new file with mode: 0644]
tests/auto/qml/qqmlecmascript/tst_qqmlecmascript.cpp [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/EmptyAggregateEmptyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/EmptyAggregateVMEComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/EmptyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/EmptyExtendEmptyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/EmptyExtendVMEComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/EmptyPropertyEmptyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/EmptyPropertyVMEComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/NestedEmptyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/NestedVMEComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/ScriptComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/TopLevelComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/VMEAggregateEmptyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/VMEAggregateVMEComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/VMEComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/VMEExtendEmptyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/VMEExtendVMEComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/VMEPropertyEmptyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/VMEPropertyVMEComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/VMETransientEmptyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/VMETransientVMEComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/failedCompilation.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/imports/Test.2/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/module/intercepted/Intercepted.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/module/intercepted/comment [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/module/intercepted/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/module/urlInterceptor.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/qmldir/Intercepted.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/qmldir/intercepted.js [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/qmldir/intercepted/Intercepted.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/qmldir/intercepted/Intercepted2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/qmldir/intercepted/intercepted.js [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/qmldir/intercepted/urlInterceptor.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/qmldir/urlInterceptor.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/strings/Intercepted.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/strings/intercepted.js [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/strings/intercepted/Intercepted.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/strings/intercepted/intercepted.js [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/strings/intercepted/urlInterceptor.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/strings/urlInterceptor.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/types/Intercepted.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/types/Intercepted2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/types/intercepted.js [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/types/intercepted/Intercepted.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/types/intercepted/Intercepted2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/types/intercepted/intercepted.js [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/types/intercepted/urlInterceptor.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/interception/types/urlInterceptor.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/qtqmlModule.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/qtqmlModule.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/qtqmlModule.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/qtqmlModule.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/qtqmlModule.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/qtqmlModule.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/qtqmlModule.7.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/qtqmlModule.8.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/qtqmlModule.9.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/repeatedCompilation.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/script.js [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyAggregateEmptyComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyAggregateEmptyComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyAggregateVMEComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyAggregateVMEComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyExtendEmptyComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyExtendEmptyComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyExtendVMEComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyExtendVMEComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyPropertyEmptyComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyPropertyEmptyComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyPropertyVMEComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testEmptyPropertyVMEComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testIncubatedComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testLoaderComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testReloadComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testScriptComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testTopLevelComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testTransientComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testTransientComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEAggregateEmptyComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEAggregateEmptyComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEAggregateVMEComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEAggregateVMEComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEExtendEmptyComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEExtendEmptyComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEExtendVMEComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEExtendVMEComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEPropertyEmptyComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEPropertyEmptyComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEPropertyVMEComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMEPropertyVMEComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMETransientEmptyComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMETransientEmptyComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMETransientVMEComponent.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/data/testVMETransientVMEComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlengine/qqmlengine.pro [new file with mode: 0644]
tests/auto/qml/qqmlengine/tst_qqmlengine.cpp [new file with mode: 0644]
tests/auto/qml/qqmlenginecleanup/data/TestType.qml [new file with mode: 0644]
tests/auto/qml/qqmlenginecleanup/data/types.qml [new file with mode: 0644]
tests/auto/qml/qqmlenginecleanup/qqmlenginecleanup.pro [new file with mode: 0644]
tests/auto/qml/qqmlenginecleanup/tst_qqmlenginecleanup.cpp [new file with mode: 0644]
tests/auto/qml/qqmlerror/data/test.txt [new file with mode: 0644]
tests/auto/qml/qqmlerror/qqmlerror.pro [new file with mode: 0644]
tests/auto/qml/qqmlerror/tst_qqmlerror.cpp [new file with mode: 0644]
tests/auto/qml/qqmlexpression/data/scriptString.qml [new file with mode: 0644]
tests/auto/qml/qqmlexpression/qqmlexpression.pro [new file with mode: 0644]
tests/auto/qml/qqmlexpression/tst_qqmlexpression.cpp [new file with mode: 0644]
tests/auto/qml/qqmlfileselector/data/+basic/basicTest.qml [new file with mode: 0644]
tests/auto/qml/qqmlfileselector/data/basicTest.qml [new file with mode: 0644]
tests/auto/qml/qqmlfileselector/qqmlfileselector.pro [new file with mode: 0644]
tests/auto/qml/qqmlfileselector/tst_qqmlfileselector.cpp [new file with mode: 0644]
tests/auto/qml/qqmlglobal/qqmlglobal.pro [new file with mode: 0644]
tests/auto/qml/qqmlglobal/tst_qqmlglobal.cpp [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/AsynchronousIfNestedType.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/asynchronousIfNested.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/asynchronousIfNested.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/asynchronousIfNested.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/chainInCompletion.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/chainedAsynchronousIfNested.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/clear.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/clearDuringCompletion.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/contextDelete.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/forceCompletion.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/nestedComponent.js [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/nestedComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/noIncubationController.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/objectDeleted.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/objectDeleted.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/recursiveClear.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/recursiveClear.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/selfDelete.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/setInitialState.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/statusChanged.nested.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/data/statusChanged.qml [new file with mode: 0644]
tests/auto/qml/qqmlincubator/qqmlincubator.pro [new file with mode: 0644]
tests/auto/qml/qqmlincubator/testtypes.cpp [new file with mode: 0644]
tests/auto/qml/qqmlincubator/testtypes.h [new file with mode: 0644]
tests/auto/qml/qqmlincubator/tst_qqmlincubator.cpp [new file with mode: 0644]
tests/auto/qml/qqmlinfo/data/NestedComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlinfo/data/NestedObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlinfo/data/nestedQmlObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlinfo/data/qmlObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlinfo/qqmlinfo.pro [new file with mode: 0644]
tests/auto/qml/qqmlinfo/tst_qqmlinfo.cpp [new file with mode: 0644]
tests/auto/qml/qqmlinstantiator/data/createAndRemove.qml [new file with mode: 0644]
tests/auto/qml/qqmlinstantiator/data/createMultiple.qml [new file with mode: 0644]
tests/auto/qml/qqmlinstantiator/data/createNone.qml [new file with mode: 0644]
tests/auto/qml/qqmlinstantiator/data/createSingle.qml [new file with mode: 0644]
tests/auto/qml/qqmlinstantiator/data/inactive.qml [new file with mode: 0644]
tests/auto/qml/qqmlinstantiator/data/stringModel.qml [new file with mode: 0644]
tests/auto/qml/qqmlinstantiator/qqmlinstantiator.pro [new file with mode: 0644]
tests/auto/qml/qqmlinstantiator/stringmodel.h [new file with mode: 0644]
tests/auto/qml/qqmlinstantiator/tst_qqmlinstantiator.cpp [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/Alias.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/Alias2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/Alias3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/Alias4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/AliasPropertyChangeSignalsType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/ComponentComposite.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/CompositeType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/CompositeType2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/CompositeType3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/CompositeType4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/CompositeType5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/CompositeType6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/DeepComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/DontDoubleCallClassBeginItem.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/DynamicPropertiesNestedType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/GroupPropertyBase.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/GroupType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/HelperAlias.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/I18n.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/I18nType30.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/InlineAssignmentsOverrideBindingsType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/InlineAssignmentsOverrideBindingsType2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/LocalLast.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/LocalLast2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/MyBaseComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/MyComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/MyCompositeComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/MyCompositeValueSource.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/MyContainerComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/NestedAlias.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/NestedComponentRoot.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/NestedErrorsType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/OnCompletedType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/OnDestructionType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/OtherSignalParam.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/OverrideSignalComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/ReadOnlyType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/SignalEmitter.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/SignalParam.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/SubType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.10.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.11.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/alias.9.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/aliasPropertiesAndSignals.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/aliasPropertyChangeSignals.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/aliasPropertyChangeSignals.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/allowedRevisionOverloads.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignBasicTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignCompositeToType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignLiteralSignalProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignLiteralToJSValue.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignLiteralToVar.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignLiteralToVariant.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignNullStrings.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignObjectToSignal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignObjectToVariant.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignQmlComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignSignal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignToNamespace.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignToNamespace.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignTypeExtremes.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignValueToSignal.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/assignValueToSignal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/attachedProperties.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/autoComponentCreation.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/autoComponentCreation.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/autoComponentCreationInGroupProperties.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/autoNotifyConnection.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/badCompositeRegistration.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/badCompositeRegistration.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/badCompositeRegistration.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/badCompositeRegistration.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/bindTypeToJSValue.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.7.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.8.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.9.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/component.9.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/componentCompositeType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/cppnamespace.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/cppnamespace.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/crash2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/customOnProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/customParserBindingScopes.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/customParserEvaluateEnum.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/customParserIdNotAllowed.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/customParserIdNotAllowed.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/customParserProperties.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/customParserTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/customVariantTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/declaredPropertyValues.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/deepProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/defaultGrouped.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/defaultGrouped.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/defaultPropertyListOrder.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/destroyedSignal.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/destroyedSignal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/disallowedRevisionOverloads.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/disallowedRevisionOverloads.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dontDoubleCallClassBegin.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/doubleSignal.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/doubleSignal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/duplicateIDs.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/duplicateIDs.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicMeta.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicMeta.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicMeta.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicMeta.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicMeta.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicMeta.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicMeta.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicMeta.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicMeta.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicMeta.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicObject.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicObjectProperties.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicObjectProperties.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicProperties.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicPropertiesNested.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/dynamicSignalsAndSlots.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/earlyIdObjectAccess.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/empty.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/empty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/emptySignal.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/emptySignal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/enumTypes.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/enumTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/failingComponent.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/failingComponentTest.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/fakeDotProperty.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/fakeDotProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/finalOverride.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/finalOverride.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/globalEnums.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/i18nDeclaredPropertyNames.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/i18nDeclaredPropertyUse.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/i18nNameSpace.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/i18nScript.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/i18nStrings.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/i18nType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/idProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/idPropertyMismatch.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importFile.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importFile.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importIncorrectCase.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.10.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.10.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.7.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.8.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.9.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importJs.9.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importNamespaceConflict.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importNamespaceConflict.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importNewerVersion.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importNewerVersion.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importNonExist.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importNonExist.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importNonExistOlder.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importNonExistOlder.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importVersionMissingBuiltIn.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importVersionMissingBuiltIn.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importVersionMissingInstalled.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importVersionMissingInstalled.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importscript.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/importscript.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/incorrectCase.errors.insensitive.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/incorrectCase.errors.sensitive.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/incorrectCase.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/incorrectCaseType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/inlineAssignmentsOverrideBindings.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/inlineQmlComponents.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/insertedSemicolon.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/insertedSemicolon.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/interfaceProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/interfaceQList.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.10.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.10.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.7.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.8.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.9.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAlias.9.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.10.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.10.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.11.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.11.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.12.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.12.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.13.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.13.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.7.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.8.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.9.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidAttachedProperty.9.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.10.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.10.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.7.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.8.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.9.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidGroupedProperty.9.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.7.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.8.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.9.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.9.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidID.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidImportID.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidImportID.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidOn.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidOn.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidProperty.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidRoot.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidRoot.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidRoot.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidRoot.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidRoot.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidRoot.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidRoot.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidRoot.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidTypeName.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidTypeName.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidTypeName.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidTypeName.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidTypeName.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidTypeName.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidTypeName.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/invalidTypeName.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule.1.6/FirstAPI.1.6.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule.1.6/FirstAPI.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule.1.6/SecondAPI.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule.1.6/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule/FirstAPI.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule/SecondAPI.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/PureJsModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/VersionedOnlyJsModule.9.0/SomeAPI.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/VersionedOnlyJsModule.9.0/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/InstalledTest.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/InstalledTest2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/LocalLast.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/PrivateType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest0/InstalledTest.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest0/InstalledTest2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest0/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest1/Test1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest1/Test2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest1/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest2/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest2/test1.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/org/qtproject/installedtest2/test2.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/testModule/Test.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib/testModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib2/testModule/Test.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib2/testModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib3/testModule.1.0/Test.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib3/testModule.1.0/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib3/testModule.1/Test.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib3/testModule.1/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib4/testModule.1/Test.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/lib4/testModule.1/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/listAssignment.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/listAssignment.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/listAssignment.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/listAssignment.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/listAssignment.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/listAssignment.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/listItemDeleteSelf.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/listProperties.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/literals.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/localOrderTest.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/majorVersionIsolation.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/majorVersionIsolation.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/metaobjectRevision.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/metaobjectRevision.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/metaobjectRevision.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/metaobjectRevision.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/metaobjectRevision.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/metaobjectRevision.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/method.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/method.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/missingObject.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/missingObject.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/missingSignal.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/missingSignal.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/missingSignal.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/missingSignal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/missingValueTypeProperty.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/missingValueTypeProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.10.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.10.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.11.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.11.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.7.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.8.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.9.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/multiSet.9.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nestedComponentRoots.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nestedErrors.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nestedErrors.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/noCreation.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/noCreation.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonScriptableProperty.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonScriptableProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.7.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.8.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nonexistantProperty.8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/notAvailable.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/notAvailable.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nullDotProperty.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/nullDotProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/objectDeletionNotify.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/objectDeletionNotify.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/objectDeletionNotify.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/objectDeletionNotify.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/objectValueTypeProperty.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/objectValueTypeProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/onCompleted.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/onDestruction.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/overrideSignal.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/preservePropertyCacheOnGroupObjects.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.7.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/property.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/propertyCacheInSync.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/propertyInit.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/propertyInit.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/propertyValueSource.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/propertyValueSource.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qmlAttachedPropertiesObjectMethod.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qmlAttachedPropertiesObjectMethod.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/LocalInternal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/Test.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/TestLocal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/TestNamed.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/TestSubDir.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/UndeclaredLocal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/WrongTestLocal.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/noqmldir/Test.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/pics/blue.png [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/subdir/SubTest.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/qtest/qml/qqmllanguage/subdir/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readOnly.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readOnly.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readOnly.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readOnly.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readOnly.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readOnly.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readOnly.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readOnly.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readOnly.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readOnly.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/readonly.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/receivers.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/registeredCompositeType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/registrationOrder.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/remoteLoadCrash.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/revisions11.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/revisionsbasesub11.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/revisionssub11.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/rootAsQmlComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/rootObjectInCreationNotForSubObjects.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scopedProperties.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/scriptString7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signal.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signalParameterTypes.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signalParameterTypes.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/signalWithDefaultArg.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/simpleBindings.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/simpleContainer.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/simpleObject.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/+basicSelector/SingletonType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/RegisteredCompositeSingletonType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/SingletonType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/js/jspragma.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/NonSingletonType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/NonSingletonType25.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/SingletonType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/SingletonType22.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/module/org/qtproject/SingletonTest/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/qmldir-error/SType2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/qmldir-error/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/qualified/SingletonType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/registeredComposite/CompositeType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/remote/RemoteSingletonType2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/remote/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/subdir/ErrorSingletonType.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singleton/subdir/qmldir [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest10.error.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest10.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest11.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest12.error.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest12.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest13.error.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest13.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest14.error.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest14.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest15.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest16.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest17.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest4.error.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest5a.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest6a.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest7a.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest8a.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest9.error.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singletonTest9.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singularProperty.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singularProperty.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singularProperty.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/singularProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/subdir/Test.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/subdir/subsubdir/SubTest.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/test.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/test2.js [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/unregisteredObject.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/unregisteredObject.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/unsupportedProperty.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/unsupportedProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/valueTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/variantNotify.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/versionedbase.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.1.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.10.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.10.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.11.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.11.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.12.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.12.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.13.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.13.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.14.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.14.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.15.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.15.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.16.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.16.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.17.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.17.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.2.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.3.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.4.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.5.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.5.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.6.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.6.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.7.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.7.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.8.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.8.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.9.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/wrongType.9.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/data/{subdir}/Test.qml [new file with mode: 0644]
tests/auto/qml/qqmllanguage/qqmllanguage.pro [new file with mode: 0644]
tests/auto/qml/qqmllanguage/testtypes.cpp [new file with mode: 0644]
tests/auto/qml/qqmllanguage/testtypes.h [new file with mode: 0644]
tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp [new file with mode: 0644]
tests/auto/qml/qqmllistcompositor/qqmllistcompositor.pro [new file with mode: 0644]
tests/auto/qml/qqmllistcompositor/tst_qqmllistcompositor.cpp [new file with mode: 0644]
tests/auto/qml/qqmllistmodel/data/enumerate.qml [new file with mode: 0644]
tests/auto/qml/qqmllistmodel/data/multipleroles.qml [new file with mode: 0644]
tests/auto/qml/qqmllistmodel/data/setmodelcachelist.qml [new file with mode: 0644]
tests/auto/qml/qqmllistmodel/data/signalhandlers.qml [new file with mode: 0644]
tests/auto/qml/qqmllistmodel/qqmllistmodel.pro [new file with mode: 0644]
tests/auto/qml/qqmllistmodel/tst_qqmllistmodel.cpp [new file with mode: 0644]
tests/auto/qml/qqmllistmodelworkerscript/data/model.qml [new file with mode: 0644]
tests/auto/qml/qqmllistmodelworkerscript/data/script.js [new file with mode: 0644]
tests/auto/qml/qqmllistmodelworkerscript/data/workerremoveelement.js [new file with mode: 0644]
tests/auto/qml/qqmllistmodelworkerscript/data/workerremoveelement.qml [new file with mode: 0644]
tests/auto/qml/qqmllistmodelworkerscript/data/workerremovelist.js [new file with mode: 0644]
tests/auto/qml/qqmllistmodelworkerscript/data/workerremovelist.qml [new file with mode: 0644]
tests/auto/qml/qqmllistmodelworkerscript/data/workersync.js [new file with mode: 0644]
tests/auto/qml/qqmllistmodelworkerscript/data/workersync.qml [new file with mode: 0644]
tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro [new file with mode: 0644]
tests/auto/qml/qqmllistmodelworkerscript/tst_qqmllistmodelworkerscript.cpp [new file with mode: 0644]
tests/auto/qml/qqmllistreference/data/MyType.qml [new file with mode: 0644]
tests/auto/qml/qqmllistreference/data/engineTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmllistreference/data/variantToList.qml [new file with mode: 0644]
tests/auto/qml/qqmllistreference/qqmllistreference.pro [new file with mode: 0644]
tests/auto/qml/qqmllistreference/tst_qqmllistreference.cpp [new file with mode: 0644]
tests/auto/qml/qqmllocale/data/date.qml [new file with mode: 0644]
tests/auto/qml/qqmllocale/data/functions.qml [new file with mode: 0644]
tests/auto/qml/qqmllocale/data/localeCompare.qml [new file with mode: 0644]
tests/auto/qml/qqmllocale/data/number.qml [new file with mode: 0644]
tests/auto/qml/qqmllocale/data/properties.qml [new file with mode: 0644]
tests/auto/qml/qqmllocale/data/timeZoneUpdated.qml [new file with mode: 0644]
tests/auto/qml/qqmllocale/qqmllocale.pro [new file with mode: 0644]
tests/auto/qml/qqmllocale/tst_qqmllocale.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/method.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/method.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/method.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.MyQmlObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.QtObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.alias.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.alias.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.alias.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.bool.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.color.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.date.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.double.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.int.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.list.MyQmlObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.list.QtObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.real.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.string.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.url.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.var.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/property.variant.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/signal.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/signal.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/signal.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/signal.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/signal.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/data/signal.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/qqmlmetaobject.pro [new file with mode: 0644]
tests/auto/qml/qqmlmetaobject/tst_qqmlmetaobject.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmetatype/data/CompositeType.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetatype/data/ImplicitType.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetatype/data/testImplicitComposite.qml [new file with mode: 0644]
tests/auto/qml/qqmlmetatype/qqmlmetatype.pro [new file with mode: 0644]
tests/auto/qml/qqmlmetatype/tst_qqmlmetatype.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/implicit1/implicitQmldir.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/implicit1/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/implicit1/temptest.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/implicit2/Test.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/implicit2/implicitQmldir.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/implicit2/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/implicit2/temptest2.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/importsMixedQmlCppPlugin.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/importsMixedQmlCppPlugin.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/importsNested.1.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/importsNested.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/importsNested.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/importsNested.3.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/importsNested.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/importsNested.4.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/importsNested.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/incorrectCase.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/localModule/TestComponent.1.0.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/localModule/TestComponent.1.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/localModule/TestComponent.2.0.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/localModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/pluginWithQmlFile.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/versionNotInstalled.2.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/versionNotInstalled.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/versionNotInstalled.errors.txt [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/versionNotInstalled.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/works.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/works2.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/data/works21.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/imports/org/qtproject/PureQmlModule/ComponentA.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/imports/org/qtproject/PureQmlModule/ComponentB.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/imports/org/qtproject/PureQmlModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/invalidFirstCommandModule.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/invalidFirstCommandModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/invalidNamespaceModule.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/invalidNamespaceModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/invalidStrictModule/invalidStrictModule.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/invalidStrictModule/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/invalidStrictModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/nestedPlugin/nestedPlugin.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/nestedPlugin/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/nonstrictModule/nonstrictModule.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/nonstrictModule/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/nonstrictModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.2.1.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/plugin.2.1/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/plugin.2.1/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.2.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/plugin.2/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/plugin.2/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/plugin/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/plugin/plugin.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/plugin/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginMixed/Foo.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginMixed/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginMixed/pluginMixed.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginMixed/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginVersion/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginVersion/pluginVersion.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginVersion/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/MyQmlFile.qml [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/pluginWithQmlFile.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginWithQmlFile/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/pluginWrongCase.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/pluginWrongCase/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/preemptedStrictModule.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/preemptedStrictModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/preemptiveModule/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/preemptiveModule/preemptiveModule.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/preemptiveModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/protectedModule/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/protectedModule/protectedModule.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/protectedModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/qqmlmoduleplugin.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/strictModule/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/strictModule/qmldir [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/strictModule/strictModule.pro [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmlmoduleplugin/tst_qqmlmoduleplugin.pro [new file with mode: 0644]
tests/auto/qml/qqmlnotifier/data/connectnotify.qml [new file with mode: 0644]
tests/auto/qml/qqmlnotifier/qqmlnotifier.pro [new file with mode: 0644]
tests/auto/qml/qqmlnotifier/tst_qqmlnotifier.cpp [new file with mode: 0644]
tests/auto/qml/qqmlparser/qqmlparser.pro [new file with mode: 0644]
tests/auto/qml/qqmlparser/tst_qqmlparser.cpp [new file with mode: 0644]
tests/auto/qml/qqmlproperty/data/NoContextTypeA.qml [new file with mode: 0644]
tests/auto/qml/qqmlproperty/data/NoContextTypeB.qml [new file with mode: 0644]
tests/auto/qml/qqmlproperty/data/SecondComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlproperty/data/TestType.qml [new file with mode: 0644]
tests/auto/qml/qqmlproperty/data/aliasPropertyBindings.qml [new file with mode: 0644]
tests/auto/qml/qqmlproperty/data/assignEmptyVariantMap.qml [new file with mode: 0644]
tests/auto/qml/qqmlproperty/data/componentDir/FirstComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlproperty/data/invalidBinding.qml [new file with mode: 0644]
tests/auto/qml/qqmlproperty/data/readSynthesizedObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlproperty/data/registeredCompositeTypeProperty.qml [new file with mode: 0644]
tests/auto/qml/qqmlproperty/qqmlproperty.pro [new file with mode: 0644]
tests/auto/qml/qqmlproperty/tst_qqmlproperty.cpp [new file with mode: 0644]
tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro [new file with mode: 0644]
tests/auto/qml/qqmlpropertycache/tst_qqmlpropertycache.cpp [new file with mode: 0644]
tests/auto/qml/qqmlpropertymap/qqmlpropertymap.pro [new file with mode: 0644]
tests/auto/qml/qqmlpropertymap/tst_qqmlpropertymap.cpp [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/TestComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/TestComponent.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/TestComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/atob.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/btoa.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/colorEqual.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/createComponent.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/createComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/createComponentData.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/createComponent_lib.js [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/createComponent_lib.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/createQmlObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/darker.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/dateTimeConversion.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/enums.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/font.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/fontFamilies.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/formatting.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/hsla.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/isQtObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/lighter.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/matrix4x4.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/md5.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/openUrlExternally.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/openUrlExternally_lib.js [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/openUrlExternally_lib.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/point.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/quaternion.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/quit.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/rect.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/resolvedUrl.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/rgba.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/size.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/tint.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/vector.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/vector2.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/data/vector4.qml [new file with mode: 0644]
tests/auto/qml/qqmlqt/qqmlqt.pro [new file with mode: 0644]
tests/auto/qml/qqmlqt/tst_qqmlqt.cpp [new file with mode: 0644]
tests/auto/qml/qqmlsettings/data/aliases.qml [new file with mode: 0644]
tests/auto/qml/qqmlsettings/data/basic.qml [new file with mode: 0644]
tests/auto/qml/qqmlsettings/data/categories.qml [new file with mode: 0644]
tests/auto/qml/qqmlsettings/data/cpp-aliases.qml [new file with mode: 0644]
tests/auto/qml/qqmlsettings/data/siblings.qml [new file with mode: 0644]
tests/auto/qml/qqmlsettings/data/types.qml [new file with mode: 0644]
tests/auto/qml/qqmlsettings/qqmlsettings.pro [new file with mode: 0644]
tests/auto/qml/qqmlsettings/tst_qqmlsettings.cpp [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/README [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/changeversion.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/creation-a.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/creation.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/error-a.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/error-b.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/error-creation.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/error-notransaction.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/error-outsidetransaction.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/iteration-forwardonly.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/iteration.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/readonly-error.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/readonly.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/reopen1.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/reopen2.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/selection-bindnames.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/data/selection.js [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/qqmlsqldatabase.pro [new file with mode: 0644]
tests/auto/qml/qqmlsqldatabase/tst_qqmlsqldatabase.cpp [new file with mode: 0644]
tests/auto/qml/qqmltimer/qqmltimer.pro [new file with mode: 0644]
tests/auto/qml/qqmltimer/tst_qqmltimer.cpp [new file with mode: 0644]
tests/auto/qml/qqmltranslation/data/idtranslation.qml [new file with mode: 0644]
tests/auto/qml/qqmltranslation/data/jstranslation.qml [new file with mode: 0644]
tests/auto/qml/qqmltranslation/data/qml_fr.qm [new file with mode: 0644]
tests/auto/qml/qqmltranslation/data/qml_fr.ts [new file with mode: 0644]
tests/auto/qml/qqmltranslation/data/qmlid_fr.qm [new file with mode: 0644]
tests/auto/qml/qqmltranslation/data/qmlid_fr.ts [new file with mode: 0644]
tests/auto/qml/qqmltranslation/data/translation.js [new file with mode: 0644]
tests/auto/qml/qqmltranslation/data/translation.qml [new file with mode: 0644]
tests/auto/qml/qqmltranslation/data/translation.qrc [new file with mode: 0644]
tests/auto/qml/qqmltranslation/qqmltranslation.pro [new file with mode: 0644]
tests/auto/qml/qqmltranslation/tst_qqmltranslation.cpp [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/SlowImport/Slow.pro [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/SlowImport/plugin.cpp [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/SlowImport/plugin.h [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/SlowImport/qmldir [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/SlowImport/slow.cpp [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/SlowImport/slow.h [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/data/GenericView.qml [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/data/NiceView.qml [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/data/test_load_complete.qml [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/qqmltypeloader.pro [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.cpp [new file with mode: 0644]
tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.pro [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/data/comparisonSemantics.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/data/cppIntegration.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/data/invokableFunctions.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/data/jsObjectConversion.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/data/qtqmlValueTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/data/qtquickValueTypes.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/data/userType.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/qqmlvaluetypeproviders.pro [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/testtypes.cpp [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/testtypes.h [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypeproviders/tst_qqmlvaluetypeproviders.cpp [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/BindingsSpliceCorrectlyType.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/BindingsSpliceCorrectlyType4.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/BindingsSpliceCorrectlyType5.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/autoBindingRemoval.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/autoBindingRemoval.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/autoBindingRemoval.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/bindingAssignment.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/bindingAssignment.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/bindingConflict.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/bindingRead.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/bindingVariantCopy.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/bindingsSpliceCorrectly.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/bindingsSpliceCorrectly.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/bindingsSpliceCorrectly.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/bindingsSpliceCorrectly.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/bindingsSpliceCorrectly.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/color_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/color_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/color_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/conflicting.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/conflicting.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/conflicting.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/deletedObject.js [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/deletedObject.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/enums.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/enums.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/enums.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/enums.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/enums.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/font_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/font_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/font_write.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/font_write.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/font_write.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/font_write.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/font_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/grouped_interceptors_component.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/grouped_interceptors_ignore.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/grouped_interceptors_value.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/initializeByWrite.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/matrix4x4_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/matrix4x4_invokables.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/matrix4x4_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/matrix4x4_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/nonValueTypeComparison.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/point_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/point_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/point_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/pointf_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/pointf_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/pointf_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/quaternion_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/quaternion_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/quaternion_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/rect_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/rect_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/rect_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/rectf_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/rectf_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/rectf_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/returnValues.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/scriptAccess.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/scriptVariantCopy.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/size_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/size_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/size_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/sizef_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/sizef_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/sizef_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/sizereadonly_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/sizereadonly_writeerror.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/sizereadonly_writeerror2.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/sizereadonly_writeerror3.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/sizereadonly_writeerror4.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/staticAssignment.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/valueInterceptors.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/valueSources.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/varAssignment.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/variant_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/variant_write.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/variant_write.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector2d_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector2d_invokables.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector2d_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector2d_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector3d_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector3d_invokables.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector3d_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector3d_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector4d_compare.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector4d_invokables.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector4d_read.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/data/vector4d_write.qml [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/qqmlvaluetypes.pro [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/testtypes.cpp [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/testtypes.h [new file with mode: 0644]
tests/auto/qml/qqmlvaluetypes/tst_qqmlvaluetypes.cpp [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/TestComponent.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/TestComponent2.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/TestComponent3.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/abort.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/abort.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/abort.reply [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/abort_opened.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/abort_unsent.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/attr.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/attr.xml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/callbackException.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/cdata.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/cdata.xml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/constructor.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/defaultState.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/document.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/document.xml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/domExceptionCodes.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/element.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/element.xml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/getAllResponseHeaders.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/getAllResponseHeaders_args.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/getAllResponseHeaders_sent.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/getAllResponseHeaders_unsent.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/getResponseHeader.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/getResponseHeader.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/getResponseHeader.reply [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/getResponseHeader_args.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/getResponseHeader_sent.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/getResponseHeader_unsent.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/instanceStateValues.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/invalidMethodUsage.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/open.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/open_arg_count.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/open_arg_count.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/open_invalid_method.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/open_network.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/open_network.reply [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/open_network.wait [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/open_sync.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/open_user.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/open_username.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/redirectError.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/redirectRecur.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/redirects.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/redirecttarget.html [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/responseText.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/responseXML_invalid.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/seconddocument.html [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_alreadySent.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.1.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.1.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.2.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.3.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.4.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.4.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.5.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.6.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.7.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_data.reply [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_ignoreData.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_ignoreData.reply [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_ignoreData_DELETE.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_ignoreData_GET.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_ignoreData_HEAD.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/send_unsent.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/setRequestHeader.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/setRequestHeader.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/setRequestHeader.reply [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/setRequestHeader_args.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/setRequestHeader_caseInsensitive.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/setRequestHeader_illegalName.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/setRequestHeader_sent.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/setRequestHeader_unsent.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/stateChangeCallingContext.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/staticStateValues.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/status.200.reply [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/status.400.reply [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/status.404.reply [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/status.expect [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/status.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/statusText.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/testdocument.html [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/testlist [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/text.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/text.xml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/utf16.html [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/utf16.qml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/data/utf16.xml [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/qqmlxmlhttprequest.pro [new file with mode: 0644]
tests/auto/qml/qqmlxmlhttprequest/tst_qqmlxmlhttprequest.cpp [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/data/basic.qml [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/data/dummy.qml [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/data/resetFiltering.qml [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/data/resetfiltering/innerdir/test2.txt [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/data/resetfiltering/test.txt [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/data/resetfiltering/test1.html [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/data/resetfiltering/test2.html [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/data/showDotAndDotDot.qml [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/data/sortReversed.qml [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/qquickfolderlistmodel.pro [new file with mode: 0644]
tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/BaseWorker.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/Global.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/externalObjectWorker.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/script.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/script_error_onCall.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/script_error_onLoad.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/script_fixed_return.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/script_function.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/script_global.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/script_global2.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/script_include.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/script_pragma.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/script_var.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/stressDispose.js [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/stressDispose.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/worker.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/worker_error_onCall.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/worker_error_onLoad.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/worker_function.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/worker_global.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/worker_global2.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/worker_include.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/worker_pragma.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/data/worker_var.qml [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/qquickworkerscript.pro [new file with mode: 0644]
tests/auto/qml/qquickworkerscript/tst_qquickworkerscript.cpp [new file with mode: 0644]
tests/auto/qml/qrcqml/data/SameDir.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/data/SameDir2.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/data/SameDir3.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/data/SubDir.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/data/imports/QrcImport/Imported.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/data/imports/QrcImport/qmldir [new file with mode: 0644]
tests/auto/qml/qrcqml/data/importtest.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/data/main.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/data/main2.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/data/main3.qml [new file with mode: 0644]
tests/auto/qml/qrcqml/qrcqml.pro [new file with mode: 0644]
tests/auto/qml/qrcqml/qrcqml.qrc [new file with mode: 0644]
tests/auto/qml/qrcqml/tst_qrcqml.cpp [new file with mode: 0644]
tests/auto/qml/qtqmlmodules/data/base.qml [new file with mode: 0644]
tests/auto/qml/qtqmlmodules/data/models.qml [new file with mode: 0644]
tests/auto/qml/qtqmlmodules/data/unavailable.qml [new file with mode: 0644]
tests/auto/qml/qtqmlmodules/qtqmlmodules.pro [new file with mode: 0644]
tests/auto/qml/qtqmlmodules/tst_qtqmlmodules.cpp [new file with mode: 0644]
tests/auto/qml/qv4debugger/qv4debugger.pro [new file with mode: 0644]
tests/auto/qml/qv4debugger/tst_qv4debugger.cpp [new file with mode: 0644]
tests/auto/qml/runall.sh [new file with mode: 0644]
tests/auto/qml/v4misc/tst_v4misc.cpp [new file with mode: 0644]
tests/auto/qml/v4misc/v4misc.pro [new file with mode: 0644]
tests/auto/qmldevtools/compile/compile.pro [new file with mode: 0644]
tests/auto/qmldevtools/compile/tst_compile.cpp [new file with mode: 0644]
tests/auto/qmldevtools/qmldevtools.pro [new file with mode: 0644]
tests/auto/qmltest/animatedimage/stickman.gif [new file with mode: 0644]
tests/auto/qmltest/animatedimage/tst_animatedimage.qml [new file with mode: 0644]
tests/auto/qmltest/animations/tst_abstractanimationjobcrash.qml [new file with mode: 0644]
tests/auto/qmltest/animators/Box.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_behavior.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_mixed.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_mixedparallel.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_mixedsequential.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_multiwindow.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_nested.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_on.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_opacity.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_parallel.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_restart.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_rotation.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_scale.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_sequential.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_transformorigin.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_transition.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_x.qml [new file with mode: 0644]
tests/auto/qmltest/animators/tst_y.qml [new file with mode: 0644]
tests/auto/qmltest/borderimage/InvalidSciFile.qml [new file with mode: 0644]
tests/auto/qmltest/borderimage/colors-round.sci [new file with mode: 0644]
tests/auto/qmltest/borderimage/colors.png [new file with mode: 0644]
tests/auto/qmltest/borderimage/invalid.sci [new file with mode: 0644]
tests/auto/qmltest/borderimage/remote.sci [new file with mode: 0644]
tests/auto/qmltest/borderimage/tst_borderimage.qml [new file with mode: 0644]
tests/auto/qmltest/buttonclick/Button.qml [new file with mode: 0644]
tests/auto/qmltest/buttonclick/tst_buttonclick.qml [new file with mode: 0644]
tests/auto/qmltest/createbenchmark/item.qml [new file with mode: 0644]
tests/auto/qmltest/createbenchmark/tst_createbenchmark.qml [new file with mode: 0644]
tests/auto/qmltest/events/tst_drag.qml [new file with mode: 0644]
tests/auto/qmltest/events/tst_events.qml [new file with mode: 0644]
tests/auto/qmltest/events/tst_wheel.qml [new file with mode: 0644]
tests/auto/qmltest/fontloader/dummy.ttf [new file with mode: 0644]
tests/auto/qmltest/fontloader/tarzeau_ocr_a.ttf [new file with mode: 0644]
tests/auto/qmltest/fontloader/tst_fontloader.qml [new file with mode: 0644]
tests/auto/qmltest/gradient/tst_gradient.qml [new file with mode: 0644]
tests/auto/qmltest/image/logo.png [new file with mode: 0644]
tests/auto/qmltest/image/tst_image.qml [new file with mode: 0644]
tests/auto/qmltest/listmodel/tst_listmodel.qml [new file with mode: 0644]
tests/auto/qmltest/listview/data/asynclistviewloader.qml [new file with mode: 0644]
tests/auto/qmltest/listview/data/asyncloadercurrentindex.qml [new file with mode: 0644]
tests/auto/qmltest/listview/tst_listview.qml [new file with mode: 0644]
tests/auto/qmltest/pathview/tst_pathview.qml [new file with mode: 0644]
tests/auto/qmltest/pixel/tst_pixel.qml [new file with mode: 0644]
tests/auto/qmltest/qmltest.pro [new file with mode: 0644]
tests/auto/qmltest/qqmlbinding/tst_binding.qml [new file with mode: 0644]
tests/auto/qmltest/qqmlbinding/tst_binding2.qml [new file with mode: 0644]
tests/auto/qmltest/rectangle/tst_rectangle.qml [new file with mode: 0644]
tests/auto/qmltest/selftests/tst_compare.qml [new file with mode: 0644]
tests/auto/qmltest/selftests/tst_compare_quickobjects.qml [new file with mode: 0644]
tests/auto/qmltest/selftests/tst_datadriven.qml [new file with mode: 0644]
tests/auto/qmltest/selftests/tst_destroy.qml [new file with mode: 0644]
tests/auto/qmltest/selftests/tst_selftests.qml [new file with mode: 0644]
tests/auto/qmltest/stability/tst_unloadrepeater.qml [new file with mode: 0644]
tests/auto/qmltest/text/tst_text.qml [new file with mode: 0644]
tests/auto/qmltest/textedit/tst_textedit.qml [new file with mode: 0644]
tests/auto/qmltest/textinput/tst_textinput.qml [new file with mode: 0644]
tests/auto/qmltest/tst_qmltest.cpp [new file with mode: 0644]
tests/auto/quick/dialogs/data/RectWithFileDialog.qml [new file with mode: 0644]
tests/auto/quick/dialogs/dialogs.pro [new file with mode: 0644]
tests/auto/quick/dialogs/tst_dialogs.cpp [new file with mode: 0644]
tests/auto/quick/examples/data/dummytest.qml [new file with mode: 0644]
tests/auto/quick/examples/data/webbrowser/webbrowser.qml [new file with mode: 0644]
tests/auto/quick/examples/examples.pro [new file with mode: 0644]
tests/auto/quick/examples/tst_examples.cpp [new file with mode: 0644]
tests/auto/quick/geometry/geometry.pro [new file with mode: 0644]
tests/auto/quick/geometry/tst_geometry.cpp [new file with mode: 0644]
tests/auto/quick/nodes/nodes.pro [new file with mode: 0644]
tests/auto/quick/nodes/tst_nodestest.cpp [new file with mode: 0644]
tests/auto/quick/nokeywords/nokeywords.pro [new file with mode: 0644]
tests/auto/quick/nokeywords/tst_nokeywords.cpp [new file with mode: 0644]
tests/auto/quick/qquickaccessible/data/checkbuttons.qml [new file with mode: 0644]
tests/auto/quick/qquickaccessible/data/hittest.qml [new file with mode: 0644]
tests/auto/quick/qquickaccessible/data/pushbutton.qml [new file with mode: 0644]
tests/auto/quick/qquickaccessible/data/statictext.qml [new file with mode: 0644]
tests/auto/quick/qquickaccessible/data/widgets/TextRect.qml [new file with mode: 0644]
tests/auto/quick/qquickaccessible/qquickaccessible.pro [new file with mode: 0644]
tests/auto/quick/qquickaccessible/tst_qquickaccessible.cpp [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/anchors.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/baselineOffset.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/centerin.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/centerinRotation.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/crash1.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/fill.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/hvCenter.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/individualMargins.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/loop1.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/loop2.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/margins.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/data/stretch.qml [new file with mode: 0644]
tests/auto/quick/qquickanchors/qquickanchors.pro [new file with mode: 0644]
tests/auto/quick/qquickanchors/tst_qquickanchors.cpp [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/colors.gif [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/colors.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/green.png [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/hearts.gif [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/hearts.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/hearts_copy.gif [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/qmldir [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/qtbug-16520.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/stickman.gif [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/stickman.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/stickmanerror1.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/stickmanpause.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/stickmanscaled.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/data/stickmanstopped.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/qquickanimatedimage.pro [new file with mode: 0644]
tests/auto/quick/qquickanimatedimage/tst_qquickanimatedimage.cpp [new file with mode: 0644]
tests/auto/quick/qquickanimatedsprite/data/basic.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedsprite/data/frameChange.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedsprite/data/runningChange.qml [new file with mode: 0644]
tests/auto/quick/qquickanimatedsprite/data/squarefacesprite.png [new file with mode: 0644]
tests/auto/quick/qquickanimatedsprite/qquickanimatedsprite.pro [new file with mode: 0644]
tests/auto/quick/qquickanimatedsprite/tst_qquickanimatedsprite.cpp [new file with mode: 0644]
tests/auto/quick/qquickanimationcontroller/data/tst_coloranimation.qml [new file with mode: 0755]
tests/auto/quick/qquickanimationcontroller/data/tst_completion.qml [new file with mode: 0755]
tests/auto/quick/qquickanimationcontroller/data/tst_numberanimation.qml [new file with mode: 0644]
tests/auto/quick/qquickanimationcontroller/data/tst_parallelanimation.qml [new file with mode: 0644]
tests/auto/quick/qquickanimationcontroller/data/tst_sequentialanimation.qml [new file with mode: 0644]
tests/auto/quick/qquickanimationcontroller/qquickanimationcontroller.pro [new file with mode: 0644]
tests/auto/quick/qquickanimationcontroller/tst_qquickanimationcontroller.cpp [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/Double.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/attached.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/badproperty1.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/badproperty2.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/badtype1.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/badtype2.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/badtype3.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/badtype4.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/disabledTransition.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/dontAutoStart.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/dontStart.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/dontStart2.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/dotproperty.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/doubleRegistrationBug.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/looping.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/mixedtype1.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/mixedtype2.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/nonTransitionBug.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/parallelAnimationNullChildBug.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/pathAnimation.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/pathAnimation2.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/pathAnimationInOutBackCrash.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/pathAnimationNoStart.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/pathInterpolator.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/pathInterpolatorBack.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/pathInterpolatorBack2.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/pathTransition.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/pauseBindingBug.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/pauseBug.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/properties.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/properties2.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/properties3.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/properties4.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/properties5.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/propertiesTransition.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/propertiesTransition2.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/propertiesTransition3.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/propertiesTransition4.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/propertiesTransition5.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/propertiesTransition6.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/propertiesTransition7.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/reanchor.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/registrationBug.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/reparent.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/rotation.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/runningTrueBug.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/scriptActionBug.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/scriptActionCrash.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/sequentialAnimationNullChildBug.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/signals.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/transitionAssignmentBug.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/valuesource.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/data/valuesource2.qml [new file with mode: 0644]
tests/auto/quick/qquickanimations/qquickanimations.pro [new file with mode: 0644]
tests/auto/quick/qquickanimations/tst_qquickanimations.cpp [new file with mode: 0644]
tests/auto/quick/qquickanimators/data/windowWithAnimator.qml [new file with mode: 0644]
tests/auto/quick/qquickanimators/qquickanimators.pro [new file with mode: 0644]
tests/auto/quick/qquickanimators/tst_qquickanimators.cpp [new file with mode: 0644]
tests/auto/quick/qquickapplication/qquickapplication.pro [new file with mode: 0644]
tests/auto/quick/qquickapplication/tst_qquickapplication.cpp [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/binding.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/color.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/cpptrigger.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/delayedRegistration.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/disabled.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/disabledWriteWhileRunning.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/disabledWriteWhileRunning2.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/dontStart.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/empty.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/explicit.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/groupProperty.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/groupProperty2.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/groupedPropertyCrash.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/loop.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/multipleChangesToValueType.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/nonSelecting2.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/parent.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/qtbug12295.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/qtbug21549-2.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/qtbug21549.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/reassignedAnimation.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/runningTrue.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/scripttrigger.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/simple.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/startOnCompleted.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/startup.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/startup2.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/data/valueType.qml [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/qquickbehaviors.pro [new file with mode: 0644]
tests/auto/quick/qquickbehaviors/tst_qquickbehaviors.cpp [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/colors-mirror.png [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/colors-round-quotes.sci [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/colors-round-remote.sci [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/colors-round.sci [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/colors.png [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/heart200.png [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/heart200_copy.png [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/invalid.sci [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/mirror.qml [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/valid1.sci [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/valid2.sci [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/valid3.sci [new file with mode: 0644]
tests/auto/quick/qquickborderimage/data/valid4.sci [new file with mode: 0644]
tests/auto/quick/qquickborderimage/qquickborderimage.pro [new file with mode: 0644]
tests/auto/quick/qquickborderimage/tst_qquickborderimage.cpp [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/CanvasComponent.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/CanvasTestCase.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/anim-gr.gif [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/anim-gr.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/anim-poster-gr.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/background.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/broken.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/ggrr-256x256.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/green-16x16.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/green-1x1.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/green-256x256.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/green-2x2.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/green.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/grgr-256x256.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/red-16x16.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/red.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/redtransparent.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/rgrg-256x256.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/rrgg-256x256.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/transparent.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/transparent50.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_arc.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_arcto.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_canvas.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_composite.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_context.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_fillStyle.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_fillrect.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_gradient.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_image.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_line.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_path.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_pattern.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_pixel.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_shadow.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_state.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_strokeStyle.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_svgpath.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_text.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/tst_transform.qml [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/yellow.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/data/yellow75.png [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro [new file with mode: 0644]
tests/auto/quick/qquickcanvasitem/tst_qquickcanvasitem.cpp [new file with mode: 0644]
tests/auto/quick/qquickdrag/qquickdrag.pro [new file with mode: 0644]
tests/auto/quick/qquickdrag/tst_qquickdrag.cpp [new file with mode: 0644]
tests/auto/quick/qquickdroparea/qquickdroparea.pro [new file with mode: 0644]
tests/auto/quick/qquickdroparea/tst_qquickdroparea.cpp [new file with mode: 0644]
tests/auto/quick/qquickdynamicpropertyanimation/data/MyItem.qml [new file with mode: 0644]
tests/auto/quick/qquickdynamicpropertyanimation/qquickdynamicpropertyanimation.pro [new file with mode: 0644]
tests/auto/quick/qquickdynamicpropertyanimation/tst_qquickdynamicpropertyanimation.cpp [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/cancel.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/disabled.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/flickable01.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/flickable02.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/flickable03.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/flickable04.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/flickableqgraphicswidget.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/longList.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/margins.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/nestedPressDelay.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/nestedStopAtBounds.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/nestedmousearea.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/pressDelay.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/pressDelayWithLoader.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/ratios.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/rebound.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/resize.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/stopAtBounds.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/transformedFlickable.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/data/wheel.qml [new file with mode: 0644]
tests/auto/quick/qquickflickable/qquickflickable.pro [new file with mode: 0644]
tests/auto/quick/qquickflickable/tst_qquickflickable.cpp [new file with mode: 0644]
tests/auto/quick/qquickflipable/data/crash.qml [new file with mode: 0644]
tests/auto/quick/qquickflipable/data/flip-flipable.qml [new file with mode: 0644]
tests/auto/quick/qquickflipable/data/flipable-abort.qml [new file with mode: 0644]
tests/auto/quick/qquickflipable/data/test-flipable.qml [new file with mode: 0644]
tests/auto/quick/qquickflipable/qquickflipable.pro [new file with mode: 0644]
tests/auto/quick/qquickflipable/tst_qquickflipable.cpp [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/canvasFocus.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/chain.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/forceActiveFocus.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/forcefocus.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/qtBug13380.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/signalEmission.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/test.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/test2.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/test3.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/test4.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/data/test5.qml [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/qquickfocusscope.pro [new file with mode: 0644]
tests/auto/quick/qquickfocusscope/tst_qquickfocusscope.cpp [new file with mode: 0644]
tests/auto/quick/qquickfontloader/data/daniel.ttf [new file with mode: 0644]
tests/auto/quick/qquickfontloader/data/dummy.ttf [new file with mode: 0644]
tests/auto/quick/qquickfontloader/data/qtbug-20268.qml [new file with mode: 0644]
tests/auto/quick/qquickfontloader/data/tarzeau_ocr_a.ttf [new file with mode: 0644]
tests/auto/quick/qquickfontloader/qquickfontloader.pro [new file with mode: 0644]
tests/auto/quick/qquickfontloader/tst_qquickfontloader.cpp [new file with mode: 0644]
tests/auto/quick/qquickframebufferobject/data/testStuff.qml [new file with mode: 0644]
tests/auto/quick/qquickframebufferobject/qquickframebufferobject.pro [new file with mode: 0644]
tests/auto/quick/qquickframebufferobject/tst_qquickframebufferobject.cpp [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/ComponentView.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/addTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/asyncloader.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/attachedProperties.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/attachedSignals.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/boundZValues.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/constantZValues.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/creationContext.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/defaultZValues.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/displacedTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/displayMargin.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/displaygrid.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/footer.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/gridview-enforcerange.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/gridview-initCurrent.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/gridview-noCurrent.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/gridview1.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/gridview2.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/gridview3.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/gridview4.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/header.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/headerfooter.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/layouts.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/manual-highlight.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/margins.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/mirroring.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/moveTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/multipleDisplaced.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/multipleTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/negativeDisplayMargin.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/populateTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/propertychangestest.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/removeTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/resizegrid.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/resizeview.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/setindex.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/snapOneRow.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/snapToRow.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/unaligned.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/data/unrequestedItems.qml [new file with mode: 0644]
tests/auto/quick/qquickgridview/qquickgridview.pro [new file with mode: 0644]
tests/auto/quick/qquickgridview/tst_qquickgridview.cpp [new file with mode: 0644]
tests/auto/quick/qquickimage/data/aspectratio.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/data/big.jpeg [new file with mode: 0644]
tests/auto/quick/qquickimage/data/big256.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/colors.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/colors1.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/correctStatus.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/data/green.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/heart-highdpi@2x.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/heart-win32.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/heart.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/heart.svg [new file with mode: 0644]
tests/auto/quick/qquickimage/data/heart.svgz [new file with mode: 0644]
tests/auto/quick/qquickimage/data/heart200-win32.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/heart200.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/heart_copy.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/htiling.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/data/mirror.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/data/nullpixmap.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/data/pattern.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/qtbug_16389.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/data/qtbug_22125.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/data/qtbug_32513.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/data/rect.png [new file with mode: 0644]
tests/auto/quick/qquickimage/data/sourceSize.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/data/vtiling.qml [new file with mode: 0644]
tests/auto/quick/qquickimage/qquickimage.pro [new file with mode: 0644]
tests/auto/quick/qquickimage/tst_qquickimage.cpp [new file with mode: 0644]
tests/auto/quick/qquickimageprovider/qquickimageprovider.pro [new file with mode: 0644]
tests/auto/quick/qquickimageprovider/tst_qquickimageprovider.cpp [new file with mode: 0644]
tests/auto/quick/qquickitem/data/focusSubItemInNonFocusScope.qml [new file with mode: 0644]
tests/auto/quick/qquickitem/data/multipleFocusClears.qml [new file with mode: 0644]
tests/auto/quick/qquickitem/data/order.1.qml [new file with mode: 0644]
tests/auto/quick/qquickitem/data/order.2.qml [new file with mode: 0644]
tests/auto/quick/qquickitem/data/polishOnCompleted.qml [new file with mode: 0644]
tests/auto/quick/qquickitem/data/visualParentOwnership.qml [new file with mode: 0644]
tests/auto/quick/qquickitem/data/visualParentOwnershipWindow.qml [new file with mode: 0644]
tests/auto/quick/qquickitem/qquickitem.pro [new file with mode: 0644]
tests/auto/quick/qquickitem/tst_qquickitem.cpp [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/activeFocusOnTab.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/activeFocusOnTab3.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/activeFocusOnTab4.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/activeFocusOnTab6.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/activeFocusOnTab7.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/activeFocusOnTab8.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/activeFocusOnTab9.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/childrenProperty.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/childrenRect.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/childrenRectBug.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/childrenRectBug2.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/childrenRectBug3.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/hollowTestItem.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/implicitsize.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/keynavigationtest.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/keynavigationtest_focusscope.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/keynavigationtest_implicit.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/keysforward.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/keysim.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/keyspriority.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/keystest.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/layoutmirroring.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/mapCoordinates.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/mapCoordinatesRect.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/nextItemInFocusChain3.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/parentLoop.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/propertychanges.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/qtbug_16871.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/resourcesProperty.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/standardkeys.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/transformCrash.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/data/visiblechildren.qml [new file with mode: 0644]
tests/auto/quick/qquickitem2/qquickitem2.pro [new file with mode: 0644]
tests/auto/quick/qquickitem2/tst_qquickitem.cpp [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/DisableLayer.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/Effect.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/Enabled.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/ItemEffect.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/Mipmap.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/RectangleEffect.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/SamplerNameChange.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/Smooth.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/SourceRect.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/TextureProvider.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/ToggleLayerAndEffect.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/Visible.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/ZOrder.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/data/ZOrderChange.qml [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/qquickitemlayer.pro [new file with mode: 0644]
tests/auto/quick/qquickitemlayer/tst_qquickitemlayer.cpp [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/ComponentView.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/HighlightResize.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/Page.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/addTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/asyncloader.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/attachedProperties.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/attachedSignals.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/boundZValues.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/constantZValues.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/creationContext.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/defaultZValues.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/delayedChanges.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/destroyItemOnCreation.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/displacedTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/displayMargin.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/displaylist.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/emptymodel.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/fillModelOnComponentCompleted.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/flickBeyondBoundsBug.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/footer.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/header.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/headerCrash.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/headerchangesviewport.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/headerfooter.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/itemlist-flicker.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/itemlist.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/layoutChangeSort.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/listview-enforcerange-nohighlight.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/listview-enforcerange.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/listview-initCurrent.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/listview-noCurrent.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/listview-sections-package.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/listview-sections.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/listview-sections_delegate.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/listviewtest-package.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/listviewtest.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/manual-highlight.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/margins.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/margins2.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/moveTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/multipleDisplaced.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/multipleTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/negativeDisplayMargin.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/outsideViewportChangeNotAffectingView.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/parentBinding.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/populateTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/propertychangestest.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/proxytest.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/qtbug-21742.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/qtbug14821.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/qtbug16037.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/qtbug35920.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/qtbug39492.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/removeTransitions.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/repositionResizedDelegate.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/resizeview.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/rightToLeft.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/roundingErrors.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/sectiondelegatechange.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/sectionpropertychange.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/simplelistview.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/sizelessthan1.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/snapOneItem.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/snapToItem.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/strictlyenforcerange.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/typedModel.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/data/unrequestedItems.qml [new file with mode: 0644]
tests/auto/quick/qquicklistview/incrementalmodel.cpp [new file with mode: 0644]
tests/auto/quick/qquicklistview/incrementalmodel.h [new file with mode: 0644]
tests/auto/quick/qquicklistview/proxytestinnermodel.cpp [new file with mode: 0644]
tests/auto/quick/qquicklistview/proxytestinnermodel.h [new file with mode: 0644]
tests/auto/quick/qquicklistview/qquicklistview.pro [new file with mode: 0644]
tests/auto/quick/qquicklistview/randomsortmodel.cpp [new file with mode: 0644]
tests/auto/quick/qquicklistview/randomsortmodel.h [new file with mode: 0644]
tests/auto/quick/qquicklistview/tst_qquicklistview.cpp [new file with mode: 0644]
tests/auto/quick/qquickloader/data/ActiveComponent.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/AnchoredLoader.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/BigComponent.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/BlueRect.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/CreationContextLoader.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/GraphicsWidget250x250.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/GreenRect.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/InitialPropertyValuesComponent.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/InvalidSourceComponent.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/NoResize.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/NoResizeGraphicsWidget.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/QTBUG_16928.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/QTBUG_17114.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/QTBUG_30183.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/Rect120x60.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/RedRect.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/SetSourceComponent.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/SimpleTestComponent.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/SizeGraphicsWidgetToLoader.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/SizeLoaderToGraphicsWidget.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/SizeToItem.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/SizeToLoader.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/TestComponent.2.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/TestComponent.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/VmeError.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/active.1.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/active.2.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/active.3.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/active.4.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/active.5.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/active.6.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/active.7.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/active.8.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/asynchronous.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/crash.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/creationContext.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/differentorigin.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/implicitSize.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.1.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.2.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.3.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.4.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.5.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.6.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.7.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.8.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.binding.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.error.1.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.error.2.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.error.3.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/initialPropertyValues.error.4.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/loadedSignal.2.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/loadedSignal.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/nonItem.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/parented.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/qmldir [new file with mode: 0644]
tests/auto/quick/qquickloader/data/sameorigin-load.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/sameorigin.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/simultaneous.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/sizebound.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/sourceComponentGarbageCollection.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/subdir/Test.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/data/vmeErrors.qml [new file with mode: 0644]
tests/auto/quick/qquickloader/qquickloader.pro [new file with mode: 0644]
tests/auto/quick/qquickloader/tst_qquickloader.cpp [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/changeAxis.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/clickThrough.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/clickThrough2.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/clickandhold.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/clicktwice.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/doubleclick.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/dragging.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/dragproperties.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/dragreset.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/hoverAfterPress.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/hoverPosition.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/hoverPropagation.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/hoverVisible.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/moveAndReleaseWithoutPress.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/nestedStopAtBounds.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/noclickandhold.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/pressedCanceled.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/pressedOrdering.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/preventstealing.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/qtbug34368.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/rejectEvent.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/setDragOnPressed.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/simple.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/transformedMouseArea.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/updateMousePosOnClick.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/updateMousePosOnResize.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/data/wheel.qml [new file with mode: 0644]
tests/auto/quick/qquickmousearea/qquickmousearea.pro [new file with mode: 0644]
tests/auto/quick/qquickmousearea/tst_qquickmousearea.cpp [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/basic.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/dualGestures.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/inFlickable.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/inFlickable2.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/inMouseArea.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/mouse.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/nested.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/nonOverlapping.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/properties.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/signalTest.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/data/transformedMultiPointTouchArea.qml [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/qquickmultipointtoucharea.pro [new file with mode: 0644]
tests/auto/quick/qquickmultipointtoucharea/tst_qquickmultipointtoucharea.cpp [new file with mode: 0644]
tests/auto/quick/qquickpainteditem/qquickpainteditem.pro [new file with mode: 0644]
tests/auto/quick/qquickpainteditem/tst_qquickpainteditem.cpp [new file with mode: 0644]
tests/auto/quick/qquickpath/data/arc.qml [new file with mode: 0644]
tests/auto/quick/qquickpath/data/closedcurve.qml [new file with mode: 0644]
tests/auto/quick/qquickpath/data/curve.qml [new file with mode: 0644]
tests/auto/quick/qquickpath/data/svg.qml [new file with mode: 0644]
tests/auto/quick/qquickpath/qquickpath.pro [new file with mode: 0644]
tests/auto/quick/qquickpath/tst_qquickpath.cpp [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/ComponentView.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/asyncloader.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/changePathDuringRefill.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/closedPath.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/creationContext.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/datamodel.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/displaypath.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/dragpath.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/emptymodel.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/emptypath.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/flickableDelegate.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/initialCurrentIndex.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/missingPercent.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/nestedInFlickable.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/nestedmousearea.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/openPath.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/panels.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/pathUpdate.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/pathUpdateOnStartChanged.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/pathline.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/pathtest.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/pathview0.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/pathview1.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/pathview2.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/pathview3.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/pathview_package.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/propertychanges.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/treemodel.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/undefinedpath.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/data/vdm.qml [new file with mode: 0644]
tests/auto/quick/qquickpathview/qquickpathview.pro [new file with mode: 0644]
tests/auto/quick/qquickpathview/tst_qquickpathview.cpp [new file with mode: 0644]
tests/auto/quick/qquickpincharea/data/pinchproperties.qml [new file with mode: 0644]
tests/auto/quick/qquickpincharea/data/transformedPinchArea.qml [new file with mode: 0644]
tests/auto/quick/qquickpincharea/qquickpincharea.pro [new file with mode: 0644]
tests/auto/quick/qquickpincharea/tst_qquickpincharea.cpp [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/dataLeak.qml [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/exists.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/exists1.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/exists2.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/http/exists.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/http/exists1.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/http/exists2.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/http/exists3.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/http/exists4.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/http/exists5.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/http/exists6.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/http/exists7.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/http/exists8.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/data/massive.png [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/qquickpixmapcache.pro [new file with mode: 0644]
tests/auto/quick/qquickpixmapcache/tst_qquickpixmapcache.cpp [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/allInvisible.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/attachedproperties-column.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/attachedproperties-dynamic.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/attachedproperties-flow.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/attachedproperties-grid.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/attachedproperties-row.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/flow-testimplicitsize.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/flowtest-toptobottom.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/flowtest.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/grid-animated.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/grid-row-column-spacing.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/grid-spacing.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/grid-toptobottom.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/gridtest.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/gridzerocolumns.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/horizontal-animated-disabled.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/horizontal-animated.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/horizontal-spacing.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/horizontal.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/propertychangestest.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/rectangleComponent.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/repeatertest.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/transitions.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/vertical-animated.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/vertical-spacing.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/data/vertical.qml [new file with mode: 0644]
tests/auto/quick/qquickpositioners/qquickpositioners.pro [new file with mode: 0644]
tests/auto/quick/qquickpositioners/tst_qquickpositioners.cpp [new file with mode: 0644]
tests/auto/quick/qquickrectangle/data/gradient.qml [new file with mode: 0644]
tests/auto/quick/qquickrectangle/qquickrectangle.pro [new file with mode: 0644]
tests/auto/quick/qquickrectangle/tst_qquickrectangle.cpp [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/asyncloader.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/dynamicmodelcrash.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/initparent.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/intmodel.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/itemlist.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/modelChanged.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/objlist.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/properties.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/repeater1.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/repeater2.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/data/visualitemmodel.qml [new file with mode: 0644]
tests/auto/quick/qquickrepeater/qquickrepeater.pro [new file with mode: 0644]
tests/auto/quick/qquickrepeater/tst_qquickrepeater.cpp [new file with mode: 0644]
tests/auto/quick/qquickscreen/data/screen.qml [new file with mode: 0644]
tests/auto/quick/qquickscreen/qquickscreen.pro [new file with mode: 0644]
tests/auto/quick/qquickscreen/tst_qquickscreen.cpp [new file with mode: 0644]
tests/auto/quick/qquickshadereffect/data/deleteShaderEffectSource.qml [new file with mode: 0644]
tests/auto/quick/qquickshadereffect/data/deleteSourceItem.qml [new file with mode: 0644]
tests/auto/quick/qquickshadereffect/data/star.png [new file with mode: 0644]
tests/auto/quick/qquickshadereffect/qquickshadereffect.pro [new file with mode: 0644]
tests/auto/quick/qquickshadereffect/tst_qquickshadereffect.cpp [new file with mode: 0644]
tests/auto/quick/qquicksmoothedanimation/data/deleteOnUpdate.qml [new file with mode: 0644]
tests/auto/quick/qquicksmoothedanimation/data/simpleanimation.qml [new file with mode: 0644]
tests/auto/quick/qquicksmoothedanimation/data/smoothedanimation1.qml [new file with mode: 0644]
tests/auto/quick/qquicksmoothedanimation/data/smoothedanimation2.qml [new file with mode: 0644]
tests/auto/quick/qquicksmoothedanimation/data/smoothedanimation3.qml [new file with mode: 0644]
tests/auto/quick/qquicksmoothedanimation/data/smoothedanimationBehavior.qml [new file with mode: 0644]
tests/auto/quick/qquicksmoothedanimation/data/smoothedanimationValueSource.qml [new file with mode: 0644]
tests/auto/quick/qquicksmoothedanimation/data/smoothedanimationZeroDuration.qml [new file with mode: 0644]
tests/auto/quick/qquicksmoothedanimation/qquicksmoothedanimation.pro [new file with mode: 0644]
tests/auto/quick/qquicksmoothedanimation/tst_qquicksmoothedanimation.cpp [new file with mode: 0644]
tests/auto/quick/qquickspringanimation/data/inTransition.qml [new file with mode: 0644]
tests/auto/quick/qquickspringanimation/data/springanimation1.qml [new file with mode: 0644]
tests/auto/quick/qquickspringanimation/data/springanimation2.qml [new file with mode: 0644]
tests/auto/quick/qquickspringanimation/data/springanimation3.qml [new file with mode: 0644]
tests/auto/quick/qquickspringanimation/qquickspringanimation.pro [new file with mode: 0644]
tests/auto/quick/qquickspringanimation/tst_qquickspringanimation.cpp [new file with mode: 0644]
tests/auto/quick/qquickspritesequence/data/advance.qml [new file with mode: 0644]
tests/auto/quick/qquickspritesequence/data/basic.qml [new file with mode: 0644]
tests/auto/quick/qquickspritesequence/data/crashonstart.qml [new file with mode: 0644]
tests/auto/quick/qquickspritesequence/data/huge.png [new file with mode: 0644]
tests/auto/quick/qquickspritesequence/data/huge.qml [new file with mode: 0644]
tests/auto/quick/qquickspritesequence/data/squarefacesprite.png [new file with mode: 0644]
tests/auto/quick/qquickspritesequence/qquickspritesequence.pro [new file with mode: 0644]
tests/auto/quick/qquickspritesequence/tst_qquickspritesequence.cpp [new file with mode: 0644]
tests/auto/quick/qquickstates/data/ExtendedRectangle.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/Implementation/MyType.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/Implementation/images/qt-logo.png [new file with mode: 0644]
tests/auto/quick/qquickstates/data/QTBUG-14830.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/QTBUG-38492.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/anchorChanges1.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/anchorChanges2.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/anchorChanges3.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/anchorChanges4.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/anchorChanges5.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/anchorChangesCrash.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/anchorRewindBug.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/anchorRewindBug2.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/attachedPropertyChanges.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/autoStateAtStartupRestoreBug.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/avoidFastForward.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/basicBinding.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/basicBinding2.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/basicBinding3.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/basicBinding4.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/basicChanges.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/basicChanges2.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/basicChanges3.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/basicChanges4.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/basicExtension.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/deleting.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/deletingState.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/editProperties.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/explicit.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/extendsBug.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/fakeExtension.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/illegalObj.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/illegalTempState.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/image.png [new file with mode: 0644]
tests/auto/quick/qquickstates/data/legalTempState.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/nonExistantProp.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/parentChange1.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/parentChange2.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/parentChange3.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/parentChange4.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/parentChange5.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/parentChange6.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/propertyErrors.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/reset.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/restoreEntryValues.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/returnToBase.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/revertListBug.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/script.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/signalOverride.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/signalOverride2.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/signalOverrideCrash.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/signalOverrideCrash2.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/signalOverrideCrash3.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/signalOverrideCrash4.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/unnamedWhen.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/urlResolution.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/data/whenOrdering.qml [new file with mode: 0644]
tests/auto/quick/qquickstates/qquickstates.pro [new file with mode: 0644]
tests/auto/quick/qquickstates/tst_qquickstates.cpp [new file with mode: 0644]
tests/auto/quick/qquickstyledtext/qquickstyledtext.pro [new file with mode: 0644]
tests/auto/quick/qquickstyledtext/tst_qquickstyledtext.cpp [new file with mode: 0644]
tests/auto/quick/qquicksystempalette/qquicksystempalette.pro [new file with mode: 0644]
tests/auto/quick/qquicksystempalette/tst_qquicksystempalette.cpp [new file with mode: 0644]
tests/auto/quick/qquicktext/data/elideBeforeMaximumLineCount.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/embeddedImagesLocal.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/embeddedImagesLocalError.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/embeddedImagesLocalRelative.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/embeddedImagesRemote.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/embeddedImagesRemoteError.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/embeddedImagesRemoteRelative.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/fontSizeMode.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/hAlignImplicitWidth.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/horizontalAlignment_RightToLeft.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/hover.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/htmlLists.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/http/exists.png [new file with mode: 0644]
tests/auto/quick/qquicktext/data/images/face-sad.png [new file with mode: 0644]
tests/auto/quick/qquicktext/data/images/heart200.png [new file with mode: 0644]
tests/auto/quick/qquicktext/data/images/starfish_2.png [new file with mode: 0644]
tests/auto/quick/qquicktext/data/imgTagsElide.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/imgTagsUpdates.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/lineCount.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/lineHeight.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/lineLayout.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/lineLayoutHAlign.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/lineLayoutRelayout.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/multilengthStrings.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/multilengthStringsWrapped.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/multilineelide.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/overline.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/pixelFontSizes.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/pointFontSizes.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/qtbug_14734.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/rotated.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/strikeout.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/data/underline.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/qquicktext.pro [new file with mode: 0644]
tests/auto/quick/qquicktext/tst_qquicktext.cpp [new file with mode: 0644]
tests/auto/quick/qquicktextdocument/data/text.qml [new file with mode: 0644]
tests/auto/quick/qquicktextdocument/qquicktextdocument.pro [new file with mode: 0644]
tests/auto/quick/qquicktextdocument/tst_qquicktextdocument.cpp [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/Cursor.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/CursorRect.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/RemoteCursor.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/cursorTest.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/cursorTestExternal.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/cursorTestInline.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/cursorTestRemote.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/cursorVisible.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/embeddedImagesLocal.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/embeddedImagesLocalError.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/embeddedImagesLocalRelative.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/embeddedImagesRemote.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/embeddedImagesRemoteError.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/embeddedImagesRemoteRelative.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/focusOutSelection.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/geometrySignals.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/hAlignVisual.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/horizontalAlignment_RightToLeft.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/http/ErrItem.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/http/NormItem.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/http/cursorHttpTest.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/http/cursorHttpTestFail1.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/http/cursorHttpTestFail2.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/http/cursorHttpTestPass.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/http/exists.png [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/http/qmldir [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/httpfail/FailItem.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/httpslow/WaitItem.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/inputContext.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/inputMethodEvent.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/inputmethodhints.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/linkInteraction.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselection_align_bl.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselection_align_center.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselection_align_tr.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselection_default.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselection_false.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselection_false_words.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselection_true.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselection_true_words.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselectionmode_characters.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselectionmode_default.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/mouseselectionmode_words.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/navigation.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/openInputPanel.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/persistentSelection.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/positionAt.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/qtbug-22058.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/qtbug-38947.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/data/readOnly.qml [new file with mode: 0644]
tests/auto/quick/qquicktextedit/qquicktextedit.pro [new file with mode: 0644]
tests/auto/quick/qquicktextedit/tst_qquicktextedit.cpp [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/Cursor.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/RemoteCursor.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/cursorTest.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/cursorTestExternal.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/cursorTestInline.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/cursorTestRemote.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/cursorVisible.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/echoMode.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/geometrySignals.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/horizontalAlignment.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/horizontalAlignment_RightToLeft.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/inputContext.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/inputMethodEvent.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/inputmethods.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/masks.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/maxLength.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/mouseselection_true.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/mouseselectionmode_characters.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/mouseselectionmode_default.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/mouseselectionmode_words.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/navigation.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/negativeDimensions.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/openInputPanel.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/persistentSelection.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/positionAt.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/preeditAutoScroll.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/qtbug-19956double.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/qtbug-19956int.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/qtbug-19956regexp.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/readOnly.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/signal_accepted.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/signal_editingfinished.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/data/validators.qml [new file with mode: 0644]
tests/auto/quick/qquicktextinput/qquicktextinput.pro [new file with mode: 0644]
tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp [new file with mode: 0644]
tests/auto/quick/qquicktimeline/qquicktimeline.pro [new file with mode: 0644]
tests/auto/quick/qquicktimeline/tst_qquicktimeline.cpp [new file with mode: 0644]
tests/auto/quick/qquickview/data/error1.qml [new file with mode: 0644]
tests/auto/quick/qquickview/data/resizemodeitem.qml [new file with mode: 0644]
tests/auto/quick/qquickview/qquickview.pro [new file with mode: 0644]
tests/auto/quick/qquickview/tst_qquickview.cpp [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/create.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/datalist-package.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/datalist.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/groups-invalid.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/groups-package.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/groups.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/invalidAttachment.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/itemsDestroyed_listView.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/itemsDestroyed_package.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/itemsDestroyed_pathView.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/itemsDestroyed_repeater.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/listmodelproperties-package.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/listmodelproperties.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/modelproperties.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/modelproperties2.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/multipleroleproperties-package.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/multipleroleproperties.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/objectlist.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/objectlistproperties-package.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/objectlistproperties.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/onChanged.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/packageView.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/singlerole1.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/singlerole2.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/singleroleproperties-package.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/singleroleproperties.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/stringlistproperties-package.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/stringlistproperties.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/data/visualdatamodel.qml [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/qquickvisualdatamodel.pro [new file with mode: 0644]
tests/auto/quick/qquickvisualdatamodel/tst_qquickvisualdatamodel.cpp [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/AnimationsWhileHidden.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/Headless.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/active.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/colors.png [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/focus.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/hoverCrash.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/ownershipRootItem.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/showHideAnimate.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/ucantclosethis.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/unloadSubWindow.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/window.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/data/windoworder.qml [new file with mode: 0644]
tests/auto/quick/qquickwindow/qquickwindow.pro [new file with mode: 0644]
tests/auto/quick/qquickwindow/tst_qquickwindow.cpp [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/empty.xml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/get.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/groups.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/groups.xml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/model.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/model.xml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/model2.xml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/propertychanges.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/proxyCrash.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/recipes.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/recipes.xml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/roleCrash.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/roleErrors.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/roleKeys.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/testtypes.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/data/unique.qml [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/qquickxmllistmodel.pro [new file with mode: 0644]
tests/auto/quick/qquickxmllistmodel/tst_qquickxmllistmodel.cpp [new file with mode: 0644]
tests/auto/quick/quick.pro [new file with mode: 0644]
tests/auto/quick/rendernode/data/MessUpState.qml [new file with mode: 0644]
tests/auto/quick/rendernode/data/RenderOrder.qml [new file with mode: 0644]
tests/auto/quick/rendernode/rendernode.pro [new file with mode: 0644]
tests/auto/quick/rendernode/tst_rendernode.cpp [new file with mode: 0644]
tests/auto/quick/scenegraph/data/RenderTestBase.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/blacknwhite.png [new file with mode: 0644]
tests/auto/quick/scenegraph/data/logo-big.jpg [new file with mode: 0644]
tests/auto/quick/scenegraph/data/logo-small.jpg [new file with mode: 0644]
tests/auto/quick/scenegraph/data/manyWindows_dftext.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/manyWindows_image.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/manyWindows_ntext.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/manyWindows_rects.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/mipmap_large.png [new file with mode: 0644]
tests/auto/quick/scenegraph/data/mipmap_small.png [new file with mode: 0644]
tests/auto/quick/scenegraph/data/render_BreakOpacityBatch.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/render_DrawSets.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/render_ImageFiltering.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/render_Mipmap.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/render_MovingOverlap.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/render_OpacityThroughBatchRoot.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/render_OutOfFloatRange.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/render_Overlap.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/render_StackingOrder.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/render_bug37422.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/data/simple.qml [new file with mode: 0644]
tests/auto/quick/scenegraph/scenegraph.pro [new file with mode: 0644]
tests/auto/quick/scenegraph/tst_scenegraph.cpp [new file with mode: 0644]
tests/auto/quick/shared/util.pri [new file with mode: 0644]
tests/auto/quick/shared/viewtestutil.cpp [new file with mode: 0644]
tests/auto/quick/shared/viewtestutil.h [new file with mode: 0644]
tests/auto/quick/shared/visualtestutil.cpp [new file with mode: 0644]
tests/auto/quick/shared/visualtestutil.h [new file with mode: 0644]
tests/auto/quick/touchmouse/data/buttononflickable.qml [new file with mode: 0644]
tests/auto/quick/touchmouse/data/buttonontouch.qml [new file with mode: 0644]
tests/auto/quick/touchmouse/data/flickableonpinch.qml [new file with mode: 0644]
tests/auto/quick/touchmouse/data/mouseonflickableonpinch.qml [new file with mode: 0644]
tests/auto/quick/touchmouse/data/pinchonflickable.qml [new file with mode: 0644]
tests/auto/quick/touchmouse/data/singleitem.qml [new file with mode: 0644]
tests/auto/quick/touchmouse/data/twoMouseAreas.qml [new file with mode: 0644]
tests/auto/quick/touchmouse/data/twoitems.qml [new file with mode: 0644]
tests/auto/quick/touchmouse/touchmouse.pro [new file with mode: 0644]
tests/auto/quick/touchmouse/tst_touchmouse.cpp [new file with mode: 0644]
tests/auto/shared/imports.pri [new file with mode: 0644]
tests/auto/shared/platforminputcontext.h [new file with mode: 0644]
tests/auto/shared/platformquirks.h [new file with mode: 0644]
tests/auto/shared/testhttpserver.cpp [new file with mode: 0644]
tests/auto/shared/testhttpserver.h [new file with mode: 0644]
tests/auto/shared/util.cpp [new file with mode: 0644]
tests/auto/shared/util.h [new file with mode: 0644]
tests/auto/shared/util.pri [new file with mode: 0644]
tests/benchmarks/particles/affectors/affectors.pro [new file with mode: 0644]
tests/benchmarks/particles/affectors/data/basic.qml [new file with mode: 0644]
tests/benchmarks/particles/affectors/data/filtered.qml [new file with mode: 0644]
tests/benchmarks/particles/affectors/tst_affectors.cpp [new file with mode: 0644]
tests/benchmarks/particles/emission/data/basic.qml [new file with mode: 0644]
tests/benchmarks/particles/emission/emission.pro [new file with mode: 0644]
tests/benchmarks/particles/emission/tst_emission.cpp [new file with mode: 0644]
tests/benchmarks/particles/particles.pro [new file with mode: 0644]
tests/benchmarks/qml/animation/animation.pro [new file with mode: 0644]
tests/benchmarks/qml/animation/data/animation.qml [new file with mode: 0644]
tests/benchmarks/qml/animation/tst_animation.cpp [new file with mode: 0644]
tests/benchmarks/qml/binding/binding.pro [new file with mode: 0644]
tests/benchmarks/qml/binding/data/creation.txt [new file with mode: 0644]
tests/benchmarks/qml/binding/data/idproperty.txt [new file with mode: 0644]
tests/benchmarks/qml/binding/data/localproperty.txt [new file with mode: 0644]
tests/benchmarks/qml/binding/data/objectproperty.txt [new file with mode: 0644]
tests/benchmarks/qml/binding/testtypes.cpp [new file with mode: 0644]
tests/benchmarks/qml/binding/testtypes.h [new file with mode: 0644]
tests/benchmarks/qml/binding/tst_binding.cpp [new file with mode: 0644]
tests/benchmarks/qml/compilation/compilation.pro [new file with mode: 0644]
tests/benchmarks/qml/compilation/data/BoomBlock.qml [new file with mode: 0644]
tests/benchmarks/qml/compilation/tst_compilation.cpp [new file with mode: 0644]
tests/benchmarks/qml/creation/creation.pro [new file with mode: 0644]
tests/benchmarks/qml/creation/data/CustomItem.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/emptyCustomItem.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/emptyItem.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/item.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/itemUsingOnComponentCompleted.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/itemWithAnchoredChild.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/itemWithChildBindedToSize.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/itemWithProperties.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/itemWithPropertyBindingsTest1.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/itemWithPropertyBindingsTest2.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/itemWithPropertyBindingsTest3.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/itemWithPropertyBindingsTest4.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/itemWithPropertyBindingsTest5.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/data/qobject.qml [new file with mode: 0644]
tests/benchmarks/qml/creation/tst_creation.cpp [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/dynamicTargets/DynamicFour.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/dynamicTargets/DynamicOne.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/dynamicTargets/DynamicThree.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/dynamicTargets/DynamicTwo.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/Mlbsi.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/Mldsi.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/Mlsi.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/ModuleBm.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/Msbsi.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/Msdsi.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/Mssi.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/PragmaBm.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/PragmaModuleBm.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/Slsi.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/Sssi.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi1.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi10.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi11.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi12.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi13.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi14.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi15.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi2.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi3.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi4.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi5.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi6.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi7.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi8.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlbsi9.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi1.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi10.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi11.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi12.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi13.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi14.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi15.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi2.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi3.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi4.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi5.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi6.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi7.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi8.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mldsi9.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mlsi.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/moduleBm.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi1.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi10.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi11.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi12.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi13.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi14.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi15.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi2.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi3.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi4.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi5.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi6.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi7.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi8.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msbsi9.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi1.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi10.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi11.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi12.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi13.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi14.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi15.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi2.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi3.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi4.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi5.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi6.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi7.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi8.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/msdsi9.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/mssi.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/pragmaBmOne.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/pragmaBmTwo.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/pragmaLib.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/pragmaModuleBm.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/slsi.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsImports/sssi.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsTargets/JsOne.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/jsTargets/JsTwo.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/largeTargets/gridview-example.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/largeTargets/layoutdirection.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/largeTargets/mousearea-example.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/resolutionTargets/ResolveOne.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/CppToJs.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/CppToQml.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppEight.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppEleven.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppFive.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppFour.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppNine.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppOne.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppSeven.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppSix.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppTen.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppThree.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/JsToCppTwo.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/ScarceOne.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/ScarceTwo.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/scopeSwitching/cppToJs.js [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/smallTargets/SmallFour.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/smallTargets/SmallOne.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/smallTargets/SmallThree.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/data/smallTargets/SmallTwo.qml [new file with mode: 0644]
tests/benchmarks/qml/holistic/holistic.pro [new file with mode: 0644]
tests/benchmarks/qml/holistic/testtypes.cpp [new file with mode: 0644]
tests/benchmarks/qml/holistic/testtypes.h [new file with mode: 0644]
tests/benchmarks/qml/holistic/tst_holistic.cpp [new file with mode: 0644]
tests/benchmarks/qml/javascript/data/NestedIdObject.qml [new file with mode: 0644]
tests/benchmarks/qml/javascript/data/intQObjectProperty.qml [new file with mode: 0644]
tests/benchmarks/qml/javascript/data/localId.qml [new file with mode: 0644]
tests/benchmarks/qml/javascript/data/nestedId.qml [new file with mode: 0644]
tests/benchmarks/qml/javascript/data/stringQObjectProperty.qml [new file with mode: 0644]
tests/benchmarks/qml/javascript/javascript.pro [new file with mode: 0644]
tests/benchmarks/qml/javascript/testtypes.cpp [new file with mode: 0644]
tests/benchmarks/qml/javascript/testtypes.h [new file with mode: 0644]
tests/benchmarks/qml/javascript/tst_javascript.cpp [new file with mode: 0644]
tests/benchmarks/qml/js/js.pro [new file with mode: 0644]
tests/benchmarks/qml/js/qjsengine/qjsengine.pro [new file with mode: 0644]
tests/benchmarks/qml/js/qjsengine/tst_qjsengine.cpp [new file with mode: 0644]
tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro [new file with mode: 0644]
tests/benchmarks/qml/js/qjsvalue/tst_qjsvalue.cpp [new file with mode: 0644]
tests/benchmarks/qml/js/qjsvalueiterator/qjsvalueiterator.pro [new file with mode: 0644]
tests/benchmarks/qml/js/qjsvalueiterator/tst_qjsvalueiterator.cpp [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/absolutepositioning.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/absolutepositioning.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/anchoredpositioning.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/anchoredpositioning.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/anchorwithbindingpositioning.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/anchorwithbindingpositioning.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/anchorwithgridpositioning.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/anchorwithgridpositioning.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/animations.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/animations.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/animations.3.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/animations.4.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/bindingpositioning.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/bindingpositioning.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/bindingwithgridpositioning.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/bindingwithgridpositioning.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/expression.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/expression.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/expression.3.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/expression.4.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/flickable.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/flickable.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/flickable.3.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/green.png [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/grid.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/image.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/image.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/image.3.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/image.4.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.10.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.11.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.12.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.13.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.14.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.15.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.16.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.17.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.18.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.19.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.20.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.21.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.22.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.23.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.24.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.25.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.3.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.4.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.5.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.6.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.7.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.8.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/item.9.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/listview.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/listview.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/listview.3.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/mousearea.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/mousearea.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/mousearea.3.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/nopositioning.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/nopositioning.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/rectangle.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/rectangle.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/rectangle.3.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/repeater.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/repeater.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/states.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/states.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/text.1.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/text.2.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/data/text.3.qml [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/librarymetrics_performance.pro [new file with mode: 0644]
tests/benchmarks/qml/librarymetrics_performance/tst_librarymetrics_performance.cpp [new file with mode: 0644]
tests/benchmarks/qml/painting/data/63x63.png [new file with mode: 0644]
tests/benchmarks/qml/painting/data/63x63_opaque.png [new file with mode: 0644]
tests/benchmarks/qml/painting/data/64x64.png [new file with mode: 0644]
tests/benchmarks/qml/painting/data/64x64_opaque.png [new file with mode: 0644]
tests/benchmarks/qml/painting/paintbenchmark.cpp [new file with mode: 0644]
tests/benchmarks/qml/painting/painting.pro [new file with mode: 0644]
tests/benchmarks/qml/pointers/pointers.pro [new file with mode: 0644]
tests/benchmarks/qml/pointers/tst_pointers.cpp [new file with mode: 0644]
tests/benchmarks/qml/qml.pro [new file with mode: 0644]
tests/benchmarks/qml/qmltime/example.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/linelaidout.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/qmltime.cpp [new file with mode: 0644]
tests/benchmarks/qml/qmltime/qmltime.pro [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/anchors/empty.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/anchors/fill.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/anchors/null.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/animation/large.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/animation/largeNoProps.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/item_creation/children.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/item_creation/data.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/item_creation/no_creation.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/item_creation/resources.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/loader/Loaded.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/loader/component_loader.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/loader/empty_loader.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/loader/no_loader.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/loader/source_loader.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/positioner_creation/no_positioner.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/positioner_creation/null_positioner.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/positioner_creation/positioner.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/vmemetaobject/null.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/tests/vmemetaobject/property.qml [new file with mode: 0644]
tests/benchmarks/qml/qmltime/textingrid.qml [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/myqmlobject.qml [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/myqmlobject_binding.qml [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/object.qml [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/object_id.qml [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/samegame/BoomBlock.qml [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/samegame/pics/blueStone.png [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/samegame/pics/greenStone.png [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/samegame/pics/redStone.png [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/samegame/pics/yellowStone.png [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/synthesized_properties.2.qml [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/data/synthesized_properties.qml [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/qqmlcomponent.pro [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/testtypes.cpp [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/testtypes.h [new file with mode: 0644]
tests/benchmarks/qml/qqmlcomponent/tst_qqmlcomponent.cpp [new file with mode: 0644]
tests/benchmarks/qml/qqmldebugtrace/qqmldebugtrace.pro [new file with mode: 0644]
tests/benchmarks/qml/qqmldebugtrace/tst_qqmldebugtrace.cpp [new file with mode: 0644]
tests/benchmarks/qml/qqmlimage/image.png [new file with mode: 0644]
tests/benchmarks/qml/qqmlimage/qqmlimage.pro [new file with mode: 0644]
tests/benchmarks/qml/qqmlimage/tst_qqmlimage.cpp [new file with mode: 0644]
tests/benchmarks/qml/qqmlmetaproperty/data/object.qml [new file with mode: 0644]
tests/benchmarks/qml/qqmlmetaproperty/data/synthesized_object.qml [new file with mode: 0644]
tests/benchmarks/qml/qqmlmetaproperty/qqmlmetaproperty.pro [new file with mode: 0644]
tests/benchmarks/qml/qqmlmetaproperty/tst_qqmlmetaproperty.cpp [new file with mode: 0644]
tests/benchmarks/qml/qquickwindow/qquickwindow.pro [new file with mode: 0644]
tests/benchmarks/qml/qquickwindow/tst_qquickwindow.cpp [new file with mode: 0644]
tests/benchmarks/qml/script/data/CustomObject.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/block.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/enums.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/global.js [new file with mode: 0644]
tests/benchmarks/qml/script/data/global_prop.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/namespacedEnums.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/script.js [new file with mode: 0644]
tests/benchmarks/qml/script/data/script2.js [new file with mode: 0644]
tests/benchmarks/qml/script/data/scriptCall.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/signal_args.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/signal_heavyArgsAccess.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/signal_heavyIdAccess.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/signal_qml.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/signal_unconnected.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/signal_unusedArgs.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/slot_complex.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/slot_complex_js.js [new file with mode: 0644]
tests/benchmarks/qml/script/data/slot_complex_js.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/slot_simple.qml [new file with mode: 0644]
tests/benchmarks/qml/script/data/slot_simple_js.js [new file with mode: 0644]
tests/benchmarks/qml/script/data/slot_simple_js.qml [new file with mode: 0644]
tests/benchmarks/qml/script/script.pro [new file with mode: 0644]
tests/benchmarks/qml/script/tst_script.cpp [new file with mode: 0644]
tests/benchmarks/qml/typeimports/data/QmlTestType1.qml [new file with mode: 0644]
tests/benchmarks/qml/typeimports/data/QmlTestType2.qml [new file with mode: 0644]
tests/benchmarks/qml/typeimports/data/QmlTestType3.qml [new file with mode: 0644]
tests/benchmarks/qml/typeimports/data/QmlTestType4.qml [new file with mode: 0644]
tests/benchmarks/qml/typeimports/data/cpp.qml [new file with mode: 0644]
tests/benchmarks/qml/typeimports/data/qml.qml [new file with mode: 0644]
tests/benchmarks/qml/typeimports/tst_typeimports.cpp [new file with mode: 0644]
tests/benchmarks/qml/typeimports/typeimports.pro [new file with mode: 0644]
tests/benchmarks/script/qjsvalue/qjsvalue.pro [new file with mode: 0644]
tests/benchmarks/script/qjsvalue/tst_qjsvalue.cpp [new file with mode: 0644]
tests/benchmarks/script/script.pro [new file with mode: 0644]
tests/global/global.cfg [new file with mode: 0644]
tests/manual/accessibility/animation.qml [new file with mode: 0644]
tests/manual/accessibility/behavior.qml [new file with mode: 0644]
tests/manual/accessibility/flickable.qml [new file with mode: 0644]
tests/manual/accessibility/hittest.qml [new file with mode: 0644]
tests/manual/accessibility/numberanimation.qml [new file with mode: 0644]
tests/manual/accessibility/qmltestfiles.qmlproject [new file with mode: 0644]
tests/manual/accessibility/textandbuttons.qml [new file with mode: 0644]
tests/manual/accessibility/transition.qml [new file with mode: 0644]
tests/manual/highdpi/fillmodes.qml [new file with mode: 0644]
tests/manual/highdpi/heart-highdpi@2x.png [new file with mode: 0644]
tests/manual/highdpi/heart-lowdpi.png [new file with mode: 0644]
tests/manual/highdpi/heart.png [new file with mode: 0644]
tests/manual/highdpi/heart@2x.png [new file with mode: 0644]
tests/manual/highdpi/image.qml [new file with mode: 0644]
tests/manual/highdpi/image2.qml [new file with mode: 0644]
tests/manual/highdpi/imagesize.qml [new file with mode: 0644]
tests/manual/highdpi/mirror.qml [new file with mode: 0644]
tests/manual/highdpi/sourcesize.qml [new file with mode: 0644]
tests/manual/httpserver/httpserver.pro [new file with mode: 0644]
tests/manual/httpserver/main.cpp [new file with mode: 0644]
tests/manual/qmltypememory/README [new file with mode: 0644]
tests/manual/qmltypememory/TestPlugin/plugin.cpp [new file with mode: 0644]
tests/manual/qmltypememory/TestPlugin/plugin.pro [new file with mode: 0644]
tests/manual/qmltypememory/TestPlugin/qmldir [new file with mode: 0644]
tests/manual/qmltypememory/TestType.qml [new file with mode: 0644]
tests/manual/qmltypememory/main.cpp [new file with mode: 0644]
tests/manual/qmltypememory/main.qml [new file with mode: 0644]
tests/manual/qmltypememory/qmldir [new file with mode: 0644]
tests/manual/qmltypememory/qmltypememory.pro [new file with mode: 0644]
tests/manual/qmltypememory/testdriver.cpp [new file with mode: 0644]
tests/manual/qmltypememory/testdriver.h [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/Ignore [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/borderimages/SimpleBorderImage.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/borderimages/SimpleNoBorder.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/borderimages/borderimage.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/borderimages/borderimage_no_border.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/borderimages/borderimage_smoothed.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/borderimages/borderimage_tiling_horizontal.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/borderimages/borderimage_tiling_vertical.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/borderimages/borderimage_unsmoothed.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/gradients/gradients.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/fill_mode.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/images_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/images_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/jpeg_full.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/jpeg_scaled.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_3.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_4.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_5.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_6.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_7.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_8.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/linear_smooth_0_9.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/linear_smooth_1_0.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/overlap.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/tiling.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/images/transform.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/opacity/opacity.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/rectangles/rectangles.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/rectangles/rectangles_smoothed.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/rectangles/rectangles_unsmoothed.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/rectangles/test-rectangles.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/rotation/rotation.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/rotation/rotation_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/activity/activity.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/basic/basic.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/culling/culling_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/culling/culling_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/gridmesh/attributes.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_16.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_4.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/gridmesh/resolution_8.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/hiddensource/hiddensource_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/hiddensource/hiddensource_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/hiddensource/unhidden_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/hiddensource/unhidden_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/image/async.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/image/face-smile.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/image/source.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/live/liveonce_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/live/liveonce_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/live/livetwice_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/live/livetwice_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/live/samesource.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_3.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/mimap/mimap_4.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/nesting/nesting.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/recursive/recursive_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/source/one-source.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/source/rect.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/source/switch_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/source/switch_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/source/switch_3.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/source/two-sources.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/source/visible_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/source/visible_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/texture/size.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/tree/hiddentree_1.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/tree/hiddentree_2.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shaders/wrap/modes.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/blue_72x96.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/bw_1535x2244.jpg [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/col320x480.jpg [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/cyan_72x96.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/green_72x96.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/orange_72x96.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/red_72x96.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/sample_1.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/tile.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/violet_72x96.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/winter.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/world.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/shared/yellow_72x96.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/data/logo.png [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/element_sizes.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/scale_smoothed.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_1000_chinese_characters.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_2500_chinese_characters.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_arabic.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_background_color.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_background_color_styledtext.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_bengali.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_bidi.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_bidi_control_character_left_elide.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_bidi_control_character_right_elide.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_bidi_left_elide.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_bidi_right_elide.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_bidi_underline.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_capitalization.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_chinese.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_colored_text.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_cyrillic.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_devanagari.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_floating_image_left.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_floating_image_right.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_fonts.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_georgian.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_hebrew.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_html_center_tag.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_inline_image.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_italic_bold.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_italic_bold_chinese.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_khmer.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_list_circle.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_list_inline_image.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_list_ordered.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_list_ordered_lower_alpha.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_list_ordered_lower_roman.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_list_ordered_upper_alpha.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_list_ordered_upper_roman.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_list_square.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_multiline.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_multiline_overline.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_multiline_partial_underline.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_multiline_strikeout.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_multiline_underline.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_multiparagraph.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_overline_multisize.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_partially_colored_ligature.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_resize_glyph_cache.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_rotation_smoothed.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_rotation_unsmoothed.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_scale_unsmoothed.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_sinhala.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_strikeout_multisize.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_style.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_style_color.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_table.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_table_inline_image.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_table_selected.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_tamil.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_thai.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_underline_merged.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_underline_merged_colored.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_underline_multisize.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_weight.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/text_wrap_elide.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_arabic.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_background_color.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_bidi.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_bidi_selected.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_capitalization.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_chinese.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_cyrillic.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_devanagari.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_floating_image_left.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_floating_image_right.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_hebrew.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_list_circle.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_list_selected.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_selected.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_selected_eol.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_underline.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_center_aligned_underline_selected.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_hebrew_selected.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_partial_underline.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_right_aligned.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_right_aligned_selected.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_eol.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiline_selected_long.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_overline.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_partial_underline.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_selected.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_strikeout.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_multiparagraph_underline.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_overline_multisize.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_resize_glyph_cache.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_selected_inline_image.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_selected_ligature.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_selected_space.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_selected_space_at_eol.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_selection_color.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_strikeout_multisize.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_underline_multisize.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textedit_weight.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_arabic.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_bidi_selected.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_capitalization.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_chinese.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_cyrillic.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_devanagari.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_echomodes.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_hebrew.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_resize_glyph_cache.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_selected_ligature.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_selected_space.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/data/text/textinput_weight.qml [new file with mode: 0644]
tests/manual/scenegraph_lancelot/hostinfo.sh [new file with mode: 0644]
tests/manual/scenegraph_lancelot/scenegrabber/main.cpp [new file with mode: 0644]
tests/manual/scenegraph_lancelot/scenegrabber/scenegrabber.pro [new file with mode: 0644]
tests/manual/scenegraph_lancelot/scenegraph/scenegraph.pro [new file with mode: 0644]
tests/manual/scenegraph_lancelot/scenegraph/tst_scenegraph.cpp [new file with mode: 0644]
tests/manual/scenegraph_lancelot/scenegraph_lancelot.pro [new file with mode: 0644]
tests/manual/v4/TestExpectations [new file with mode: 0644]
tests/manual/v4/accessors.js [new file with mode: 0644]
tests/manual/v4/array.1.js [new file with mode: 0644]
tests/manual/v4/auto/auto.pro [new file with mode: 0644]
tests/manual/v4/auto/executableallocator/executableallocator.pro [new file with mode: 0644]
tests/manual/v4/auto/executableallocator/tst_executableallocator.cpp [new file with mode: 0644]
tests/manual/v4/crypto.js [new file with mode: 0644]
tests/manual/v4/exceptions.1.js [new file with mode: 0644]
tests/manual/v4/exceptions.2.js [new file with mode: 0644]
tests/manual/v4/fact.2.js [new file with mode: 0644]
tests/manual/v4/fact.3.js [new file with mode: 0644]
tests/manual/v4/fact.js [new file with mode: 0644]
tests/manual/v4/for/for.1.js [new file with mode: 0644]
tests/manual/v4/for/for.2.js [new file with mode: 0644]
tests/manual/v4/for/for.3.js [new file with mode: 0644]
tests/manual/v4/for/for.4.js [new file with mode: 0644]
tests/manual/v4/fun.1.js [new file with mode: 0644]
tests/manual/v4/fun.2.js [new file with mode: 0644]
tests/manual/v4/fun.3.js [new file with mode: 0644]
tests/manual/v4/fun.4.js [new file with mode: 0644]
tests/manual/v4/instanceof.1.js [new file with mode: 0644]
tests/manual/v4/label.1.js [new file with mode: 0644]
tests/manual/v4/label.2.js [new file with mode: 0644]
tests/manual/v4/label.3.js [new file with mode: 0644]
tests/manual/v4/obj.1.js [new file with mode: 0644]
tests/manual/v4/obj.2.js [new file with mode: 0644]
tests/manual/v4/property_lookup.js [new file with mode: 0644]
tests/manual/v4/prototype.1.js [new file with mode: 0644]
tests/manual/v4/prototype.2.js [new file with mode: 0644]
tests/manual/v4/prototype.3.js [new file with mode: 0644]
tests/manual/v4/prototype.4.js [new file with mode: 0644]
tests/manual/v4/regexp.1.js [new file with mode: 0644]
tests/manual/v4/simple.2.js [new file with mode: 0644]
tests/manual/v4/simple.js [new file with mode: 0644]
tests/manual/v4/sparsearraytest.js [new file with mode: 0644]
tests/manual/v4/string.1.js [new file with mode: 0644]
tests/manual/v4/switch.1.js [new file with mode: 0644]
tests/manual/v4/switch.2.js [new file with mode: 0644]
tests/manual/v4/test262.py [new file with mode: 0755]
tests/manual/v4/tests.pro [new file with mode: 0644]
tests/manual/v4/typeof.1.js [new file with mode: 0644]
tests/manual/v4/v8-bench.js [new file with mode: 0644]
tests/manual/v4/with.js [new file with mode: 0644]
tests/system/sys_animatedsprite.qtt [new file with mode: 0644]
tests/system/sys_elements.qtt [new file with mode: 0644]
tests/system/sys_listview.qtt [new file with mode: 0644]
tests/system/sys_text.qtt [new file with mode: 0644]
tests/system/sys_textedit.qtt [new file with mode: 0644]
tests/system/sys_textinput.qtt [new file with mode: 0644]
tests/testapplications/animatedsprite/animatedsprite.qml [new file with mode: 0644]
tests/testapplications/animatedsprite/animatedspriteadvance.qml [new file with mode: 0644]
tests/testapplications/animatedsprite/bear_black.png [new file with mode: 0644]
tests/testapplications/animatedsprite/bear_brown.png [new file with mode: 0644]
tests/testapplications/animatedsprite/bear_eyes_blue.png [new file with mode: 0644]
tests/testapplications/animatedsprite/bear_eyes_brown.png [new file with mode: 0644]
tests/testapplications/animatedsprite/bear_eyes_green.png [new file with mode: 0644]
tests/testapplications/animatedsprite/bear_fur_gray.png [new file with mode: 0644]
tests/testapplications/animatedsprite/bear_fur_orange.png [new file with mode: 0644]
tests/testapplications/animatedsprite/bear_fur_pink.png [new file with mode: 0644]
tests/testapplications/animatedsprite/bear_polar.png [new file with mode: 0644]
tests/testapplications/animatedsprite/bear_tiles.png [new file with mode: 0644]
tests/testapplications/elements/content/AffectorElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/AnimatedImageElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/AppContainer.qml [new file with mode: 0644]
tests/testapplications/elements/content/BorderImageElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/BugPanel.qml [new file with mode: 0644]
tests/testapplications/elements/content/ColumnElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/DirectionElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/DoubleValidatorElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/EmitterElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/FlickableElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/FlipableElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/FlowElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/FocusScopeElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/FontLoaderElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/GradientElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/GridElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/GridViewElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/Help.qml [new file with mode: 0644]
tests/testapplications/elements/content/HelpDesk.qml [new file with mode: 0644]
tests/testapplications/elements/content/ImageElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/ImageParticleElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/IntValidatorElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/KeysElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/ListViewElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/MouseAreaElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/ParallelAnimationElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/ParticleSystemElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/RectangleElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/RegExpValidatorElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/RepeaterElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/RowElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/ScaleElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/SequentialAnimationElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/ShapeElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/SpriteSequenceElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/SystemPaletteElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/SystemTestHelp.qml [new file with mode: 0644]
tests/testapplications/elements/content/TextEditElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/TextElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/TextInputElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/TrailEmitterElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/XmlListModelElement.qml [new file with mode: 0644]
tests/testapplications/elements/content/cookbook.xml [new file with mode: 0644]
tests/testapplications/elements/content/elements.js [new file with mode: 0644]
tests/testapplications/elements/content/font/Vera.ttf [new file with mode: 0644]
tests/testapplications/elements/content/pics/animatednokialogo.gif [new file with mode: 0644]
tests/testapplications/elements/content/pics/arrow.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/cat.gif [new file with mode: 0644]
tests/testapplications/elements/content/pics/logo-hollowed.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/logo.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/nokialogo.gif [new file with mode: 0644]
tests/testapplications/elements/content/pics/qml-borderimage.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/smile.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/speech-bubble.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/squarefacesprite.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/squarefacesprite2.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/squarefacesprite3.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/squarefacesprite4.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/squarefacesprite5.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/squarefacesprite6.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/squarefacesprite7.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/squarefacespriteX.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/squarefacespriteXX.png [new file with mode: 0644]
tests/testapplications/elements/content/pics/star.png [new file with mode: 0644]
tests/testapplications/elements/elements.qml [new file with mode: 0644]
tests/testapplications/listview/alteredViews.qml [new file with mode: 0644]
tests/testapplications/listview/onRemove.qml [new file with mode: 0644]
tests/testapplications/listview/sections.qml [new file with mode: 0644]
tests/testapplications/listview/star.png [new file with mode: 0644]
tests/testapplications/listview/viewTransitions.qml [new file with mode: 0644]
tests/testapplications/qsgimage/ImageNG.qml [new file with mode: 0644]
tests/testapplications/qsgimage/img-align.qml [new file with mode: 0644]
tests/testapplications/qsgimage/qt-logo.png [new file with mode: 0644]
tests/testapplications/text/Button.qml [new file with mode: 0644]
tests/testapplications/text/ControlView.qml [new file with mode: 0644]
tests/testapplications/text/text.qml [new file with mode: 0644]
tests/testapplications/text/textedit.qml [new file with mode: 0644]
tests/testapplications/text/textinput.qml [new file with mode: 0644]
tests/testapplications/textlayout/styledtext-layout.qml [new file with mode: 0644]
tests/tests.pro [new file with mode: 0644]
tools/fdegen/fdegen.pro [new file with mode: 0644]
tools/fdegen/main.cpp [new file with mode: 0644]
tools/qml/Info.plist [new file with mode: 0644]
tools/qml/conf.h [new file with mode: 0644]
tools/qml/conf/configuration.qml [new file with mode: 0644]
tools/qml/conf/qtquick.qml [new file with mode: 0644]
tools/qml/main.cpp [new file with mode: 0644]
tools/qml/qml.icns [new file with mode: 0644]
tools/qml/qml.pro [new file with mode: 0644]
tools/qml/qml.qrc [new file with mode: 0644]
tools/qmlbundle/main.cpp [new file with mode: 0644]
tools/qmlbundle/qmlbundle.pro [new file with mode: 0644]
tools/qmleasing/Button.qml [new file with mode: 0644]
tools/qmleasing/import.ui [new file with mode: 0644]
tools/qmleasing/main.cpp [new file with mode: 0644]
tools/qmleasing/mainwindow.cpp [new file with mode: 0644]
tools/qmleasing/mainwindow.h [new file with mode: 0644]
tools/qmleasing/pane.ui [new file with mode: 0644]
tools/qmleasing/preview.qml [new file with mode: 0644]
tools/qmleasing/properties.ui [new file with mode: 0644]
tools/qmleasing/qmleasing.pro [new file with mode: 0644]
tools/qmleasing/resources.qrc [new file with mode: 0644]
tools/qmleasing/segmentproperties.cpp [new file with mode: 0644]
tools/qmleasing/segmentproperties.h [new file with mode: 0644]
tools/qmleasing/splineeditor.cpp [new file with mode: 0644]
tools/qmleasing/splineeditor.h [new file with mode: 0644]
tools/qmlimportscanner/main.cpp [new file with mode: 0644]
tools/qmlimportscanner/qmlimportscanner.pro [new file with mode: 0644]
tools/qmljs/main.cpp [new file with mode: 0644]
tools/qmljs/qmljs.pro [new file with mode: 0644]
tools/qmlmin/main.cpp [new file with mode: 0644]
tools/qmlmin/qmlmin.pro [new file with mode: 0644]
tools/qmlplugindump/Info.plist [new file with mode: 0644]
tools/qmlplugindump/main.cpp [new file with mode: 0644]
tools/qmlplugindump/qmlplugindump.pro [new file with mode: 0644]
tools/qmlplugindump/qmlstreamwriter.cpp [new file with mode: 0644]
tools/qmlplugindump/qmlstreamwriter.h [new file with mode: 0644]
tools/qmlprofiler/commandlistener.cpp [new file with mode: 0644]
tools/qmlprofiler/commandlistener.h [new file with mode: 0644]
tools/qmlprofiler/constants.h [new file with mode: 0644]
tools/qmlprofiler/main.cpp [new file with mode: 0644]
tools/qmlprofiler/qmlprofiler.pro [new file with mode: 0644]
tools/qmlprofiler/qmlprofilerapplication.cpp [new file with mode: 0644]
tools/qmlprofiler/qmlprofilerapplication.h [new file with mode: 0644]
tools/qmlprofiler/qmlprofilerclient.cpp [new file with mode: 0644]
tools/qmlprofiler/qmlprofilerclient.h [new file with mode: 0644]
tools/qmlprofiler/qmlprofilerdata.cpp [new file with mode: 0644]
tools/qmlprofiler/qmlprofilerdata.h [new file with mode: 0644]
tools/qmlprofiler/qmlprofilereventlocation.h [new file with mode: 0644]
tools/qmlprofiler/qpacketprotocol.cpp [new file with mode: 0644]
tools/qmlprofiler/qpacketprotocol.h [new file with mode: 0644]
tools/qmlprofiler/qqmldebugclient.cpp [new file with mode: 0644]
tools/qmlprofiler/qqmldebugclient.h [new file with mode: 0644]
tools/qmlscene/main.cpp [new file with mode: 0644]
tools/qmlscene/qmlscene.pro [new file with mode: 0644]
tools/qmltestrunner/main.cpp [new file with mode: 0644]
tools/qmltestrunner/qmltestrunner.pro [new file with mode: 0644]
tools/tools.pro [new file with mode: 0644]