aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* ListModel: Fix move handling in syncFabian Kosmale2021-01-135-0/+361
* Correct #if-ery in QML locale's time-zone update testEdward Welbourne2021-01-081-7/+11
* tst_qqmlenginecleanup::test_customModuleCleanup(): Add error outputFriedemann Kleint2021-01-041-2/+10
* Blacklist qqmlenginecleanup::test_customModuleCleanup() for MinGWFriedemann Kleint2020-12-231-0/+2
* ecmascript tests: Also raise timeout when built with cmakeUlf Hermann2020-12-181-0/+4
* QML: Fix proxy iterationFabian Kosmale2020-12-172-0/+39
* Windows/MinGW: Fix qqmltimer warnings floodFriedemann Kleint2020-12-171-19/+6
* qmlformat: Remove import sortingMaximilian Goldstein2020-12-165-300/+36
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-103-1/+39
* qqmltypeloader: Fix plugin not loading on MinGWMaximilian Goldstein2020-12-101-1/+1
* tst_qqmlecmascript: Avoid memory leak on failureFabian Kosmale2020-12-031-3/+2
* QML engine: Fix binding setupFabian Kosmale2020-12-034-0/+33
* Fix crash when calling hasOwnProperty() on proxy objectRichard Weickelt2020-11-241-1/+30
* qqml.h: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-11-232-15/+4
* Conditionally disable tests that depend on cxx11_future flagTony Sarajärvi2020-11-191-0/+2
* tst_qqmlproperty: Fix interfaceBinding crash on MSVC 2019Maximilian Goldstein2020-11-182-8/+25
* tst_qmllint: Be more verbose when qmllint crashesUlf Hermann2020-11-171-0/+8
* tst_qqmlproperty: Skip crashing interfaceBindingMaximilian Goldstein2020-11-171-0/+3
* QV4Engine: Fix conversion of char16_tUlf Hermann2020-11-171-1/+17
* Use QFileInfo constructor explicitlyVolker Hilsheimer2020-11-151-2/+3
* qmltyperegistrar: Use QString rather than string for stringsUlf Hermann2020-11-121-1/+1
* ListModel: support URLsFabian Kosmale2020-11-122-0/+30
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-113-8/+85
* Remove debug usage of QT_FORCE_ASSERTSAlexandru Croitor2020-11-101-2/+0
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-105-0/+19
* QML: Rewrite Qt object in actual C++Ulf Hermann2020-11-095-156/+201
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-093-7/+7
* qtdeclarative: finish fixing compilation with explicit QChar(int)David Faure2020-11-072-3/+3
* V4: Prevent heap objects from getting immediately swept by GCUlf Hermann2020-11-063-1/+97
* libinfix build: adjust qmldir entriesFabian Kosmale2020-11-062-1/+18
* QML engine: fix conversion scores for sequences in CallOverloadedFabian Kosmale2020-11-043-0/+45
* Update MetaType things in testsDavid Skoland2020-11-044-15/+12
* tst_qqmlbinding: Do not leak componentFabian Kosmale2020-11-031-1/+2
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-021-2/+1
* tst_qqmlbinding: Avoid event loop flakyness on Ubuntu 20.04Fabian Kosmale2020-11-021-2/+1
* Fix compiler warnings from testsVolker Hilsheimer2020-11-022-7/+7
* Update tests to use new metaType systemDavid Skoland2020-11-0211-132/+131
* QML: Allow singleton types to be extendedUlf Hermann2020-11-022-0/+47
* QML: Allow singletons to be created with a factory functionUlf Hermann2020-11-022-0/+37
* QML: Allow namespaces as extensions to typesUlf Hermann2020-11-022-0/+50
* QML: Make date parsing more lenientFabian Kosmale2020-10-292-0/+13
* Standardize QJsonArray iterationDavid Skoland2020-10-282-2/+2
* Inline components: Fix custom parser supportFabian Kosmale2020-10-282-0/+24
* QmlCompiler: Introduce grouped scopesUlf Hermann2020-10-271-5/+3
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-231-2/+2
* QQmlEngine: Add method to explicitly capture a propertyUlf Hermann2020-10-231-20/+33
* tst_qquickfolderlistmodel: fix error checkingMitch Curtis2020-10-221-33/+14
* Fix compile warnings from testsVolker Hilsheimer2020-10-223-8/+4
* qmllint: Resolve aliases in nested objectsUlf Hermann2020-10-223-0/+25
* QmlCompiler: Drop the metaobject revision from exportsUlf Hermann2020-10-192-2/+6