aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Use horizontal|verticalPaddingJ-P Nurmi2018-03-017-14/+7
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-2720-61/+124
|\
| * Update plugins.qmltypesJ-P Nurmi2018-02-261-40/+103
| * Update versions in the docs and .prosJ-P Nurmi2018-02-2616-18/+18
| * DialogButtonBox: workaround implicit size calculation with one buttonv5.11.0-beta1J-P Nurmi2018-02-223-3/+3
* | 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-215-15/+17
* | 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
| * 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-1923-49/+168
* | QQuickMaterialStyle: init the globals from the pluginMitch Curtis2018-02-193-74/+70
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-199-13/+37
|\|
| * 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-161-0/+20
* | | Material: specify the desired button layout in the styleJ-P Nurmi2018-02-173-12/+1
* | | Add DialogButtonBox::buttonLayoutJ-P Nurmi2018-02-175-5/+5
* | | TextField: restore placeholder text color fixesJ-P Nurmi2018-02-163-3/+3
* | | QQuickTextField: add placeholderTextColor propertyYulong Bai2018-02-155-14/+17
* | | Cleanup unnecessary explicit references to QPlatformThemeJ-P Nurmi2018-02-154-19/+19
* | | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-1516-112/+76
|\| |
| * | 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
| * | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-126-6/+6
| |\ \
| | * | Editors: tweak placeholder text colorJ-P Nurmi2018-02-056-6/+6
| * | | Fix memory leak in QQC2Simon Hausmann2018-02-075-46/+10
* | | | Promote QQuick(Proxy)Theme from libQQC2 to libQQT2J-P Nurmi2018-02-155-5/+5
* | | | Read :/qtquickcontrols2.conf in QQuickStylePluginJ-P Nurmi2018-02-1514-33/+60
* | | | Add Control::horizontal|verticalPaddingJ-P Nurmi2018-02-131-1/+1
* | | | QQuickToolTip: add non-attached show() and hide() methodsYulong Bai2018-02-065-5/+5
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into 5.11J-P Nurmi2018-01-313-1/+40
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-312-1/+12
| |\|
| | * Explain the benefits of customizing a control vs creating a styleMitch Curtis2018-01-191-1/+11
| | * Link to Customizing doc from Styling docMitch Curtis2018-01-191-0/+1
| * | Doc: provide examples of setting Imagine pathMitch Curtis2018-01-241-0/+28
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2013-48/+47
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-184-4/+4
| |\|
| | * Tumbler: qualify references to visibleItemCount with "control"Mitch Curtis2018-01-174-4/+4
| * | Imagine/Switch(Delegate): cleanup internal IDs for deferred executionJ-P Nurmi2018-01-182-4/+6
| * | Imagine/DelayButton: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-11/+10
| * | Imagine/ProgressBar: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-15/+16