14 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
fengshaoxiong
b6a48e73c9 fix: 清除dde-dock告警信息
清除以下告警信息
[Warning] requestActivate() called for  QWidgetWindow(0xb87800, name="Dtk::Widget::DArrowRectangleClassWindow")  which has Qt::WindowDoesNotAcceptFocus set.
[Warning] Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
[Warning] QLayout: Attempting to add QLayout "" to HoldContainer "", which already has a layout
[Warning] QObject::connect: invalid null paramete

Log: 通过优化使用,清除告警信息
Bug: https://pms.uniontech.com/zentao/bug-view-20977.html
2020-06-29 14:25:59 +08:00
wangxuwen
3760ce2123 feat(dde-dock): 优化dock内存泄漏问题。 2020-02-25 17:46:18 +08:00
shaojun
3cfbc502f0 feat:add mainpanelcontrol spliter and delete tray spliter 2019-09-17 13:16:26 +08:00
shaojun
0277d1404f feat(tray):tray layout 2019-09-06 14:45:00 +08:00
shaojun
39b2f3af79 feat(trayplugin):change trayplugin ui 2019-09-03 09:36:58 +08:00
shaojun
229dec043b feat(trayplugin):delete HoldContainer spliter and move FashionTrayControlWidget to HoldContainer left 2019-08-27 19:43:46 +08:00
listenerri
f4cbe1d2c8 Merge branch 'dev/daemon-plugin-settings' into daemon-plugin-settings 2019-04-04 17:42:37 +08:00
listenerri
daed0fc57e refactor: the item key which can identify tray items
https://github.com/linuxdeepin/internal-discussion/issues/1072

https://github.com/linuxdeepin/developer-center/issues/885

Change-Id: Ica41815368bacbcc6a163687d329c2a3bda27b2d
2019-03-19 15:04:42 +08:00
listenerri
57f8e6ee0a feat: access plugin settings from dock dbus daemon
Change-Id: I97f3f3e0b3bfa65cac2abda4e3b59494ea1c13d1
2019-01-07 16:20:36 +08:00
listenerri
9dde0f6d30 feat: animation of hold spliter
Change-Id: Ic15d015a03b95cf917039ebc3762b8984dbb146b
2018-12-29 17:55:19 +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