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

update release/eagle from master #284

Merged
merged 82 commits into from
Aug 20, 2024

Conversation

rb-union
Copy link
Contributor

update release/eagle from master,
cherry-pick master branch f62dcb6 ... 89e6c9c

rb-union and others added 30 commits August 20, 2024 13:14
* fix: EditWrapper::openFile内存泄露

Description: EditWrapper::openFile内存泄露

Log:  EditWrapper::openFile内存泄露

link:
Change-Id: I9874a51f0c916c534e3fcfd8df2399532323df79

* fix: 新增需求代码

Description: 新增需求代码

Log:  新增需求代码

link:
Change-Id: I6de7088cf6663ef2010493840ca5ce8a250ed1f1

* fix:  Changelog update version number

Description:  Changelog update version number

Log:  Changelog update version number

link:
Change-Id: Ie1228328ad7d82f22c2980a271f18534c555990a

* fix:   【2022H1】【文本编辑器】【5.10.27.1】取消勾选“保留关闭前的窗口”,当存在未保存的文本内容时去关闭应用会导致应用直接关闭(用户数据丢失)

Description:  【2022H1】【文本编辑器】【5.10.27.1】取消勾选“保留关闭前的窗口”,当存在未保存的文本内容时去关闭应用会导致应用直接关闭(用户数据丢失)

Log:  【2022H1】【文本编辑器】【5.10.27.1】取消勾选“保留关闭前的窗口”,当存在未保存的文本内容时去关闭应用会导致应用直接关闭(用户数据丢失)

link: https://pms.uniontech.com/bug-view-139091.html
Change-Id: I9e3a6ce46ab062026e36621b4a4d8acc93bedefc

* fix:   bug 139207 139319 139161

Description:  bug 139207 139319 139161

Log:       bug 139207 139319 139161

link:
Change-Id: I61bc030f66a7b315fc70316764b3f4347c4460ef

* chore: 玲珑包适配

 玲珑包适配

Log: 玲珑包适配
Change-Id: I7801a0eca4dd6a40c82470641fa0917d45fc41a6

* fix: 玲珑包适配 depends添加

 玲珑包适配 depends添加

Log: 玲珑包适配 depends添加
Change-Id: I7082b458705ac31e506e8279e7c6a8496c58b7f3

* fix:  bug 140385 bug 138897

Description:  bug 140385 bug 138897

Log:  bug 140385 bug 138897

link: https://pms.uniontech.com/bug-view-138897.html
Change-Id: I1572ca3b0b8517a8ea5c0b44bcd862b64be62534

* chore: 玲珑包适配

  玲珑包适配

Log: 玲珑包适配
Change-Id: I067f85fd880aedb60edd8b2bac54dac195227e9c

* chore: 修改玲珑包依赖

 修改玲珑包依赖

Log: 修改玲珑包依赖
Change-Id: I2acec472897cf07b91d04ed2874b128dfaf5d14f

* fix:  bug 138969 bug 138679

Description:  bug 138969 bug 138679

Log:  bug 138969 bug 138679

link:
Change-Id: Ic7c5c0599af1cb86e65685cdc5b17fa8b3248cdf

* chore: 玲珑包适配

 玲珑包适配

Log: 玲珑包适配
Change-Id: I487ffbd6a54df839a7668cb8ea77a221f9a36979

* chore: 玲珑包适配

 玲珑包适配

Log: 玲珑包适配
Change-Id: Ie6d04ae785e84579ed3b60080b353a4c83a9d612

* fix:  玲珑包适配

 玲珑包适配

Log: 玲珑包适配
Change-Id: I6a8fc3ef2c1f221ff93c661bb6784977f716ba3e

* chore: 玲珑包适配增加kcodec的runtime

 玲珑包适配增加kcodec的runtime

Log: 玲珑包适配增加kcodec的runtime
Change-Id: If6a83618b51670531d109787c36a8e77aaec5358

* chore: 玲珑包适配

 玲珑包适配

Log: 玲珑包适配
Change-Id: I1bc5e8a03beef1eccb835cf1da4d0bd6493a48a8

* fix:  bug135059 139555 138603 138583

Description:  bug135059 139555 138603 138583

Log:  bug135059 139555 138603 138583

link:
Change-Id: I763f4a093671624d2eaec0df3d1ec9d057bdf78c

* fix: 修复关于中显示的版本与终端显示不一致

