aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Adapt test to automatic comparator registrationFabian Kosmale2020-07-151-1/+0
* CMake: Regenerate projectsAlexandru Croitor2020-07-093-3/+40
* qmlformat: Allow for minor and major versions to be omittedMaximilian Goldstein2020-07-082-0/+6
* qmlimportscanner: Use QmlDirParserUlf Hermann2020-07-0849-1/+932
* qmlplugindump: Fix handling of dependenciesUlf Hermann2020-07-084-4/+0
* CMake: Fix failing tst_qmlcachegen::skippedResourcesAlexandru Croitor2020-07-073-1/+19
* Give a better score for methods with a convertable type when matchingAndy Shaw2020-07-033-0/+37
* URL: Allow non-string parametersMaximilian Goldstein2020-07-031-0/+13
* qmlformat: Fix handling of empty blocksMaximilian Goldstein2020-07-021-4/+0
* qmlformat: Fix template literalsMaximilian Goldstein2020-07-022-0/+6
* qmlformat: Fix multiline bindingsMaximilian Goldstein2020-07-012-0/+6
* Revive QTQUICK_COMPILER_SKIPPED_RESOURCESUlf Hermann2020-06-303-2/+22
* Match specific module imports also for versionless QML importsUlf Hermann2020-06-291-11/+31
* Reimplement UniformAnimator for ShaderEffectJonas Karlsson2020-06-291-0/+4
* tst_qqmlsettings: Fix QVector - QList falloutLaszlo Agocs2020-06-291-1/+1
* Fix string-bytearray mistake in tst_qqmlmodulepluginLaszlo Agocs2020-06-291-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-1/+1
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-266-26/+26
* qmllint: Resolve enums from parent typesUlf Hermann2020-06-262-0/+8
* qv4dateobject.cpp: USE_QTZ_SYSTEM_TIMEZONE on more platformsUlf Hermann2020-06-251-0/+16
* Drop special casing of QDateTime when setting valuesUlf Hermann2020-06-251-2/+2
* QQmlPropertyBinding: convert to correct typeFabian Kosmale2020-06-252-3/+3
* qmlformat: Fix nested functionsMaximilian Goldstein2020-06-254-1/+37
* qmlformat: Fix inline componentsMaximilian Goldstein2020-06-253-0/+23
* Use QList instead of QVectorJarek Kobus2020-06-251-1/+1
* Use qt_enable_autogen_tool to explicitly enable AUTOMOCMÃ¥rten Nordheim2020-06-242-1/+22
* CMake: Fix tst_qqmlmoduleplugin for MinGWCristian Adam2020-06-245-0/+6
* qmllint: Properly process qmldir imports and dependenciesUlf Hermann2020-06-245-0/+29
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-247-4/+46
* qqmlecmascript: modify test to return type which is actually unknownFabian Kosmale2020-06-231-1/+3
* tst_qqmlecmascript: QList is now QList again (not QVector)Fabian Kosmale2020-06-231-1/+1
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-224-31/+20
* qqmltypecompiler: Be more careful when resolving enumsFabian Kosmale2020-06-222-0/+63
* Revert "Decode directory separators in source URLs"Ulf Hermann2020-06-221-2/+1
* qmllint: search methods and properties also in attached typeEvgeniy A. Dushistov2020-06-193-0/+31
* qmlformat: Fix nested ifsMaximilian Goldstein2020-06-183-0/+67
* Remove broken profiler/trace points in the scenegraphLaszlo Agocs2020-06-181-32/+1
* 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