aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use horizontal|verticalPaddingJ-P Nurmi2018-03-017-14/+7
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-2725-108/+216
|\
| * Update plugins.qmltypesJ-P Nurmi2018-02-262-78/+185
| * Update versions in the docs and .prosJ-P Nurmi2018-02-2618-21/+21
| * Fix quickCancelDeferred()J-P Nurmi2018-02-261-4/+5
| * DialogButtonBox: workaround implicit size calculation with one buttonv5.11.0-beta1J-P Nurmi2018-02-224-5/+5
* | QQuickTheme: don't inherit QPlatformThemeJ-P Nurmi2018-02-275-15/+90
* | Fix fonts and palettes in apps without :/qtquickcontrols2.confJ-P Nurmi2018-02-262-6/+8
* | Use horizontal|verticalPaddingJ-P Nurmi2018-02-2321-44/+22
* | Bump QtQuick.Templates import versionsJ-P Nurmi2018-02-23220-220/+220
* | QQuickTextArea: add placeholderTextColor propertyYulong Bai2018-02-219-15/+52
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-212-0/+8
|\|
| * Material: fix ItemDelegate's vertical paddingJ-P Nurmi2018-02-201-0/+2
| * Imagine: declare missing QtGraphicalEffects dependencyJ-P Nurmi2018-02-201-0/+1
| * QQuickStyle: fix and test QT_QUICK_CONTROLS_CONFJ-P Nurmi2018-02-201-0/+1
| * Reset QQuickStyle when the QtQuick.Controls 2 plugin is unloadedJ-P Nurmi2018-02-201-0/+7
* | Material: use 8 px vertical padding for ItemDelegateMitch Curtis2018-02-213-8/+3
* | Document the normal and dense Material style variantsMitch Curtis2018-02-214-0/+239
* | Add Dense Material style variant for desktopMitch Curtis2018-02-1924-49/+169
* | QQuickMaterialStyle: init the globals from the pluginMitch Curtis2018-02-193-74/+70
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-1911-32/+48
|\|
| * 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
* | | Material: specify the desired button layout in the styleJ-P Nurmi2018-02-173-12/+1
* | | Add DialogButtonBox::buttonLayoutJ-P Nurmi2018-02-179-12/+79
* | | Tumbler: add positionViewAtIndex() functionMitch Curtis2018-02-163-2/+62
* | | TextField: restore placeholder text color fixesJ-P Nurmi2018-02-163-3/+3
* | | QQuickTextField: add placeholderTextColor propertyYulong Bai2018-02-159-14/+50
* | | Cleanup unnecessary explicit references to QPlatformThemeJ-P Nurmi2018-02-154-19/+19
* | | Move QQuickControlPrivate::themeFont|Palette() to QQuickThemeJ-P Nurmi2018-02-1535-93/+97
* | | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-1527-161/+217
|\| |
| * | QQuickStackView: transfer focus to the current itemJ-P Nurmi2018-02-131-0/+2
| * | Docs: fix qdoc (clang) warningsJ-P Nurmi2018-02-131-1/+1
| * | 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
| * | 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-1214-50/+143
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-092-8/+15
| | |\|
| | | * QQuickControl: respect wheel focus policy for focus scopesJ-P Nurmi2018-02-071-1/+1
| | | * Popup: fix restoring focus for popups that did not request focusJ-P Nurmi2018-02-061-5/+4
| | | * QQuickControl: respect click focus policy for focus scopesJ-P Nurmi2018-02-051-2/+10
| | * | 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-054-34/+115
| | * | Editors: tweak placeholder text colorJ-P Nurmi2018-02-056-6/+6