feat: Support Qt6.8 and bump version to 6.5.0#156
feat: Support Qt6.8 and bump version to 6.5.0#156rb-union merged 2 commits intolinuxdeepin:masterfrom
Conversation
|
Warning
详情 {
"export": {
"debian/rules": {
"a": [
"export QT_SELECT=5"
],
"b": [
"export QT_SELECT=6"
]
}
},
"unset": {
"libimageviewer/libimageviewer-qt5.cmake": {
"b": [
"unset(DTK_VERSION_MAJOR)",
"unset(IMGE_VERSION_MAJOR)"
]
}
}
} |
|
TAG Bot TAG: 6.5.0 |
|
Note
详情{
"libimageviewer/viewpanel/navigationwidget.cpp": [
{
"line": "const QString SETTINGS_ALWAYSHIDDEN_KEY = \"NavigationAlwaysHidden\";",
"line_number": 24,
"rule": "S106",
"reason": "Var naming | 131b620167"
}
],
"debian/image-editor6.1": [
{
"line": "https://www.deepin.org/en/original/image-editor/",
"line_number": 24,
"rule": "S35",
"reason": "Url link | 3a5cc1554e"
}
],
"debian/control": [
{
"line": "Homepage: http://www.deepin.org",
"line_number": 52,
"rule": "S35",
"reason": "Url link | 6fe814dfb7"
}
]
} |
|
Warning
详情 {
"export": {
"debian/rules": {
"a": [
"export QT_SELECT=5"
],
"b": [
"export QT_SELECT=6"
]
}
},
"unset": {
"libimageviewer/libimageviewer-qt5.cmake": {
"b": [
"unset(DTK_VERSION_MAJOR)",
"unset(IMGE_VERSION_MAJOR)"
]
}
}
} |
Support Qt6.8 - Update debian/control remove obsolete depends; - Compile both Qt5 and Qt6 based packages; - Updated CMake configuration to include Qt6 support; - Updated method calls for Qt6 compatibility; - Removed obsolete files related to Qt5; - Update README.md. Log: Support Qt6.8
|
Warning
详情 {
"export": {
"debian/rules": {
"a": [
"export QT_SELECT=5"
],
"b": [
"export QT_SELECT=6"
]
}
},
"unset": {
"libimageviewer/libimageviewer-qt5.cmake": {
"b": [
"unset(DTK_VERSION_MAJOR)",
"unset(IMGE_VERSION_MAJOR)"
]
}
}
} |
|
Note
详情{
"libimageviewer/viewpanel/navigationwidget.cpp": [
{
"line": "const QString SETTINGS_ALWAYSHIDDEN_KEY = \"NavigationAlwaysHidden\";",
"line_number": 24,
"rule": "S106",
"reason": "Var naming | 131b620167"
}
],
"debian/image-editor6.1": [
{
"line": "https://www.deepin.org/en/original/image-editor/",
"line_number": 24,
"rule": "S35",
"reason": "Url link | 3a5cc1554e"
}
],
"debian/control": [
{
"line": "Homepage: http://www.deepin.org",
"line_number": 52,
"rule": "S35",
"reason": "Url link | 6fe814dfb7"
}
]
} |
Bump version to 6.5.0 Log: Bump version to 6.5.0
|
Warning
详情 {
"export": {
"debian/rules": {
"a": [
"export QT_SELECT=5"
],
"b": [
"export QT_SELECT=6"
]
}
},
"unset": {
"libimageviewer/libimageviewer-qt5.cmake": {
"b": [
"unset(DTK_VERSION_MAJOR)",
"unset(IMGE_VERSION_MAJOR)"
]
}
}
} |
|
Note
详情{
"libimageviewer/viewpanel/navigationwidget.cpp": [
{
"line": "const QString SETTINGS_ALWAYSHIDDEN_KEY = \"NavigationAlwaysHidden\";",
"line_number": 24,
"rule": "S106",
"reason": "Var naming | 131b620167"
}
],
"debian/image-editor6.1": [
{
"line": "https://www.deepin.org/en/original/image-editor/",
"line_number": 24,
"rule": "S35",
"reason": "Url link | 3a5cc1554e"
}
],
"debian/control": [
{
"line": "Homepage: http://www.deepin.org",
"line_number": 52,
"rule": "S35",
"reason": "Url link | 6fe814dfb7"
}
]
} |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: pengfeixx, rb-union The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
feat: support qt6.8
Support Qt6.8
Log: Support Qt6.8
chore: Bump version to 6.5.0
Bump version to 6.5.0
Log: Bump version to 6.5.0