|
| 1 | +deepin-editor (6.5.43) unstable; urgency=medium |
| 2 | + |
| 3 | + * refactor: Replace popen with QProcess for process count and kill operations |
| 4 | + * chore: Update compiler flags for security enhancements |
| 5 | + * fix: remove device pixel ratio scaling in drag pixmap |
| 6 | + * build(cmake): refactor Qt version compatibility |
| 7 | + * fix: (docs)remove bold formatting from speech recognition headings |
| 8 | + * i18n: Updates for project Deepin Text Editor (#392) |
| 9 | + * Fix: support Qt 6.10.1 |
| 10 | + * fix: [Audio] Unify audio device detection and adapt DBus service for Qt version |
| 11 | + * fix: Modify the parameters in the setDocName() function. |
| 12 | + * fix: Adjust the handling of draft files when closing the window. |
| 13 | + * fix: Adjust the logic for saving files when closing the window. |
| 14 | + * fix: The "Do not keep tabs" feature is not working. |
| 15 | + * fix: The "Do not keep tabs" feature is not working. |
| 16 | + * fix: Null pointer exception after QTimer invocation |
| 17 | + * fix: Temporarily disable QSaveFile in TextFileSaver |
| 18 | + * fix: [Editor] Improve Qt5 compatibility and code cleanup |
| 19 | + * fix: modify the 'Text to Speech' reading text |
| 20 | + * fix: add the toast info for audio device disabled |
| 21 | + * fix: 修复关闭窗口保存提示 |
| 22 | + * fix: improve MIME type detection and add man page support (#349) |
| 23 | + * fix: 优化文本编辑器事件处理与1043编译问题 |
| 24 | + * fix: trim release memory |
| 25 | + |
| 26 | + -- wangrong <wangrong@uniontech.com> Wed, 04 Feb 2026 14:43:34 +0800 |
| 27 | + |
1 | 28 | deepin-editor (6.5.42) unstable; urgency=medium |
2 | 29 |
|
3 | 30 | * fix: Improve audio device detection for TTS and STT functionality with DDE control center consistency |
|
0 commit comments