forked from qt-creator/qt-creator
More Qt Quick wizard fixes for Qt 5.12
Task-number: QTCREATORBUG-21476
Change-Id: Icadcf12dc59786a62205cccc917a13b42f55b782
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Robert Loehning <robert.loehning@qt.io>
(cherry picked from commit 69b111b3c7
)
This commit is contained in:
@@ -128,66 +128,66 @@
|
|||||||
{
|
{
|
||||||
"trKey": "Default",
|
"trKey": "Default",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Default',
|
'QtQuickControlsStyle': 'Default',
|
||||||
'QtQuickControlsStyleTheme': ''
|
'QtQuickControlsStyleTheme': ''
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Material Light",
|
"trKey": "Material Light",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Material',
|
'QtQuickControlsStyle': 'Material',
|
||||||
'QtQuickControlsStyleTheme': 'Light'
|
'QtQuickControlsStyleTheme': 'Light'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Material Dark",
|
"trKey": "Material Dark",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Material',
|
'QtQuickControlsStyle': 'Material',
|
||||||
'QtQuickControlsStyleTheme': 'Dark'
|
'QtQuickControlsStyleTheme': 'Dark'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Universal Light",
|
"trKey": "Universal Light",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Universal',
|
'QtQuickControlsStyle': 'Universal',
|
||||||
'QtQuickControlsStyleTheme': 'Light'
|
'QtQuickControlsStyleTheme': 'Light'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Universal Dark",
|
"trKey": "Universal Dark",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Universal',
|
'QtQuickControlsStyle': 'Universal',
|
||||||
'QtQuickControlsStyleTheme': 'Dark'
|
'QtQuickControlsStyleTheme': 'Dark'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Universal System",
|
"trKey": "Universal System",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Universal',
|
'QtQuickControlsStyle': 'Universal',
|
||||||
'QtQuickControlsStyleTheme': 'System'
|
'QtQuickControlsStyleTheme': 'System'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Fusion (Qt 5.10+)",
|
"trKey": "Fusion (Qt 5.10+)",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Fusion',
|
'QtQuickControlsStyle': 'Fusion',
|
||||||
'QtQuickControlsStyleTheme': ''
|
'QtQuickControlsStyleTheme': ''
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Imagine (Qt 5.10+)",
|
"trKey": "Imagine (Qt 5.10+)",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Imagine',
|
'QtQuickControlsStyle': 'Imagine',
|
||||||
'QtQuickControlsStyleTheme': ''
|
'QtQuickControlsStyleTheme': ''
|
||||||
}"
|
})"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@@ -145,66 +145,66 @@
|
|||||||
{
|
{
|
||||||
"trKey": "Default",
|
"trKey": "Default",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Default',
|
'QtQuickControlsStyle': 'Default',
|
||||||
'QtQuickControlsStyleTheme': ''
|
'QtQuickControlsStyleTheme': ''
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Material Light",
|
"trKey": "Material Light",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Material',
|
'QtQuickControlsStyle': 'Material',
|
||||||
'QtQuickControlsStyleTheme': 'Light'
|
'QtQuickControlsStyleTheme': 'Light'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Material Dark",
|
"trKey": "Material Dark",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Material',
|
'QtQuickControlsStyle': 'Material',
|
||||||
'QtQuickControlsStyleTheme': 'Dark'
|
'QtQuickControlsStyleTheme': 'Dark'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Universal Light",
|
"trKey": "Universal Light",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Universal',
|
'QtQuickControlsStyle': 'Universal',
|
||||||
'QtQuickControlsStyleTheme': 'Light'
|
'QtQuickControlsStyleTheme': 'Light'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Universal Dark",
|
"trKey": "Universal Dark",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Universal',
|
'QtQuickControlsStyle': 'Universal',
|
||||||
'QtQuickControlsStyleTheme': 'Dark'
|
'QtQuickControlsStyleTheme': 'Dark'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Universal System",
|
"trKey": "Universal System",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Universal',
|
'QtQuickControlsStyle': 'Universal',
|
||||||
'QtQuickControlsStyleTheme': 'System'
|
'QtQuickControlsStyleTheme': 'System'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Fusion (Qt 5.10+)",
|
"trKey": "Fusion (Qt 5.10+)",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Fusion',
|
'QtQuickControlsStyle': 'Fusion',
|
||||||
'QtQuickControlsStyleTheme': ''
|
'QtQuickControlsStyleTheme': ''
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Imagine (Qt 5.10+)",
|
"trKey": "Imagine (Qt 5.10+)",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Imagine',
|
'QtQuickControlsStyle': 'Imagine',
|
||||||
'QtQuickControlsStyleTheme': ''
|
'QtQuickControlsStyleTheme': ''
|
||||||
}"
|
})"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@@ -145,66 +145,66 @@
|
|||||||
{
|
{
|
||||||
"trKey": "Default",
|
"trKey": "Default",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Default',
|
'QtQuickControlsStyle': 'Default',
|
||||||
'QtQuickControlsStyleTheme': ''
|
'QtQuickControlsStyleTheme': ''
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Material Light",
|
"trKey": "Material Light",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Material',
|
'QtQuickControlsStyle': 'Material',
|
||||||
'QtQuickControlsStyleTheme': 'Light'
|
'QtQuickControlsStyleTheme': 'Light'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Material Dark",
|
"trKey": "Material Dark",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Material',
|
'QtQuickControlsStyle': 'Material',
|
||||||
'QtQuickControlsStyleTheme': 'Dark'
|
'QtQuickControlsStyleTheme': 'Dark'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Universal Light",
|
"trKey": "Universal Light",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Universal',
|
'QtQuickControlsStyle': 'Universal',
|
||||||
'QtQuickControlsStyleTheme': 'Light'
|
'QtQuickControlsStyleTheme': 'Light'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Universal Dark",
|
"trKey": "Universal Dark",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Universal',
|
'QtQuickControlsStyle': 'Universal',
|
||||||
'QtQuickControlsStyleTheme': 'Dark'
|
'QtQuickControlsStyleTheme': 'Dark'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Universal System",
|
"trKey": "Universal System",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Universal',
|
'QtQuickControlsStyle': 'Universal',
|
||||||
'QtQuickControlsStyleTheme': 'System'
|
'QtQuickControlsStyleTheme': 'System'
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Fusion (Qt 5.10+)",
|
"trKey": "Fusion (Qt 5.10+)",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Fusion',
|
'QtQuickControlsStyle': 'Fusion',
|
||||||
'QtQuickControlsStyleTheme': ''
|
'QtQuickControlsStyleTheme': ''
|
||||||
}"
|
})"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"trKey": "Imagine (Qt 5.10+)",
|
"trKey": "Imagine (Qt 5.10+)",
|
||||||
"value":
|
"value":
|
||||||
"{
|
"({
|
||||||
'QtQuickControlsStyle': 'Imagine',
|
'QtQuickControlsStyle': 'Imagine',
|
||||||
'QtQuickControlsStyleTheme': ''
|
'QtQuickControlsStyleTheme': ''
|
||||||
}"
|
})"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user