aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-2926-478/+531
* Android: enable tst_qqmlenginedebugserviceIvan Solovev2022-04-298-85/+268
* QQmlDataTest: fix dataDirectoryUrl generation for paths in qrcIvan Solovev2022-04-291-2/+0
* Demote the deferred property warnings to qCInfoUlf Hermann2022-04-291-3/+3
* QmlCompiler: Add test case for descriptive name of invalid typeUlf Hermann2022-04-284-0/+74
* Skip flaky hanging test on macOS in CIAlexandru Croitor2022-04-281-0/+5
* QmlLintQuickPlugin: Remove redundant anchors null warningMaximilian Goldstein2022-04-282-6/+10
* qqmljsscope: Add static prettyName() functionMaximilian Goldstein2022-04-281-6/+5
* qmlls: ensure proper shutdown on QQmmlCodeModel destructorFawzi Mohamed2022-04-281-1/+1
* tst_qqmljsscope: Address unsigned value to 0 comparison warningAndrei Golubev2022-04-281-7/+0
* qmltc: Support setting Gradient property of RectangleAndrei Golubev2022-04-287-0/+80
* qmlcompiler: Add absolute runtime function indicesAndrei Golubev2022-04-282-37/+102
* QQmlOpenMetaObject: Clarify signal numberingUlf Hermann2022-04-281-0/+42
* QmlCompiler: Fix licenses in test filesUlf Hermann2022-04-2813-36/+274
* Allow modifying from, to, duration and easing properties during animationMitch Curtis2022-04-282-0/+165
* Fix crash in QQmlObjectCreator::populateInstanceUlf Hermann2022-04-273-0/+58
* QQmlListAccessor: Support registered sequence typesUlf Hermann2022-04-272-0/+26
* QQmlTypeCompiler: Find implicit components for inline component rootsUlf Hermann2022-04-272-0/+10
* QmlLintQuickPlugin: Warn about attached types used in wrong elementsMaximilian Goldstein2022-04-272-0/+31
* QmlLintQuickPlugin: Warn about disallowed positioning propertiesMaximilian Goldstein2022-04-272-0/+53
* Android: enable tst_qquickfolderlistmodel::basicProperties()Ivan Solovev2022-04-271-10/+9
* Android: fix tst_QQuickFolderListModelIvan Solovev2022-04-273-5/+15
* Make QQmlEngine resolve closures when executing runtime functionsAndrei Golubev2022-04-275-68/+41
* Android: re-enable tst_QQuickPopupIvan Solovev2022-04-272-12/+25
* Fix tst_QQmlXmlListModel::threading() on AndroidAndreas Buhr2022-04-261-10/+12
* Fix tst_qquicksystempalette on AndroidAndreas Buhr2022-04-265-16/+39
* Skip tst_quick_examples tests on AndroidAndreas Buhr2022-04-261-0/+6
* Skip flaky test tst_RenderControl::renderAndReadBackWithRhi() on AndroidAndreas Buhr2022-04-261-0/+6
* Blacklist tst_qmltc::listView on AndroidAndreas Buhr2022-04-261-0/+3
* Fix tst_QQmlXmlListModel::source() on AndroidAndreas Buhr2022-04-261-1/+4
* Fix tst_qqmltranslation on AndroidAndreas Buhr2022-04-261-0/+7
* qmlls/qmllintsuggestions: Fix wrong fix suggestion offsetsMaximilian Goldstein2022-04-261-10/+28
* QmlLintQuickPlugin: Warn about invalid anchors combinationsMaximilian Goldstein2022-04-262-0/+35
* qmlcompiler: Add relative index for scripts and JS functionsAndrei Golubev2022-04-262-3/+191
* Fix tst_qqmlimport on AndroidAndreas Buhr2022-04-252-3/+6
* Fix wrong include in debugutil.cppJoerg Bornemann2022-04-251-1/+1
* QQmlPropertyCache: Guarantee 1:1 relationship to meta objectUlf Hermann2022-04-254-20/+62
* Blacklist tst_qqmlenginecleanup::test_customModuleCleanup() on AndroidAndreas Buhr2022-04-251-0/+3
* Generalize QQmlAbstractBinding::isValueTypeProxy()Ulf Hermann2022-04-251-1/+1
* Immediately complete component upon creation failureFabian Kosmale2022-04-251-3/+0
* Handle property assignment failure for group property gracefullyFabian Kosmale2022-04-254-0/+28
* Blacklist tst_qquickimage tests based on grabWindow on AndroidAndreas Buhr2022-04-251-0/+11
* Android: fix tst_QQuickMenuIvan Solovev2022-04-255-20/+40
* Fix tst_qquicktextinput on AndroidAndreas Buhr2022-04-254-7/+7
* Fix tst_qquickdrawer on AndroidAndreas Buhr2022-04-251-8/+8
* Cleanup tst_qquickimage CMakeLists.tst fileAndreas Buhr2022-04-251-2/+0
* QmlCompile: Double-check types before generating lookupsUlf Hermann2022-04-254-0/+107
* DialogButtonBox: fix buttons going outside box on size changeMitch Curtis2022-04-251-1/+83
* Android: fix tst_QQuickDrawerIvan Solovev2022-04-225-14/+23
* Skip tests for Qt.labs.sharedimage on AndroidAndreas Buhr2022-04-221-0/+8