heyuming
060450076f
feat(build): support Qt6
...
Log: 支持Qt6
2023-06-16 17:32:43 +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
rewine
deaa98cc55
feat: Improve version information
...
1. 使用 CMakePackageConfigHelpers 生成 Config.cmake
2. 提供 DtkWidgetConfigVersion.cmake 供调用者检查版本
3. 使用 GNUInstallDir 提供的 FULL 版本变量配置 pkg-config 路径
4. 补充 pkg-config -L 参数
5. 增加引入 dtkcore 版本检查
2022-09-30 10:21:05 +08:00
chenhongtao
f80f48076e
feat(cmake): to cmake
...
from qmake to cmake
Log: tocmake
2022-08-19 17:18:33 +08:00
xzl
8d8912b04f
chore: adapt REUSE license header
...
修改为开源合规
Log: 修改项目合规
2022-08-11 05:02:57 +00:00
Chen Bin
10c78c5761
feat: dtkwidget支持一包多依赖
...
1.使用dtkcommon的qmake配置函数,使dtkwidget能够同时支持
5和5.5等多个版本。
2. 修改control中的依赖文件,master上只依赖5的版本。
Log:
Change-Id: I63b3d3dbc4373c87af495b49696b96a297424ddc
2021-06-29 18:41:04 +08:00
Chen Bin
a352e90e5e
chore: 将master生成的库名修改为dtkwidget
...
从maintain/5.5中cp时由于dtkwidget依赖5.5的接口,因此名称改为5.5。
现将dtkwidget修改为原始名称,以适配master上游多依赖问题。
Log:
Change-Id: I0495cf47a882022c228ddbb90f6d608571794d33
2021-06-29 16:36:00 +08:00
ck
ad8fa62b06
feat: build with dtkwidget5.5
...
dtkwidget5.5相关文件修改,改包名版本为5.5(libdtkwidget5.5/lidtkwidget5.5-dev/libdtkwidget5.5-bin)
Log: 修改生成包名
Change-Id: Ib6300d2217c58a9a4a0bebd34424297cf00b6ecb
2021-03-09 17:58:17 +08:00
zccrs
9a58a406f2
refactor: make same class to deprecated
...
DSvgRenderer: move to libdtkgui
DThumbnailProvider: move to libdtkgui
DTrashManager: move to libdtkcore
2019-11-30 19:29:21 +08:00
zccrs
edf1741f6a
chore: remove create dtkwidgt_config.h codes
...
fix the dtk-svgc tool install path
2019-07-30 18:41:33 +08:00
zccrs
fe15d32b71
Revert "update version 5.0"
...
This reverts commit 782192d8c2 .
2019-07-25 13:48:44 +08:00
deepinzhangshuang
782192d8c2
update version 5.0
2019-07-25 11:28:27 +08:00
Iceyer
1525c2cb36
feat: support qt module
...
Change-Id: Iffa23b1971e6e2f49b9a43a34804e3eb0139070e
2018-02-13 00:47:57 +08:00
Iceyer
1b40d6a71e
fix: windows build failed
...
Change-Id: Ie541c1a188de8d275330fb0472d435c572b2314a
2017-11-05 18:17:42 +08:00
Iceyer
83857265ab
fix: fix dtk-svgc crash if no font init
...
Change-Id: Ifcfd400e790beaf153efaa321aff905c6c5b545e
2017-10-10 15:06:59 +08:00
Iceyer
fedb386013
feat: add svgc
...
Change-Id: Ifddbd8b25c8b712345fff37136a88fd46cbccc8c
2017-10-09 13:59:10 +08:00