aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QQuickDeliverAgent: don't propagate hover to siblingsRichard Moe Gustavsen2022-03-283-5/+95
* V4 ArrayIterator: Protect retrieved value from GCUlf Hermann2022-03-241-0/+71
* QQuickBehavior: Force notify when first setting the bindingUlf Hermann2022-03-242-0/+32
* Blacklist tst_qquicktextinput paste-related functionsUlf Hermann2022-03-231-0/+16
* Restructure Qt Quick Dialogs testsMitch Curtis2022-03-2333-110/+576
* DebugTranslationService: Do not show a window in the testUlf Hermann2022-03-211-2/+0
* tst_qmlcompiler_manual: cherry-pick BLACKLIST to 6.2Andrei Golubev2022-03-211-0/+17
* Disable failing *dialogimpl tests on Android in 6.2Andrei Golubev2022-03-211-0/+2
* QQuickFlickable: use custom content item that takes extents into accountRichard Moe Gustavsen2022-03-131-0/+58
* Add several autotest cases to Minimal set for STATIC buildTatiana Borisova2022-03-113-3/+17
* Reset provider's texture if QQuickNinePatchImage's source is invalidSukyoung Oh2022-03-103-0/+41
* QQuickScrollBar: ensure '0 ≤ size ≤ 1' and '0 ≤ minimumSize ≤ 1'Oliver Eftevaag2022-03-071-0/+34
* Rename android_dummy_imports.qml to dummy_imports.qmlAssam Boudjelthia2022-03-0524-35/+70
* Reduce the length of Int8Array in tst_QJSEngine::typedArraySet()Assam Boudjelthia2022-03-051-1/+1
* Android: unify the android tests dummy import filesAssam Boudjelthia2022-03-0438-148/+149
* Disable failing declarative tests on Android - Part 2Assam Boudjelthia2022-03-043-1/+22
* Android: various test fixesAssam Boudjelthia2022-03-048-4/+44
* QML: Add indirect library dependencies for tests relying thosePasi Petäjäjärvi2022-03-049-0/+9
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-0321-3/+87
* QQuickAnchorChanges: Keep geometry bindings on reverse() and rewind()Ulf Hermann2022-03-032-0/+55
* A11Y: make QQuickText focusable for A11YIvan Solovev2022-03-021-0/+1
* Fix tst_qquickaccessible::hitTest() on AndroidIvan Solovev2022-03-021-1/+2
* QQuickText: fix fractional pointSize rounding error bugOliver Eftevaag2022-03-023-6/+59
* tst_qquickaccessibility: wrap dynamic object allocations into smart pointersIvan Solovev2022-03-021-30/+25
* QML: Explicitly reject malformed file importsUlf Hermann2022-03-024-0/+44
* QQuickStateOperations: updateGeometry() when setting x/y/w/hUlf Hermann2022-03-022-2/+111
* QQuickLoader: Check for QQmlEngine before using itUlf Hermann2022-03-022-0/+47
* Blacklist: test cases blacklisted in qquicklayouts:CI Insignificant Platforms Monitor Bot2022-03-011-0/+9
* QQmlMetaType: Don't duplicate notify signals for extended typesUlf Hermann2022-02-243-3/+29
* qmlmodels: Move QModelIndex from QtQmlMaximilian Goldstein2022-02-224-0/+9
* QQmlJSImportVisitor: handle ids correctlyFabian Kosmale2022-02-214-0/+35
* QQuickIcon: Resolve source URL relative to outermost property ownerYuya Nishihara2022-02-183-2/+26
* Un-blacklist tst_QQuickFramebufferObject: skip offscreen/software renderingShawn Rutledge2022-02-182-8/+9
* Un-blacklist some passing testsShawn Rutledge2022-02-176-14/+0
* V4 Date: Support another nonstandard date format QDateTime has droppedUlf Hermann2022-02-162-0/+13
* Fix tst_quicktestmainwithsetup on AndroidAssam Boudjelthia2022-02-151-0/+5
* Fix QML warning in tst_QQuickListViewMitch Curtis2022-02-151-1/+1
* QQuickTableView: don't position the table contents outside the viewportRichard Moe Gustavsen2022-02-151-55/+148
* Fix tst_designer and tst_qquickfontdialogimpl tests on AndroidAssam Boudjelthia2022-02-132-0/+8
* Correctly handle QQuickState::whenFabian Kosmale2022-02-102-0/+37
* SwipeView: don't cull every child item that gets addedShawn Rutledge2022-02-051-0/+63
* QNX: Disable flaky testPasi Petäjäjärvi2022-02-041-0/+2
* Detach QEventPoint instances during touch compression; test & docsShawn Rutledge2022-02-042-0/+71
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-02-0315-3/+83
* QQmlAdaptorModel: Do not use reparenting for lifetime managemmentFabian Kosmale2022-02-032-0/+55
* Skip tests that call qmlcachegen when cross-compiledPasi Petäjäjärvi2022-02-032-0/+53
* QNX: Decrease number of objects created in tst_QJSEngine::newQObjectRacePasi Petäjäjärvi2022-02-021-1/+5
* JavaScript: Make "this" available in blocks inside arrow functionsUlf Hermann2022-02-021-0/+22
* QNX: Blacklist flaky qquickpointhandler testPasi Petäjäjärvi2022-02-011-0/+1
* Fix tst_controls missing resourcesAssam Boudjelthia2022-02-018-4/+40