aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * 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
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-0/+29
| |\|
| | * DialogButtonBox: don't sort buttons based on their memory addressesMitch Curtis2019-03-221-0/+29
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-211-2/+134
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-161-2/+134
| |\|
| | * Fix DialogButtonBox content size calculationMitch Curtis2019-03-151-2/+134
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-126-17/+201
|\| |
| * | Fix SplitView crash when using certain attached propertiesv5.13.0-beta1Mitch Curtis2019-03-111-7/+37
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-092-0/+154
| |\|
| | * Fix attached ToolTips using the timeout of the last shown tool tipMitch Curtis2019-03-081-0/+65
| | * QQuickScrollView: respect the content size set on/by the flickableRichard Moe Gustavsen2019-03-051-0/+89
| * | SplitView: fix revisions, imports and \since versionsMitch Curtis2019-03-074-10/+10
* | | ScrollBar: set a default minimumSize for all stylesRichard Moe Gustavsen2019-03-041-1/+4
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-021-0/+16
|\|
| * QQuickAbstractButton: fix clicked() not being emitted after long pressMitch Curtis2019-01-231-0/+16
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-1058-123/+237
|\|
| * DialogButtonBox: fix issue where single button would go outside boxMitch Curtis2019-01-081-0/+17
| * Slider: fix wheel event propagationMassimo Callegari2019-01-081-0/+57
| * Fix TextField background not respecting control's widthMitch Curtis2018-12-211-0/+27