Commit Graph

59 Commits

Author SHA1 Message Date
ssk-wh 92573ab37e feat: 增加覆盖指定界面的水印类DWaterMarkHelper
可通过DWaterMarkHelper的接口设置水印样式,并通过registerWidget添加水印

Log:
Influence: 无
Task: https://pms.uniontech.com/task-view-243575.html
Change-Id: I84cf4d3fb0eb17deb0ab9c2e7b154bf884167a0b
2023-04-03 10:10:47 +08:00
jiawen 3dd052196f doc: update docs
更新dwindowoption docs

Log: update docs

Task: linuxdeepin/dtkwidget/issues/360
2023-03-18 08:54:33 +00:00
wang fei 9eaa40cbfc docs: add dfeaturedisplaydialog image to docs
add image to docs

Log: add dfeaturedisplaydialog image to docs
Influence: docs
2023-03-13 05:27:52 +00:00
renbin cbd8237ed9 chore: DPrintPreviewDialog add update setting interface.
Add interface updateDialogSettingInfo, apps can update print dialog
settings at construction time.
Add docs and UT, fix a bug that may cause a memory leak.

Log: DPrintPreviewDialog add update setting interface.
Influence: Add update setting interface.
2023-03-10 09:27:36 +00:00
bluesky 7ccb3ece4a docs: add example for dboxwidget
给dboxwidget添加例子

Log:
2023-03-09 08:58:04 +00:00
bluesky 70d7427547 docs: update docs
更新dboxwidget的文档

Log:
2023-03-09 11:08:28 +08:00
bluesky a9b927c52e docs: add example for dfilechooseredit
给dfilechooseredit添加例子

Log:
2023-03-07 11:41:56 +08:00
bluesky 6f05486d53 docs: update docs for dfilechooseredit
更新dfilechooseredit的文档

Log:
2023-03-05 22:07:31 +08:00
张坤 b97bff4d6d doc: update docs
更新dlineedit和dspinner的文档

Log: update docs
2023-02-23 01:43:53 +00:00
wang fei 339ece42c8 doc: update the doc of dfeaturedisplaydialog
update the interface doc of dfeaturedisplaydialog

Log: update the doc of dfeaturedisplaydialog
Influence: doc
Change-Id: I238fa7c5675bd3d51e3a7112fbe8ed549b3d3d51
2023-02-14 07:28:12 +00:00
xiangzelong 6d1f974dd9 docs: update docs
更新枚举的注释方式,规范化文档

Log:
2023-02-14 13:59:39 +08:00
bluesky 9e4b4a89ba doc: update docs for danchors
更新danchors的文档

Log: update docs

Task: deepin-community/coding-quarter#26
2023-02-03 07:17:36 +00:00
xzl d2cb0fb1f8 docs: update the document of DFloatingButton
更新文档

Log: docs: update the document of DFloatingButton
2023-01-19 14:01:47 +08:00
xzl e734edc54b docs: update docs
更新文档

log: update docs
2023-01-18 17:21:31 +08:00
wangyixue d6b55d4121 refactor(cmake): improve cmake and add new feature
* remove redundant "dtkwidget" in include directory;
 * improve cmake, modify some variable names, use file() to collect
 source files for scalability;
 * add full target_link_libraries support.

Log: add full target_link_libraries support
Influence: all projects who include headers directly by path
2023-01-18 11:22:46 +08:00
xzl ddea78cc18 chore: replace doxygen theme
替换doxygen主题安装方式

Log:
2023-01-14 23:32:54 -06: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
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 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
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 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
QinBenxue 53821e6cf3 docs: update docs and images
更新示例文档和相关示例图

Log:
2022-12-20 07:06:54 +00: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
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
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
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
renbin a880020d62 feat: Implements DImageViewer set image and clear.
Implements the DImageViewer interface, including set image and clear.
And implements the DGraphicsitem classes, add unit test cases, update comment.

Log: Implements DImageViewer set image and clear.
2022-12-02 05:43:40 +00:00
student-ice e1f01e538b docs: add docs for widgets
给darrowbutton添加文档注释 #232

Log: add docs

Task: https://github.com/deepin-community/coding-quarter/issues/31
2022-12-01 03:39:50 -06:00