11 Commits

Author SHA1 Message Date
tsic404
2f185bf3ce chore: resolve v23 merge conflicts
log:
2023-02-16 15:08:28 +08:00
Robert
0427e19b72
chore: adapt license and copyright (#680)
Modify project to pass the REUSE check

Log: Modify project to pass the REUSE check
Task: https://pms.uniontech.com/task-view-185215.html
Change-Id: Ie954cf985f16c1a243bfc912aa7458c6e85ce9de
2022-09-06 11:36:55 +08:00
范朋程
ee83bb1cba fix(cppcheck): cppcheck检查
静态代码检查,按照提示修改了所有合理的警告内容,部分内容为cppcheck误报,不处理

Log: 按照静态代码检查工具给出的结果进行修改
2020-06-16 13:54:23 +08:00
wangxuwen
7cd081710e feat: plugin will be overlap when change the dock position bug for 13105 2020-01-02 15:03:56 +08:00
shaojun
f8af5aaf24 feat:ajdust all dock item size 2019-10-31 15:38:56 +08:00
shaojun
b616162d69 fixed(tray):method and signal to tray item count 2019-10-30 09:42:09 +08:00
shaojun
68b45bbf4b fixed(bug3751):tray icon size error 2019-10-16 13:41:30 +08:00
shaojun
3cfbc502f0 feat:add mainpanelcontrol spliter and delete tray spliter 2019-09-17 13:16:26 +08:00
shaojun
298a37c3e9 feat(tray):add tray animation 2019-09-12 17:07:23 +08:00
listenerri
fea60742c5 feat: add hold container
wrappers can be drop into hold container from normal container,
of course, wrappers in hold container can also be drop into normal container

Change-Id: I21013beede7661507a9c389af21c35692b777dd4
2018-12-28 17:00:29 +08:00
listenerri
7c1ae86a79 refactor: the fashion tray item is divided into some modules
the fashion tray item consists of some fixed widget and some wrapper
container.

- double spliter one left and one right
- a control widget
- normal wrapper container
- attention wrapper container(just contains one/zero wrapper)
- hold wrapper container(coming soon)

Change-Id: If307fe0a3160c5478992c734ccac1bdec1071f09
2018-12-27 17:12:37 +08:00