aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* tst_qquickhoverhandler:touchDrag: set hover intervalMorten Sørvig18 hours1-3/+4
* Revert "QtQml: Store enum values in QV4::Value"Olivier De Cannière18 hours5-125/+5
* QtQml: Name QQmlProperty QML value type as qmlPropertyPierre-Yves Siret32 hours2-0/+6
* QQuickTableView: respect QAIM::buddy() when editing cellsRichard Moe Gustavsen46 hours1-4/+37
* Blacklist tst_QQuickFolderDialogImpl::bindCurrentFolderFabian Kosmale3 days1-0/+4
* Parser: Warn about QML files without importsOlivier De Cannière3 days6-1/+31
* Add test for qmlpreview on loadFromModule()Ulf Hermann4 days5-0/+90
* QtQml: Re-initialize when updating CU on contextUlf Hermann4 days3-23/+54
* QmlPreview: Create BindingChange hunks if binding target objects differUlf Hermann4 days3-0/+24
* ListView: preserve visible item on SnapOneItem resizeEvgen Pervenenka7 days2-0/+137
* CMake/Android: update license headers for Gradle test filesAssam Boudjelthia8 days8-0/+24
* tst_qquickmenu: Test exact submenu position only if scale is 1.0Doris Verria8 days1-3/+3
* Revert "Run all non-colordialog quickdialogs tests on all styles"Marc Mutz8 days5-89/+87
* Add QQmlComponent::setData() overload with compilation modeEskil Abrahamsen Blomfeldt9 days1-0/+43
* Remove margins added by the helper to size hints of FlexBoxLayoutItemAlexey Zerkin9 days1-0/+52
* Fix positionViewAtBeginning() when item 0 is outside the cache bufferMorten Sørvig10 days2-0/+131
* QQuickWidget: Fix incorrect behavior after starting out fully offscreenLaszlo Agocs10 days1-0/+17
* qmlpreview: add Configuration message type to support in-place updatesSemih Yavuz10 days1-0/+55
* QQmlJavaScriptExpression: Add setFunction() methodUlf Hermann11 days1-0/+35
* QQmlPropertyCache: Add rebased() methodUlf Hermann11 days1-0/+30
* QtQml: Add test for importing invalid ES moduleUlf Hermann11 days2-0/+8
* Revert "qmltyperegistrar: write filename of resolved type, not foreign type"Olivier De Cannière11 days4-46/+3
* Revert "qmltyperegistrar: Update file and line only in TopLevel mode"Olivier De Cannière11 days2-27/+1
* Windows: add QEXPECT_FAIL to tst_qquicktext spyWidth.sizeElias Toivola12 days2-5/+6
* Run all non-colordialog quickdialogs tests on all stylesOliver Eftevaag13 days5-87/+89
* TableView: avoid unnecessary pooling on row/column insertion and removalRichard Moe Gustavsen13 days3-43/+199
* Add compilation unit setters for context data and componentUlf Hermann13 days4-0/+55
* QQmlTypeLoader: Add replaceCachedCompilationUnit() methodUlf Hermann13 days2-0/+28
* QQmlMetaType: Add deepClearCompositeType() methodUlf Hermann13 days2-0/+30
* QQmlVMEMetaObject: Add accessors for preview patchingUlf Hermann13 days1-0/+25
* QQmlData: Track compiled-object index for QML objectsUlf Hermann13 days2-0/+21
* QQmlPropertyCache: Add isComposite() helper and use in checksum()Ulf Hermann13 days2-0/+24
* Add method to calculate differences between CUsUlf Hermann13 days118-0/+4842
* QQuickWidget: Fix tab fence focus cyclingOliver Eftevaag2026-04-232-0/+51
* Pass arguments to QMarginsF in the correct orderOliver Eftevaag2026-04-231-0/+32
* Adjust length when writing out of bound on QmlListWrapperLuca Di Sera2026-04-232-0/+29
* Use resource file mapper in qmlpreviewUlf Hermann2026-04-226-0/+144
* QQmlPropertyToPropertyBinding: Use JS type coercionUlf Hermann2026-04-223-8/+114
* Use sourceModel property in the QML SFPM instead of modelSanthosh Kumar2026-04-222-34/+17
* QQuickText: fix inflated implicitWidth with maximumLineCountVladimir Belyavsky2026-04-221-0/+39
* 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-211-1/+8
* tst_qtquickview: decouple the tests from CI environmentAssam Boudjelthia2026-04-214-20/+8
* Add highlightOnHover to prevent changing highlightedIndex by hoveringMorteza Jamshidi2026-04-211-0/+3
* QtQml: Store enum values in QV4::ValueUlf Hermann2026-04-215-5/+125
* a11y Android: Listen to ACTION_SHOW_ON_SCREEN and pass it to QAccessibleTimon Sassor2026-04-201-0/+33
* Compiler: Add ownerOfEnum static method to qqmljsscopeOlivier De Cannière2026-04-204-0/+40
* tst_QJSEngine: shrink typedArraySet array lengthTuomas Vaarala2026-04-201-1/+4
* Add integration tests for the qmlpreview command-line toolUlf Hermann2026-04-173-0/+206
* tst_qquickmenu::pressAndHold(): click outside menu to dismissAssam Boudjelthia2026-04-171-4/+5