aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Label: add support for background insetsJ-P Nurmi2018-05-023-14/+250
* Add missing implicitBackground{Width|Height} to non-QQuickControlsJ-P Nurmi2018-05-0222-43/+325
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-286-12/+36
|\
| * ComboBox: don't block the escape/back key (with fixed test)J-P Nurmi2018-04-251-3/+5
| * Revert "ComboBox: don't block the escape/back key"Liang Qi2018-04-251-5/+3
| * ComboBox: don't block the escape/back keyJ-P Nurmi2018-04-231-3/+5
| * ComboBox: reset when hiddenJ-P Nurmi2018-04-232-0/+11
| * Ensure that CheckIndicator works with MenuItemMitch Curtis2018-04-202-6/+8
| * Slider, RangeSlider: document stepSize's relation to snapModeMitch Curtis2018-04-192-0/+6
| * Slider, RangeSlider: document pressed slightly more thoroughlyMitch Curtis2018-04-182-3/+6
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-278-70/+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-252-32/+186
* | Move buttonLayoutChange() signal to the correct placeJ-P Nurmi2018-04-252-1/+2
* | DialogButtonBox: fix layout regressionJ-P Nurmi2018-04-241-1/+3
* | Control: fix background sizeJ-P Nurmi2018-04-234-16/+51
* | Take background insets into accountJ-P Nurmi2018-04-23211-417/+417
* | Popup: add support for background insetsJ-P Nurmi2018-04-235-327/+761
* | Control: add support for background insetsJ-P Nurmi2018-04-235-158/+731
* | Align and cleanup implicit size bindingsJ-P Nurmi2018-04-20100-212/+278
* | Platform: add icon.maskJ-P Nurmi2018-04-206-2/+24
* | Platform: make icon a grouped propertyJ-P Nurmi2018-04-2012-111/+332
* | 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-198-12/+100
* | Dialog: add implicit header and footer size propertiesJ-P Nurmi2018-04-198-30/+120
* | Page: add implicit header and footer size propertiesJ-P Nurmi2018-04-199-21/+149
* | SpinBox: add up|down.implicitIndicatorWidth|HeightJ-P Nurmi2018-04-188-23/+98
* | Add SystemTrayIcon::geometryJ-P Nurmi2018-04-184-2/+24
* | Remove unused QQuickPageLayoutJ-P Nurmi2018-04-183-283/+0
* | Inherit QQuickPopupItem from QQuickPageJ-P Nurmi2018-04-185-66/+32
* | RangeSlider: add first|second.implicitHandleWidth|HeightJ-P Nurmi2018-04-187-20/+105
* | Fix QQuickRangeSliderNode::moved() revisionJ-P Nurmi2018-04-181-1/+1
* | Slider: add implicitHandleWidth|HeightJ-P Nurmi2018-04-187-13/+104
* | ComboBox: add implicitIndicatorWidth|HeightJ-P Nurmi2018-04-188-5/+90
* | 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
* | QQuickPage: prepare for inheritanceJ-P Nurmi2018-04-184-18/+85
* | Merge QQuickPageLayout to QQuickPageJ-P Nurmi2018-04-182-27/+142
* | Popup: add implicitBackground|ContentWidth|Height propertiesJ-P Nurmi2018-04-1627-70/+156
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-04-147-14/+175
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-147-14/+175
| |\|
| | * 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
| | * Fix background size regression caused by deferred executionJ-P Nurmi2018-04-093-0/+3
| | * QQuickLabel: fix background resizingJ-P Nurmi2018-04-092-11/+21