..
animation
QAnimationGroupJob: Notify about removed children on clear()
2019-02-26 04:00:18 +00:00
bindingdependencyapi
…
debugger
Convert uses of QTime as a timer to QElapsedTimer
2019-06-12 18:32:50 +02:00
ecmascripttests
Merge remote-tracking branch 'origin/5.13' into dev
2019-06-11 11:28:44 +02:00
parserstress
Log all errors through testlib if a component has errors
2019-07-01 16:39:51 +02:00
qjsengine
Merge remote-tracking branch 'origin/5.13' into dev
2019-06-14 09:50:21 +02:00
qjsonbinding
…
qjsvalue
Merge remote-tracking branch 'origin/5.13' into dev
2019-06-14 09:50:21 +02:00
qjsvalueiterator
…
qmlcachegen
Merge remote-tracking branch 'origin/5.12' into 5.13
2019-03-25 10:13:23 +01:00
qmldiskcache
Fix deprecation warnings in 5.14
2019-05-29 23:47:31 +02:00
qmllint
…
qmlmin
Do not fail in initTestCase() when cross-compiling.
2019-07-02 09:14:51 +00:00
qmlplugindump
Fix qmlplugindump version dump issue
2018-11-23 19:53:41 +00:00
qqmlapplicationengine
Fix for loading translations automatically from resources
2019-06-01 03:40:47 +09:00
qqmlbinding
Fix crash when binding to QML component
2019-07-04 12:29:41 +02:00
qqmlchangeset
Move model types into their own library
2019-05-02 09:26:04 +00:00
qqmlcomponent
Don't run the testcases for local files on Android
2019-07-03 14:21:50 +00:00
qqmlconnections
Don't optimize global lookups if fast QML lookups are disabled
2019-02-13 10:52:32 +00:00
qqmlconsole
Improve logging of nested arrays
2019-01-03 14:30:34 +00:00
qqmlcontext
When setting a QObject as context property reset it when it's destroyed
2019-07-03 08:55:56 +02:00
qqmlcpputils
…
qqmldirparser
Simplify errors and diagnostics
2019-06-14 19:08:51 +02:00
qqmlecmascript
Merge remote-tracking branch 'origin/5.13' into dev
2019-07-01 10:29:06 +02:00
qqmlengine
Port from QLatin1Literal to QLatin1String
2019-06-11 19:35:19 +02:00
qqmlenginecleanup
Unregister unit cache hook when destroying the plugin singleton
2019-06-25 15:52:47 +02:00
qqmlerror
…
qqmlexpression
…
qqmlextensionplugin
Eradicate Java-style iterators and mark the module free of them
2019-07-04 12:31:23 +02:00
qqmlfile
…
qqmlfileselector
…
qqmlglobal
…
qqmlimport
Create import directory from intercepted URL, not orignial one
2019-03-20 06:11:44 +00:00
qqmlincubator
Hold internal reference to incubator object while incubating
2018-10-26 05:20:41 +00:00
qqmlinfo
…
qqmlinstantiator
Move model types into their own library
2019-05-02 09:26:04 +00:00
qqmlitemmodels
…
qqmllanguage
Split CompiledData::CompilationUnit in two
2019-05-16 12:09:23 +00:00
qqmllistcompositor
Move model types into their own library
2019-05-02 09:26:04 +00:00
qqmllistmodel
Move model types into their own library
2019-05-02 09:26:04 +00:00
qqmllistmodelworkerscript
Move model types into their own library
2019-05-02 09:26:04 +00:00
qqmllistreference
…
qqmllocale
Fix localeAsCppProperty test for Android
2019-07-03 16:20:13 +02:00
qqmlmetaobject
…
qqmlmetatype
Merge remote-tracking branch 'origin/5.13' into dev
2019-04-23 09:53:31 +02:00
qqmlmoduleplugin
…
qqmlnotifier
Fix compilation for SLES 12
2019-03-18 10:05:35 +00: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.12' into 5.13
2019-06-06 01:00:05 +02:00
qqmlpromise
QML Engine: Support for JavaScript Promises
2018-10-11 08:27:48 +00:00
qqmlproperty
Fix deprecation warnings about QVariant API
2019-04-08 08:44:15 +00:00
qqmlpropertycache
Remove unused includes of qv8engine_p.h
2019-04-09 09:40:47 +00:00
qqmlpropertymap
Fix use of Component.onCompleted scripts in QQmlPropertyMap sub-types
2018-07-30 12:43:23 +00:00
qqmlqt
…
qqmlsettings
Qt Labs Settings: warn if failed to initialize internal QSettings instance
2018-10-11 13:26:56 +00:00
qqmlsqldatabase
LocalStorage: Return new version of DB from changeVersion()
2018-11-22 10:57:18 +00:00
qqmlstatemachine
Log all errors through testlib if a component has errors
2019-07-01 16:39:51 +02:00
qqmltablemodel
Move model types into their own library
2019-05-02 09:26:04 +00:00
qqmltimer
…
qqmltranslation
Split CompiledData::CompilationUnit in two
2019-05-16 12:09:23 +00:00
qqmltypeloader
Avoid unnecessary re-generation qml cache files in some circumstances
2019-02-18 14:40:10 +00:00
qqmlvaluetypeproviders
…
qqmlvaluetypes
Merge remote-tracking branch 'origin/5.13' into dev
2019-04-18 08:01:45 +02:00
qqmlxmlhttprequest
Add support for onload/onloadend/onerror callbacks in XHR
2018-07-18 16:30:36 +00:00
qquickfolderlistmodel
Blacklist tst_qquickfolderlistmodel::nameFilters() on msvc2015/17
2019-03-27 09:45:44 +00:00
qquickworkerscript
Move workerscript to its own module
2019-05-06 07:15:20 +00:00
qrcqml
…
qtqmlmodules
…
qv4assembler
Transform V4_ENABLE_JIT into a feature
2019-04-25 11:07:36 +00:00
qv4identifiertable
Tests: Fix warnings about comparing signed/unsigned
2019-04-08 08:39:30 +00:00
qv4mm
Trigger the garbage collector when allocating InternalClass objects
2019-03-26 08:57:59 +00:00
qv4regexp
When matching RegExps catch JIT failures
2019-01-09 09:30:10 +00:00
qwidgetsinqml
…
v4misc
Fix parsing of js files via Qt.include()
2018-11-29 11:38:51 +00:00
qml.pro
Remove tracing JIT infrastructure
2019-04-29 09:16:34 +00:00
runall.sh
…