aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Always load from existing compilation units firstUlf Hermann2025-03-075-2/+82
* Control: fix regression where hoverEnabled defaulted to falseMitch Curtis2025-03-072-0/+31
* test: Improve robustness of tst_QQuickText::baselineOffset()Eskil Abrahamsen Blomfeldt2025-03-041-2/+2
* QtQml: Support url and date in 'instanceof' and 'as'Ulf Hermann2025-03-014-6/+54
* Fix flaky test tst_qquickColorDialogImpl::dialogCanMoveBetweenWindowsFrédéric Lefebvre2025-03-011-0/+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
* QtQml: Clean up qmldir redirectionUlf Hermann2025-02-277-0/+57
* vectorimage: Use unhinted font layoutsEskil Abrahamsen Blomfeldt2025-02-274-5/+33
* QtQml: Fix AOT compiled context for destroy() and toString() methodsUlf Hermann2025-02-263-0/+133
* Remove unused variable in testMatthias Rauter2025-02-261-1/+0
* Mark unused function parameters to silence compiler warningMatthias Rauter2025-02-261-0/+2
* ObjectCreator: Fix memory corruptionFabian Kosmale2025-02-251-0/+24
* 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-231-1/+0
* Make module ready for source SBOM checkingLucie Gérard2025-02-222-0/+13
* Make tst_QQuickPopup::closeOnRightClickOutside reliableShawn Rutledge2025-02-211-0/+2
* Overlay: ignore right button clicksMitch Curtis2025-02-217-8/+189
* QmlCompiler: Tighten detection of assignment to unknown propertiesUlf Hermann2025-02-213-0/+30
* Use leftPadding of parent menus when flipping submenusOliver Eftevaag2025-02-211-12/+13
* Remove tst_qquicktextedit::keyboardSelection from blacklistAudun Sutterud2025-02-211-4/+0
* tst_qmlcppcodegen: Explicitly link against private APIFabian Kosmale2025-02-201-0/+4
* tst_qqmlengine: Explicitly link against private APIFabian Kosmale2025-02-201-0/+1
* QmlCompiler: Only import hardcoded builtins by defaultUlf Hermann2025-02-193-0/+18
* qmlformat: Error out when no input files are providedOlivier De Cannière2025-02-194-9/+34
* tst_qmlformat: Rework commandLinesOptions testOlivier De Cannière2025-02-191-7/+4
* Fix mouse move issue in auto test resetHoveredStateForItemsWithinPopupSanthosh Kumar2025-02-192-4/+14
* Compiler: Add missing conversion for variant equality comparisonsOlivier De Cannière2025-02-194-0/+50
* Blacklist tst_QQuickPopup::resetHoveredStateForItemsWithinPopup on LinuxSanthosh Kumar2025-02-191-0/+3
* Blacklist tst_QQuickMenu::focusMultiplePopup on LinuxMitch Curtis2025-02-191-0/+3
* tst_QQuickMenu::mouse: ensure we click outside of the menuMitch Curtis2025-02-191-4/+3
* tst_qquickmenu: ensure that the menu doesn't open under the mouseRichard Moe Gustavsen2025-02-171-2/+3
* tst_qquickmenu::popup: EXPECT_FAIL for iOS styleDoris Verria2025-02-171-0/+2
* Fix tst_qquickmenubar::menuPosition for all stylesOliver Eftevaag2025-02-171-10/+11
* QmlPreview: Fix blacklist implementationUlf Hermann2025-02-131-0/+6
* Check if showView uses updated positionFrédéric Lefebvre2025-02-131-4/+0
* tst_qquickTextEdit::preeditCursorRectangle verify edit has valid childFrédéric Lefebvre2025-02-131-1/+1
* Change for QTRY_VERIFY flaky tst_qquicktextedit::cursorDelegateFrédéric Lefebvre2025-02-131-1/+1
* tst_qquickpopup: EXPECT_FAIL several test cases for the Imagine styleDoris Verria2025-02-121-0/+14
* tst_qquickmenubar::menuPosition: Skip if not running with Basic styleDoris Verria2025-02-121-2/+2
* tst_qqmenu: Skip subMenuFlipsPositionWhenOutOfBounds if not Basic styleDoris Verria2025-02-111-1/+2
* tst_qquickpopup: Fix/QEXPECT_FAIL autotest failuresJan Arve Sæther2025-02-112-5/+11
* tst_qquickmenubar: fix/QEXPECT_FAIL failures to unblock CIMitch Curtis2025-02-111-1/+3
* tst_qquickmenu::popup: Make test less flakyOliver Eftevaag2025-02-111-11/+20