aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QQmlProperty: handle reads of QQmlPropertyMap correctlyFabian Kosmale2019-10-301-0/+21
* QML Drag: Prevent crash when using image provider urlFabian Kosmale2019-10-301-0/+25
* QQuickItem::setParentItem: add child earlierFabian Kosmale2019-10-292-0/+20
* Add missing emits from various property setters in {Grid,Row}LayoutJan Arve Sæther2019-10-251-0/+54
* Loader: Actually clear initial properties when changing sourceFabian Kosmale2019-10-243-0/+29
* QQuickTextInput::remove: Fix selection logicFabian Kosmale2019-10-112-0/+35
* Add signal spies to tst_QQuickPathView::flickNClick testShawn Rutledge2019-10-091-0/+39
* PathView: grab mouse on press if already movingShawn Rutledge2019-10-093-0/+128
* Be more fussy about the MakeDay() calculationEdward Welbourne2019-10-0813-0/+238
* Fix bug when highlight was not respected after currentIndex changedJan Arve Sæther2019-10-081-0/+25
* QMLJS: Fix exception handling in promisesFabian Kosmale2019-09-232-0/+29
* doc: explain more about acceptedModifiers in PointerDeviceHandlerShawn Rutledge2019-09-191-2/+12
* lancelot graphics test: Fix screengrabs being distorted on WindowsEirik Aavitsland2019-09-131-0/+9
* lancelot graphics test: support shadow build and installEirik Aavitsland2019-09-132-9/+15
* tst_gridlayout.qml: use createTemporaryObject()Mitch Curtis2019-09-121-41/+15
* tst_gridlayout.qml: convert to a proper data-driven testMitch Curtis2019-09-121-13/+26
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-123-0/+38
|\
| * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+0
| |\
| | * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-261-0/+0
| * | QQuickTextNodeEngine: don't create background when its alpha is 0Wang Chuan2019-08-292-0/+38
* | | Blacklist tst_qquickmousearea::nestedStopAtBounds on opensuse 15.0Ulf Hermann2019-09-121-0/+4
* | | Blacklist tst_qquicktextinput::mouseSelectionMode on OpenSuse 15.0Ulf Hermann2019-09-121-0/+3
* | | tst_qqmlecmascript: Cast pointer to unsigned for printingUlf Hermann2019-09-121-3/+3
* | | lancelot graphics test: prepare for new host info mechanismEirik Aavitsland2019-09-042-76/+4
* | | QQuickTableView: always relayout after a rebuildRichard Moe Gustavsen2019-08-282-0/+116
* | | Make mouseSelection test more stableJan Arve Sæther2019-08-281-9/+6
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-284-1/+23
|\| |
| * | Fix loading of ES modules when using CONFIG += qtquickcompilerSimon Hausmann2019-08-264-1/+23
| |/
* | Fix flakiness in QQuickTextEdit::mouseSelectionJan Arve Sæther2019-08-211-2/+6
* | tst_qquicklistview: make addOnCompleted more robust + sanity checkFabian Kosmale2019-08-072-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-053-0/+42
|\|
| * Fix possible crash with top/bottom aligned imagesEskil Abrahamsen Blomfeldt2019-07-303-0/+42
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-2410-0/+134
|\|
| * Do not search for Singletons from more recent versionsFabian Kosmale2019-07-239-0/+131
| * Always waitForWindow after centerOnScreen()Dimitrios Apostolou2019-07-221-0/+3
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13"Edward Welbourne2019-07-172-0/+93
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13Edward Welbourne2019-07-172-0/+93
| |\|
| | * QQuickItemView: refill itself before populate transitionWang Chuan2019-07-162-0/+93
* | | V4: Add label for loop in spread in ArrayPatternErik Verbruggen2019-07-171-0/+15
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-128-28/+198
|\|
| * Fix promise chainingFabian Kosmale2019-07-102-0/+39
| * Fix compilation with C++20Marc Mutz2019-07-081-1/+1
| * Move Event Handler acceptedButtons check back up to QQPDeviceHandlerShawn Rutledge2019-07-051-27/+55
| * TapHandler: wait until after tapped is emitted to reset point.positionShawn Rutledge2019-07-052-0/+10
| * Notify QQItem::mouseUngrabEvent() when an Event Handler steals grabShawn Rutledge2019-07-052-0/+93
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-053-0/+24
|\|
| * Create a URL from the import string before adding the qmldir pathUlf Hermann2019-07-032-0/+12
| * QQmlComponent: Check for existence of engineFabian Kosmale2019-07-031-0/+12
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-037-0/+88
|\|
| * Fix read access violation when using KeyNavigation attached propertyTom Scheler2019-07-022-0/+37