aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
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-247-1/+14
|\
| * 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
| * FileDialog: do not add default suffix when content scheme is usedIvan Solovev2022-03-211-1/+7
* | 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-22437-9154/+9154
|/
* a11y: Fix ordering on header, content item and footer in PageJan Arve Sæther2021-02-021-0/+2
* Update commercial license headersTarja Sundqvist2021-01-22437-9154/+9154
* 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
* Doc: remove all instances of \qmlpropertygroupMitch Curtis2020-11-094-4/+0
* Doc: fix Qt Labs Platform Menu icon documentationMitch Curtis2020-11-091-4/+4
* Only add a shortcut if the sequence is not emptyAndy Shaw2020-10-081-2/+6
* Specify the QtQuick dependency of templates also in qmldirUlf Hermann2020-10-061-0/+1
* 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
* Remove the shortcut when the menu item that is using it is removedAndy Shaw2020-06-041-0/+10
* Sync the platform menu after inserting it to the menubarAndy Shaw2020-06-031-0/+1
* Sync the QQuickPlatformMenu so it has a handle ready when its a sub menuAndy Shaw2020-05-291-2/+7
* Account for single key shortcuts being used in the platform menusAndy Shaw2020-05-283-1/+37
* Fix Qt.labs.platform/MenuItem 1.1: expose iconIvan Tkachenko2020-05-153-4/+8
* QmlDesigner: Update properties in property editorHenning Gruendl2020-04-2712-8/+247
* Update plugins.qmltypes for 5.15Jani Heikkinen2020-04-156-21/+98
* 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-215-11/+11
|\
| * Doc: Make sure import is highlightedKai Koehne2020-03-204-9/+9
| * 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
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-051-1/+1
* | 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