aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material
Commit message (Expand)AuthorAgeFilesLines
* Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-262-7/+12
* Convert remaining imperative type registration to declarativeMitch Curtis2020-08-262-20/+3
* List "privately" registered QML files in the qmldir for each styleMitch Curtis2020-08-261-0/+9
* List publicly registered QML files in the qmldir for each styleMitch Curtis2020-08-261-0/+62
* Remove all version numbers from QML importsMitch Curtis2020-08-2658-256/+256
* Remove ".2" from TARGETPATH, resource prefixes, etc.Mitch Curtis2020-08-262-2/+2
* Register C++ types declarativelyMitch Curtis2020-08-2626-40/+129
* Stop using resolvedUrl() to resolve QML filesMitch Curtis2020-08-261-1/+0
* Remove another binding to parentMitch Curtis2020-07-151-1/+1
* ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-081-10/+0
* Add missing paletteChanged() to setForeground() in Material styleJoni Poikelin2020-06-081-0/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-141-1/+2
|\
| * Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-151-1/+2
| * Material: revision sliderDisabledColorv5.15.0-beta4v5.15.0-beta3Mitch Curtis2020-03-311-1/+1
* | Dial: remove unnecessary id qualificationsMitch Curtis2020-05-131-2/+2
* | Remove bindings to parent in delegatesMitch Curtis2020-05-111-1/+1
* | Material: revision sliderDisabledColorMitch Curtis2020-03-311-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-313-3/+9
|\|
| * HeaderView: Add support for list based modelsAndy Shaw2020-03-242-2/+6
| * Account for the padding around a menu when checking if it is interactiveAndy Shaw2020-03-181-1/+3
* | Fix Qt 6 to-do comments in QML filesMitch Curtis2020-03-232-4/+4
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-185-17/+28
|\ \
| * | 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
* | | 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
| | |\| |