aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Bump import versionsJ-P Nurmi2018-03-01256-907/+907
* Use horizontal|verticalPaddingJ-P Nurmi2018-03-017-14/+7
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-2723-102/+209
|\
| * Update plugins.qmltypesJ-P Nurmi2018-02-262-78/+185
| * Update versions in the docs and .prosJ-P Nurmi2018-02-2618-21/+21
| * 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-216-15/+19
* | 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-176-5/+6
* | | TextField: restore placeholder text color fixesJ-P Nurmi2018-02-163-3/+3
* | | QQuickTextField: add placeholderTextColor propertyYulong Bai2018-02-156-14/+18
* | | Cleanup unnecessary explicit references to QPlatformThemeJ-P Nurmi2018-02-154-19/+19
* | | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-1518-114/+83
|\| |
| * | 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-128-8/+13
| |\ \
| | * | 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-155-5/+5
* | | | Read :/qtquickcontrols2.conf in QQuickStylePluginJ-P Nurmi2018-02-1514-33/+60
* | | | Add Popup::horizontal|verticalPaddingJ-P Nurmi2018-02-131-0/+1
* | | | Add Control::horizontal|verticalPaddingJ-P Nurmi2018-02-132-1/+2
* | | | QQuickToolTip: add non-attached show() and hide() methodsYulong Bai2018-02-066-5/+8
|/ / /
* | | 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
|\| |