Skip to content

feat: Enhance FindBar with Replace functionality#380

Merged
deepin-bot[bot] merged 4 commits intolinuxdeepin:masterfrom
dengzhongyuan365-dev:master
Aug 22, 2025
Merged

feat: Enhance FindBar with Replace functionality#380
deepin-bot[bot] merged 4 commits intolinuxdeepin:masterfrom
dengzhongyuan365-dev:master

Conversation

@dengzhongyuan365-dev
Copy link
Contributor

feat: Enhance FindBar with Replace functionality

- Added a Replace button to the FindBar for easier text replacement.
- Implemented handleSwitchToReplace method to handle switching to the replace bar.
- Connected sigSwitchToReplaceBar signal in Window to manage the transition and retrieve current search text.

log: Enhance FindBar with Replace functionality

- Added a Replace button to the FindBar for easier text replacement.
- Implemented handleSwitchToReplace method to handle switching to the replace bar.
- Connected sigSwitchToReplaceBar signal in Window to manage the transition and retrieve current search text.

log: Enhance FindBar with Replace functionality
@github-actions
Copy link

github-actions bot commented Aug 14, 2025

CLA Assistant Lite bot:

如果你是以企业贡献者的身份进行提交,请联系我们签署企业贡献者许可协议
If you submit as corporate contributor, please contact us to sign our Corporate Contributor License Agreement

感谢您的提交,我们非常感谢。 像许多开源项目一样,在接受您的贡献之前,我们要求您签署我们的个人贡献者许可协议。 您只需发布与以下格式相同的评论即可签署个人贡献者许可协议
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Individual Contributor License Agreement before we can accept your contribution. You can sign the Individual Contributor License Agreement by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA.

Developer seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

@github-actions
Copy link

  • 敏感词检查失败, 检测到1个文件存在敏感词
详情
{
    "src/widgets/window.cpp": [
        {
            "line": "    QString key = \"base/enable\";",
            "line_number": 389,
            "rule": "S106",
            "reason": "Var naming | 64f28539d9"
        }
    ]
}

- Updated translation entries for the "None", "Editor", "Untitled %1", "Cancel", and "Discard" messages across multiple language files.
- Ensured that the file paths in the translation files are consistent with the updated source code locations.

log: Update translations for various languages in deepin-editor
@github-actions
Copy link

  • 敏感词检查失败, 检测到1个文件存在敏感词
详情
{
    "src/widgets/window.cpp": [
        {
            "line": "    QString key = \"base/enable\";",
            "line_number": 389,
            "rule": "S106",
            "reason": "Var naming | 64f28539d9"
        }
    ]
}

- Updated the elide mode in the Tabbar constructor from ElideMiddle to ElideRight to improve text visibility and alignment in the tab display.
- This change enhances the user experience by ensuring that the most relevant part of the text is shown when space is limited.

log: Change elide mode in Tabbar to ElideRight

bug: https://pms.uniontech.com/bug-view-326949.html
- Updated version number from 6.5.34.1 to 6.5.35.1 in all architecture-specific linglong.yaml files.
- Updated changelog to reflect the new version and associated fixes.

log: Update version to 6.5.35.1
@github-actions
Copy link

TAG Bot

TAG: 6.5.35
EXISTED: no
DISTRIBUTION: unstable

@github-actions
Copy link

  • 敏感词检查失败, 检测到1个文件存在敏感词
详情
{
    "src/widgets/window.cpp": [
        {
            "line": "    QString key = \"base/enable\";",
            "line_number": 389,
            "rule": "S106",
            "reason": "Var naming | 64f28539d9"
        }
    ]
}

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dengzhongyuan365-dev, lzwind

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

@dengzhongyuan365-dev
Copy link
Contributor Author

/forcemerge

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Aug 22, 2025

This pr force merged! (status: unstable)

@deepin-bot deepin-bot bot merged commit dba598a into linuxdeepin:master Aug 22, 2025
19 of 22 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