范朋程
|
2d958dd670
|
chore: V23接口改造适配
V23接口改造适配
Log: V23接口改造适配
Influence: 无
Task: https://pms.uniontech.com/task-view-207483.html
Change-Id: Ide530c023ea41f86fad2e8001ec67f1afaa897ab
|
2022-12-06 14:40:35 +08:00 |
|
donghualin
|
c7df15ce0e
|
feat: 插件增加标记
插件接口类中增加flag接口,用于返回不同的插件的属性,在各插件的实现中实现这个接口
Log:
Influence: 任务栏插件
Task: https://pms.uniontech.com/task-view-220099.html
Change-Id: I9e8b8e0f5f9818856b70a76bbda9eb31dc4ebf65
|
2022-11-28 14:40:55 +08:00 |
|
donghualin
|
9e60447a4d
|
fix: 删除编译警告
删除CMakeLists.txt中多余的包含文件,防止编译的时候找不到对应的包引起报错或者警告
Log: 消除编译警告
Influence: 无
Task: https://pms.uniontech.com/task-view-96831.html
Change-Id: I0b432916718ef1d3e46b6840513640ab9007982a
|
2022-11-04 06:29:16 +00:00 |
|
donghualin
|
cf376ebb3f
|
style: 消除编译警告信息
将代码中的过期的不建议使用的函数或类替换成建议使用的函数或类
Log: 消除编译警告
Influence: 无
Task: https://pms.uniontech.com/task-view-96831.html
Change-Id: Ie42a3eed97013adb047105bcf75e07ff8e0277a0
|
2022-11-04 06:29:16 +00:00 |
|
donghualin
|
e714c7e44e
|
fix: 修改对老插件的兼容性问题
所有插件的api版本都改成2.0.0,PluginProxyInterface新增的接口放到最后的位置,保证老插件在加载的时候能调用到正确的函数
Log: 修改老插件的兼容性问题
Influence: 任务栏加载老插件
Bug: https://pms.uniontech.com/bug-view-132961.html
Change-Id: I0c2714db6a21f2d246126ce2d9cec96e8c706d80
|
2022-06-01 21:34:40 +08:00 |
|
FanPengCheng
|
331cf7c749
|
chore: 修复内存泄露问题
修复内存泄露
Log:
Bug: https://pms.uniontech.com/zentao/bug-view-80694.html
Bug: https://pms.uniontech.com/zentao/bug-view-80695.html
Change-Id: I7410c84aa0a4d6f277ba7a887614814374ef683d
|
2021-05-25 21:42:38 +08:00 |
|
范朋程
|
ee83bb1cba
|
fix(cppcheck): cppcheck检查
静态代码检查,按照提示修改了所有合理的警告内容,部分内容为cppcheck误报,不处理
Log: 按照静态代码检查工具给出的结果进行修改
|
2020-06-16 13:54:23 +08:00 |
|
fpc_diesel
|
06ac0b986a
|
feat(accessible):Unified naming && set overlaywarningwidget accessible
统一命名方式,所有的控件均以统一,添加overlaywarningwidget的accessible代码
|
2020-05-06 17:28:20 +08:00 |
|
fanpengcheng_cm
|
684ed7cf0b
|
feat:set control accessible
|
2020-03-13 13:39:01 +08:00 |
|
王少君
|
9c6be185e5
|
Revert "feat:set cotrol accessible"
This reverts commit 5be2ade0b13a0d47cf58a27e19caf06b9f9ed377
|
2020-03-13 12:07:59 +08:00 |
|
fanpengcheng_cm
|
5be2ade0b1
|
feat:set cotrol accessible
|
2020-03-12 20:23:53 +08:00 |
|
wangxuwen
|
c841e462fd
|
fixed(dde-dock): change the plugins sort for bug 10319
|
2020-01-11 10:35:29 +08:00 |
|
shaojun
|
f14dc75d06
|
fixed(bug:3589):icon not in center
|
2019-09-28 17:23:10 +08:00 |
|
hillwoodroc
|
7cec36671b
|
Link some develop libraries to fix build for some distributions.
|
2019-07-18 14:03:55 +08:00 |
|
justforlxz.com
|
ea81b7326d
|
fix(overlay): head define conflict
|
2019-07-02 19:58:24 +08:00 |
|
justforlxz
|
95aad7e387
|
fix(overlay): disable overlay failed
taskID=5196
|
2019-05-28 16:55:31 +08:00 |
|
justforlxz
|
f1441cc1e7
|
fix(overlay): polkit dialog not translation message
|
2019-05-22 18:02:01 +08:00 |
|
justforlxz
|
55c4c74a82
|
refactor: use QWidget::devicePixelRatio to replace QApplication::devicePixelRatio
插入新屏幕后,新屏幕的缩放是1,切换为复制模式后如果继续使用QApplication::devicePixelRatio会导致
显示错误,统一换成QWidget::devicePixelRatio或QScreen::devicePixelRatio。
|
2019-04-23 18:27:40 +08:00 |
|
listenerri
|
6c205f3750
|
fix: translation of polkit message of overlayroot-disable in stable system
|
2019-04-18 13:11:09 +08:00 |
|
listenerri
|
d1642d1f62
|
fix: exec pkexec failed cause the Polkit dbus is not startup when just login
|
2019-03-28 10:02:17 +08:00 |
|
listenerri
|
10ae2022b2
|
fix: cmdline read failed
|
2019-03-27 16:27:57 +08:00 |
|
listenerri
|
da3b42a85e
|
feat: add overlay warning plugin
https://github.com/linuxdeepin/internal-discussion/issues/1126
|
2019-03-27 15:45:06 +08:00 |
|