Description: 修复软件版本获取方式,移除无用的的软件版本CMake设置

Log: 修复关于中显示的版本与终端显示不一致
Bug: https://pms.uniontech.com/bug-view-148585.html
Influence: 关于对话框
Change-Id: Ibe7bf27326650614d59ed6b36873df7bfb1d3f87

* fix: 修复wayland下当把txt文件拖入文本编辑器中时,文本编辑器异常退出的问题

Description: 通过QMimeData的urls()接口获取拖拽信息时,hasUrls()返回真,但在linglong+wayland环境下,urls()接口返回数据可能为空,通过first()获取url数据时越界,导致程序闪退。修改url信息读取方式,确保访问安全。

Log: 修复wayland下当把txt文件拖入文本编辑器中时,文本编辑器异常退出的问题
Bug: https://pms.uniontech.com/bug-view-157589.html
Influence: 拖拽打开文本
Change-Id: I4b462831026d17999776963e4bbdc117ff2ba7e4

* fix: 修复中文环境下,设置菜单中,存在英文

Description: 新功能添加后,未更新翻译文本。按需求文档更新翻译。

Log: 修复中文环境下,设置菜单中,存在英文
Bug: https://pms.uniontech.com/bug-view-148591.html
Influence: 文案翻译
Change-Id: I9aead56233ea89d29456da4dcdd06bc8b8e02eb3

* fix: 取消最小窗口设置

Description: 取消最小窗口设置

Log: 取消最小窗口设置

link:
Change-Id: If1c281bbe4488369b5d294579651e5a8a478cdd3

* feat: 同步V20代码

Description: 同步V20部分bug修复到开发分支,详见1050U2分支提交 e1c8e19 到 8093fd4b18a800c64a496c7cd5e56d611b412551 的内容。

Log: 同步V20代码
Change-Id: If1eb66085f085575a1693fb6c8a952d9aa21accc

* fix: 补充修复关于中显示的版本与终端显示不一致

Description: 补充修改linglong配置文件,添加version参数。

Log: 补充修复关于中显示的版本与终端显示不一致
Bug: https://pms.uniontech.com/bug-view-148585.html
Influence: 关于对话框
Change-Id: I8ff672302dffaa56f05b598126bea0db72160de6

* fix: 修复列编辑模式下,选状态颜色未跟随主题设置而变化

Description: 修改设置列编辑模式的高亮区域后,跟随活动色变化更新高亮颜色。

Log: 修复列编辑模式下,选状态颜色未跟随主题设置而变化
Bug: https://pms.uniontech.com/bug-view-157527.html
Influence: 列编辑
Change-Id: Ie15c4633a0bffd60cefe9e9c2e08d55446b52a8b

* fix: 修复玲珑下初始页面UI展示错误

Description: 修改软件适配玲珑环境时,配置安装路径遗漏字符,以正常读取主题配置文件。

Log: 修复玲珑下初始页面UI展示错误
Bug: https://pms.uniontech.com/bug-view-166141.html
Influence: 主题配置
Change-Id: I995f8131cd67e05c1390f0897b5f266514ce3707

* fix: 修复新建未命名标签页不保存重启标签名显示错误;拖拽新建标签页生成的新窗口的标签页名称展示为之前打开过的文件名字。

Description: 玲珑环境下数据保存路径和默认环境存在出入,修改为通过Qt提供的XDG环境变量接口取得不同环境下的数据保存路径,兼容玲珑。

Log: 修复新建未命名标签页不保存重启标签名显示错误;拖拽新建标签页生成的新窗口的标签页名称展示为之前打开过的文件名字。
Bug: https://pms.uniontech.com/bug-view-166143.html, https://pms.uniontech.com/bug-view-166147.html
Influence: 标签栏
Change-Id: I64d70cca0d678a83a1a3e610962bb2ca6f68cea6

* fix: 修复在文本编辑器设置中使用小键盘中的按键组合编辑快捷键,新设置的快捷键无效

Description: Shift按键在不同键盘布局下可切换按键不同,和多数组合键存在冲突,与产品经理沟通后,修改快捷键策略,屏蔽使用Shift设置组合键,但允许恢复为默认设置的Shift快捷键组合。

Log: 修复在文本编辑器设置中使用小键盘中的按键组合编辑快捷键,新设置的快捷键无效
Bug: https://pms.uniontech.com/bug-view-166487.html
Influence: 快捷键
Change-Id: Ib6a32b5ed74fe09f4a45621523f8b1f7f135560e

