aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material
Commit message (Expand)AuthorAgeFilesLines
...
* | Take background insets into accountJ-P Nurmi2018-04-2342-83/+83
* | Align and cleanup implicit size bindingsJ-P Nurmi2018-04-2020-42/+56
* | BusyIndicator: follow the "standard" implicit size calculation practicesJ-P Nurmi2018-04-191-2/+4
* | Tumbler: follow the "standard" implicit size calculation practicesJ-P Nurmi2018-04-191-2/+7
* | Dial: follow the "standard" implicit size calculation practicesJ-P Nurmi2018-04-191-2/+7
* | GroupBox: add implicitLabelWidth|HeightJ-P Nurmi2018-04-191-2/+2
* | Dialog: add implicit header and footer size propertiesJ-P Nurmi2018-04-191-6/+6
* | Page: add implicit header and footer size propertiesJ-P Nurmi2018-04-191-4/+4
* | SpinBox: add up|down.implicitIndicatorWidth|HeightJ-P Nurmi2018-04-181-4/+4
* | RangeSlider: add first|second.implicitHandleWidth|HeightJ-P Nurmi2018-04-181-4/+4
* | Slider: add implicitHandleWidth|HeightJ-P Nurmi2018-04-181-2/+2
* | ComboBox: add implicitIndicatorWidth|HeightJ-P Nurmi2018-04-181-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-04-181-3/+3
|\|
| * Page: fix implicitWidth bindingsJ-P Nurmi2018-04-171-3/+3
* | Popup: add implicitBackground|ContentWidth|Height propertiesJ-P Nurmi2018-04-165-14/+14
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-04-142-3/+5
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-142-3/+5
| |\|
| | * Material: fix RadioIndicator disabled statev5.11.0-beta4Mitch Curtis2018-04-101-2/+2
| | * Material: fix CheckIndicator disabled stateMitch Curtis2018-04-101-2/+3
| | * Material: give RadioIndicator a disabled stateMitch Curtis2018-04-091-1/+2
* | | AbstractButton: add implicitIndicatorWidth|HeightJ-P Nurmi2018-04-139-9/+9
|/ /
* | Use implicitContentWidth and implicitContentHeightJ-P Nurmi2018-04-1324-47/+47
* | Use implicitBackgroundWidth and implicitBackgroundHeightJ-P Nurmi2018-04-1234-68/+68
* | SwipeView: add contentWidth and contentHeightJ-P Nurmi2018-04-101-2/+2
* | DialogButtonBox: add contentWidth and contentHeightJ-P Nurmi2018-04-101-5/+2
* | QQuickPopupItem: inherit QQuickPaneJ-P Nurmi2018-04-063-9/+0
* | QQuickControl: update baseline offset automaticallyJ-P Nurmi2018-04-0417-17/+0
* | Add QQuickTheme::ScopeJ-P Nurmi2018-03-152-14/+15
* | QQuickTheme: cleanup the APIJ-P Nurmi2018-03-151-2/+2
* | 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