aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Material: don't set all caps for Button textMitch Curtis2023-05-051-3/+3
* RangeSlider: Don't update position only if mouse/touch is grabbedDoris Verria2023-05-041-4/+153
* Material: fix placeholder text alignmentMitch Curtis2023-05-032-15/+96
* cmake: Fix config for the networkaccessmanagerfactory manual exampleOlivier De Cannière2023-05-032-17/+18
* Flickable: Send movement signal when flick startsSeokha Ko2023-04-291-0/+76
* QV4: Fix formatting options for the search component of UrlObjectOlivier De Cannière2023-04-281-0/+8
* Blacklist failing tests in tst_flickableinteropSeokha Ko2023-04-281-0/+3
* Make the colorresolving benchmark also a benchmark for cmakeVolker Hilsheimer2023-04-281-15/+10
* Fix StackLayout to keep the current visible item after insert/removalJan Arve Sæther2023-04-261-2/+3
* XHR WebDAV test: don't expect more than Keep-Alive in Connection: headerEdward Welbourne2023-04-261-1/+1
* Fix StackLayout to react to reordering siblingsJan Arve Sæther2023-04-251-0/+107
* qquickwindow: Clear hover when a window is hiddenDavid Edmundson2023-04-251-0/+61
* QQuickItem: item stays pressed after DoubleClicksSami Shalayel2023-04-242-0/+44
* MenuBar: Clean up and stabilize test caseVolker Hilsheimer2023-04-221-9/+10
* Accessibility: respect value in attached Accessible in controlsVolker Hilsheimer2023-04-221-0/+26
* QQuickItemView: Skip instantiating delegates if size is 0Fabian Kosmale2023-04-209-3/+64
* QmlCompiler: Don't crash on bad list type in signatureUlf Hermann2023-04-191-0/+4
* Binding: Reevaluate when before the target changesFabian Kosmale2023-04-192-0/+37
* QmlCompiler: Don't crash when checking for enum problemsUlf Hermann2023-04-191-0/+4
* QQuickListView: relayout when section geometry changesWang Chuan2023-04-192-0/+86
* Material: fix TextArea decorations when in a FlickableMitch Curtis2023-04-192-2/+60
* TableInstanceModel: handle roleName invalidationRichard Moe Gustavsen2023-04-183-5/+69
* StackView: emit depthChanged when clearing with transitionVolker Hilsheimer2023-04-181-0/+9
* QQuickTreeView test: Fix valid compiler warningVolker Hilsheimer2023-04-181-1/+1
* Quick item view tests: fix compile warningVolker Hilsheimer2023-04-182-2/+2
* ComboBox: don't open on key release unless press was handledVolker Hilsheimer2023-04-181-0/+29
* QQuickWidget: don't crash in accessibility when reparentingVolker Hilsheimer2023-04-181-0/+44
* Fix visibility of scroll bars in ScrollViewMitch Curtis2023-04-171-3/+22
* MultiTouchArea: only subscribe to hover events when enabledVolker Hilsheimer2023-04-152-0/+39
* Fix stack layout index when loaded asynchronouslySanthosh Kumar2023-04-141-0/+32
* Do not crash if resizing a layout that got its child destroyedJan Arve Sæther2023-04-131-1/+38
* qmlformat: change comment handling behaviorSemih Yavuz2023-04-1210-1/+42
* tst_QQuickTextInput: Stabilize clipboard related functions on XCBAxel Spoerl2023-04-122-31/+13
* Enable tst_QQuickCanvasItem on AndroidVolker Hilsheimer2023-04-122-3/+2
* Fix PinchHandler.persistentTranslation; test cumulative native gesturesShawn Rutledge2023-04-123-9/+42
* Fix TapHandler signals in combination with exclusiveSignalsShawn Rutledge2023-04-121-2/+20
* Ignore tap events for table view when interactive is disabledSanthosh Kumar2023-04-122-0/+74
* tst_qquickimage: modernizeVolker Hilsheimer2023-04-111-8/+11
* Unblacklist tst_qquickimage:mirror testVolker Hilsheimer2023-04-111-3/+0
* Fix problem with subFocusItem on non-OpenGL QSGAllan Sandfeld Jensen2023-04-071-0/+45
* tst_qqmlxmlhttprequest: remove unneeded property set in redirectsTasuku Suzuki2023-04-051-3/+0
* Replace AUTO_RESOURCE_PREFIX with QTP0001 policyAmir Masoud Abdol2023-04-042-2/+4
* QQmlStandardPath: always use QUrl::fromLocalFileRichard Moe Gustavsen2023-04-031-3/+1
* Models: Avoid crashes when deleting cache itemsUlf Hermann2023-03-312-0/+62
* Doc: Revamp "Extending QML" examples into a tutorialOlivier De Cannière2023-03-301-11/+0
* Doc: Rename and rephrase pages for QML {script|type} compilerUlf Hermann2023-03-301-1/+1
* Allow disabling internal deferred propertiesHenning Gruendl2023-03-294-3/+66
* AnchorChanges: Fix restore logicFabian Kosmale2023-03-292-0/+66
* Stabilize some tst_QQuickFileDialogImpl test functionsMitch Curtis2023-03-291-0/+9
* Improve tst_QQuickFileDialogImplMitch Curtis2023-03-291-20/+41