aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Move settings from QQuickStyleAttached to QQuickStylePrivateJ-P Nurmi2017-03-221-2/+2
* | | Update the import statements 2.2->2.3J-P Nurmi2017-03-0152-144/+144
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-016-25/+3
|\| |
| * | Add missing includesJ-P Nurmi2017-02-241-0/+1
| * | Material: remove color animation on various controls' backgroundMitch Curtis2017-02-244-25/+0
| * | Make styles configurable featuresJ-P Nurmi2017-02-061-0/+2
* | | Update the QML module versions from 2.2 to 2.3J-P Nurmi2017-02-202-2/+2
|/ /
* | Fix build with -no-feature-settingsJ-P Nurmi2017-01-311-0/+2
* | Update IMPORT_VERSION in the .pro filesJ-P Nurmi2017-01-241-1/+1
* | Add ScrollBar::policyJ-P Nurmi2017-01-201-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-201-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-141-0/+2
| |\
| | * Material: fix ComboBox drop indicator size on high-DPIJ-P Nurmi2017-01-031-0/+2
* | | Add ScrollBar::interactiveJ-P Nurmi2017-01-201-6/+7
* | | QtQuickControls2: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-2/+2
* | | Add SwipeView::orientationJ-P Nurmi2017-01-111-1/+1
* | | Update the remaining copyright yearsJ-P Nurmi2017-01-112-2/+2
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-1161-61/+61
|\| |
| * | Welcome to 2017J-P Nurmi2017-01-0962-62/+62
* | | Editors: fix placeholder text alignmentJ-P Nurmi2017-01-102-4/+6
* | | QQuickTabBar: fix implicit size calculationJ-P Nurmi2017-01-101-5/+3
* | | qmldir: update the versions of the module dependenciesJ-P Nurmi2017-01-051-1/+1
* | | Add DelayButtonJ-P Nurmi2017-01-022-0/+127
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-026-3/+5
|\| |
| * | Material|SpinBox: Fix trivial C&P typoKonstantin Ritt2016-12-281-2/+2
| * | Material: Optimize "check" icon imagesKonstantin Ritt2016-12-283-0/+0
| * | Material: set default ToolBar's spacing to 16Konstantin Ritt2016-12-281-0/+2
| * | Bump style plugin dependencies to QtQuick.Controls 2.1Konstantin Ritt2016-12-281-1/+1
* | | SwipeDelegate: rename swipe.rebound to swipe.transitionJ-P Nurmi2016-12-211-1/+1
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-201-0/+1
|\| |