aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/fusion
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-252-0/+2
|\|
| * TextArea, TextField: use the control's renderType in placeholder textMitch Curtis2018-06-132-0/+2
* | Create and init QQuickTheme from QtQuickControls2PluginJ-P Nurmi2018-05-223-9/+12
* | Add Qt Quick Compiler support for external stylesJ-P Nurmi2018-05-131-1/+1
* | QQuickStylePlugin: prepare for Qt Quick CompilerJ-P Nurmi2018-05-121-6/+6
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-072-3/+2
|\|
| * Styles: use C++11 default member initializationJ-P Nurmi2018-05-042-3/+2
* | TextArea: add support for background insetsJ-P Nurmi2018-05-021-2/+2
* | TextField: add support for background insetsJ-P Nurmi2018-05-021-2/+2
* | Add missing implicitBackground{Width|Height} to non-QQuickControlsJ-P Nurmi2018-05-022-7/+6
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-9/+0
* | Take background insets into accountJ-P Nurmi2018-04-2341-81/+81
* | Align and cleanup implicit size bindingsJ-P Nurmi2018-04-2020-41/+54
* | 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/+6
* | 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-141-0/+146
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-141-0/+146
| |\|
| | * Fusion: add plugins.qmltypesJ-P Nurmi2018-04-091-0/+146
* | | AbstractButton: add implicitIndicatorWidth|HeightJ-P Nurmi2018-04-1310-10/+10
|/ /
* | Use implicitContentWidth and implicitContentHeightJ-P Nurmi2018-04-1324-47/+47
* | Use implicitBackgroundWidth and implicitBackgroundHeightJ-P Nurmi2018-04-1233-66/+66
* | DialogButtonBox: add contentWidth and contentHeightJ-P Nurmi2018-04-101-5/+2
* | QQuickPopupItem: inherit QQuickPaneJ-P Nurmi2018-04-063-9/+0
* | Fusion: remove useless ScrollView.qmlJ-P Nurmi2018-04-052-66/+0
* | QQuickScrollView: inherit QQuickPaneJ-P Nurmi2018-04-051-3/+0
* | QQuickControl: update baseline offset automaticallyJ-P Nurmi2018-04-0417-17/+0
* | 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-011-1/+3
|\|
| * Fusion: fix BusyIndicatorJ-P Nurmi2018-03-011-1/+3
* | Bump module versionsJ-P Nurmi2018-03-012-2/+2
* | Bump import versionsJ-P Nurmi2018-03-0152-258/+258
* | Use horizontal|verticalPaddingJ-P Nurmi2018-03-012-4/+2
* | 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
* | Use horizontal|verticalPaddingJ-P Nurmi2018-02-232-4/+2
* | Bump QtQuick.Templates import versionsJ-P Nurmi2018-02-2342-42/+42
* | QQuickTextArea: add placeholderTextColor propertyYulong Bai2018-02-211-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-191-2/+2
|\|