aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* qmllint: high level item can also be listEvgeniy A. Dushistov2020-06-183-0/+23
* Drop the "plugin cannot be loaded" extension to error messagesUlf Hermann2020-06-171-4/+4
* Use JS functions for Connections in some testsUlf Hermann2020-06-172-2/+2
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-06-176-3/+22
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-06-173-0/+15
* qmllint: fix wrong warning about enum usageEvgeniy A. Dushistov2020-06-173-0/+20
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-162-9/+9
* Make qmlcachegen test ASAN cleanUlf Hermann2020-06-161-1/+3
* Remove QtQuick.Window pluginUlf Hermann2020-06-151-2/+1
* Port type registrar test to cmakeFabian Kosmale2020-06-144-1/+68
* Fix lexer line number if code contains continuation stringsChristian Stenger2020-06-121-1/+109
* Revert accidental downgrade of test262Ulf Hermann2020-06-111-0/+0
* QML: Fix precedence of module importsUlf Hermann2020-06-116-0/+43
* Remove remaining OpenGL dependency in QSGDefaultInternalImageNodeEirik Aavitsland2020-06-111-0/+0
* cmake: add qqmldelegatemodel testFabian Kosmale2020-06-102-0/+43
* QQmlImport: Parse resource paths from QML2_IMPORT_PATHUlf Hermann2020-06-101-0/+29
* Warn circular dependency when loading typesJaeyoon Jung2020-06-103-0/+15
* Fix baseUrl returning an empty urlJaeyoon Jung2020-06-101-0/+13
* tst_qqmlincubator: Reduce memory leaksFabian Kosmale2020-06-091-6/+25
* Add methods to programatically insert qmldir import statementsUlf Hermann2020-06-092-0/+23
* Allow QML plugins to be optionalUlf Hermann2020-06-0910-5/+131
* Fix memory leaks in tst_qqmlengineUlf Hermann2020-06-081-16/+17
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-081-1/+1
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-051-0/+23
* Adapt test to QMetaMethod changeFabian Kosmale2020-06-041-0/+1
* Remove winrtOliver Wolff2020-06-042-4/+0
* Fix handling of destroy-show and re-enable the zoom test for qmlpreviewLaszlo Agocs2020-06-031-3/+0
* Fix test to not depend on internal roundingAllan Sandfeld Jensen2020-05-291-1/+6
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-293-3/+0
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-2910-23/+40
* qmltyperegistrar: Preserve isQProperty flag from metatypesUlf Hermann2020-05-282-2/+12
* Update test-suite with latest local changesEdward Welbourne2020-05-251-0/+0
* qmllint: Fix evaluation of type assertionsUlf Hermann2020-05-201-1/+4
* QV4Engine: Fix type conversionFabian Kosmale2020-05-192-0/+27
* Allow using lowercase enum namesMaximilian Goldstein2020-05-193-13/+6
* Preserve access semantics in qmltypesUlf Hermann2020-05-182-0/+7
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-05-181-0/+16
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-151-0/+16
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang Qi2020-04-222-1/+158
| | |\
| | * \ Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-213-0/+47
| | |\ \
| | * | | V4: Avoid integer overflow in DataViewCtorFabian Kosmale2020-04-211-0/+16
* | | | | Compile with latest qtbase devFabian Kosmale2020-05-161-2/+2
|/ / / /
* | | | Use QRhi by defaultLaszlo Agocs2020-05-111-0/+3
* | | | Fix qmllint crashMaximilian Goldstein2020-05-062-0/+9
* | | | qmllint: warn when passing a directory to -i optionMitch Curtis2020-05-061-4/+16
* | | | Implement URLSearchParamsMaximilian Goldstein2020-05-062-0/+60
* | | | Add a default message to QML_UNCREATABLEMaximilian Goldstein2020-05-062-0/+19
* | | | Fix line number for follow-up lines in stringsChristian Stenger2020-05-011-0/+25
* | | | Fix lexer handling of escape sequences in stringChristian Stenger2020-05-011-1/+30
* | | | qmllint: Add flags for toggling warningsMaximilian Goldstein2020-04-301-1/+1