.. |
animation
|
…
|
|
bindingdependencyapi
|
Fix deployment of QtQuick for Android with dummy_imports.qml
|
2019-08-21 14:58:35 +02:00 |
debugger
|
…
|
|
ecmascripttests
|
PathView: grab mouse on press if already moving
|
2019-10-09 13:08:17 +02:00 |
parserstress
|
Log all errors through testlib if a component has errors
|
2019-07-01 16:39:51 +02:00 |
qjsengine
|
Fix deployment of QtQuick for Android with dummy_imports.qml
|
2019-08-21 14:58:35 +02:00 |
qjsonbinding
|
…
|
|
qjsvalue
|
Remove the last usages of deprecated APIs
|
2019-08-20 11:20:47 +02:00 |
qjsvalueiterator
|
…
|
|
qmlcachegen
|
Merge remote-tracking branch 'origin/5.14' into 5.15
|
2019-10-04 11:29:16 +02:00 |
qmldiskcache
|
Fix deployment of QtQuick for Android with dummy_imports.qml
|
2019-08-21 14:58:35 +02:00 |
qmllint
|
qmllint: Parse variable declarations from PatternElements
|
2019-10-01 09:30:16 +02:00 |
qmlmin
|
Introduce required properties to QML
|
2019-09-09 09:21:23 +00:00 |
qmlplugindump
|
qmlplugindump: dump enums also for composite types
|
2019-07-01 11:54:23 +02:00 |
qqmlapplicationengine
|
Introduce functions to set properties during creation
|
2019-08-19 11:38:24 +00:00 |
qqmlbinding
|
QML Binding: do not convert strings
|
2019-10-07 11:31:17 +02:00 |
qqmlchangeset
|
…
|
|
qqmlcomponent
|
Merge remote-tracking branch 'origin/5.14' into 5.15
|
2019-10-04 11:29:16 +02:00 |
qqmlconnections
|
Use the correct type's meta-type ID for int and save a misplaced cast
|
2019-09-13 11:18:57 +02:00 |
qqmlconsole
|
tst_qqmlconsole: avoid setContextProperty
|
2019-10-07 07:51:34 +02:00 |
qqmlcontext
|
When setting a QObject as context property reset it when it's destroyed
|
2019-07-03 08:55:56 +02:00 |
qqmlcpputils
|
Fix qmlobject_{dis}connect macros to require semicolon at the end
|
2019-09-16 15:03:05 +02:00 |
qqmldirparser
|
Fix qqmldirparser test failure on Android
|
2019-07-19 13:39:23 +02:00 |
qqmlecmascript
|
Merge remote-tracking branch 'origin/5.14' into 5.15
|
2019-10-11 01:00:19 +02:00 |
qqmlengine
|
Merge remote-tracking branch 'origin/5.14' into 5.15
|
2019-10-08 01:00:31 +02:00 |
qqmlenginecleanup
|
…
|
|
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
|
Fix qqmlimport failures for Android
|
2019-07-29 10:04:51 +00:00 |
qqmlincubator
|
Introduce required properties to QML
|
2019-09-09 09:21:23 +00:00 |
qqmlinfo
|
…
|
|
qqmlinstantiator
|
tst_qqmlinstatiator: avoid setContextProperty
|
2019-10-08 12:50:09 +02:00 |
qqmlitemmodels
|
…
|
|
qqmllanguage
|
Merge remote-tracking branch 'origin/5.14' into 5.15
|
2019-10-08 01:00:31 +02:00 |
qqmllistcompositor
|
…
|
|
qqmllistmodel
|
QML ListModel: Emit a warning when adding an object with undefined or null member
|
2019-10-10 15:53:36 +02:00 |
qqmllistmodelworkerscript
|
…
|
|
qqmllistreference
|
Use qmlRegisterAnonymousType in examples and tests
|
2019-08-27 16:20:55 +02:00 |
qqmllocale
|
Make sure timeZoneUpdated test cleans up properly if it fails
|
2019-07-18 13:00:11 +02:00 |
qqmlmetaobject
|
…
|
|
qqmlmetatype
|
…
|
|
qqmlmoduleplugin
|
Use qmlProtectModule to protect a module from further modification
|
2019-10-08 12:49:05 +02:00 |
qqmlnotifier
|
tst_qqmlnotifier: avoid setContextProperty
|
2019-10-07 07:51:39 +02:00 |
qqmlobjectmodel
|
…
|
|
qqmlopenmetaobject
|
…
|
|
qqmlparser
|
Allow all basic QML types for type annotations
|
2019-07-09 16:52:44 +02:00 |
qqmlpromise
|
QMLJS: Fix exception handling in promises
|
2019-09-23 11:00:55 +02:00 |
qqmlproperty
|
tst_qqmlproperty: avoid setContextProperty
|
2019-10-07 07:51:27 +02:00 |
qqmlpropertycache
|
Force creation of metaobjects for top level objects and components
|
2019-09-13 15:10:49 +02:00 |
qqmlpropertymap
|
Fix qqmlpropertymap autotest for android
|
2019-08-14 10:43:32 +02:00 |
qqmlqt
|
tst_qqmlqt.cpp: avoid setContextProperty
|
2019-10-07 07:51:44 +02: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
|
…
|
|
qqmltimer
|
Fix qqmltimer autotest for android
|
2019-08-14 08:43:18 +00:00 |
qqmltranslation
|
Prefer JS stack frames over QML contexts when resolving translations
|
2019-09-10 13:20:07 +02:00 |
qqmltypeloader
|
QQmlTypeLoader: Prevent trivial cycles
|
2019-09-12 08:07:10 +02:00 |
qqmlvaluetypeproviders
|
Modernize tst_qqmlvaluetypeproviders.cpp
|
2019-10-07 07:51:25 +02:00 |
qqmlvaluetypes
|
Add a property "valid" to the color value type
|
2019-10-08 09:28:49 +02:00 |
qqmlxmlhttprequest
|
…
|
|
qquickfolderlistmodel
|
QQuickFolderListModel: make sure properties' values can be update
|
2019-09-11 07:50:54 +00:00 |
qquickworkerscript
|
…
|
|
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
|
…
|
|
runall.sh
|
…
|
|