aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt 6 to-do comments in QML filesMitch Curtis2020-03-232-1/+4
* Remove the remaining usages of QRegExp and QRegExpValidatorLars Knoll2020-03-192-9/+9
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-181-1/+69
|\
| * SplitView: fix hidden items causing visible items to not be resizableMitch Curtis2020-03-131-1/+69
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-1710-15/+366
|\|
| * Attempt to stabilize test_openDuringExitTransitionWithTimeout()Mitch Curtis2020-03-041-2/+9
| * Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-225-7/+51
| |\
| | * Fix clicked() being emitted after doubleClicked()Mitch Curtis2020-02-204-6/+26
| | * ToolTip: fix timeout not activating if opened during exit transitionMitch Curtis2020-02-201-1/+25
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-303-0/+262
| |\|
| | * StackView: fix an issue where the current item was hiddenMitch Curtis2019-12-121-0/+59
| | * ComboBox: change currentIndex (if applicable) when focus is lostMitch Curtis2019-12-101-0/+52
| | * StackView: fix crash when recursively removing itemsMitch Curtis2019-12-051-0/+100
| | * SplitView: fix hoverable child items breaking handle hover stateMitch Curtis2019-12-041-0/+51
| * | ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-121-0/+16
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-301-8/+14
| |\|
| | * tst_dial: fix test_dragging afer mouseDrag() changesMitch Curtis2019-11-231-8/+14
| * | Don't delete items we didn't createMitch Curtis2019-11-281-0/+16
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-253-17/+156
|\|
| * Make ToolTips wrapMitch Curtis2019-11-151-0/+22
| * SwipeView: fix issue where child items couldn't get focusMitch Curtis2019-11-151-0/+49
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-041-0/+69
| |\
| | * SplitView: fix issue where Repeater items were not createdMitch Curtis2019-10-291-0/+69
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-261-17/+16
| |\|
| | * tst_splitview.qml: remove unused SplitViewsMitch Curtis2019-10-241-17/+0
| | * Fix assertion failure when hiding a SplitView with only one itemMitch Curtis2019-10-231-0/+16
* | | Regenerate projects to be in syncAlexandru Croitor2019-11-155-5/+5
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-155-13/+117
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-012-3/+33
| |\|
| | * QQuickToolTip: fix setTimeout() behavior when tool tip is visibleKonstantin Ritt2019-09-271-0/+9
| | * Tumbler: fix displacement calculation when wrap is falseMitch Curtis2019-09-241-3/+24
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-241-0/+68
| |\|
| | * TextArea: prevent changing size of background recursivelyKonstantin Ritt2019-09-191-0/+68
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-112-10/+16
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-1/+7
| | |\
| | | * QQuickIcon: properly resolve implicit valuesKonstantin Ritt2019-09-061-1/+7
| | * | tst_dial: fix copy-paste mistakeMitch Curtis2019-09-061-9/+9
* | | | Convert QtQuickControls2 testsLeander Beernaert2019-10-086-0/+146
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-043-0/+110
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-043-0/+110
| |\|
| | * Add a test for having a ShaderEffect as a delegateJan Arve Sæther2019-05-221-0/+58
| | * Don't unnecessarily transform keysequences into stringsUlf Hermann2019-05-161-0/+29
| | * Container: Keep currentIndex at 0 when removing item 0 if possibleJüri Valdmann2019-05-071-0/+23
* | | unblacklist passing testsDaniel Smith2019-06-251-3/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-151-5/+13
|\| |
| * | SplitView: fix preferredHeight not being restored in restoreState()Mitch Curtis2019-06-101-5/+13
* | | tst_combobox.qml: remove temporary skipsMitch Curtis2019-04-231-6/+0
* | | Add valueRole API to ComboBoxMitch Curtis2019-04-231-1/+65
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-162-0/+84
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3Qt Forward Merge Bot2019-04-132-0/+84
| |\|