aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material
Commit message (Expand)AuthorAgeFilesLines
* Material: fill TabBar backgroundJ-P Nurmi2016-04-181-0/+6
* Material: make highlighted buttons respect explicitly set foregroundJ-P Nurmi2016-04-181-0/+2
* Remove references to non-existent ComboBox::downJ-P Nurmi2016-04-181-2/+1
* Material: add foreground and background attached propertiesJ-P Nurmi2016-04-152-5/+209
* Add QQuickAbstractButton::downMitch Curtis2016-04-1511-22/+22
* Add QQuickMaterialStyle::variantToRgba()J-P Nurmi2016-04-152-42/+32
* Use font from theme for list delegatesNikita Krupenko2016-04-142-0/+6
* Controls: update license headersJ-P Nurmi2016-04-1453-98/+98
* Controls: rename the C++ module to qtquickcontrols2J-P Nurmi2016-04-135-7/+7
* Templates: rename the C++ module to qtquicktemplates2J-P Nurmi2016-04-131-1/+1
* Add SwitchDelegateMitch Curtis2016-04-135-48/+180
* Material: use CheckIndicator for MenuItem's indicatorMitch Curtis2016-04-131-68/+2
* Expose checkable where necessary, instead of in QQuickAbstractButtonMitch Curtis2016-04-133-157/+4
* Add RadioDelegateMitch Curtis2016-04-114-25/+156
* Add CheckDelegateMitch Curtis2016-04-115-81/+201
* Use Control.activeKeyFocus instead of Item.activeFocusJ-P Nurmi2016-04-118-9/+9
* Use the pluginBasePath() to get the right base path for the configurationAndy Shaw2016-04-111-2/+5
* Add internal QQuickStylePluginJ-P Nurmi2016-04-111-13/+16
* Material style: Fix color of disabled Label and PageIndicatorKonstantin Ritt2016-04-102-2/+2
* Material style: Fix vertical Slider appearanceKonstantin Ritt2016-04-101-4/+4
* Simplify the style plugins code a bitKonstantin Ritt2016-04-101-13/+6
* Dial: deduplicate binding.Anton Kudryavtsev2016-03-291-1/+1
* QQuickMaterialProgressStrip: don't recreate rectangle in a loopAnton Kudryavtsev2016-03-291-1/+2
* Themes: cache result of QFont::family()Anton Kudryavtsev2016-03-281-5/+6
* Add support for specifying theme, accent & primary via envJ-P Nurmi2016-03-241-34/+41
* Inherit QQuickDrawer from QQuickPopupJ-P Nurmi2016-03-231-7/+31
* Introduce ToolTipJ-P Nurmi2016-03-224-0/+96
* Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-221-2/+4
|\
| * Popup: fix marginsJ-P Nurmi2016-03-211-2/+4
* | Remove RangeSlider::track in favor of Control::backgroundJ-P Nurmi2016-03-211-5/+5
* | Remove Slider::track in favor of Control::backgroundJ-P Nurmi2016-03-211-5/+5
* | ProgressBar: use contentItem instead of indicatorJ-P Nurmi2016-03-212-12/+13
* | ScrollBar: use contentItem instead of handleJ-P Nurmi2016-03-211-11/+5
* | ScrollIndicator: use contentItem instead of indicatorJ-P Nurmi2016-03-211-11/+5
* | Use fonts from theme for editable controlsNikita Krupenko2016-03-192-0/+6
* | Rename Qt Labs Controls to Qt Quick Controls 2 - style pluginsJ-P Nurmi2016-03-194-14/+14
* | Cleanup QQuickProxyStyleJ-P Nurmi2016-03-183-18/+6
* | Rename Qt Labs Controls to Qt Quick Controls 2 - build systemMitch Curtis2016-03-185-5/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-183-25/+31
|\|
| * Material: use proper shades for dark theme colorsNikita Krupenko2016-03-171-16/+28
| * Material: corrected default, ToolButton and checkable controls fontsNikita Krupenko2016-03-162-9/+3
* | Add public API for setting and getting the style from C++J-P Nurmi2016-03-171-3/+2
* | Rename QQuickStyle to QQuickStyleAttachedJ-P Nurmi2016-03-162-11/+11
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-161-0/+4
|\|
| * Change style inheritance for popupsJ-P Nurmi2016-03-151-0/+4
* | Add SwipeDelegateMitch Curtis2016-03-154-0/+205
* | Containers: increase paddingJ-P Nurmi2016-03-093-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-081-1/+1
|\|
| * Fix typo in the Pane styleKonstantin Ritt2016-03-041-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-041-0/+1
|\|