aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-08-091-2/+6
* Remove Windows 7 codepathsOliver Wolff2021-08-094-10/+2
* CMake: Replace add_library with qt6_add_library where appropriateAlexandru Croitor2021-08-061-1/+1
* QQmlObjectCreator: Add scripts also to context of inline componentsFabian Kosmale2021-08-063-0/+26
* Merge "Merge qtquickcontrols2 into qtdeclarative"Mitch Curtis2021-08-061060-0/+172598
|\
| * Merge qtquickcontrols2 into qtdeclarativeMitch Curtis2021-08-061060-0/+172598
| |\
| | * Fix test pathswip/qtquickcontrols2Mitch Curtis2021-08-0231-42/+43
| | * Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-08-021059-103/+105
| | * Add missing QQuickControl testVolker Hilsheimer2021-07-221-0/+1
| | * Fix warning in RangeSlider::test_touchDragThreshold testMitch Curtis2021-07-121-1/+1
| | * Fix tests due to QQuickItem::contains() function behavior changeIgor Bugaev2021-07-128-34/+42
| | * tst_abstractbutton.qml: give buttons a sizeMitch Curtis2021-07-121-0/+4
| | * Stabilize tst_QQuickPopup::macOS::activeFocusOnClose2Shawn Rutledge2021-07-121-0/+1
| | * tst_qquickdrawer: parent should not be hovered when child is hoveredRichard Moe Gustavsen2021-07-121-1/+1
| | * Stabiliize tst_qquickpopup::hover() on macOSShawn Rutledge2021-07-121-0/+1
| | * tst_splitview.qml: ensure hover events are sent to handlesMitch Curtis2021-07-121-1/+2
| | * Be sure to click outside the menu in tst_QQuickMenu::mouse()Shawn Rutledge2021-07-121-1/+2
| | * Stabilize tst_QQuickDrawer::Windows::slider(mouse)Igor Bugaev2021-07-121-0/+4
| | * Fix warnings in tst_action.qmlMitch Curtis2021-06-221-3/+3
| | * Do not keep QML engines alive across qmlClearTypeRegistrations()Ulf Hermann2021-06-171-1/+2
| | * QQuickComboBox: fix acceptableInput being wrong if no validator was setOliver Eftevaag2021-06-171-0/+40
| | * Use the added placeHolderText color available in PaletteAndy Shaw2021-06-174-0/+4
| | * Blacklist some flaky tst_qquickdrawer functions on openSUSEMitch Curtis2021-06-171-0/+8
| | * Blacklist some flaky tst_qquickpopup functions on openSUSEMitch Curtis2021-06-171-0/+9
| | * Fix tst_palette by setting inactive color groupVolker Hilsheimer2021-06-161-0/+5
| | * Add recursion guard to QQuickApplicationWindowPrivate::relayout()Jan Arve Sæther2021-06-162-0/+103
| | * Fix warnings in some testsMitch Curtis2021-06-154-30/+29
| | * Add new control: SelectionRectangleRichard Moe Gustavsen2021-06-061-0/+311
| | * Update to latest qml CMake APICraig Scott2021-06-0533-43/+44
| | * Add FontDialog to QtQuick.DialogsOliver Eftevaag2021-06-049-1/+855
| | * Add QtQuick.DialogsMitch Curtis2021-05-2723-0/+2723
| | * Revert "AbstractButton: set automatically as checkable when being checked"Alexander Akulich2021-05-261-0/+7
| | * Fix layout is always RTL when locale is RTLHyunkook Khang2021-05-267-56/+73
| | * TextArea: Detach the flickable when it is deletedAndy Shaw2021-05-261-0/+15
| | * Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-221-2/+2
| | * Hide old scroll barsMitch Curtis2021-05-192-0/+65
| | * ToolTip: use contentWidth of Text contentItem to account for newlinesMitch Curtis2021-05-111-0/+18
| | * Slider: Fix broken NoSnap and SnapOnRelease modeJonas Karlsson2021-05-071-30/+44
| | * QQuickDial: Keep value integer if everything is integerFabian Kosmale2021-05-031-0/+15
| | * QQuickApplicationHelper: error-check after createWithInitialPropertiesMitch Curtis2021-04-271-1/+1
| | * Fix up build system files for manual testsMitch Curtis2021-04-2613-3/+75
| | * ScrollView: fix crash when scrolling with zero-sized itemMitch Curtis2021-04-231-0/+24
| | * Rename dialogs manual test to qquickdialogMitch Curtis2021-04-2211-40/+32
| | * Add initialProperties argument to QQuickApplicationHelperMitch Curtis2021-04-221-2/+3
| | * Add findViewDelegateItem function to visualtestutils.hMitch Curtis2021-04-2229-1/+67
| | * Add clickButton and doubleClickButton functions to visualtestutils.hMitch Curtis2021-04-222-0/+79
| | * Don't include unused headerVolker Hilsheimer2021-04-121-1/+0
| | * Handle directly-delivered mouse events in SwipeDelegateShawn Rutledge2021-03-236-97/+3
| | * Binary compatibility file for Qt 6.0.0 added for QtQuickControls2Milla Pohjanheimo2021-03-221-0/+14468
| | * Remove references to Q_QML_PRIVATE_API_VERSIONFabian Kosmale2021-03-191-4/+0