aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* 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
* | SwipeView: add contentWidth and contentHeightJ-P Nurmi2018-04-103-6/+6
* | DialogButtonBox: add contentWidth and contentHeightJ-P Nurmi2018-04-105-25/+10
* | 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-062-31/+111
* | QQuickPopupItem: inherit QQuickPaneJ-P Nurmi2018-04-0615-45/+0
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-04-062-3/+13
|\|
| * Update plugins.qmltypesJ-P Nurmi2018-04-041-1/+1
| * Ensure that QQuickIcon is properly registeredThomas Hartmann2018-04-041-0/+10
| * Doc: use Math.round() in Overlay parent exampleMitch Curtis2018-04-041-2/+2
* | Fusion: remove useless ScrollView.qmlJ-P Nurmi2018-04-052-66/+0
* | QQuickScrollView: inherit QQuickPaneJ-P Nurmi2018-04-052-6/+0
* | QQuickControl: update baseline offset automaticallyJ-P Nurmi2018-04-0485-85/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-313-0/+67
|\|
| * Add a few missing properties to property editorThomas Hartmann2018-03-233-0/+67
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-03-2323-792/+18
|\|
| * Ensure that qtquickcontrols2.conf files show up in examplesMitch Curtis2018-03-211-0/+2
| * Add a section about how to preview custom styles in Qt Quick DesignerMitch Curtis2018-03-211-0/+16
| * Remove unused snippetsMitch Curtis2018-03-2121-792/+0
* | Add anchors property to Popup to allow centering in parent/windowMitch Curtis2018-03-221-0/+46
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-201-3/+4
|\|
| * Imagine: make the QML files show up in Qt CreatorJ-P Nurmi2018-03-131-3/+4
* | Add QQuickTheme::ScopeJ-P Nurmi2018-03-158-28/+29
* | QQuickTheme: cleanup the APIJ-P Nurmi2018-03-154-8/+8