Commit Graph

2630 Commits

Author SHA1 Message Date
ck 116aab61ea chore: update changelog
update changelog

Log: update changelog
Influence: none
Change-Id: I5c21fd35617b305dcaf508895175e01ef5621f3c
2023-01-16 10:14:50 +08:00
xzl ddea78cc18 chore: replace doxygen theme
替换doxygen主题安装方式

Log:
2023-01-14 23:32:54 -06:00
wang fei a9fc8277b6 feat: 特性介绍框文案翻译
特性介绍框需求相关文案翻译

Log: 增加特性介绍需求相关文案翻译
Task: https://pms.uniontech.com/task-view-227391.html
Influence: 特性介绍文案
Change-Id: Icd3bfeeea5ce60034bc59cf947718b24099f870a
2023-01-13 19:08:11 +08:00
wang fei 217cfc5514 feat: 增加特性展示功能
1. 增加特性对话框类接口;
2. dapplication增加特性对话框相关接口;
3. 重新布局关于对话框;

Log: 新增特性介绍功能
Task: https://pms.uniontech.com/task-view-227391.html
Influence: 特性介绍,关于介绍
Change-Id: Ie6244bd313bb385846f4c5c066108b65f5afcb4f
2023-01-13 02:01:37 +00:00
wangyixue cb689dc5ec fix: fix wrong position of first ComboBox popup
ComboBox popup at the wrong position the first time after application
launched. Fix this behavior.

Log: fix wrong position of ComboBox popup
Bug: https://pms.uniontech.com/bug-view-177525.html
2023-01-13 10:00:02 +08:00
Ye ShanShan 57b546fdd4 feat: Support multi split screen for dtitlebar
Adjust ui style.
  Move implement from dtitlebar.cpp to splitscreen.cpp.

Log: 标题栏支持多分屏
Task: https://pms.uniontech.com/task-view-180357.html
Influence: 依赖平台插件升级,标题栏最大化按钮悬浮时分屏功能
Change-Id: I3911fd178f5ceae41a0e3f5227e4abae153583e7
2023-01-11 16:07:20 +08:00
bluesky 3352244fe6 doc: update docs for ddialog
更新ddialog的文档

Log: update docs

Task: deepin-community/coding-quarter#26
2023-01-11 05:04:00 +00:00
Ye ShanShan fe89639b37 feat: Add compact support for some widgets
Modify dstyle's value when switch SizeMode;
  Add compact support for dialog, listview and other base widget.

Log: 支持基本控件的紧凑模式切换
Task: https://pms.uniontech.com/task-view-227385.html
Influence: none
Change-Id: I8f83d1fddd723a51bd01561c3723a9c352e9d852
2023-01-11 12:19:42 +08:00
Ye ShanShan d9a63823d1 feat: Add TightMode support for TitleBar
Send StyleChange event for all widget when
received sizemode changed.
  Add SizeModeHelper for common function.
  Modify radius, Shadow of MainWindow.

Log: 支持紧凑模式切换
Task: https://pms.uniontech.com/task-view-227385.html
Influence: none
Change-Id: I3cb83d22db1b3b058ed34443263d8321af09281d
2023-01-10 11:12:17 +08:00
wangyixue 097b17d599 feat: add ToolTip support
Add ToolTip support for DListView and DLabel

Task: https://pms.uniontech.com/task-view-227383.html
Log: add ToolTip support
2023-01-05 13:13:04 +08:00
wangyixue 407bc55028 fix: add Dtk::Gui link for dtkuiplugin
Fix compile error for dtkuiplugin, add Dtk::Gui link.

Log: add Dtk::Gui link for dtkuiplugin
2023-01-05 13:13:04 +08:00
wangyixue 5648360acc fix: correct default constructor for DStyleHelper
Modify default value for m_style of DStyleHelper from nullptr to
QApplication::style in case we have a stack overflow.

Log: correct default constructor for DStyleHelper
2023-01-03 16:39:10 +08:00
deepin-admin-bot 991136161f chore: Sync by d45f73b2d0
sync by github workflow

Log: none
Influence: none
2022-12-28 07:54:39 +00:00
QinBenxue 40b6252706 docs: update groups and create new initial docs
新建文档分组和新建初始文件

Log:
2022-12-27 02:11:29 -06:00
QinBenxue bad6363a12 doc: update dlistview doc
更新 dlistview 示例和文档,修改cpp注释

Log:
2022-12-27 06:55:01 +00:00
QinBenxue 3adae89d29 doc: update doc for dsettingsdialog
更新dsettingsdialog文档示例

Log:
2022-12-27 05:03:31 +00:00
QinBenxue 356c8d4465 docs: update examples、 docs and images
更新dsettingsdialog示例和文档、图像

Log:
2022-12-26 02:26:57 +00:00
QinBenxue 288d3042dd docs: update example docs and images
更新 DBackgroundGroup 示例和示例图像

Log:
2022-12-26 01:22:22 +00:00
QinBenxue 849f5459fa docs: update docs and images
更新dslider的示例与文档标准化

Log:
2022-12-22 09:19:56 +00:00
xzl 54d04153e4 doc: add mainpage
添加主页

Log:
2022-12-22 16:33:01 +08:00
QinBenxue 4e9167f7af docs: update docs for widget
更新注释

Log:
2022-12-22 03:41:04 +00:00
QinBenxue f3efae1116 docs: update docs for widget
修改文档中的链接错误

Log:
2022-12-22 03:29:00 +00:00
QinBenxue 9545ac7144 docs: update docs and images
更新示例文档dtitlebar.zh_CN.dox, 源码注释dtitlebar.cpp, 新增示例图像

Log:
2022-12-21 09:10:17 +00:00
chenke fca5fea682 fix: hotSpot pos not scaled
map position from Native will scale with deviceRatio

