aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-118-0/+850
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-30104-32/+12343
|\
| * Add binary compatibility file for qtquickcontrols2Milla Pohjanheimo2019-12-171-0/+11603
| * 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
| * Respect user-set Accessible.nameMitch Curtis2019-12-03100-32/+478
* | ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-121-0/+16
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-303-8/+143
|\|
| * 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
* | Don't delete items we didn't createMitch Curtis2019-11-283-5/+50
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-1/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-231-1/+2
|\|
| * Attempt to stabilise tst_qquickpopup::closeOnEscapeWithVisiblePopup()Mitch Curtis2019-11-191-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-162-0/+71
|\|
| * 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.14' into 5.15Qt Forward Merge Bot2019-11-0938-0/+101
|\|
| * 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
* | | Non-modal popups shouldn't set isTabFenceMarco Martin2019-11-042-0/+154
|/ /
* | 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
|\| |