aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-153-2/+78
|\
| * Fix QQuickSlider::valueAt()J-P Nurmi2017-11-071-2/+4
| * Qt.labs.platform: declare and register enums to the meta systemJ-P Nurmi2017-11-062-0/+74
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-11-064-7/+22
|\|
| * tst_scrollbar::test_overshoot(): use createTemporaryObject()J-P Nurmi2017-11-031-3/+1
| * Manual tests viewinqwidget: Fix buildFriedemann Kleint2017-11-032-4/+6
| * QQuickTextField: retain selection on right mouse button clickJ-P Nurmi2017-11-031-0/+15
* | Improve tst_snippetsJ-P Nurmi2017-11-021-4/+4
* | Visualize mnemonicsJ-P Nurmi2017-11-021-2/+2
* | Default: merge SwitchIndicator back to Switch & SwitchDelegateJ-P Nurmi2017-11-023-3/+3
* | Default: merge RadioIndicator back to RadioButton & RadioDelegateJ-P Nurmi2017-11-023-3/+3
* | Default: merge CheckIndicator back to CheckBox & CheckDelegateJ-P Nurmi2017-11-023-3/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-2/+12
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-231-2/+12
* | QQuickSpinBox: fix internal setValue() argumentsJ-P Nurmi2017-10-271-0/+5
* | QQuickIconImage: fix crash with image providersJ-P Nurmi2017-10-232-0/+48
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-10-223-15/+82
|\|
| * Speedup tst_pageindicatorJ-P Nurmi2017-10-191-12/+24
| * QQuickContainer: fix itemSiblingOrderChanged()J-P Nurmi2017-10-171-3/+27
| * QQuickToolTip: disable hoverJ-P Nurmi2017-10-121-0/+31
* | remove blacklistsShawn Rutledge2017-10-222-24/+0
* | 9-patch export plugin for SketchJ-P Nurmi2017-10-181-1/+1
* | tst_sanity: fix "empty filename passed to function" warningsJ-P Nurmi2017-10-181-3/+6
* | Add manual test for SystemTrayIconFriedemann Kleint2017-10-166-0/+170
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-10-124-5/+62
|\|
| * Ensure that the last screenshot can be openedMitch Curtis2017-10-101-4/+4
| * tst_combobox: attempt to stabilize test_mouse()J-P Nurmi2017-10-021-1/+1
| * QQuickScrollView: fix binding loop with wrapping TextAreaJ-P Nurmi2017-09-281-0/+25
| * QQuickButtonGroup: track the checked button with a QPointerJ-P Nurmi2017-09-281-0/+32
* | QQuickAction: don't uncheck the checked action of an exclusive groupJ-P Nurmi2017-10-091-0/+41
* | QQuickActionGroup: add missing default propertyJ-P Nurmi2017-10-091-0/+19
* | testbench: fix modal dialogJ-P Nurmi2017-10-061-1/+1
* | Improve testbenchMitch Curtis2017-10-064-236/+292
* | testbench: fix orientation for horizontal ScrollBar & ScrollIndicatorv5.10.0-beta1J-P Nurmi2017-10-042-2/+2
* | testbench: add SpinBox states and tidy up existing onesMitch Curtis2017-09-291-3/+5
* | Doc: add cover flow screenshot of stylesMitch Curtis2017-09-295-0/+470
* | testbench: add TextArea, TextField examples with placeholderTextMitch Curtis2017-09-282-5/+24
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-09-2762-117/+116
|\|
| * Rename tst_menu to tst_QQuickMenuJ-P Nurmi2017-09-279-16/+16
| * Rename tst_applicationwindow to tst_QQuickApplicationWindowJ-P Nurmi2017-09-2714-23/+23
| * Rename tst_popup to tst_QQuickPopupJ-P Nurmi2017-09-2717-34/+34
| * Rename tst_Drawer to tst_QQuickDrawerJ-P Nurmi2017-09-2718-34/+34
* | testbench: add MenuBarJ-P Nurmi2017-09-272-0/+80
* | testbench: allow focus in delegatesJ-P Nurmi2017-09-275-0/+10
* | testbench: fix Switch labelJ-P Nurmi2017-09-271-1/+1
* | testbench: move the scrollbar on the window edgeJ-P Nurmi2017-09-261-1/+6
* | testbench: make the search case-insensitiveJ-P Nurmi2017-09-261-1/+2
* | testbench: ensure that assets are reloaded properlyMitch Curtis2017-09-262-6/+22
* | testbench: add modal and dim states for DialogMitch Curtis2017-09-261-1/+5
* | Replace testbench with newer "style testbench"Mitch Curtis2017-09-2553-940/+4970