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

界面语言切换功能(支持中英) #5

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

yun0722
Copy link
Contributor

@yun0722 yun0722 commented Feb 11, 2025

在setting界面新增了切换中英语言的功能
通过重写QApplication调用QTranslator类和ts文件的方式实现

@yun0722 yun0722 force-pushed the yun_master branch 2 times, most recently from fca6797 to 4252834 Compare February 14, 2025 08:25
2、规范代码格式以及解决代码中的warning
3、调整了界面中部分窗口的大小优化界面显示

重新修改了发送消息过长时的交互方式
1、解决了部分中文翻译不全的问题
2、解决选择语言时默认显示的问题
3、修改了在协程中发送信号的方式
4、添加界面小窗口可以拖动改变大小的功能
5、添加发送消息过长显示不全时悬浮显示功能
6、避免应用多开的功能
7、解决了拖拽文件的问题

添加了发送文件失败弹出气泡提示框功能

界面语言切换功能(支持中英)
@hgoldfish hgoldfish merged commit 2243c02 into hgoldfish:master Feb 17, 2025
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.

2 participants