aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-185-17/+28
|\
| * Material: Make Slider's track accent colored and semi-transparentPaweł Gronowski2020-03-171-5/+6
| * Material: Make RangeSlider's track accent colored and semi-transparentPaweł Gronowski2020-03-171-8/+9
| * Material: Change RangeSlider's color to grey when not enabledPaweł Gronowski2020-03-171-1/+1
| * Material: Change slider's color to grey when not enabledPaweł Gronowski2020-03-174-4/+13
* | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-103-1/+137
|\|
| * HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-102-4/+18
| * Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-113-1/+123
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-082-0/+40
|\|
| * Upgrade qsb files to version 4Laszlo Agocs2020-01-212-0/+40
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-141-7/+8
|\|
| * ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-121-7/+8
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-232-1/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-162-1/+2
| |\
| | * Make ToolTips wrapMitch Curtis2019-11-151-1/+1
| | * SwipeView: fix issue where child items couldn't get focusMitch Curtis2019-11-151-0/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-1612-0/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-0912-0/+0
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-0512-0/+0
| | |\
| | | * Run optipng on all imagesMitch Curtis2019-11-0412-0/+0
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-1/+177
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-1/+177
| |\| |
| | * | Update plugins.qmltypes for 5.14Kai Koehne2019-10-211-1/+177
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-192-2/+2
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-122-2/+2
| |\| |
| | * | Minor performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-072-2/+2
* | | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-041-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-113-0/+29
| |\| |
| * | | Fix Qt6 buildAlexandru Croitor2019-08-051-2/+2
* | | | Adapt to new Connections syntaxUlf Hermann2019-09-061-1/+1
| |/ / |/| |
* | | Enable Material style with RHILaszlo Agocs2019-07-253-0/+29
|/ /
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-042-3/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-042-3/+2
| |\
| | * Material: account for accent color in flat highlighted button's rippleKonstantin Ritt2019-05-211-2/+1
| | * CursorDelegate: stop cursor timer when interval is set to 0Richard Moe Gustavsen2019-05-151-1/+1
* | | Qualify unqualified id lookup in controlsFabian Kosmale2019-06-1115-42/+43
* | | Add valueRole API to ComboBoxMitch Curtis2019-04-231-7/+7
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-124-8/+203
|\| |
| * | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-073-3/+198
| * | SplitView: fix revisions, imports and \since versionsMitch Curtis2019-03-071-5/+5
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-051-0/+2
|\| |
| * | Explicitly set import namesKai Koehne2019-03-041-0/+2
* | | ScrollBar: set a default minimumSize for all stylesRichard Moe Gustavsen2019-03-041-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-1055-185/+185
|\|
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-0255-185/+185
* | Add SplitViewMitch Curtis2018-11-132-0/+75
|/
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-291-1/+1
* Material: qualify DialogButtonBox enums with "T"Mitch Curtis2018-07-051-1/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-031-2/+2
|\
| * Menu: fix items not being scrollable when using WindowMitch Curtis2018-06-251-2/+2