qtdeclarative/tests/auto/qml
Qt Forward Merge Bot 440d699f83 Merge remote-tracking branch 'origin/5.15' into dev
Change-Id: Ia15cd13ed7014db80e02ba8b7e0588e3c53f832c
2020-02-19 01:00:06 +01:00
..
animation Stabilize tst_QParallelAnimationGroupJob::deleteChildrenWithRunningGroup 2020-02-12 12:47:42 +01:00
bindingdependencyapi Fix deployment of QtQuick for Android with dummy_imports.qml 2019-08-21 14:58:35 +02:00
debugger V4 Debugger: Properly set up context object for expressions 2020-02-14 21:00:40 +01:00
ecmascripttests Prospective workaround for accidental c++11 build with 10.14 2020-01-31 20:33:42 +01:00
parserstress Log all errors through testlib if a component has errors 2019-07-01 16:39:51 +02:00
qjsengine Fix deprecation warning against QDateTime(QDate) 2020-02-18 11:37:40 +01:00
qjsonbinding
qjsvalue Fix deprecation warning against QDateTime(QDate) 2020-02-18 11:37:40 +01:00
qjsvalueiterator
qmlcachegen Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-24 15:42:35 +02:00
qmldiskcache tst_qmldiskcache: Increase compile timeout 2020-01-10 12:03:53 +01:00
qmlformat Merge remote-tracking branch 'origin/5.15' into dev 2020-02-17 10:21:59 +01:00
qmllint qmllint: Consider failure to find imports an error 2020-01-13 16:54:35 +01:00
qmlplugindump Process major versions as part of Q_REVISION 2020-02-13 12:48:07 +01:00
qqmlapplicationengine Add Qt.uiLanguage and QJSEngine::uiLanguage properties 2020-01-23 15:56:40 +01:00
qqmlbinding Fix float value binding to an integer 2019-10-11 17:26:43 +03:00
qqmlchangeset Move model types into their own library 2019-05-02 09:26:04 +00:00
qqmlcomponent Required properties: Allow required default properties 2020-01-29 15:27:15 +01:00
qqmlconnections Fix QQmlProperty and Connections for properties starting with '_' 2020-02-11 15:45:45 +01:00
qqmlconsole tst_qqmlconsole: avoid setContextProperty 2019-10-07 07:51:34 +02:00
qqmlcontext Check for invalid context in QQmlContextPrivate::dropDestroyedQObject 2019-10-16 08:19:56 +02:00
qqmlcpputils Fix qmlobject_{dis}connect macros to require semicolon at the end 2019-09-16 15:03:05 +02:00
qqmldelegatemodel VDMAbstractItemModelDataType: ensure meta-type is initialized 2019-10-14 11:15:11 +02:00
qqmldirparser Use QTypeRevision for all versions and revisions 2020-02-03 15:22:12 +01:00
qqmlecmascript Merge remote-tracking branch 'origin/5.15' into dev 2020-02-17 10:21:59 +01:00
qqmlengine tst_qqmlengine: Don't rename the QObject QML type 2020-01-27 15:01:40 +01:00
qqmlenginecleanup Merge remote-tracking branch 'origin/5.15' into dev 2020-02-17 10:21:59 +01:00
qqmlerror Fix debug output for QQmlError when url is a resource 2019-07-30 11:26:58 +02:00
qqmlexpression Fix qqmlexpression failures for Android 2019-07-29 10:05:07 +00:00
qqmlextensionplugin Eradicate Java-style iterators and mark the module free of them 2019-07-04 12:31:23 +02:00
qqmlfile
qqmlfileselector
qqmlglobal
qqmlimport Use QTypeRevision for all versions and revisions 2020-02-03 15:22:12 +01:00
qqmlincubator QQmlIncubationController::incubateWhile: port to atomic<bool> 2019-10-21 23:20:35 +02:00
qqmlinfo
qqmlinstantiator tst_qqmlinstatiator: avoid setContextProperty 2019-10-08 12:50:09 +02:00
qqmlitemmodels Fix build after QList->QVector changes in qtbase 2019-10-31 10:44:44 +01:00
qqmllanguage Merge remote-tracking branch 'origin/5.15' into dev 2020-02-17 10:21:59 +01:00
qqmllistcompositor Move model types into their own library 2019-05-02 09:26:04 +00:00
qqmllistmodel remove unnecessary space 2020-01-24 14:57:58 +01:00
qqmllistmodelworkerscript Move model types into their own library 2019-05-02 09:26:04 +00:00
qqmllistreference QQmlListProperty: Add replace and removeLast functions 2020-01-15 14:09:19 +01:00
qqmllocale Replace QVariant::type with QVariant::userType 2020-01-17 11:31:35 +01:00
qqmlmetaobject Fix deprecation warning against QDateTime(QDate) 2020-02-18 11:37:40 +01:00
qqmlmetatype Use QTypeRevision for all versions and revisions 2020-02-03 15:22:12 +01:00
qqmlmoduleplugin Merge remote-tracking branch 'origin/5.15' into dev 2019-10-09 01:01:34 +02:00
qqmlnotifier tst_qqmlnotifier: avoid setContextProperty 2019-10-07 07:51:39 +02:00
qqmlobjectmodel Move model types into their own library 2019-05-02 09:26:04 +00:00
qqmlopenmetaobject
qqmlparser Merge remote-tracking branch 'origin/5.15' into dev 2020-02-17 10:21:59 +01:00
qqmlpromise QMLJS: Fix exception handling in promises 2019-09-23 11:00:55 +02:00
qqmlproperty Merge remote-tracking branch 'origin/5.14' into 5.15 2020-02-13 13:09:47 +01:00
qqmlpropertycache Process major versions as part of Q_REVISION 2020-02-13 12:48:07 +01:00
qqmlpropertymap Fix qqmlpropertymap autotest for android 2019-08-14 10:43:32 +02:00
qqmlqt Merge remote-tracking branch 'origin/5.15' into dev 2020-01-31 01:00:06 +01:00
qqmlsettings
qqmlsqldatabase Fix qqmlsqldatabase autotest for android 2019-08-14 10:44:50 +02:00
qqmlstatemachine Log all errors through testlib if a component has errors 2019-07-01 16:39:51 +02:00
qqmltablemodel Models: Move labs classes into src/imports/labsmodels 2019-10-15 11:47:29 +00:00
qqmltimer Stabilize tst_qqmltimer::restart() 2020-02-12 12:47:42 +01:00
qqmltranslation Prefer JS stack frames over QML contexts when resolving translations 2019-09-10 13:20:07 +02:00
qqmltypeloader Merge remote-tracking branch 'origin/5.15' into dev 2019-12-12 10:06:06 +01:00
qqmlvaluetypeproviders Modernize tst_qqmlvaluetypeproviders.cpp 2019-10-07 07:51:25 +02:00
qqmlvaluetypes Merge remote-tracking branch 'origin/5.15' into dev 2020-01-30 01:00:57 +01:00
qqmlxmlhttprequest qqmlxmlhttprequest: Disable local file access by default 2020-02-12 12:48:56 +01:00
qquickfolderlistmodel QQmlImport: Allow importing multiple versions of the same module 2020-01-10 21:20:37 +01:00
qquickworkerscript Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-09 07:24:26 +00:00
qrcqml
qtqmlmodules
qv4assembler Skip perfMapFile test on Android 2019-08-13 11:37:59 +02:00
qv4identifiertable Fix signed/unsigned comparison warnings 2019-10-10 15:42:47 +02:00
qv4mm Remove the last usages of deprecated APIs 2019-08-20 11:20:47 +02:00
qv4regexp
qwidgetsinqml
v4misc
qml.pro Remove duplicate reference to qmlformat test 2020-01-28 09:58:14 +01:00
runall.sh