| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(resource): fix resource leaks in Configuration and ThemedIconEngine - Configuration 析构函数中显式释放 m_settings,避免 QSettings 泄漏 - ThemedIconEngine 在 getScalableSvgIconFromTheme 返回前使用 qDeleteAll 释放 themeIconInfo.entries - 移除 isValid() 中未使用的 loadIcon 调用,避免多余加载 Fixed #121166 Signed-off-by: liuxinhao <liuxinhao@kylinsec.com.cn> | 5 个月前 | |
feature(palette): Improve color mixing precision with float values and add Inactive color palette handling - 使用浮点数参与混合提高精度,新增Inactive状态颜色表处理 Related #111543 | 7 个月前 | |
feat(next): Merge the contents of the next branch into master - 将next分支内容同步至master | 1 年前 |