Bug: https://pms.uniontech.com/bug-view-70386.html
Log: none
Influence: drag tabbar with high dpi
2022-12-21 13:35:55 +08:00
ck 9c8290899a feat: add linglong build support
add linglong.yaml to support linglong build
see https://linglong.dev/guide/ll-builder/manifests.html

Log: linglong
Influence: linglong
Change-Id: I0cffb32dcf483105f118832cb88133a499e3a2b5
2022-12-20 15:23:43 +08:00
QinBenxue 53821e6cf3 docs: update docs and images
更新示例文档和相关示例图

Log:
2022-12-20 07:06:54 +00:00
ck aff7e3613e chore: sound effect dbus service and path
<org_name>.<project_name>.<control_version>
org_name        : org.deepin
project_name    : dde
control_version : SoundEffect1

Log: soundEffect1
Influence: play or preview system effect sound
Change-Id: I930679464261fd891cbeb2f665ab996e183a5750
2022-12-20 11:39:36 +08:00
QinBenxue 585d4493b7 docs: update doc and images
更新示例文档和相关示例图像

Log:
2022-12-19 08:42:51 +00:00
QinBenxue 3957d70717 docs: update docs and images
更新示例文档和相关示意图

Log:
2022-12-14 19:29:35 +08:00
student-ice 4813eee0f4 docs: add docs for widgets
给dbackgroundgroup添加文档注释 #267

Log: add docs

Task: https://github.com/deepin-community/coding-quarter/issues/31
2022-12-14 16:14:58 +08:00
QinBenxue 4406e3483c docs: update docs and images
更新示例文档和相关示意图

Log:
2022-12-13 16:38:44 +08:00
QinBenxue 0601207ed1 docs: update docs
更新文档和示例

Log:
2022-12-13 16:38:21 +08:00
ck 2cc522ffb8 chore: update changelog
update changelog

Log: update changelog
Influence: none
Change-Id: I09b426137a57ebb94a23f31d8a1b67973cf42c7d
2022-12-12 17:50:18 +08:00
renbin e850bebb4a feat: Add DImageViewer example.
Add DimageViewer example, improve crop image function.
Update dox file comment, hide internal implementation.

Log: Add DImageViewer example.
2022-12-12 06:49:59 +00:00
ck fd404f1ac5 chore: init hasManual once on showEvent
DGuiApplicationHelper::hasUserManual() will asyncCall and cached result

Log: none
Influence: manual help action
Change-Id: I7a82101bba862cbf52a033cfd2e4f7955c6238fe
2022-12-12 14:19:17 +08:00
student-ice a9ea09f438 docs: add docs for widgets
给darrowrectangle添加文档注释 #259

Log: add docs

Task: https://github.com/deepin-community/coding-quarter/issues/31
2022-12-09 13:25:22 +00:00
xzl 21e1dbbb9e docs: remove daboutdialog.md update dox
remove daboutdialog.md update dox

Log:
2022-12-09 09:53:27 +08:00
xzl 6493c89d4f docs: update example
更新示例代码和图片

Log:
2022-12-08 17:25:03 +08:00
renbin 30225aa55c feat: Add DImageViewer crop image function.
Add DImageViewer crop image function, DGraphicsCropItem class.
Add crop image unit test cases, update dox file comments.

Log: Add DImageViewer crop image function.
2022-12-08 14:08:41 +08:00
QinBenxue aa98fbffed docs: update docs
更新文档

Log:
2022-12-08 03:39:06 +00:00
QinBenxue 9179e0f40b docs: update docs
更新文档

Log:
2022-12-07 16:50:27 +08:00
QinBenxue c41b2d78a4 docs: update docs
更新文档

Log:
2022-12-07 16:50:27 +08:00
QinBenxue 693f55bd44 docs: update docs
Log: 更新文档
2022-12-07 15:06:15 +08:00
wangyixue b28cb777de fix: crumbs get out of border in DCrumbEdit
Some crumbs will get out of panel frame border of DCrumbEdit when it's
too long or there are too many crumbs showing in a vertical line (often
happens when scrolling).
Draw border first and then draw viewport, set viewport margins.

Bug: https://pms.uniontech.com/bug-view-174437.html
Log: fix crumbs out of border
Influence: DCrumbEdit
2022-12-07 10:34:39 +08:00
wangyixue d27630f171 chore: fix linking error
Fix DtkWidget_LIBRARIES to find_library installed.

Log: fix linking error
2022-12-07 10:02:15 +08:00
wang fei e60b44d898 feat: 侧边栏功能
按钮控制侧边栏展开和收缩

Log: 添加侧边栏功能
Influence: 侧边栏和标题栏
Change-Id: I39790200db1606a6513a99a47ecaab17c2f171ee
2022-12-07 09:59:56 +08:00
student-ice 95cd82ab6c docs: add docs for widgets
给darrowlineexpand添加文档注释 #242

Log: add docs

Task: https://github.com/deepin-community/coding-quarter/issues/31
2022-12-06 10:58:05 +08:00
student-ice b7da54204f docs: add docs for widgets
给darrowlinedrawer添加文档注释#240

Log: add docs

Task: deepin-community/coding-quarter#31
2022-12-05 05:35:13 -06:00
student-ice 650edaaa94 docs: add docs for widgets
给dlabel添加文档注释#237

Log: add docs

Task: deepin-community/coding-quarter#31
2022-12-02 01:16:38 -06:00
renbin b96acedda2 feat: Implements DImageViewer rotate, scale and gesture.
Implements the DImageViewer interface, including rotate, scale, gesture.
Add unit test cases and interface comment.

Log: Implements DImageViewer rotate, scale and gesture.
2022-12-02 05:43:40 +00:00