aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QQuickTextArea: add placeholderTextColor propertyYulong Bai2018-02-211-0/+16
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-2110-18/+84
|\|
| * Fix tst_swipedelegate::test_eventsToLeftAndRight()J-P Nurmi2018-02-201-2/+2
| * tst_switchdelegate: fix test_mouse/test_touch failuresJ-P Nurmi2018-02-201-6/+6
| * QQuickStyle: fix and test QT_QUICK_CONTROLS_CONFJ-P Nurmi2018-02-208-1/+49
| * Reset QQuickStyle when the QtQuick.Controls 2 plugin is unloadedJ-P Nurmi2018-02-201-9/+27
* | Document the normal and dense Material style variantsMitch Curtis2018-02-211-0/+3
* | screenshots: account for header and footer in window heightMitch Curtis2018-02-201-1/+1
* | Add Dense Material style variant for desktopMitch Curtis2018-02-195-4/+65
* | Add DialogButtonBox::buttonLayoutJ-P Nurmi2018-02-171-0/+25
* | Tumbler: add positionViewAtIndex() functionMitch Curtis2018-02-161-0/+64
* | Tests: cleanup QPlatformTheme referencesJ-P Nurmi2018-02-152-116/+114
* | QQuickTextField: add placeholderTextColor propertyYulong Bai2018-02-151-0/+17
* | Move QQuickControlPrivate::themeFont|Palette() to QQuickThemeJ-P Nurmi2018-02-151-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-158-192/+411
|\|
| * testbench: remove hovered states as the property is read-onlyv5.11.0-alpha1Mitch Curtis2018-02-142-12/+1
| * testbench: set checked on ButtonMitch Curtis2018-02-141-0/+1
| * QQuickStackView: transfer focus to the current itemJ-P Nurmi2018-02-131-10/+21
| * Merge tst_drawer.qml to tst_QQuickDrawerJ-P Nurmi2018-02-132-118/+37
| * tst_QQuickPopup: run with all stylesJ-P Nurmi2018-02-121-37/+51
| * tst_QQuickDrawer: run with all stylesJ-P Nurmi2018-02-121-1/+2
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-123-15/+299
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-092-0/+93
| | |\
| | | * QQuickControl: respect wheel focus policy for focus scopesJ-P Nurmi2018-02-071-0/+11
| | | * Popup: fix restoring focus for popups that did not request focusJ-P Nurmi2018-02-061-0/+10
| | | * QQuickControl: respect click focus policy for focus scopesJ-P Nurmi2018-02-051-0/+72
| | * | Make AbstractButton's icon properties win over Action's when both are setMitch Curtis2018-02-051-15/+206
* | | | Promote QQuick(Proxy)Theme from libQQC2 to libQQT2J-P Nurmi2018-02-153-3/+3
* | | | Add Control::horizontal|verticalPaddingJ-P Nurmi2018-02-131-0/+213