* chore: 修改玲珑配置runtime版本为23.0.0,移除ICU库配置

Description: 修改玲珑配置runtime版本为23.0.0,移除ICU库配置,ICU库已集成到玲珑base环境,不再单独配置,玲珑+wayland环境下拖拽桌面文件至文本编辑器内无法打开的问题已解决。

Log: 修改玲珑配置runtime版本为23.0.0,移除ICU库配置
Bug: https://pms.uniontech.com/bug-view-166241.html
Influence: 玲珑编译
Change-Id: Ie8cd87c08d0aeb895ca91ad782ae5034f3ef6e64

* fix: 文本编辑器无法通过快捷键或菜单唤起帮助手册

Description: 文本编辑器assets没有装到files/share 下,导致玲珑构建拷贝md文件失败,帮助手册查询应用返回false。
所以无法调起帮助手册

Log: 文本编辑器无法通过快捷键或菜单唤起帮助手册

Bug: https://pms.uniontech.com/bug-view-174965.html
Change-Id: I8dc23e00aa8c1a4afcc83066cc82769a96648141

* fix: 修复当取消勾选“保留关闭前的页签”后,打开任意文本文件均为新建文本

Description: 旧版代码判断“保留关闭前的页签”标志是否新建标签页,遗漏传入打开文本路径的情况。修改判断方式,传入打开文本路径时,创建含文本的窗口。

Log: 修复当取消勾选“保留关闭前的页签”后,打开任意文本文件均为新建文本
Bug: https://pms.uniontech.com/bug-view-177725.html
Influence: 双击打开文本
Change-Id: Ibe8436b825f1468bd2145dfe6afbb82eea94e6ec

* fix: 修复在打开只读文件中,可以使用鼠标中键将内容粘贴至只读文档中

Description: 原因是触发鼠标中键黏贴时,未判断当前文本是否处于只读状态,直接黏贴内容。修改为在触发鼠标中键黏贴时根据只读状态判断是否允许黏贴并提示。

Log: 修复在打开只读文件中,可以使用鼠标中键将内容粘贴至只读文档中
Bug: https://pms.uniontech.com/bug-view-177665.html
Influence: 鼠标中键黏贴
Change-Id: I2cd3a3f6ee03a4d7f79ca73f9722c77a69a334a3

* fix: 修复当打开/保存设置为“与当前文件保持一致”时,新建的文本文档不是默认文档路径,点击打开路径为非当前选中文件的路径。

Description: 原因时代码开发时遗漏与当前文件保存一致的特殊处理。修改为设置"与当前文件保持一致"时,已存在文档打开对应文档目录,新建文档打开系统-文档目录。

Log: 修复当打开/保存设置为“与当前文件保持一致”时,新建的文本文档不是默认文档路径,点击打开路径为非当前选中文件的路径。
Bug: https://pms.uniontech.com/bug-view-177643.html, https://pms.uniontech.com/bug-view-177757.html
Influence: 打开/保存设置为"与当前文件保持一致"时打开的目录
Change-Id: I5f6a136e37d2791c49a4a3ab398a375f52955087

* fix: 修复在主菜单的设置页面中,打开/保存设置项的按钮样式显示不正确

Description: 旧版代码中未设置按钮样式,此按钮样式和DFileChooserEdit相同,为保持当前代码中的部分特殊处理,未直接替换DFileChooserEdit,仅修改按钮样式和DFileChooserEdit相同。

Log: 修复在主菜单的设置页面中,打开/保存设置项的按钮样式显示不正确
Bug: https://pms.uniontech.com/bug-view-177663.html
Influence: 打开/保存设置项的按钮样式
Change-Id: Ida91103339d746b335377dece9895734f17f2e92

* fix: 修复字体未按照10%的比例进行缩放

Description: 旧版代码按字体大小加减1进行缩放,未按10%的比例进行缩放。
修改字体大小为浮点类型,调整缩放计算方式,允许更高精度缩放文本大小。

Log: 修复字体未按照10%的比例进行缩放
Influence: 底栏的缩放比例展示及字体缩放
Change-Id: I82fbf3b48e04c8b644955a88ba98103bdb68341c

* feat: DDE外部接口改造适配

Description: DDE外部接口改造适配

