aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix bindings not being re-evaluated when changing context propertySimon Hausmann2019-07-012-0/+17
| * qmlplugindump: dump enums also for composite typesUlf Hermann2019-07-013-0/+34
* | Binary compatibility files for Qt5.13.0 for QtDeclarativeMilla Pohjanheimo2019-07-014-0/+59896
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2815-9/+417
|\|
| * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-282-0/+49
| * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-263-0/+145
| * Fix thisObject when calling scope and context properties through lookupsUlf Hermann2019-06-262-0/+72
| * Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-258-9/+151
* | Blacklist tst_qquicklistview::currentIndex() on linuxUlf Hermann2019-06-251-0/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-193-0/+130
|\|
| * Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-173-0/+130
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-134-3/+58
|\|
| * JIT: Don't store accumulator on getTemplateLiteralUlf Hermann2019-06-121-0/+18
| * Allow destroying QJSValues from other threadsUlf Hermann2019-06-113-3/+40
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-069-5/+67
|\|
| * QML Preview: Fix test to check absolute zoom factorsUlf Hermann2019-06-041-1/+1
| * Fix QQuickPathView autotest: update expected warning messagesEirik Aavitsland2019-06-031-4/+4
| * Fix for loading translations automatically from resourcesTasuku Suzuki2019-06-016-0/+52
| * Parser: Accept templated readonly propertiesUlf Hermann2019-05-311-0/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-021-3/+0
|\|
| * QQuickWidget: fix missing update on show event for software rendererKirill Burtsev2019-05-281-3/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-263-2/+64
|\|
| * Don't add local for anonymous function's "name"Ulf Hermann2019-05-211-2/+0
| * Fix lookups of properties in QML singletonsSimon Hausmann2019-05-212-0/+64
* | Blacklist tst_QQuickListView::currentIndex() on macOS 10.12Ulf Hermann2019-05-221-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-167-1/+180
|\|
| * Do not synthesize a double click event if the event point moved too farJan Arve Sæther2019-05-151-0/+56
| * TextEdit: use I-beam cursor by default, pointing cursor for linksShawn Rutledge2019-05-152-0/+57
| * Add test for cached getter lookupMichal Klocek2019-05-092-0/+31
| * Don't overwrite states if role is assigned after a stateJan Arve Sæther2019-05-092-1/+36