aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* QmlCompiler: Define variables also for conversion registersUlf Hermann2022-04-053-0/+24
* QmlCompiler: Fix a number of warts regarding type lookupUlf Hermann2022-03-255-0/+78
* Fix warning after QString::count deprecationVolker Hilsheimer2022-03-201-1/+1
* Build tests without warnings after qtbase changesVolker Hilsheimer2022-03-191-5/+5
* DebugTranslationService: Do not show a window in the testUlf Hermann2022-03-191-2/+0
* tst_qmltyperegistrar: Use qt_autogen_tools_initial_setupFabian Kosmale2022-03-131-0/+2
* Add several autotest cases to Minimal set for STATIC buildTatiana Borisova2022-03-111-0/+6
* QML: Unify treatment of invalid revisions on registrationUlf Hermann2022-03-092-0/+65
* Rename android_dummy_imports.qml to dummy_imports.qmlAssam Boudjelthia2022-03-0511-16/+16
* Reduce the length of Int8Array in tst_QJSEngine::typedArraySet()Assam Boudjelthia2022-03-051-1/+1
* QML: Handle dynamic meta objects in AOT lookupsUlf Hermann2022-03-044-0/+148
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-0320-3/+83
* QmlCompiler: Correctly label return types of JS functionsUlf Hermann2022-03-034-1/+32
* qmltyperegistrar: Tolerate and warn about invalid URIsUlf Hermann2022-03-021-0/+10
* QML: Explicitly reject malformed file importsUlf Hermann2022-03-024-0/+44
* Disable failing declarative tests on Android - Part 2Assam Boudjelthia2022-03-021-1/+3
* Android: unify the android tests dummy import filesAssam Boudjelthia2022-03-0218-72/+64
* Android: various test fixesAssam Boudjelthia2022-03-022-4/+16
* tst_qmltc::listView is failing with no apparent reasonPasi Petäjäjärvi2022-03-021-0/+2
* QmlCompiler: On MoveReg, check if we need to move at allUlf Hermann2022-03-013-0/+22
* QQmlMetaType: Don't duplicate notify signals for extended typesUlf Hermann2022-02-243-3/+29
* qmllint: Properly warn about calling propertiesMaximilian Goldstein2022-02-237-0/+63
* qmlmodels: Move QModelIndex from QtQmlMaximilian Goldstein2022-02-224-0/+9
* qmltc: Handle (simple) deferred properties correctlyAndrei Golubev2022-02-2210-0/+312
* qmllint: Warn about missing property types on current scopeMaximilian Goldstein2022-02-212-0/+10
* QmlCompiler: Perform QVariant conversion in JavaScript semanticsUlf Hermann2022-02-213-0/+35
* QmlCompiler: Do not crash on attempts to lookup a function in the scopeUlf Hermann2022-02-213-0/+24
* QmlCompiler: Do not generate block comments into C++ codeUlf Hermann2022-02-213-0/+22
* QmlCompiler: Avoid infinite loop in dead store eliminationUlf Hermann2022-02-213-0/+15
* QmlCompiler: Correctly encode inf/nan/-0 into C++Ulf Hermann2022-02-183-0/+33
* qmltc: Explicitly unsupport singleton typesAndrei Golubev2022-02-143-0/+19
* Appreciate pragma singleton in QQmlJSImportVisitor in Qt 6.3Andrei Golubev2022-02-142-2/+2
* tst_qqmlqt: reliably call QDesktopServices::unsetUrlHandler()Marc Mutz2022-02-121-7/+8
* Extend tests for DeferredPropertyNamesAndrei Golubev2022-02-121-0/+77
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-02-107-2/+43
* QmlCompiler: Place code for CmpNeInt in parenthesesUlf Hermann2022-02-043-0/+31
* qmltc: Rely on QQmlJSResourceFileMapperAndrei Golubev2022-02-032-8/+19
* Restructure QML module of qmltc testsAndrei Golubev2022-02-0312-198/+183
* V4 Date: Support another nonstandard date format QDateTime has droppedUlf Hermann2022-02-032-0/+13
* Skip tests that call qmlcachegen when cross-compiledPasi Petäjäjärvi2022-02-032-0/+53
* QNX: Decrease number of objects created in tst_QJSEngine::newQObjectRacePasi Petäjäjärvi2022-02-021-1/+5
* JavaScript: Make "this" available in blocks inside arrow functionsUlf Hermann2022-02-021-0/+22
* CMake: Include upper case .js and .mjs files in qmldirUlf Hermann2022-02-027-2/+16
* QNX: suppress QEXPECT_FAIL() on two tests it passesPasi Petäjäjärvi2022-01-311-2/+2
* Distinguish property change signals from user-defined signalsAndrei Golubev2022-01-312-0/+32
* QML: Disable host debugging related tests when cross compilingPasi Petäjäjärvi2022-01-291-14/+18
* QNX: Disable ecmascriptestsPasi Petäjäjärvi2022-01-291-1/+1
* QNX: Force logging to stderrPasi Petäjäjärvi2022-01-291-0/+5
* Use up-to date LGPL license headerKai Köhne2022-01-271-11/+14
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-271-2/+2