aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
...
| * TextArea, TextField: use the control's renderType in placeholder textMitch Curtis2018-06-1310-1/+10
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-121-3/+9
|\|
| * Imagine: clarify 9-patch line documentationMitch Curtis2018-06-081-3/+9
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-26117-0/+0
|\|
| * Update icons for Qt Quick DesignerThomas Hartmann2018-05-24117-0/+0
* | Remove fixupBaseUrl()J-P Nurmi2018-05-231-10/+1
* | Create and init QQuickTheme from QtQuickControls2PluginJ-P Nurmi2018-05-2215-128/+144
* | QQuickTheme: add setters to make getters non-virtualJ-P Nurmi2018-05-228-111/+43
* | Dial: add inputMode propertyMitch Curtis2018-05-154-0/+23
* | Add Qt Quick Compiler support for external stylesJ-P Nurmi2018-05-135-6/+56
* | QQuickStylePlugin: prepare for Qt Quick CompilerJ-P Nurmi2018-05-124-80/+81
* | Imagine: use background insetsJ-P Nurmi2018-05-0945-189/+226
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-0726-131/+95
|\|
| * Styles: use C++11 default member initializationJ-P Nurmi2018-05-0426-131/+95
* | TextArea: add support for background insetsJ-P Nurmi2018-05-025-11/+11
* | TextField: add support for background insetsJ-P Nurmi2018-05-025-10/+10
* | Add missing implicitBackground{Width|Height} to non-QQuickControlsJ-P Nurmi2018-05-0210-35/+30
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-282-6/+8
|\|
| * Ensure that CheckIndicator works with MenuItemMitch Curtis2018-04-202-6/+8
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-275-45/+0
* | Material: use background insetsJ-P Nurmi2018-04-256-25/+25
* | Replace Material.buttonHeight with Material.touchTargetJ-P Nurmi2018-04-2510-18/+18
* | Update plugins.qmltypesJ-P Nurmi2018-04-251-16/+93
* | Take background insets into accountJ-P Nurmi2018-04-23211-417/+417
* | Popup: add support for background insetsJ-P Nurmi2018-04-233-323/+588
* | Control: add support for background insetsJ-P Nurmi2018-04-232-138/+458
* | Align and cleanup implicit size bindingsJ-P Nurmi2018-04-20100-212/+278
* | BusyIndicator: follow the "standard" implicit size calculation practicesJ-P Nurmi2018-04-194-8/+16
* | Tumbler: follow the "standard" implicit size calculation practicesJ-P Nurmi2018-04-195-10/+34
* | Dial: follow the "standard" implicit size calculation practicesJ-P Nurmi2018-04-194-10/+26
* | GroupBox: add implicitLabelWidth|HeightJ-P Nurmi2018-04-195-10/+10
* | Dialog: add implicit header and footer size propertiesJ-P Nurmi2018-04-195-30/+30
* | Page: add implicit header and footer size propertiesJ-P Nurmi2018-04-195-20/+20
* | SpinBox: add up|down.implicitIndicatorWidth|HeightJ-P Nurmi2018-04-185-20/+20
* | RangeSlider: add first|second.implicitHandleWidth|HeightJ-P Nurmi2018-04-185-20/+20
* | Slider: add implicitHandleWidth|HeightJ-P Nurmi2018-04-185-10/+10
* | ComboBox: add implicitIndicatorWidth|HeightJ-P Nurmi2018-04-185-5/+5
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-04-185-15/+15
|\|
| * Page: fix implicitWidth bindingsJ-P Nurmi2018-04-175-15/+15
* | Popup: add implicitBackground|ContentWidth|Height propertiesJ-P Nurmi2018-04-1625-70/+70
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-04-143-3/+151
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-143-3/+151
| |\|
| | * Material: fix RadioIndicator disabled statev5.11.0-beta4Mitch Curtis2018-04-101-2/+2
| | * Material: fix CheckIndicator disabled stateMitch Curtis2018-04-101-2/+3
| | * Fusion: add plugins.qmltypesJ-P Nurmi2018-04-091-0/+146
| | * Material: give RadioIndicator a disabled stateMitch Curtis2018-04-091-1/+2
* | | AbstractButton: add implicitIndicatorWidth|HeightJ-P Nurmi2018-04-1348-48/+48
|/ /
* | Use implicitContentWidth and implicitContentHeightJ-P Nurmi2018-04-13121-236/+236
* | Use implicitBackgroundWidth and implicitBackgroundHeightJ-P Nurmi2018-04-12174-348/+348
* | Promote contentWidth and contentHeight to QQuickContainerJ-P Nurmi2018-04-111-2/+2