Commit Graph

5 Commits

Author SHA1 Message Date
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
ck a3677d4bbf chore: install meta file
1. move `dconfig_meta_files` to src/CMakeLists.txt
2. add to debian install files
2023-04-03 10:07:03 +08:00
sunkang 63f1ce54b4 fix: 适配dtkgui多版本共存的处理
1. 删除src/dbus/com.deepin.dtk.FileDrag.conf 文件,此文件转移到libdtkcommon中

Log:
Change-Id: I9346141589524a209f31e8b195dfe0721778d23e
(cherry picked from commit 2a11ae19920829a411e4faabec8cbc56e50b654b)
2021-03-01 19:08:19 +08:00
Chris Xiong 6286dceb20 feat: add classes for advanced inter-process drag and drop support. 2019-09-24 14:29:02 +08:00
zccrs c97868c5cf refactor: update the package version to 5.0.0 2019-09-03 09:01:34 +08:00