aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Initialize scoped context correctlySemih Yavuz2022-11-254-2/+95
* qmltyperegistrar: Tolerate and warn about invalid URIsUlf Hermann2022-11-211-0/+10
* PinchHandler null target: remember accumulated scale between pinchesShawn Rutledge2022-11-183-3/+131
* Make tst_QQuickPinchHandler::scale easier to maintainShawn Rutledge2022-11-182-75/+86
* Blacklist tst_QQuickFileDialogImpl::goUpIntoLargeFolderMitch Curtis2022-11-171-0/+4
* tst_qquickpinchhandler: rename root.scale property to pinchScaleShawn Rutledge2022-11-172-13/+13
* Fix wrong item-sizeHint-cache when StackLayout children were reorderedJan Arve Sæther2022-11-171-1/+0
* QV4: Avoid memory corruption in Reflect.applyFabian Kosmale2022-11-141-0/+17
* QML: Check for stack overflows when creating objectsUlf Hermann2022-11-142-0/+18
* QQuickTableView: detect if syncView topLeft has changedRichard Moe Gustavsen2022-11-142-2/+42
* Stabilize tst_TouchMouse::strayTouchDoesntAutograbShawn Rutledge2022-11-121-0/+9
* Fix performance issue with drag retrigger events for qtquick itemsSanthosh Kumar2022-11-072-0/+44
* Add test for dynamically setting alignmentJan Arve Sæther2022-11-031-7/+108
* testbench: add icons to buttonsMitch Curtis2022-11-031-1/+24
* ScrollBar: fix crash on exit when flickable created before ScrollViewMitch Curtis2022-11-031-0/+37
* testbench: set checkable for checked buttonsMitch Curtis2022-11-021-5/+5
* tst_qqmlchangeset: fix target name typo and de-duplicate testsMitch Curtis2022-11-022-4/+4
* QQmlComponent: Don't crash on unknown propertiesUlf Hermann2022-11-011-0/+22
* Qml: add test for nested group properties fixSami Shalayel2022-10-311-0/+21
* tests/benchmarks/quickcontrols2: allow opening projects in CreatorMitch Curtis2022-10-312-0/+12
* Fix sub-menu shortcuts not being triggeredMitch Curtis2022-10-312-0/+153
* Don't accept all QTouchEvent::points unless the item accepts touchBumjoon Park2022-10-281-0/+44
* Ensure Flickable.flickEnded signal is emitted after flick-then-dragShawn Rutledge2022-10-271-0/+75
* QQuickTableView: ensure that column sizes are in sync when using a sync viewRichard Moe Gustavsen2022-10-262-1/+98
* tst_qqmllocale: evaluate QML in root object context instead of engine'sMitch Curtis2022-10-212-8/+7
* Implement modal blocking for wheel eventsVolker Hilsheimer2022-10-203-0/+38
* QQmlListModel: emit dataChange signal when updating the translationsUlf Hermann2022-10-123-0/+55
* Fix broken Text rendering when noantialiased NativeRendering is usedDominik Holland2022-10-111-0/+25
* Clear delivery agent delegated focusJere Tuliniemi2022-10-062-0/+48
* Popup: Don't propagate unhandled mouse events beyond the overlayVolker Hilsheimer2022-10-011-0/+17
* qml: allow inline component types as signal argumentSami Shalayel2022-09-303-0/+74
* Move StackLayout tests from qtquickcontrols.git (5.15)Jan Arve Sæther2022-09-301-0/+412
* Do not listen to baselineOffset changes unless really neededJan Arve Sæther2022-09-281-0/+50
* Decrease flakiness of Imagine style autotestEirik Aavitsland2022-09-281-2/+2
* QQmlVMEMetaObjectEndpoint: ensure property cache before accessing itSami Shalayel2022-09-284-0/+49
* Adjust baselineOffset correctly when fontSizeMode == HorizontalFitJan Arve Sæther2022-09-231-0/+16
* ToolTip: test that smaller attached tooltips don't shrink larger onesMitch Curtis2022-09-232-0/+48
* Text: Re-layout the text when a alignment is set and the height growsDominik Holland2022-09-201-0/+24
* DA: ignore disabled HoverHandlers when delivering hover eventsRichard Moe Gustavsen2022-09-161-0/+47
* PinchArea: Keep the touch/mouse grab when pinch activatedSeokha Ko2022-09-151-0/+56
* Fix flaky ToolTip::test_activateShortcutWhileToolTipVisible testMitch Curtis2022-09-131-1/+7
* Qml: Don't crash on bad grouped propertiesUlf Hermann2022-09-132-0/+22
* Immediately complete component upon creation failureFabian Kosmale2022-09-121-3/+0
* V4: Account for the guard pages when allocating stack spaceUlf Hermann2022-09-121-2/+0
* Fix alias to inline component typeFabian Kosmale2022-09-082-0/+30
* StackLayout: Do not set size of children to (-1, -1)Jan Arve Sæther2022-09-061-0/+51
* Flickable: let changing contentItem pos also affect the drag starting posOliver Eftevaag2022-09-062-1/+126
* PinchHandler: Enforce min/max scale limits with native gesturesShawn Rutledge2022-09-022-19/+26
* tst_qquickmenu: Take into account menu margins when checking coordinatesDoris Verria2022-08-301-4/+4
* Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and nestedHeikki Halmet2022-08-301-0/+2