Skip to content

Conversation

@rb-union
Copy link
Contributor

feat: support qt6.8

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

chore: Bump version to 6.5.0

Bump version to 6.5.0

Log: Bump version to 6.5.0

@github-actions
Copy link

  • 检测到debian目录文件有变更: debian/image-editor6.1,debian/libimageeditor6-dev.install,debian/libimageeditor6.install,debian/control,debian/libimageeditor.install,debian/rules

  • 检测到敏感词export, unset变动

详情
    {
    "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)"
            ]
        }
    }
}

@github-actions
Copy link

TAG Bot

TAG: 6.5.0
EXISTED: no
DISTRIBUTION: unstable

@github-actions
Copy link

  • 敏感词检查失败, 检测到3个文件存在敏感词
详情
{
    "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"
        }
    ]
}

pengfeixx
pengfeixx previously approved these changes Jan 20, 2025
@github-actions
Copy link

  • 检测到debian目录文件有变更: debian/image-editor6.1,debian/libimageeditor6-dev.install,debian/libimageeditor6.install,debian/control,debian/libimageeditor.install,debian/rules

  • 检测到敏感词export, unset变动

详情
    {
    "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
@github-actions
Copy link

  • 检测到debian目录文件有变更: debian/image-editor6.1,debian/libimageeditor6-dev.install,debian/libimageeditor6.install,debian/control,debian/libimageeditor.install,debian/rules

  • 检测到敏感词export, unset变动

详情
    {
    "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)"
            ]
        }
    }
}

@github-actions
Copy link

  • 敏感词检查失败, 检测到3个文件存在敏感词
详情
{
    "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
@github-actions
Copy link

  • 检测到debian目录文件有变更: debian/image-editor6.1,debian/libimageeditor6-dev.install,debian/libimageeditor6.install,debian/control,debian/libimageeditor.install,debian/rules

  • 检测到敏感词export, unset变动

详情
    {
    "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)"
            ]
        }
    }
}

@github-actions
Copy link

  • 敏感词检查失败, 检测到3个文件存在敏感词
详情
{
    "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"
        }
    ]
}

@deepin-ci-robot
Copy link

[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.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@rb-union rb-union merged commit ad6c3fa into linuxdeepin:master Jan 20, 2025
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants