Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bugs #142

Merged
merged 4 commits into from
Feb 20, 2025
Merged

fix bugs #142

merged 4 commits into from
Feb 20, 2025

Conversation

wangrong1069
Copy link
Contributor

No description provided.

Qt5 supports using `QProcess::start()` to execute a command line, but
in qt6, this function has been moved to `QProcess::startCommand()`,
let's modify it accordingly.

Log: fix fail to open .docx file
Bug: https://pms.uniontech.com/bug-view-304083.html
Let's use `QRecursiveMutex` to support recursive locking.

Log: fix app stuck when checking document info
Bug: https://pms.uniontech.com/bug-view-304111.html
Update linglong.yaml for translations.

Log: Update linglong.yaml for translations
Bump version to 6.5.13

Log: Bump version to 6.5.13
Copy link

TAG Bot

TAG: 6.5.13
EXISTED: no
DISTRIBUTION: unstable

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lzwind, wangrong1069

The full list of commands accepted by this bot can be found here.

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

@wangrong1069
Copy link
Contributor Author

/merge

@deepin-bot deepin-bot bot merged commit a77c93f into linuxdeepin:master Feb 20, 2025
7 checks passed
@wangrong1069 wangrong1069 deleted the bug-0220 branch February 20, 2025 13:00
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