Commit Graph

11 Commits

Author SHA1 Message Date
syn 536f1f9dff chore: ignore doxygen-theme folder
Log: 修复编译时加上BUILD_THEME宏后,自动拉取doxygen-theme导致git管理的项目产生污染

Task: https://github.com/linuxdeepin/dtk/issues/99
2023-07-03 17:21:36 +08:00
ck dcede1f96d chore: Adapt Qt6 && Dtk6 compilation
Since xdgiconloader is not adapted to Qt6, libxdg is disabled by default when compiling Dtk6
Do not install dconfig file in dtkgui to avoid conficts with dtk6gui
C++ 17 by default
DVERSION ==> DTK_VERSION
cmake_minimum_required 3.13
tools install to CMAKE_INSTALL_LIBEXECDIR
2023-06-19 13:13:09 +08:00
xzl 0a76949970 chore: add gitignore item
添加gitignore item

Log:
2023-01-04 10:34:09 +08:00
wangyixue a69ed2efdc chore: add export target support
Export target Dtk::Gui. Users can simply use target_link_libraries.

Log: add export target support
2022-12-29 09:52:49 +08:00
xzl ded66d1d3b docs: add dci docs
添加dci文档(初步完成,需要补充例子)

Log:
2022-12-27 00:32:16 -06:00
chenhongtao 750478f24e feat(doc): add package libdtkgui-doc
build the package for doc

Log: build the pacakge of doc for dtkgui
2022-09-02 06:18:11 +00:00
ShootingStarDragons 7f227daf8a feat(tocmake): tocmake
I change the source code from qmake to cmake. Move the files
which will be install to the /usr/include to $root/include, which will
help to mattern match and easylier to do install. and the change will
break the build of qmake

Log: from qmake to cmake

Influence: qmake is breaked
2022-08-17 16:59:12 +08:00
ck c9c2941aa8 chore: 修改ignore文件
忽略qmake生成的文件

Log:
Change-Id: I7c2a7010f9f9ae83bdb766601bf63c4484515e59
2021-03-16 11:42:16 +08:00
zccrs cb09384ed6 feat: add "isValid" function for DNativeSettings 2019-07-30 09:34:48 +08:00
zccrs 31c859a0f6 feat: add debian package 2019-07-29 17:30:57 +08:00
zccrs 3ecc0bc896
Initial commit 2019-07-29 16:52:37 +08:00