Log: DDE外部接口改造适配
Change-Id: Ifff94a9450b09826d090e9ec7fb59ccde3d1eced

* fix: 回退dock接口适配

Description: 1.回退dock接口适配,dde不提供activewindow接口,需要后续适配窗管新接口;2.修改其他dbus接口名

Log: 回退dock接口适配
Change-Id: I832fd642650ae7f465a0ccc54d75daef3f5e97a2

* chore: 迁移V23代码,修复迁移问题

Description: 修改部分合并错误,补充部分文件的文件头信息,补充翻译配置,更新 changelog

Log: 迁移V23代码,修复迁移问题
Influence: 单元测试、文件注释

Co-authored-by: hualei <[email protected]>
Co-authored-by: tenghuan <[email protected]>
Co-authored-by: hzl <[email protected]>
Description: 调整部分修改的DBus接口使用方式,根据版本区分处理V20和V23的接口调用
ActiveWindow接口暂未实现,使用V20接口兼容

Log: 适配V23 DDE DBus接口
Influence: DBus接口
Description: 原因是在转换文件编码时,未正确获取转换后文本长度,识别到多字节的'\00'字符时直接截断文本。
修改编码转换后获取文本长度的方式,同时为多字节的UTF-16/UTF-32编码添加BOM信息以提高文本识别率。

Log: 修复切换UTF-16LE编码后保存,文件内容缺失
Bug: https://pms.uniontech.com/bug-view-166089.html
Influence: 文件编码识别和转换
Description: 文本编辑器采用直接加载文件的处理方式,打开超过系统
内存的文件会导致申请内存失败。
添加异常捕获处理,在出现文本读取错误时提示文件可能过大或损坏。
添加新增提示的翻译。

Log: 修复读取超大文件时软件闪退的问题
Bug: https://pms.uniontech.com/bug-view-184107.html
Influence: 文件读取 翻译
 * Commond -> Command;
 * LOG_FLAG is a QString variable, cannot be surrounded by quotes;
 * initaalize -> initialize;
 * Initialize appenders first to get pretty print;
 * Remove some redundant quotes using qPrintable.

Log: correct some typos and improve log
Application should be processed befored passed to CMake. We just need
MAJOR.MINOR.PATCH. APP_VERSION is not used thus we delete it. --parallel
args is unnecessary in debhelper-compat 12. Don't use DH_AUTO_ARGS and
let dh_auto judge what kind of build system to use. Currently we only
have CMake.

Log: correct debian rules
src/environments.h should be deleted to make
${PROJECT_BINARY_DIR}/environments.h included. Or we will get a wrong
version number. Remove src/environments.h and also add a CACHE variable
VERSION to make sure version number is not null.

Log: fix version error in about dialog.
1. 调整文本编码转换处理,另存为允许修改文本编码格式;
2. 编写测试用例,修改UT测试过程的错误;
3. 更新翻译文件。

Log: 优化文本编码转换处理
Task: https://pms.uniontech.com/story-view-23993.html
Influence: 编码转换 UT 翻译
Update version to 6.0.1

Log: Update version to 6.0.1
调色板中高亮色就是活动色,这个在 dtk 中早已适配
不需要通过 dbus 去后端获取

Log: active color
1. 添加查找上一个/下一个快捷键 F3 / Shift+F3
2. 查找对话框显示时就高亮要查找的文字

Log: 查找
Update version to 6.0.2

Log: Update version to 6.0.2
识别文件编码是根据匹配编码的概率进行判断,user3.txt用户区间的文本默认无字符,
但可被BIG5编码解析,导致匹配为BIG编码。
调整文本编码识别方式,在中文环境下对编码识别率低及ASCII编码的文本优先识别为
GB180380编码。
新增DConfig配置,用于设置是否屏蔽提高对GB18030编码的检测率。

Log: 修复GB18030用户区域文本内容的默认编码格式识别错误
Bug: https://pms.uniontech.com/bug-view-187761.html
Influence: 文本编码识别 DConfig配置
右下角显示文本在 paintEvent 中手动绘制,使用字体默认的英文字符高度,
但中英文字符在不同字体高度不同,导致计算错误,显示异常。
修改字符高度计算方式,调整为完整字符串的高度。
同时移除底栏设置的默认字体,保存与系统字体一致。

