aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | QQuickPopupPositioner: fix crash on application exitMitch Curtis2019-01-142-0/+98
* | | DialogButtonBox: fix issue where single button would go outside boxMitch Curtis2019-01-081-0/+17
* | | Fix incorrect font size in certain styles on WindowsMitch Curtis2019-01-081-0/+5
* | | Slider: fix wheel event propagationMassimo Callegari2019-01-081-0/+57
| |/ |/|
* | Fix TextField background not respecting control's widthMitch Curtis2018-12-211-0/+27
* | tst_QQuickStyle::availableStyles(): Ignore case when checking paths on WindowsFriedemann Kleint2018-12-121-0/+4
|/
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-05666-1511/+1318
|\
| * Revert all Menu delegate patchesv5.12.0-rc2v5.12.0-rc1v5.12.0Mitch Curtis2018-11-159-620/+1
| * QQuickMenuBar: fix menu not openingMitch Curtis2018-11-091-0/+60
| * QQuickPage: fix a typo to avoid a crashLiang Qi2018-11-091-0/+13
| * tst_qquickmenu: add a test for MenuItems before and after a Repeaterv5.12.0-beta4Mitch Curtis2018-11-022-1/+119
| * Fix Instantiator-created MenuItems disappearingMitch Curtis2018-11-023-0/+235
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-02660-1305/+1305
* | Fix for SpinBox crash in Qt Quick DesignerThomas Hartmann2018-12-043-0/+171
* | Fix QQuickIconLabel's baselineOffsetMitch Curtis2018-12-031-0/+5
* | QQuickScrollView: override getContentWidth/Height()Richard Moe Gustavsen2018-11-271-0/+49
|/
* tst_QQuickApplicationWindow: remove workaroundMitch Curtis2018-10-261-5/+0
* Fix heap-use-after-free in tst_QQuickDrawerMitch Curtis2018-10-261-1/+5
* Skip tst_font::font() on macOS 10.12Mitch Curtis2018-10-221-0/+5
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta3Liang Qi2018-10-152-0/+106
|\
| * MenuBar: ensure the correct delegates are used when created via ComponentMitch Curtis2018-10-022-0/+106
* | Stabilize tst_qquickmenubarMitch Curtis2018-10-151-0/+8
* | tst_qquickmenu: fix memory leakv5.12.0-beta2Mitch Curtis2018-10-121-1/+1
* | Skip tst_font::systemFont()Mitch Curtis2018-09-261-0/+2
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-181-0/+3
|\|
| * Attempt to stabilise Popup::test_shortcut auto testMitch Curtis2018-09-121-0/+3
* | Extend opensuse blacklisting to opensuse-leapTony Sarajärvi2018-09-111-0/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-117-0/+278
|\|
| * Menu: ensure the correct delegates are used when created via ComponentMitch Curtis2018-09-057-0/+278
* | Fix blacklist syntax of Popup::test_shortcutTony Sarajärvi2018-09-071-1/+1
* | Blacklist flaky Popup::test_shortcut on openSUSETony Sarajärvi2018-09-061-0/+2
* | Fix tst_QQuickStyle::qrcInQtQuickControlsStylePathEnvVar() failureMitch Curtis2018-08-202-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-082-1/+99
|\|
| * QQuickIconImage: prevent color from being applied twiceMitch Curtis2018-07-302-1/+99
* | tst_qquickstyle: avoid conflicts with other testsMitch Curtis2018-07-184-17/+31
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-172-7/+112
|\|
| * Fix qrc paths in QT_QUICK_CONTROLS_STYLE_PATHMitch Curtis2018-07-164-0/+123
| * tst_tumbler: replace loop with tryVerify()Mitch Curtis2018-07-031-7/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-033-0/+174
|\|
| * Menu: fix items not being scrollable when using WindowMitch Curtis2018-06-253-0/+174
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-251-0/+66
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-251-0/+66
| |\|
| | * Fix Tumbler not respecting currentIndex changes in onModelChangedMitch Curtis2018-06-131-0/+66
* | | QQuickStyle::addStylePath(): fix support for qrc pathsMitch Curtis2018-06-254-0/+51
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-121-0/+10993
|\|