aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-171-0/+176
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-176-8/+185
|\
| * 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/dev' into wip/cmakeLeander Beernaert2019-11-2517-4/+181
|\| |
| * | 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
* | | | | Regenerate projects to be in syncAlexandru Croitor2019-11-152-8/+3
* | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-1/+1
|\| | | |
| * | | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-041-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Adapt to new Connections syntaxUlf Hermann2019-09-061-1/+1
| | |/ / | |/| |
* | | | Update QtQuickControls2 project filesLeander Beernaert2019-10-082-13/+153
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-155-74/+107
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-113-0/+29
| |\| |
| | * | Enable Material style with RHILaszlo Agocs2019-07-253-0/+29
| * | | Fix Qt6 buildAlexandru Croitor2019-08-051-2/+2
| |/ /
* | | Fix build after resent add_qml_module and add_qt_resource API changesSimon Hausmann2019-08-091-3/+0
* | | Initial CMake conversion for QtQuickControls2Leander Beernaert2019-08-061-0/+136
|/ /
* | 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
|/