aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | AbstractButton: add implicitIndicatorWidth|HeightJ-P Nurmi2018-04-1352-48/+134
|/ /
* | Use implicitContentWidth and implicitContentHeightJ-P Nurmi2018-04-13121-236/+236
* | Control: add implicitContentWidth|Height propertiesJ-P Nurmi2018-04-1312-163/+219
* | QQuickSwipeDelegate: don't re-position until component completeJ-P Nurmi2018-04-122-1/+9
* | Use implicitBackgroundWidth and implicitBackgroundHeightJ-P Nurmi2018-04-12174-348/+348
* | Control: add implicitBackgroundWidth|Height propertiesJ-P Nurmi2018-04-126-21/+116
* | Inherit QQuickControlPrivate from QQuickItemChangeListenerJ-P Nurmi2018-04-125-9/+6
* | Promote contentWidth and contentHeight to QQuickContainerJ-P Nurmi2018-04-1115-607/+240
* | QQuickMenuBar: refactor content size calculationJ-P Nurmi2018-04-113-54/+82
* | SwipeView: add contentWidth and contentHeightJ-P Nurmi2018-04-106-6/+201
* | QQuickTabBar: de-couple layouting and content size calculationJ-P Nurmi2018-04-101-32/+97
* | DialogButtonBox: add contentWidth and contentHeightJ-P Nurmi2018-04-108-40/+218
* | Compile QML files ahead of time in resourcesJ-P Nurmi2018-04-102-13/+3
* | imagine/ScrollView.qml: cleanup unnecessary content size bindingsJ-P Nurmi2018-04-061-3/+0
* | Update plugins.qmltypesJ-P Nurmi2018-04-063-58/+220
* | QQuickPopupItem: inherit QQuickPaneJ-P Nurmi2018-04-0621-79/+47
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-04-067-5/+32
|\|
| * TextArea: fix background parentJ-P Nurmi2018-04-051-1/+4
| * Update plugins.qmltypesJ-P Nurmi2018-04-042-2/+2
| * Ensure that QQuickIcon is properly registeredThomas Hartmann2018-04-043-0/+19