aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Really fix default alias property after alias sortingFabian Kosmale2026-05-032-0/+20
* Windows: add QEXPECT_FAIL to tst_qquicktext spyWidth.sizeElias Toivola2026-04-262-5/+6
* TableView: avoid unnecessary pooling on row/column insertion and removalRichard Moe Gustavsen2026-04-253-43/+199
* QQuickWidget: Fix tab fence focus cyclingOliver Eftevaag2026-04-242-0/+51
* Pass arguments to QMarginsF in the correct orderOliver Eftevaag2026-04-241-0/+32
* Revert "qmltyperegistrar: write filename of resolved type, not foreign type"Olivier De Cannière2026-04-234-46/+3
* Revert "qmltyperegistrar: Update file and line only in TopLevel mode"Olivier De Cannière2026-04-232-27/+1
* QQuickText: fix inflated implicitWidth with maximumLineCountVladimir Belyavsky2026-04-231-0/+39
* QQmlPropertyToPropertyBinding: Use JS type coercionUlf Hermann2026-04-233-8/+114
* qmllint: support attached/grouped list object propertiesSami Shalayel2026-04-223-4/+14
* QQuickItemGrabResult: fix potential data racesIvan Solovev2026-04-223-3/+24
* tst_qtquickview: decouple the tests from CI environmentAssam Boudjelthia2026-04-224-20/+8
* qmltyperegistrar: Update file and line only in TopLevel modeUlf Hermann2026-04-222-1/+27
* TapHandler: keep accepted=true for mouse with DragThreshold policyShawn Rutledge2026-04-221-1/+8
* tst_QJSEngine: shrink typedArraySet array lengthTuomas Vaarala2026-04-211-1/+4
* Fix Text::truncated property when assinging empty textJoni Poikelin2026-04-201-0/+12
* tst_qquickmenu::pressAndHold(): click outside menu to dismissAssam Boudjelthia2026-04-171-4/+5
* tst_qquickdrawer::rotateTouchOpen(): account for safe marginsAssam Boudjelthia2026-04-171-4/+7
* tst_qquickdrawer::reposition(): account for safe area marginsAssam Boudjelthia2026-04-171-15/+26
* tst_qquickdrawer: fix drawer height in multiple.qml for AndroidAssam Boudjelthia2026-04-171-2/+2
* tst_palette::comboBoxPopupWithThemeDefault(): handle dark modeAssam Boudjelthia2026-04-171-1/+2
* Fix tst_qquickwidget::readback() size checkAssam Boudjelthia2026-04-171-2/+2
* tst_fluentwinui3: fix missing SignalSequenceSpy.qml test assetsAssam Boudjelthia2026-04-171-1/+1
* tst_qquickninepatchimage: normalize grabbed image DPRAssam Boudjelthia2026-04-171-1/+3
* WindowContainer: Add focus state test for hidden windowsChristian Strømme2026-04-171-0/+35
* Enable Flickable dragging via mouse under an item with a TapHandlerShawn Rutledge2026-04-172-1/+66
* Flickable: setKeepMouseGrab/setKeepTouchGrab as appropriateShawn Rutledge2026-04-172-0/+56
* QQuickOverlay: block external drag-and-drop behind modal PopupsShawn Rutledge2026-04-171-0/+79
* qmlformat: fix confusion on group-attributes-togetherSami Shalayel2026-04-161-1/+1
* Compiler: Add missing conversion from QJSPrimitiveValue to floatOlivier De Cannière2026-04-166-52/+60
* qqmljsimportvisitor: re-use instead of duplicating scopesSami Shalayel2026-04-164-18/+17
* Fix tst_QQuickItem::grab() on HighDPI screensIvan Solovev2026-04-161-2/+9
* ListModel: Properly manage the lifecycle of the worker agentOlivier De Cannière2026-04-164-0/+96
* qmltyperegistrar: write filename of resolved type, not foreign typeSami Shalayel2026-04-164-3/+46
* qmlls: resolve ids first, properties second and methods thirdSami Shalayel2026-04-163-0/+72
* Fix popup window positioning when implicit size changesMorteza Jamshidi2026-04-162-0/+90
* Skip tst_QQuickPopup::blockEventsBehindModal on Ubuntu in generalShawn Rutledge2026-04-161-2/+2
* Add tst_QQuickPopup::blockEventsBehindModal for all device typesShawn Rutledge2026-04-162-0/+162
* QQmlVMEMetaObject: Guard against null target in deep alias tryConnectUlf Hermann2026-04-152-0/+26
* PointerHandler::resetCursorShape(): reset hasCursorHandler conditionallyShawn Rutledge2026-04-152-0/+73
* Never return early from QQuickItem::setFocus() if focus != activeFocusOliver Eftevaag2026-04-142-0/+46
* ScrollView: fix binding loop caused by stale scroll bar dimensionsRichard Moe Gustavsen2026-04-141-4/+45
* ItemParticle: Don't use QQuickItem::enabled stateMorten Sørvig2026-04-142-0/+57
* Tidy up tests/auto/quick/CMakeLists.txtMitch Curtis2026-04-141-58/+54
* Continue using HoverHandler cursorShape when a child is deletedVladimir Belyavsky2026-04-142-0/+57
* TextEdit: Fix selectedTextColor for partial selections in list itemsEvgen Pervenenka2026-04-142-0/+51
* Fix tst_qquicktext(edit) textObjectBaselineAlignment 1px toleranceTero Heikkinen2026-04-102-7/+12
* baseline test: fix unstable grabbing of some animated scenesEirik Aavitsland2026-04-097-27/+42
* Stabilize tst_QQuickMenu::mousePropagationWithinPopupShawn Rutledge2026-04-091-2/+5
* qmllint: warn on file selector in linterVisitorSami Shalayel2026-04-098-13/+131