aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QQuickPopup: fix focus when multiple popup exitingWang Chuan2019-11-252-0/+129
* tst_dial: fix test_dragging afer mouseDrag() changesMitch Curtis2019-11-231-8/+14
* Attempt to stabilise tst_qquickpopup::closeOnEscapeWithVisiblePopup()Mitch Curtis2019-11-191-1/+2
* 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.14v5.14.0-beta3Qt Forward Merge Bot2019-11-0535-0/+0
|\
| * Run optipng on all imagesMitch Curtis2019-11-0435-0/+0
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-043-0/+101
|\|
| * QQuickPopup: try to grab shortcut when component completedWang Chuan2019-10-292-0/+32
| * 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-264-17/+169
|\|
| * tst_splitview.qml: remove unused SplitViewsMitch Curtis2019-10-241-17/+0
| * QQuickMenuBar: let MenuBarItem lose highlight when Menu is dismissedWang Chuan2019-10-242-0/+151
| * Fix tst_qquickpopup failure on Windows 7 MinGWMitch Curtis2019-10-231-0/+2
| * 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-126-7/+62
|\|
| * tst_qquickpopup: ignore ShaderEffectSource warning in debug buildsMitch Curtis2019-10-111-6/+8
| * Add translation auto test to auto.proMitch Curtis2019-10-111-0/+3
| * Imagine: fix crash when switching between 9-patch and regular imageMitch Curtis2019-10-024-1/+51
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-014-3/+169
|\|
| * Fix a crash on exit when using ToolTip in a specific item hierarchyMitch Curtis2019-09-302-0/+136
| * 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-243-35/+71
|\|
| * TextArea: prevent changing size of background recursivelyKonstantin Ritt2019-09-191-0/+68
| * Revert "QQuickTextArea: prevent changing size of background recursively"Konstantin Ritt2019-09-191-35/+0
| * Blacklist tst_focus::policy on OpenSUSE 15.0Mitch Curtis2019-09-131-0/+3
* | Fix calendar testsv5.14.0-alpha1Ulf Hermann2019-09-182-8/+9
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-116-10/+218
|\|
| * DialogButtonBox: fix standard buttons not being translatedMitch Curtis2019-09-114-0/+202
| * 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 5.14Qt Forward Merge Bot2019-09-062-3/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-062-3/+5
| |\|
| | * Fix flakiness in tst_qquickdrawer testsMitch Curtis2019-09-062-3/+5
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-031-0/+35
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-301-0/+35
| |\|
| | * QQuickTextArea: prevent changing size of background recursivelyWang Chuan2019-07-241-0/+35
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-272-23/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-232-23/+23
| |\|
| | * Fix Flaky testsDimitrios Apostolou2019-07-222-23/+23
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-132-0/+96
|\| |
| * | QQuickComboBox: emit countChanged signal when model is updatedWang Chuan2019-07-112-0/+96
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-046-4/+11613
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-045-4/+115
| |\|
| | * Add a test for having a ShaderEffect as a delegateJan Arve Sæther2019-05-221-0/+58
| | * Accessibility: Switch should have checkbox as roleFrederik Gladhorn2019-06-131-1/+1
| | * Don't unnecessarily transform keysequences into stringsUlf Hermann2019-05-161-0/+29
| | * tst_accessibility: Simplify role verificationFrederik Gladhorn2019-05-141-50/+50