aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Container: Keep currentIndex at 0 when removing item 0 if possibleJüri Valdmann2019-05-071-0/+23
| | * Fix flaky tst_qquickmenu testMitch Curtis2019-05-071-2/+3
| * | Binary compatibility file against Qt5.13.0 for QtQuickControls2Milla Pohjanheimo2019-07-011-0/+11498
* | | Adapt to new signature for QQmlJS::DiagnosticMessageLiang Qi2019-06-271-0/+4
* | | unblacklist passing testsDaniel Smith2019-06-251-3/+0
* | | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-7/+7
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-221-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-06-201-2/+2
| |\ \
| | * | Doc: fix import versions in SplitView documentationv5.13.0-rc3v5.13.0-rc2v5.13.0Mitch Curtis2019-06-041-2/+2
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-152-55/+63
|\| | |
| * | | Simplify test a bit and make it less error-prone (adding type-safety)Jan Arve Sæther2019-06-131-50/+50
| * | | SplitView: fix preferredHeight not being restored in restoreState()Mitch Curtis2019-06-101-5/+13
| |/ /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-114-92/+433
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-044-92/+433
| |\|
| | * Fix MenuItem width not matching Menu's available widthMitch Curtis2019-05-032-0/+253