aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-246-0/+7
|\
| * DialogButtonBox: fix buttons going outside box on size changeMitch Curtis2022-04-285-0/+5
| * Reset provider's texture if QQuickNiniPatchImage's source is invalidSukyoung Oh2022-03-291-0/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-194-5/+4
|\|
| * Imagine: fix GroupBox's bottom edge being clippedMitch Curtis2021-05-061-2/+1
| * Change the name of the material style plugin to avoid a path limitAndy Shaw2021-04-232-2/+2
| * QmlDesigner: Fix RangeSliderSpecifics snap modeHenning Gruendl2021-04-211-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-071-1/+13
|\|
| * Ensure the ninepatch image is detachedLaszlo Agocs2021-04-131-0/+7
| * Ninepatch: keep resetNode status to not lose track of ImageNode->NinePatchNod...Laszlo Agocs2021-04-131-1/+6
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-22368-7718/+7718
|/
* Update commercial license headersTarja Sundqvist2021-01-22368-7718/+7718
* Reset the opacity and scale properties after the exit transitionAndy Shaw2021-01-061-4/+4
* QmlDesigner: Remove duplicate of repeatThomas Hartmann2020-11-102-13/+3
* Material: fix binding loops when binding between attached propertiesMitch Curtis2020-09-032-59/+114
* Remove bindings to parent in delegatesMitch Curtis2020-07-305-5/+5
* Doc: mention cache property in the relevant placesMitch Curtis2020-07-152-0/+3
* Remove another binding to parentMitch Curtis2020-07-151-1/+1
* QmlDesigner: Fix DialSpecifics snap modeHenning Gruendl2020-06-171-1/+1
* Add missing paletteChanged() to setForeground() in Material styleJoni Poikelin2020-06-081-0/+1
* QmlDesigner: Update properties in property editorHenning Gruendl2020-04-2712-8/+247
* Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-155-5/+34
* Material: revision sliderDisabledColorv5.15.0-beta4v5.15.0-beta3Mitch Curtis2020-03-311-1/+1
* HeaderView: Add support for list based modelsAndy Shaw2020-03-2410-10/+30
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-212-4/+4
|\
| * Doc: Make sure import is highlightedKai Koehne2020-03-201-2/+2
| * Doc: Fix highlighting of importKai Koehne2020-03-091-2/+2
* | Account for the padding around a menu when checking if it is interactiveAndy Shaw2020-03-185-5/+15
* | 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
* | HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-1011-24/+90
* | Imagine: fix Dial being squishedMitch Curtis2020-03-021-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-223-3/+3
|\|
| * clang-tidy: fix bugprone-integer-divisionMitch Curtis2020-02-193-3/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-153-7/+7
|\|
| * Copy Qt Quick Designer-related files also for static buildsKai Koehne2020-02-031-1/+1
| * Doc: fix RangeSlider errorsMitch Curtis2020-01-281-4/+4
| * set placeholderText by default, not textTim Jenssen2020-01-281-2/+2
* | Add documentation for HorizontalHeaderView and VerticalHeaderViewYulong Bai2020-02-121-0/+123
* | Make Fusion style header views look more fusionyMitch Curtis2020-02-122-4/+24
* | Add HorizontalHeaderView and VerticalHeaderViewv5.15.0-alpha1Yulong Bai2020-02-1116-5/+615
* | Upgrade qsb files to version 4Laszlo Agocs2020-01-212-0/+40
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-301-1/+1
|\|
| * clang-tidy: fix readability-const-return-typeMitch Curtis2019-12-121-1/+1
* | ComboBox: add selectTextByMouse propertyMitch Curtis2019-12-125-31/+36
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-304-10/+13
|\|
| * Doc: Fix qdoc warningsVenugopal Shivashankar2019-11-264-10/+13
* | Don't delete items we didn't createMitch Curtis2019-11-282-23/+122