aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-093-34/+25
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-063-34/+25
| |\|
| | * 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
| | * Mark BaseValidator::throwRecursionDepthError() as finalUlf Hermann2019-03-271-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-212-2/+140
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-0/+6
| |\|
| | * Handle recursion depth errors in tst_sanity.cppUlf Hermann2019-03-181-0/+6
| * | 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-0511-1/+670
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-0211-1/+670
| |\|
| | * Fix tst_cursor::controls(containers) test failing after change in the Windows...Friedemann Kleint2019-03-011-0/+17
| | * QQuickMenu: allow enter/return to be used to activate itemsMitch Curtis2019-02-281-1/+30
| | * Add dialogs manual testMitch Curtis2019-02-227-0/+529
| | * Drawer: fix infinite positioning loopMitch Curtis2019-02-222-0/+94
* | | ScrollBar: set a default minimumSize for all stylesRichard Moe Gustavsen2019-03-041-1/+4
|/ /
* | gifrecorder: fix process timing outMitch Curtis2019-02-251-1/+2
* | gifrecorder: improve the codeMitch Curtis2019-02-251-22/+45
* | gifrecorder: Use ffmpeg instead of the deprecated avconvVenugopal Shivashankar2019-02-251-7/+7
* | Fix heap-use-after-free in tst_gifsMitch Curtis2019-02-201-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-0913-1/+731
|\|
| * Popup: ensure that "palette" is reevaluated when enabled state changesMitch Curtis2019-02-052-0/+160
| * QQuickMenu: don't give focus to disabled menu itemsMitch Curtis2019-02-042-0/+138
| * Menu: fix disabled sub-menu items being highlightedMitch Curtis2019-02-042-0/+202
| * Fix font and palette settings in .conf files not being respectedMitch Curtis2019-02-047-1/+40
| * Fix Menu not being dismissed when the triggered item disables itselfMitch Curtis2019-02-042-0/+191
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-022-0/+11139
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-011-0/+11123
| |\
| | * QQuickAbstractButton: fix clicked() not being emitted after long pressv5.12.1Mitch Curtis2019-01-251-0/+16
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-082-0/+31
| | |\
| | * | Add binary compatibility file for QtQuickĆontrols2 for Qt 5.12Milla Pohjanheimo2018-12-181-0/+11123
| * | | QQuickAbstractButton: fix clicked() not being emitted after long pressMitch Curtis2019-01-231-0/+16
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-212-0/+98
|\| | |
| * | | QQuickPopupPositioner: fix crash on application exitMitch Curtis2019-01-142-0/+98