aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* qqmlapplicationengine: Handle errors during component creationMaximilian Goldstein2021-04-143-0/+27
* Do not auto-clean components with live inline componentsUlf Hermann2021-04-093-0/+46
* DelegateModelGroup: Fix bug where item could be removed from the modelJan Arve Sæther2021-03-303-1/+61
* qv4generatorobject: Fix crash when creating new propertiesMaximilian Goldstein2021-03-082-0/+36
* QQmlIncubator: handle clear inside setinitialStateFabian Kosmale2021-03-041-0/+33
* Fix release-only windows buildsAllan Sandfeld Jensen2021-02-222-2/+6
* QQmlPropertyPrivate::signalExpression: handle object being nullFabian Kosmale2021-02-191-0/+10
* QSequentialAnimationGroupJob: Protect against self-deletionUlf Hermann2021-02-051-1/+41
* QQmlIRLoader: Actually load RequiredPropertyExtraDataFabian Kosmale2021-02-032-0/+17
* ListModel: Fix move handling in syncFabian Kosmale2021-02-025-0/+361
* tst_EcmaScriptTests: Raise timeoutFabian Kosmale2021-01-281-1/+1
* Cache static compilation unitsUlf Hermann2021-01-141-30/+97
* Correct #if-ery in QML locale's time-zone update testEdward Welbourne2021-01-081-7/+11
* Fix IC properties in same fileFabian Kosmale2020-12-242-0/+12
* QML: Fix proxy iterationFabian Kosmale2020-12-232-0/+39
* qqmlistmodel: Fix crash when modelCache is nullMaximilian Goldstein2020-12-081-0/+22
* qv4qmlcontext: Fix bounded signal expressions when debuggingMaximilian Goldstein2020-12-041-3/+9
* Fix crash when calling hasOwnProperty() on proxy objectRichard Weickelt2020-11-251-1/+30
* Inline components: Fix custom parser supportFabian Kosmale2020-10-282-0/+24
* qmlformat: Fix computed property namesMaximilian Goldstein2020-10-073-0/+34
* qmlformat: Fix formatting of for...of loops using array variablesMaximilian Goldstein2020-10-073-0/+28
* qmlformat: Fix inline componentsMaximilian Goldstein2020-10-061-5/+2
* qqmlimport: Use stable_partition instead of stable_sortFabian Kosmale2020-09-282-12/+24
* qmlformat: Fix multiline comment attachmentMaximilian Goldstein2020-09-163-0/+29
* qmlformat: Fix template literalsMaximilian Goldstein2020-09-043-0/+9
* QQmlObjectCreator: fix member func call with this == nullptrEvgeniy A. Dushistov2020-08-202-0/+20
* QQmlInfo: print ancestor of object if it has no QML engineMitch Curtis2020-07-275-2/+162
* QQmlIRLoader: Restore inline components correctlyFabian Kosmale2020-07-222-0/+24
* List QtQml, QtQml.Models, and QtQml.WorkerScript as dependenciesUlf Hermann2020-07-091-1/+6
* Give a better score for methods with a convertable type when matchingAndy Shaw2020-07-073-0/+37
* qmlformat: Fix nested functionsMaximilian Goldstein2020-07-034-1/+38
* Fix baseUrl returning an empty urlJaeyoon Jung2020-07-021-0/+13
* qmlformat: Fix nested ifsMaximilian Goldstein2020-07-023-0/+67
* Revive QTQUICK_COMPILER_SKIPPED_RESOURCESUlf Hermann2020-07-023-2/+21
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-07-026-3/+22
* qmlformat: Fix inline componentsMaximilian Goldstein2020-07-023-0/+23
* qmlformat: Fix multiline bindingsMaximilian Goldstein2020-07-023-0/+18
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-07-013-0/+15
* qv4dateobject.cpp: USE_QTZ_SYSTEM_TIMEZONE on more platformsUlf Hermann2020-06-251-0/+16
* Warn circular dependency when loading typesJaeyoon Jung2020-06-163-0/+15
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-091-0/+23
* Fix test to not depend on internal roundingAllan Sandfeld Jensen2020-05-291-1/+6
* Increase the timeout for tst_qmlminJan Arve Sæther2020-05-261-0/+3
* qmllint: Fix evaluation of type assertionsUlf Hermann2020-05-261-1/+4
* PropertyCache: Fix resolution of forbidden QObject methodsUlf Hermann2020-05-262-0/+87
* Revert "QQmlPreview: remove the ignore of :/qgradient/"Giuseppe D'Angelo2020-05-201-0/+1
* QV4Engine: Fix type conversionFabian Kosmale2020-05-192-0/+27
* Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang Qi2020-04-222-1/+158
|\
| * TableModel: Allow a double to be added to a field seen as int previouslyAndy Shaw2020-02-282-0/+157
* | Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-213-0/+47
|\ \