aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug when highlight was not respected after currentIndex changedJan Arve Sæther2019-11-041-0/+25
* Make QQmlValueTypeFactory::valueType() and isValueType() consistentUlf Hermann2019-10-164-3/+14
* Handle "interesting" stationary touchpoints as if they movedShawn Rutledge2019-10-101-0/+37
* PathView: grab mouse on press if already movingShawn Rutledge2019-09-252-0/+128
* Allow semicolon after property declarationFabian Kosmale2019-09-242-0/+21
* Revert accidental change to test262Ulf Hermann2019-09-241-0/+0
* lancelot graphics test: various fixesEirik Aavitsland2019-09-234-85/+28
* 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
* | Fix loading of ES modules when using CONFIG += qtquickcompilerSimon Hausmann2019-08-264-1/+23
|/
* Fix possible crash with top/bottom aligned imagesEskil Abrahamsen Blomfeldt2019-07-303-0/+42
* Do not search for Singletons from more recent versionsFabian Kosmale2019-07-239-0/+131
* Always waitForWindow after centerOnScreen()Dimitrios Apostolou2019-07-221-0/+3
* QQuickItemView: refill itself before populate transitionWang Chuan2019-07-162-0/+93
* 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
* 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
* 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
* 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
* Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-173-0/+130
* JIT: Don't store accumulator on getTemplateLiteralUlf Hermann2019-06-121-0/+18
* Allow destroying QJSValues from other threadsUlf Hermann2019-06-113-3/+40
* 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
* QQuickWidget: fix missing update on show event for software rendererKirill Burtsev2019-05-281-3/+0
* 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
* 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
* Accessibility: Make sure StaticText is marked read-onlyFrederik Gladhorn2019-05-072-3/+61
* Yarr: Reject quantifiers larger than 16MUlf Hermann2019-04-301-0/+11
* Skip block context within call contexts when searching for parametersUlf Hermann2019-04-291-0/+27
* Allow creation of variants from non-singleton QQmlTypeWrappersUlf Hermann2019-04-262-0/+30
* Blacklist tst_qquickwindow::openglContextCreatedSignal on opensuseUlf Hermann2019-04-261-0/+3
* Blacklist tst_qquickwidget::tabKey() on opensuseUlf Hermann2019-04-261-0/+3
* Use resource path for test data on Android and iOSMitch Curtis2019-04-242-3/+10