Log: 修复特定中文字体下,右下角显示字体不全的问题。
Bug: https://pms.uniontech.com/bug-view-187763.html
Influence: 底栏文件编码显示 底栏显示字体
Qt内部文本布局计算存在越界,完整文档高度可能返回负数,导致预览为空。
bug143359已有部分修改,此提交更新大文本预览调整文本高亮计算方式,
延后高亮处理。

Log: 修复文本编辑器大文件打印预览为空的问题
Bug: https://pms.uniontech.com/bug-view-67209.html
Influence: 大文件打印预览
Update version to 6.0.3

Log: Update version to 6.0.3
文本编辑器部分计算采用 QTextCursor::NextCharacter 的方式计算偏移,
但单个字符可能占用多个偏移量,导致拷贝、黏贴、撤销等异常。
修改字符串计算方式,按字节偏移位置计算而非按显示字符数计算。
统一文档中的换行处理方式为 \n ,以保证偏移位置计算正常。

Log: 修复处理多字节编码文本时拷贝、撤销异常
Bug: https://pms.uniontech.com/bug-view-187765.html,
https://pms.uniontech.com/bug-view-187773.html
Influence: 多字节编码文本拷贝、撤销
删除撤销项使用 QTextCursor::position() 记录起始位置,
反向选取文本时 position() 记录的是尾部索引,
修改为 selectionStart() , 以恢复准确光标位置。

Log: 修复撤销删除后位置错误的问题
Bug: https://pms.uniontech.com/bug-view-187773.html
Influence: 撤销删除
Update version to distinguish pro/community.

Log: Update version to 6.0.4
引入DTK5.5.2及以上高亮变更接口,导致低版本环境兼容问题,
修改高亮色更新方式,不再使用新接口.

Log: 修复高亮色接口兼容问题
Influence: 列选取高亮
Change-Id: I140741bf4c14d65d25bc8f4c1affc62c8b592f62
Update version to 6.0.5

Log: Update version to 6.0.5
Change-Id: Ia13bd138c7e33792f8a2c80a9d8b2821311f5177
The old description is misleading as the code doesn't check or limit the write to /etc in any way. Let's make it "Save file with administrator privilege" for better correctness and transparency.
add OBS workflows

log:
correct deepin:Develop:dde project name

log:
文本编辑器序号显示使用单独字体,但计算宽度时未使用此字体计算,
导致显示绘制补全。调整计算序号宽度时使用指定字体,以正常显示。

Log: 修复使用特殊字体时,序号显示不全
Bug: https://pms.uniontech.com/bug-view-188417.html
Influence: 序号显示
加载文件时,设置FileOpen标志降低行号刷新频率,
但文件加载完成后未刷新状态,导致行号以旧的行数计算宽度,
行号显示不全,调整为加载完文件手动更新界面。

Log: 修复加载完小文件时,行号显示不全问题
Influence: 行号显示
iconv 转换GB18030 9FB4-9FBB区域字体存在问题,
调整为使用QTextCodec转换编码,使用宏
DISABLE_TEXTCODEC区分转换方式。

Log: 修复GB18030部分编码转换错误问题
Influence: 编码转换
源编码为UTF-8分支需同样设置转换数据

Log: 修复源编码为UTF-8时编码转换空白的问题
Influence: 编码转换
根据GB18030-2022文档,调整自2005标准的变更字符。
还原为iconv(2022标准)加载,同时对部分UTF展示字符做
映射表适配。

Log: 适配GB18030-2022规范兼容2005标准
Bug: https://pms.uniontech.com/bug-view-193311.html
Influence: 编码转换 GB18030显示 另存
rb-union and others added 26 commits August 20, 2024 13:15
Description: 在添加定制需求时对复制函数接口均添加了权限判定,
导致重复判断。修改接口函数,添加传入参数规避重复判断。

Log: 修复通过右键菜单复制内容,会回传2次信息给第三方
Bug: https://pms.uniontech.com/bug-view-150551.html
Influence: 右键复制
Change-Id: Id981043fbcaa8609a8295869bc0863d86513e259
修复失败的单元测试, 补充提示日志.

Log: 修复失败的单元测试.
Influence: UT
Update version to 6.0.11
相关PR:
* linuxdeepin#253
* linuxdeepin#254
* linuxdeepin#255
* linuxdeepin#256
* linuxdeepin#257

Log: Update version to 6.0.11
点击序号列空白处,可能导致程序阻塞,这是由于循环判断
没有检查 QTextBlock 是否有效。
1. 修改 onPressedLineNumber() 函数,改为使用 cursorForPosition()
接口取得块位置,而非循环比对块区域范围。
2. 补充 onPressedLineNumber() 的单元测试。

