aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Tests: fix QQuickVisualTestUtil::addTestRowForEachControl()J-P Nurmi2018-04-121-1/+4
* | Tests: move duplicated addTestRows() to QQuickVisualTestUtilJ-P Nurmi2018-04-129-127/+70
* | Control: add implicitBackgroundWidth|Height propertiesJ-P Nurmi2018-04-121-8/+36
* | SwipeView: add contentWidth and contentHeightJ-P Nurmi2018-04-101-7/+24
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-04-061-0/+3
|\|
| * TextArea: fix background parentJ-P Nurmi2018-04-051-0/+3
* | RangeSlider: add valueAt() functionMitch Curtis2018-04-051-0/+21
* | RangeSlider: add first.moved() and second.moved() signalsMitch Curtis2018-04-051-0/+42
* | QQuickControl: update baseline offset automaticallyJ-P Nurmi2018-04-041-0/+38
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-03-235-5/+83
|\|
| * tst_customization: only track objectNames we're interested inMitch Curtis2018-03-231-1/+3
| * Combo|SpinBox: fix wheel event propagationJ-P Nurmi2018-03-232-4/+30
| * Fix Shortcuts in Popups with window context not being activatedMitch Curtis2018-03-221-1/+37
| * Fix crash with StackView::initialItemSimon Hausmann2018-03-211-0/+15
* | QQuickPane: fix a regression in implicit size calculationJ-P Nurmi2018-03-221-0/+9
* | Add anchors property to Popup to allow centering in parent/windowMitch Curtis2018-03-221-3/+75
* | QQuickStyle: add API for managing style pathsJ-P Nurmi2018-03-161-1/+1
* | Add QQuickTheme::ScopeJ-P Nurmi2018-03-153-111/+115
* | QQuickTheme: cleanup the APIJ-P Nurmi2018-03-153-3/+3
* | QQuickTheme: add missing fonts and palettesJ-P Nurmi2018-03-152-6/+6
* | tst_slider.qml: add release of touchEventSequenceYulong Bai2018-03-141-0/+2
* | QQuickRangeSlider: add touchDragThreshold propertyYulong Bai2018-03-141-0/+90
* | Sync tst_palette::defaultPalette() with tst_font::defaultFont()J-P Nurmi2018-03-141-50/+6
* | Refactor QQuickStyleSelectorJ-P Nurmi2018-03-131-4/+7
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-133-6/+69
|\|
| * Fix doubly connected signals in SignalSequenceSpySimon Hausmann2018-03-121-3/+8
| * ComboBox: fix key search in the popupJ-P Nurmi2018-03-121-0/+54
| * Sliders and Dials: keep mouse grab on pressJ-P Nurmi2018-03-121-3/+7
* | QQuickSlider: add touchDragThreshold propertyYulong Bai2018-03-121-0/+60
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-103-0/+148
|\|
| * QQuickDrawer: fix draggingv5.11.0-beta2J-P Nurmi2018-03-092-0/+129
| * QQuickPlatformMenu: fix submenu titles not being visibleMitch Curtis2018-03-071-0/+19
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-03-011-0/+37
|\|
| * Fix QQuickTheme::font() and palette()J-P Nurmi2018-03-011-0/+36
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-271-0/+28
|\|
| * DialogButtonBox: workaround implicit size calculation with one buttonv5.11.0-beta1J-P Nurmi2018-02-221-0/+28
* | QQuickTheme: don't inherit QPlatformThemeJ-P Nurmi2018-02-273-30/+16