aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qdslintplugin: add UnsupportedRootTypeInQmlUi warningSami Shalayel2025-03-063-0/+26
* qmlls: Add completion for final property attributeOlivier De Cannière2025-03-061-5/+11
* semantichighlighting: Add support for final property attributeOlivier De Cannière2025-03-062-0/+11
* QML: Add final property attributeOlivier De Cannière2025-03-067-0/+62
* qmlformat: Support the final property attributeOlivier De Cannière2025-03-063-0/+36
* Ensure TapHandler.pressed==false when deactivated; tolerate null eventShawn Rutledge2025-03-061-0/+27
* Document better how listview snaps its items under its various modesJan Arve Sæther2025-03-061-0/+185
* Move manual test into sub folder of listviewJan Arve Sæther2025-03-063-0/+0
* QtQml: Always load from existing compilation units firstUlf Hermann2025-03-065-2/+82
* Blacklist tst_qqmlcomponent::loadFromQrc() on QNXUlf Hermann2025-03-061-0/+3
* QuickControls: Add vertical and horizontal header view delegatesMohammadHossein Qanbari2025-03-069-59/+401
* Get rid of tst_QQuickMultiPointTouchArea::createAndShowViewFrédéric Lefebvre2025-03-051-297/+281
* QQuickItemView: Disconnect forgotten model signal on model changeUlf Hermann2025-03-042-0/+21
* QQuickItemView: Fix model creationUlf Hermann2025-03-042-0/+59
* tst_qmlcppcodegen: Avoid cmake warningFabian Kosmale2025-03-041-0/+1
* Compiler: Don't make aliases to required properties required themselvesOlivier De Cannière2025-03-047-5/+91
* Add RectangleShape to QtQuick.Shapes.DesignHelpersMitch Curtis2025-03-046-0/+366
* Move qquickshape test to tests/auto/quickshapesMitch Curtis2025-03-0425-1/+12
* Use popupWindow()->close() to fix tst_qquickColorDialogImpl::defaultsFrédéric Lefebvre2025-03-031-2/+2
* QmlModel: Add test for access to model properties from delegatesUlf Hermann2025-03-032-0/+136
* qmlls: add cmake option to avoid cmake callsSami Shalayel2025-03-034-14/+42
* CMake: Make qt_target_qml_sources work in subdirectoriesJoerg Bornemann2025-03-035-0/+41
* Fix flaky test tst_qquickColorDialogImpl::dialogCanMoveBetweenWindowsFrédéric Lefebvre2025-02-281-0/+2
* QtQml: Support url and date in 'instanceof' and 'as'Ulf Hermann2025-02-284-6/+54
* tst_qmllint: Fix small typosOlivier De Cannière2025-02-282-2/+2
* Material: Fix FloatingPlaceholderText X positionBartlomiej Moskal2025-02-283-0/+45
* tst_qquickcontextmenu: fix a couple of thingsMitch Curtis2025-02-282-3/+2
* Menu: don't trigger a menu item on release if it's not highlightedShawn Rutledge2025-02-282-0/+95
* Don't synthesize QContextMenuEvent if right-button opens a MenuShawn Rutledge2025-02-282-0/+64
* ContextMenu: add to text editing controlsMitch Curtis2025-02-285-29/+644
* Don't skip tst_qquickmenubar::menuPosition for non-Basic stylesOliver Eftevaag2025-02-271-2/+0
* vectorimage: Use unhinted font layoutsEskil Abrahamsen Blomfeldt2025-02-274-5/+33
* QtQml: Clean up qmldir redirectionUlf Hermann2025-02-267-0/+57
* QtQml: Fix AOT compiled context for destroy() and toString() methodsUlf Hermann2025-02-263-0/+133
* Avoid a memory leak in ReferenceObject::initLuca Di Sera2025-02-264-0/+64
* Remove unused variable in testMatthias Rauter2025-02-261-1/+0
* Mark unused function parameters to silence compiler warningMatthias Rauter2025-02-251-0/+2
* ObjectCreator: Fix memory corruptionFabian Kosmale2025-02-251-0/+24
* tst_qquickpointerhandler: fix warning about mismatched enums; ctor castsShawn Rutledge2025-02-241-13/+13
* tst_qquickpopup::tabFence: fix test for all stylesOliver Eftevaag2025-02-241-5/+4
* QQ4A: Fix status change listener in service manual testPetri Virkkunen2025-02-241-15/+24
* QQuickControlsTestUtils: add VERIFY_VISUAL_FOCUS and use itMitch Curtis2025-02-242-19/+19
* tst_qqmlecmascript: remove Q_DECLARE_METATYPE for built-in typeThiago Macieira2025-02-221-1/+0
* Make module ready for source SBOM checkingLucie Gérard2025-02-212-0/+13
* Make tst_QQuickPopup::closeOnRightClickOutside reliableShawn Rutledge2025-02-211-0/+2
* Overlay: ignore right button clicksMitch Curtis2025-02-217-8/+189
* Use leftPadding of parent menus when flipping submenusOliver Eftevaag2025-02-211-12/+13
* QmlCompiler: Tighten detection of assignment to unknown propertiesUlf Hermann2025-02-213-0/+30
* Refactor corner radius handling with explicit unset stateMagdalena Stojek2025-02-212-3/+5
* QmlCompiler: Extend the listConversion testUlf Hermann2025-02-192-0/+44