aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Unset the QQmlAnimationTimer pointer from unregistered jobsVolker Hilsheimer2021-11-242-0/+46
* Add BC files for 6.2.0Milla Pohjanheimo2021-11-154-0/+48111
* Add regression test for QQmlEngine::retranslate() crashMitch Curtis2021-11-112-0/+165
* Handle function as default arguments in toplevel functionsFabian Kosmale2021-11-112-0/+19
* QQmlJSImportVisitor: Handle on binding inside grouped propertiesFabian Kosmale2021-11-102-0/+11
* Start dispatching events to QQuickWindow virtual functions againShawn Rutledge2021-11-091-8/+100
* qmldom: improve newlines handling with AttributesSequence::PreserveFawzi Mohamed2021-11-099-17/+6
* Fix compiler warning from unused parameterVolker Hilsheimer2021-11-081-1/+1
* Do not resolve containing types of inline components too earlyUlf Hermann2021-11-083-0/+25
* Explicitly include qpropery.h in testsFabian Kosmale2021-11-053-0/+3
* QQuickDialogs manual test: remove duplicate import statementsOliver Eftevaag2021-11-051-2/+0
* Reset currentChanges if currentChanges is active when refilling listViewTony Leinonen2021-11-052-0/+145
* Use the RegExp variant of ignoreWarning() in case line number changesJan Arve Sæther2021-11-044-31/+29
* qmlimportscanner: Prefer directories with qmldirFabian Kosmale2021-11-046-0/+42
* lancelot test: fix screen grab sizeEirik Aavitsland2021-11-041-0/+10
* QuickFontDialog: make setCurrentFont() update listview indexesOliver Eftevaag2021-11-032-7/+121
* Let DelegateChoice.roleValue compare enum as string, enum or intShawn Rutledge2021-10-315-0/+206
* deliveryagent: cancel touch-mouse synthesis when cancelling touch eventRichard Moe Gustavsen2021-10-281-0/+41
* QML engine: Resolve URLs on property assignment when given an env varFabian Kosmale2021-10-281-0/+42
* Fix error in buttons manual testMitch Curtis2021-10-251-1/+2
* qmllint: Fix crash when no Connections parent can be foundMaximilian Goldstein2021-10-252-0/+6
* StackView: support required propertiesFabian Kosmale2021-10-221-0/+12
* Use stack-allocated QQView in tst_qquicktext::fontFormatSizes()Shawn Rutledge2021-10-221-12/+11
* Keep track of implicit and explicit ComponentFabian Kosmale2021-10-212-0/+26
* Don't auto-close popups unless hitting the dimmerVolker Hilsheimer2021-10-202-0/+145
* Protect against cycles when iterating types and extensionsUlf Hermann2021-10-194-0/+16
* Consider all popups in the stack to test whether an event should be blockedVolker Hilsheimer2021-10-182-0/+141
* Fix tst_qquickwindow::grab with non-integer dprLaszlo Agocs2021-10-181-6/+3
* ParentChange: handle bindable propertiesFabian Kosmale2021-10-182-0/+57
* Give focus to popup on prepareEnter instead of finalizeEnterTomi Korpipaa2021-10-182-0/+98
* QQuickFileDialogImpl: fix issues with breadcrumb bar text editMitch Curtis2021-10-181-0/+71
* SelectionRectangle: don't accept new selection from press'n'hold on top of a ...Richard Moe Gustavsen2021-10-171-0/+33
* Fix activeFocus for highest-z popupTomi Korpipaa2021-10-152-0/+129
* StackView: complete animations when using StackView.Immediate transitionIvan Solovev2021-10-141-2/+113
* tst_qquickdesignersupport: enable tests for qemu and mingwSamuli Piippo2021-10-142-31/+0
* Qmldebugtranslator: report elide issues correctly inside layoutsTim Jenssen2021-10-143-91/+49
* Fix distorted text with subpixel matrix translationEskil Abrahamsen Blomfeldt2021-10-141-0/+91
* Android: Disable qjstest and qml ecmascripttests testsAssam Boudjelthia2021-10-132-1/+3
* Fix sweep step for tainted QObject JavaScript wrappersVlad Zahorodnii2021-10-132-3/+42
* On QQmlTypeWrapper::toVariant(), consider attached objectsUlf Hermann2021-10-112-2/+7
* Unblacklist some testsJan Arve Sæther2021-10-071-10/+0
* Unblacklist ComboBox::test_defaults()Jan Arve Sæther2021-10-061-2/+0
* QQmlObjectCreator: Correctly remove overwritten bindingsFabian Kosmale2021-10-063-0/+27
* Stop using QHash::unite() in storage model manual testShawn Rutledge2021-10-051-11/+14
* Do not override font size by defaultJan Arve Sæther2021-10-051-4/+0
* Fix debug translation service missing errorsTuomo Pelkonen2021-10-046-263/+167
* QQmlDelegateModel: Refresh the view when a column is added at 0Aleix Pol2021-10-012-0/+39
* QQmlBinding::dependencies: Handle QPropertyFabian Kosmale2021-10-011-0/+31
* QQmlJSImporter: Record whether a cached import is a dependencyUlf Hermann2021-09-302-0/+28
* QDeferredSharedPointer: Do not use factory after lazy loadingUlf Hermann2021-09-304-0/+24