aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material
Commit message (Expand)AuthorAgeFilesLines
...
* | QQuickTheme: add missing fonts and palettesJ-P Nurmi2018-03-151-0/+1
* | Inherit QQuickPage from QQuickPaneJ-P Nurmi2018-03-091-3/+0
* | QQuickPane: calculate content size in C++ unless explicitly definedJ-P Nurmi2018-03-094-12/+0
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-03-012-3/+4
|\|
| * Material: round ripple translation to avoid artifactsJ-P Nurmi2018-03-011-2/+2
| * Material: calculate BusyIndicator's line widthJ-P Nurmi2018-03-011-1/+2
* | Bump module versionsJ-P Nurmi2018-03-012-2/+2
* | Bump import versionsJ-P Nurmi2018-03-0155-189/+189
* | Use horizontal|verticalPaddingJ-P Nurmi2018-03-015-10/+5
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-272-2/+2
|\|
| * Update versions in the docs and .prosJ-P Nurmi2018-02-262-2/+2
| * Material: fix ItemDelegate's vertical paddingJ-P Nurmi2018-02-201-0/+2
* | Use horizontal|verticalPaddingJ-P Nurmi2018-02-2312-26/+13
* | Bump QtQuick.Templates import versionsJ-P Nurmi2018-02-2343-43/+43
* | QQuickTextArea: add placeholderTextColor propertyYulong Bai2018-02-211-3/+3
* | Material: use 8 px vertical padding for ItemDelegateMitch Curtis2018-02-213-8/+3
* | Add Dense Material style variant for desktopMitch Curtis2018-02-1922-49/+152
* | QQuickMaterialStyle: init the globals from the pluginMitch Curtis2018-02-193-74/+70
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-192-4/+4
|\|
| * GroupBox: fix background y and height assignmentsMitch Curtis2018-02-161-2/+2
| * Material: sync CheckDelegate's vertical padding with other delegatesMitch Curtis2018-02-161-2/+2
* | Material: specify the desired button layout in the styleJ-P Nurmi2018-02-173-12/+1
* | Add DialogButtonBox::buttonLayoutJ-P Nurmi2018-02-171-1/+1
* | QQuickTextField: add placeholderTextColor propertyYulong Bai2018-02-151-2/+3
* | Cleanup unnecessary explicit references to QPlatformThemeJ-P Nurmi2018-02-151-13/+13
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-152-8/+2
|\|
| * Material Dial: decrease handle size from 14 to 10Mitch Curtis2018-02-131-2/+2
| * Fix memory leak in QQC2Simon Hausmann2018-02-071-6/+0
* | Promote QQuick(Proxy)Theme from libQQC2 to libQQT2J-P Nurmi2018-02-151-1/+1
* | Read :/qtquickcontrols2.conf in QQuickStylePluginJ-P Nurmi2018-02-153-11/+17
* | QQuickToolTip: add non-attached show() and hide() methodsYulong Bai2018-02-061-1/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-181-1/+1
| |\
| | * Tumbler: qualify references to visibleItemCount with "control"Mitch Curtis2018-01-171-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2018-01-1616-27/+68
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-151-6/+4
| |\|
| | * Tumbler: cleanup internal IDsJ-P Nurmi2018-01-111-6/+4
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-1015-21/+64
| |\|
| | * Document license and attribute third party codeKai Koehne2018-01-042-0/+32
| | * Material: cleanup the internal ID from BusyIndicatorJ-P Nurmi2017-12-223-4/+28
| | * Fix and test deferred execution for Universal & MaterialJ-P Nurmi2017-12-223-8/+2
| | * Material ToolButton: fix round ripple for square buttonsJ-P Nurmi2017-12-221-1/+1
| | * Material: cleanup unnecessary property assignmentsJ-P Nurmi2017-12-2011-20/+0
| | * SwipeView: fix slow swiping in large viewsJ-P Nurmi2017-12-191-0/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-092-7/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-12-151-3/+3
| |\|
| | * ComboBox: use deferred executionJ-P Nurmi2017-12-141-3/+3
| * | Update plugins.qmltypes for stylesJ-P Nurmi2017-12-131-4/+6
* | | Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2017-11-061-3/+1
|\| |
| * | Optimize ProgressBarJ-P Nurmi2017-11-021-3/+1