qtdeclarative/tests/auto/qml
Simon Hausmann 24d0266ee4 Merge remote-tracking branch 'origin/5.9' into HEAD
Conflicts:
	src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.cpp
	src/qml/jit/qv4assembler.cpp
	src/qml/jit/qv4assembler_p.h
	src/qml/jit/qv4isel_masm.cpp
	src/qml/jsruntime/qv4context.cpp
	src/qml/jsruntime/qv4context_p.h
	src/qml/jsruntime/qv4engine.cpp
	src/qml/jsruntime/qv4vme_moth.cpp
	src/qml/memory/qv4mmdefs_p.h

Change-Id: I9966750b7cd9106b78e4c4779f12b95a481cca40
2017-03-23 14:43:46 +01:00
..
animation Stabilize test 2017-01-24 10:37:14 +00:00
debugger Allow info messages in debug message service 2017-03-22 09:01:24 +00:00
parserstress
qjsengine Add String.prototype.repeat from ECMAScript 6 2017-02-09 14:52:46 +00:00
qjsonbinding
qjsvalue Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-15 16:44:16 +01:00
qjsvalueiterator
qmldiskcache Avoid an extra stat() on the source .qml file when loading cache 2017-03-22 12:17:45 +00:00
qmllint
qmlmin Fix building with -no-feature-process 2017-03-02 11:43:49 +00:00
qmlplugindump
qqmlapplicationengine Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 07:29:03 +01:00
qqmlbinding
qqmlchangeset
qqmlcomponent Cleanup and reduce the number of overloads for QQmlBinding::create() 2016-12-06 13:01:30 +00:00
qqmlconnections Merge remote-tracking branch 'origin/5.6' into 5.7 2016-11-15 10:57:49 +01:00
qqmlconsole Added Logging Category support to QML 2016-08-10 15:47:52 +00:00
qqmlcontext Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-13 00:41:58 +02:00
qqmlcpputils
qqmldirparser Teach QQmlDirParser to ignore the classname keyword 2017-01-24 17:37:34 +00:00
qqmlecmascript qml: Override the new Object::instanceOf hook to allow QML type checking 2017-03-15 22:11:31 +00:00
qqmlengine add QQmlEngine::offlineStorageDatabaseFilePath(db), use in LocalStorage 2017-02-02 13:19:57 +00:00
qqmlenginecleanup
qqmlerror
qqmlexpression
qqmlextensionplugin Improve error handling in library loading test 2016-08-26 19:05:56 +00:00
qqmlfileselector
qqmlglobal
qqmlimport
qqmlincubator
qqmlinfo qmlInfo: Switch message level to QtInfoMsg, matching the function name 2017-01-17 14:06:39 +00:00
qqmlinstantiator
qqmlitemmodels
qqmllanguage qml: Override the new Object::instanceOf hook to allow QML type checking 2017-03-15 22:11:31 +00:00
qqmllistcompositor
qqmllistmodel Merge remote-tracking branch 'origin/5.6' into 5.7 2016-11-25 23:35:34 +01:00
qqmllistmodelworkerscript
qqmllistreference Add a javascript push method binding to QQmlListProperty 2017-02-21 12:30:30 +00:00
qqmllocale tst_qqmllocale: avoid duplicating a QLocale::toString() call 2017-01-10 18:11:38 +00:00
qqmlmetaobject
qqmlmetatype Fix QQmlMetaType::prettyTypeName to deal with malformed type names 2017-03-15 14:40:43 +00:00
qqmlmoduleplugin Introduce qmlRegisterModule() 2016-11-18 18:57:53 +00:00
qqmlnotifier
qqmlobjectmodel
qqmlopenmetaobject
qqmlparser
qqmlproperty Enable PropertyChanges to correctly restore binding on alias 2017-02-02 19:23:34 +00:00
qqmlpropertycache QML: Make all fields in QQmlPropertyRawData private 2016-08-10 14:21:15 +00:00
qqmlpropertymap Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-01 13:14:04 +02:00
qqmlqt V4: Handle QTime->DateObject conversion better 2016-08-10 17:17:15 +00:00
qqmlsettings
qqmlsqldatabase tests: Remove some vestigial references 2017-01-16 15:13:54 +00:00
qqmlstatemachine
qqmltimer
qqmltranslation Fix endian support in compiled data structures 2016-07-14 03:58:57 +00:00
qqmltypeloader Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-21 11:16:28 +02:00
qqmlvaluetypeproviders
qqmlvaluetypes Get rid of most QT_NO_FOO usages 2016-11-29 10:10:27 +00:00
qqmlxmlhttprequest QML Engine: Support for "PATCH" method for XMLHTTPRequest 2016-06-03 13:23:55 +00:00
qquickfolderlistmodel Enable QML/JS disk cache by default 2016-08-05 10:50:57 +00:00
qquickworkerscript
qrcqml
qtqmlmodules
qv4mm Increase test coverage for the V4 memory manager 2016-06-20 07:42:08 +00:00
v4misc QHash: use the public functions to set the global hash seed 2017-03-16 05:47:54 +00:00
qml.pro Fix build with -no-feature-library 2017-03-06 15:27:45 +00:00
runall.sh