qtdeclarative/tests/auto/qml
Lars Knoll 802bebd566 Merge remote-tracking branch 'origin/5.9' into dev
Change-Id: I372850330c1d92edc5b07596759f0db3a59082a8
2017-02-14 08:21:39 +01:00
..
animation Stabilize test 2017-01-24 10:37:14 +00:00
debugger Make inspector animation speed test more robust 2017-01-18 12:43:49 +00:00
parserstress Updated license headers 2016-01-20 11:46:25 +00:00
qjsengine Add String.prototype.repeat from ECMAScript 6 2017-02-09 14:52:46 +00:00
qjsonbinding Updated license headers 2016-01-20 11:46:25 +00:00
qjsvalue Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-15 16:44:16 +01:00
qjsvalueiterator Updated license headers 2016-01-20 11:46:25 +00:00
qmldiskcache Fix QML cache not being invalidated when source path changes 2017-01-02 09:55:07 +00:00
qmllint Updated license headers 2016-01-20 11:46:25 +00:00
qmlmin Fix support for namespaced types in property/signal declarations 2016-11-30 13:50:43 +00:00
qmlplugindump Fix some test failures with QT_NO_OPENGL builds 2016-05-06 19:17:28 +00:00
qqmlapplicationengine QQmlApplicationEngine: Yet another fix after QUrl behavior changes in QtBase 2017-01-16 15:13:49 +00:00
qqmlbinding Add delayed property to Binding. 2016-04-08 17:12:53 +00:00
qqmlchangeset Updated license headers 2016-01-20 11:46:25 +00:00
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 Updated license headers 2016-01-20 11:46:25 +00:00
qqmldirparser Teach QQmlDirParser to ignore the classname keyword 2017-01-24 17:37:34 +00:00
qqmlecmascript Merge remote-tracking branch 'origin/5.9' into dev 2017-02-14 08:21:39 +01:00
qqmlengine add QQmlEngine::offlineStorageDatabaseFilePath(db), use in LocalStorage 2017-02-02 13:19:57 +00:00
qqmlenginecleanup Fix some test failures with QT_NO_OPENGL builds 2016-05-06 19:17:28 +00:00
qqmlerror Updated license headers 2016-01-20 11:46:25 +00:00
qqmlexpression Updated license headers 2016-01-20 11:46:25 +00:00
qqmlextensionplugin Improve error handling in library loading test 2016-08-26 19:05:56 +00:00
qqmlfileselector Updated license headers 2016-01-20 11:46:25 +00:00
qqmlglobal Updated license headers 2016-01-20 11:46:25 +00:00
qqmlimport Allow target path version in a parent module 2016-04-21 09:32:25 +00:00
qqmlincubator Updated license headers 2016-01-20 11:46:25 +00:00
qqmlinfo qmlInfo: Switch message level to QtInfoMsg, matching the function name 2017-01-17 14:06:39 +00:00
qqmlinstantiator Updated license headers 2016-01-20 11:46:25 +00:00
qqmlitemmodels Updated license headers 2016-01-20 11:46:25 +00:00
qqmllanguage Enable resolution of composite types in QQmlTypeNameCache 2017-01-27 11:57:57 +00:00
qqmllistcompositor Updated license headers 2016-01-20 11:46:25 +00:00
qqmllistmodel Merge remote-tracking branch 'origin/5.6' into 5.7 2016-11-25 23:35:34 +01:00
qqmllistmodelworkerscript Updated license headers 2016-01-20 11:46:25 +00:00
qqmllistreference Updated license headers 2016-01-20 11:46:25 +00:00
qqmllocale tst_qqmllocale: avoid duplicating a QLocale::toString() call 2017-01-10 18:11:38 +00:00
qqmlmetaobject Updated license headers 2016-01-20 11:46:25 +00:00
qqmlmetatype Updated license headers 2016-01-20 11:46:25 +00:00
qqmlmoduleplugin Introduce qmlRegisterModule() 2016-11-18 18:57:53 +00:00
qqmlnotifier Updated license headers 2016-01-20 11:46:25 +00:00
qqmlobjectmodel Updated license headers 2016-01-20 11:46:25 +00:00
qqmlopenmetaobject Updated license headers 2016-01-20 11:46:25 +00:00
qqmlparser Updated license headers 2016-01-20 11:46:25 +00:00
qqmlproperty Cleanup and reduce the number of overloads for QQmlBinding::create() 2016-12-06 13:01:30 +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 Updated license headers 2016-01-20 11:46:25 +00:00
qqmlsqldatabase tests: Remove some vestigial references 2017-01-16 15:13:54 +00:00
qqmlstatemachine Updated license headers 2016-01-20 11:46:25 +00:00
qqmltimer Updated license headers 2016-01-20 11:46:25 +00:00
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 Updated license headers 2016-01-20 11:46:25 +00:00
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 Updated license headers 2016-01-20 11:46:25 +00:00
qrcqml Updated license headers 2016-01-20 11:46:25 +00:00
qtqmlmodules Updated license headers 2016-01-20 11:46:25 +00:00
qv4mm Increase test coverage for the V4 memory manager 2016-06-20 07:42:08 +00:00
v4misc Updated license headers 2016-01-20 11:46:25 +00:00
qml.pro Use qtConfig where appropriate 2017-01-26 16:59:44 +00:00
runall.sh Updated license headers 2016-01-20 11:46:25 +00:00