aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* | 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
* | | 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
| |\|
| | * QQuickComboBox: don't hide popup if focusedAlberto Mardegan2019-04-101-0/+51
| | * SpinBox: fix indicators being hovered when mouse is moved while pressedMitch Curtis2019-04-081-0/+33
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-092-33/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-062-33/+24
| |\|
| | * tst_dialogbuttonbox.qml: consolidate two similar testsMitch Curtis2019-03-291-24/+11
| | * tst_dialogbuttonbox.qml: use tryVerify() consistently to avoid flakinessMitch Curtis2019-03-291-8/+12
| | * Attempt to stabilize Tumbler::test_itemsCorrectlyPositionedMitch Curtis2019-03-291-1/+1
* | | Fix broken buildMitch Curtis2019-04-031-0/+6
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-301-0/+29
|\| |