forked from qt-creator/qt-creator
QmlDesigner: Add Qt 6.7 to all wizards and make it the default
Change-Id: I67a1870486c4f87e86e135af7619843a36e591a6 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Tanja Remes <tanja.remes@qt.io> Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
This commit is contained in:
committed by
Tim Jenssen
parent
89af0ad08a
commit
0150302bbb
@@ -236,7 +236,7 @@
|
|||||||
"type": "ComboBox",
|
"type": "ComboBox",
|
||||||
"data":
|
"data":
|
||||||
{
|
{
|
||||||
"index": 3,
|
"index": 5,
|
||||||
"items":
|
"items":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
@@ -278,6 +278,14 @@
|
|||||||
'TargetQuickVersion': '6.6',
|
'TargetQuickVersion': '6.6',
|
||||||
'TargetQuick3DVersion': '6.6'
|
'TargetQuick3DVersion': '6.6'
|
||||||
})"
|
})"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"trKey": "Qt 6.7",
|
||||||
|
"value":
|
||||||
|
"({
|
||||||
|
'TargetQuickVersion': '6.7',
|
||||||
|
'TargetQuick3DVersion': '6.7'
|
||||||
|
})"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -236,7 +236,7 @@
|
|||||||
"type": "ComboBox",
|
"type": "ComboBox",
|
||||||
"data":
|
"data":
|
||||||
{
|
{
|
||||||
"index": 4,
|
"index": 6,
|
||||||
"items":
|
"items":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
@@ -280,6 +280,13 @@
|
|||||||
"({
|
"({
|
||||||
'TargetQuickVersion': '6.6'
|
'TargetQuickVersion': '6.6'
|
||||||
})"
|
})"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"trKey": "Qt 6.7",
|
||||||
|
"value":
|
||||||
|
"({
|
||||||
|
'TargetQuickVersion': '6.7'
|
||||||
|
})"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -193,7 +193,7 @@
|
|||||||
"type": "ComboBox",
|
"type": "ComboBox",
|
||||||
"data":
|
"data":
|
||||||
{
|
{
|
||||||
"index": 4,
|
"index": 6,
|
||||||
"items":
|
"items":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
@@ -237,6 +237,13 @@
|
|||||||
"({
|
"({
|
||||||
'TargetQuickVersion': '6.6'
|
'TargetQuickVersion': '6.6'
|
||||||
})"
|
})"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"trKey": "Qt 6.7",
|
||||||
|
"value":
|
||||||
|
"({
|
||||||
|
'TargetQuickVersion': '6.7'
|
||||||
|
})"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -191,7 +191,7 @@
|
|||||||
"type": "ComboBox",
|
"type": "ComboBox",
|
||||||
"data":
|
"data":
|
||||||
{
|
{
|
||||||
"index": 4,
|
"index": 6,
|
||||||
"items":
|
"items":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
@@ -235,6 +235,13 @@
|
|||||||
"({
|
"({
|
||||||
'TargetQuickVersion': '6.6'
|
'TargetQuickVersion': '6.6'
|
||||||
})"
|
})"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"trKey": "Qt 6.7",
|
||||||
|
"value":
|
||||||
|
"({
|
||||||
|
'TargetQuickVersion': '6.7'
|
||||||
|
})"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -191,7 +191,7 @@
|
|||||||
"type": "ComboBox",
|
"type": "ComboBox",
|
||||||
"data":
|
"data":
|
||||||
{
|
{
|
||||||
"index": 4,
|
"index": 6,
|
||||||
"items":
|
"items":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
@@ -235,6 +235,13 @@
|
|||||||
"({
|
"({
|
||||||
'TargetQuickVersion': '6.6'
|
'TargetQuickVersion': '6.6'
|
||||||
})"
|
})"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"trKey": "Qt 6.7",
|
||||||
|
"value":
|
||||||
|
"({
|
||||||
|
'TargetQuickVersion': '6.7'
|
||||||
|
})"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user