aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-1913-38/+53
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-0/+4
| |\
| | * Doc: mention QT_QUICK_CONTROLS_CONF in conf docsMitch Curtis2018-02-121-0/+4
| * | GroupBox: fix background y and height assignmentsMitch Curtis2018-02-166-11/+11
| * | Material: sync CheckDelegate's vertical padding with other delegatesMitch Curtis2018-02-161-2/+2
| * | Document how to position a popup in the center of the windowMitch Curtis2018-02-163-19/+31
| * | Examples: don't use anchors in layoutsMitch Curtis2018-02-162-6/+5
* | | Material: specify the desired button layout in the styleJ-P Nurmi2018-02-173-12/+1
* | | Add DialogButtonBox::buttonLayoutJ-P Nurmi2018-02-1710-12/+104
* | | Tumbler: add positionViewAtIndex() functionMitch Curtis2018-02-164-2/+126
* | | TextField: restore placeholder text color fixesJ-P Nurmi2018-02-163-3/+3
* | | Tests: cleanup QPlatformTheme referencesJ-P Nurmi2018-02-152-116/+114
* | | QQuickTextField: add placeholderTextColor propertyYulong Bai2018-02-1510-14/+67
* | | Cleanup unnecessary explicit references to QPlatformThemeJ-P Nurmi2018-02-154-19/+19
* | | Move QQuickControlPrivate::themeFont|Palette() to QQuickThemeJ-P Nurmi2018-02-1536-96/+100
* | | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-1538-355/+679
|\| |
| * | 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
| * | Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-141-0/+49
| |\ \
| | * | Add changes file for Qt 5.10.1v5.10.1Antti Kokko2018-02-051-0/+49
| * | | QQuickStackView: transfer focus to the current itemJ-P Nurmi2018-02-132-10/+23
| * | | Merge tst_drawer.qml to tst_QQuickDrawerJ-P Nurmi2018-02-132-118/+37
| * | | Docs: fix qdoc (clang) warningsJ-P Nurmi2018-02-133-3/+3
| * | | Docs: update the version table for Qt 5.11J-P Nurmi2018-02-131-0/+5
| * | | Universal Dial: decrease handle size from 20 to 14Mitch Curtis2018-02-131-2/+2
| * | | Material Dial: decrease handle size from 14 to 10Mitch Curtis2018-02-131-2/+2
| * | | tst_QQuickPopup: run with all stylesJ-P Nurmi2018-02-121-37/+51
| * | | tst_QQuickDrawer: run with all stylesJ-P Nurmi2018-02-121-1/+2
| * | | QQuickUniversalStyle: init the globals from the pluginJ-P Nurmi2018-02-123-56/+51
| * | | QQuickCheckDelegate: don't consider partially checked as checkedJ-P Nurmi2018-02-121-1/+1
| * | | QQuickCheckDelegate: don't force tristate when partially checkedJ-P Nurmi2018-02-121-3/+0
| * | | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-1217-65/+442
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-094-8/+108
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bump versionOswald Buddenhagen2018-02-071-1/+1
| | | * | QQuickControl: respect wheel focus policy for focus scopesJ-P Nurmi2018-02-072-1/+12
| | | * | Popup: fix restoring focus for popups that did not request focusJ-P Nurmi2018-02-062-5/+14
| | | * | QQuickControl: respect click focus policy for focus scopesJ-P Nurmi2018-02-052-2/+82
| | * | | QQuickIcon: fix reset methodsJ-P Nurmi2018-02-061-4/+4
| | * | | Make AbstractButton's icon properties win over Action's when both are setMitch Curtis2018-02-055-49/+321
| | * | | Editors: tweak placeholder text colorJ-P Nurmi2018-02-056-6/+6
| | * | | Add missing meta revision 3 for Label, TextArea, TextFieldJ-P Nurmi2018-02-051-0/+3
| | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-2/+4
| | |\|
| | | * QQuickPlatformMenu::open(): Scale target rectangleFriedemann Kleint2018-02-011-2/+4
| * | | Fix memory leak in QQC2Simon Hausmann2018-02-075-46/+10
* | | | Promote QQuick(Proxy)Theme from libQQC2 to libQQT2J-P Nurmi2018-02-1516-31/+115
* | | | Read :/qtquickcontrols2.conf in QQuickStylePluginJ-P Nurmi2018-02-1518-145/+182
* | | | Add Popup::horizontal|verticalPaddingJ-P Nurmi2018-02-133-10/+92
* | | | Add Control::horizontal|verticalPaddingJ-P Nurmi2018-02-136-63/+407
* | | | QQuickToolTip: add non-attached show() and hide() methodsYulong Bai2018-02-069-8/+56
|/ / /
* | | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-0114-5/+110
|\ \ \