aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Add binary compatibility file for 5.11 for QtQuickControls2Milla Pohjanheimo2018-06-051-0/+10993
* | tst_abstractbutton.qml: fix test_trigger()Mitch Curtis2018-06-051-1/+1
* | Create and init QQuickTheme from QtQuickControls2PluginJ-P Nurmi2018-05-223-3/+3
* | QQuickTheme: rename themeFont() and themePalette()J-P Nurmi2018-05-223-5/+5
* | QQuickTheme: add setters to make getters non-virtualJ-P Nurmi2018-05-223-31/+6
* | Rename QQuickTheme::current to instanceJ-P Nurmi2018-05-163-6/+6
* | Dial: add inputMode propertyMitch Curtis2018-05-151-3/+96
* | Imagine: use background insetsJ-P Nurmi2018-05-091-4/+13
* | TextArea: add support for background insetsJ-P Nurmi2018-05-021-0/+145
* | TextField: add support for background insetsJ-P Nurmi2018-05-021-0/+146
* | Label: add support for background insetsJ-P Nurmi2018-05-021-0/+152
* | Add missing implicitBackground{Width|Height} to non-QQuickControlsJ-P Nurmi2018-05-022-14/+108
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-282-3/+89
|\|
| * ComboBox: don't block the escape/back key (with fixed test)J-P Nurmi2018-04-251-0/+80
| * Revert "ComboBox: don't block the escape/back key"Liang Qi2018-04-251-71/+0
| * ComboBox: don't block the escape/back keyJ-P Nurmi2018-04-231-0/+71
| * ComboBox: reset when hiddenJ-P Nurmi2018-04-231-0/+6
| * Popup::test_shortcut(): use "A" instead of "Tab" for shortcutMitch Curtis2018-04-181-3/+3
* | DialogButtonBox: fix layout regressionJ-P Nurmi2018-04-241-0/+27
* | Control: fix background sizeJ-P Nurmi2018-04-231-0/+6
* | Control: add support for background insetsJ-P Nurmi2018-04-231-0/+146
* | Tumbler: follow the "standard" implicit size calculation practicesJ-P Nurmi2018-04-191-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-04-181-2/+5
|\|
| * Page: fix implicitWidth bindingsJ-P Nurmi2018-04-171-2/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-142-0/+32
|\|
| * Stabilize Popup::test_shortcut()Mitch Curtis2018-04-091-0/+8
| * QQuickLabel: fix background resizingJ-P Nurmi2018-04-091-0/+24
* | Control: add implicitContentWidth|Height propertiesJ-P Nurmi2018-04-137-8/+105