Log: 修复一次点击序号可能导致程序阻塞的问题
Bug: https://pms.uniontech.com/bug-view-215591.html
Influence: LineNumber
Update version to 6.0.12
PR:
* linuxdeepin#259

Log: Update version to 6.0.12
添加 mimetype 类型以支持 mod/toml 文件格式。

Log: 添加 mod/toml 格式支持.
Bug: https://pms.uniontech.com/bug-view-210815.html
Bug: https://pms.uniontech.com/bug-view-212273.html
Influence: SupportFormat
.desktop 文件添加 toml 格式支持

Log: .dekstop 添加 toml 格式支持
Bug: https://pms.uniontech.com/bug-view-210815.html
[linglong] Update version to 6.0.13
PR:
* linuxdeepin#261
* linuxdeepin#262

Log: [linglong] Update version to 6.0.13
适配紧凑模式,动态调整控件高度和位置.
紧凑模式通过宏 `DTKWIDGET_CLASS_DSizeMode`
在编译期判断是否编译紧凑模式适配代码.

Log: 适配紧凑模式
Task: https://pms.uniontech.com/task-view-292061.html
Influence: UI
完善查找框和替换框的紧凑模式

Log: 完善查找框和替换框的紧凑模式
Bug: https://pms.uniontech.com/bug-view-220159.html
Bump version to 6.0.14
PR:
* linuxdeepin#261
* linuxdeepin#262
* linuxdeepin#264

Log: Bump version to 6.0.14
适配紧凑模式遗漏区分版本兼容宏,
修复低版本DTK下的构建错误.

Log: 修复在低版本DTK的构建错误
Bump version to 6.0.15
PR:
* linuxdeepin#266

Log: Bump version to 6.0.15
add new tab to the end
移除重复的文件类型:text/x-chdr、text/x-csrc、text/x-patch、text/x-java、text/x-tex、text/x-makefile、text/x-pascal、application/x-perl
change the logic of the 'Ctrl + M' Shortcut
to a normal action.

log: Fix the Shortcut 'Ctrl + M cursor' to move to raw indentation
Bug: https://pms.uniontech.com/bug-view-233877.html
Shortcuts Alt + P / N, left to right match,
forbid to match the English quotation marks
as brackets

Log: this "ALT + P/N" shortcut do not require
the English quotation to be considered
Bug: https://pms.uniontech.com/bug-view-233883.html
change the Column Edit to align the selected columns
to the greatest extend.

Log: Fix the Column Edit to align the selected columns.
Bug: https://pms.uniontech.com/bug-view-234517.html
After column editing,the withdrawal
lines withdrawn line by line.

Log: the withdrawal lines withdrawn together
Bug: https://pms.uniontech.com/bug-view-241475.html
Bump version to 6.0.16
PR:
* linuxdeepin#268
* linuxdeepin#269
* linuxdeepin#270
* linuxdeepin#271

Log: Bump version to 6.0.16
调整默认快捷键浮窗弹出位置.
现在将显示在焦点屏幕(光标所在屏幕)中央.

Log: 调整默认快捷键浮窗弹出位置
Task: https://pms.uniontech.com/task-view-332267.html
Influence: Shortcuts
Bump verion to 6.0.17
PR:
* linuxdeepin#274

Log: Bump verion to 6.0.17
Change default search to be case insensitive,
affecting rind / replace / color mark.

变更默认字符查找不区分大小写, 影响查找/替换/颜色
标记功能.

Log: 变更默认字符查找不区分大小写
Bug: https://pms.uniontech.com/bug-view-262733.html
Change the setting when case sensitive.
调整区分大小写配置时的设置

Log: 修复错误的匹配大小写判断设置
Bug: https://pms.uniontech.com/bug-view-262733.html
Bump version to 6.0.18
PR:
* linuxdeepin#280
* linuxdeepin#281

Log: Bump version to 6.0.18
  add debian check workflow

log: 增加debian检查工作流
Copy link

TAG Bot

TAG: 6.0.18
EXISTED: yes
DISTRIBUTION: unstable

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: max-lvs, rb-union

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

@max-lvs max-lvs merged commit 0b5fb84 into linuxdeepin:release/eagle Aug 20, 2024
13 of 15 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.