aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material
Commit message (Expand)AuthorAgeFilesLines
* QQuickComboBox: update highlighted index on mouse hoverJ-P Nurmi2017-05-301-1/+0
* Cleanup whitespaceJ-P Nurmi2017-05-271-1/+1
* Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-05-231-0/+1
|\
| * Enable build time QML caching for the Material & Universal stylesJ-P Nurmi2017-05-201-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-05-201-1/+1
|\|
| * ApplicationWindow: fix access to revisioned members in base classesJ-P Nurmi2017-05-181-1/+1
* | Give all styles access to PaddedRectangleJ-P Nurmi2017-05-124-1/+4
* | SwipeDelegate: make icon color match text colorJ-P Nurmi2017-05-101-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-05-031-2/+2
|\|
| * Material: fix editor cursor visibilityJ-P Nurmi2017-04-291-2/+2
* | Material: make icon color match text colorMitch Curtis2017-05-028-8/+12
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-271-1/+1
|\|
| * Material: fix elevation of the RoundButtonNikita Krupenko2017-04-261-1/+1
* | Material: use Android button layout for dialogsNikita Krupenko2017-04-251-8/+1
* | TabBar: remove hard-coded content heightsJ-P Nurmi2017-04-241-1/+0
* | TabButton: add support for iconsJ-P Nurmi2017-04-241-4/+13
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-215-7/+28
|\|
| * Add .qml files to OTHER_FILES to force them visible in Qt CreatorJ-P Nurmi2017-04-201-3/+4
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-183-2/+24
| |\
| | * Material: fix vertical paddings of the DialogButtonBox5.8Nikita Krupenko2017-03-111-2/+3
| | * Material: use proper layout of the buttons in the DialogButtonBoxNikita Krupenko2017-03-102-0/+21
| * | Cleanup unused qdoc markersJ-P Nurmi2017-04-181-2/+0
* | | SwipeDelegate: add support for iconsJ-P Nurmi2017-04-191-7/+12
* | | SwitchDelegate: add support for iconsJ-P Nurmi2017-04-191-5/+13
* | | RadioDelegate: add support for iconsJ-P Nurmi2017-04-191-5/+13
* | | CheckDelegate: add support for iconsJ-P Nurmi2017-04-191-5/+13
* | | MenuItem: add support for iconsMitch Curtis2017-04-181-5/+13
* | | RoundButton: add support for iconsJ-P Nurmi2017-04-181-4/+13
* | | Replace QQuickColorImageProvider with QQuickColorImageJ-P Nurmi2017-04-182-7/+4
* | | ItemDelegate: add support for iconsMitch Curtis2017-04-121-7/+12
* | | QQuickIconLabel: create icon and label items lazilyJ-P Nurmi2017-04-112-29/+11
* | | Buttons: remove superfluous alignment for the internal labelsJ-P Nurmi2017-04-112-4/+0
* | | ToolButton: add support for iconsMitch Curtis2017-04-111-8/+28
* | | Button.qml: cleanup unused iconImage IDsJ-P Nurmi2017-04-101-1/+0
* | | QQuickIconLabel: rename text property to labelMitch Curtis2017-04-081-1/+1
* | | Rename QQuickDisplayLayout to QQuickIconLabelMitch Curtis2017-04-071-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-061-1/+1
|\| |
| * | BusyIndicator: add lacking initialization in material styleKarol Polak2017-04-041-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-04-032-2/+1
|\| |
| * | ComboBox: cleanup superfluous QtQuick.Window importsJ-P Nurmi2017-03-281-1/+0
| * | Popup.qml: fix typoJ-P Nurmi2017-03-231-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-301-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+1
| |\|
| | * Add missing QML type registrationsJ-P Nurmi2017-02-201-0/+1
* | | RangeSlider: add horizontal and vertical properties for convenienceJ-P Nurmi2017-03-281-17/+15
* | | Slider: add horizontal and vertical properties for convenienceJ-P Nurmi2017-03-282-16/+13
* | | AbstractButton: add display propertyMitch Curtis2017-03-281-0/+1
* | | Button: add support for iconsMitch Curtis2017-03-241-9/+29
* | | Rename QQuickStyleAttached to QQuickAttachedObjectJ-P Nurmi2017-03-222-21/+21
* | | Move isDarkTheme() to QQuickStylePrivateJ-P Nurmi2017-03-221-4/+2