dtkgui/tools
zhangkun 7c05bace4a feat: switch to QGuiApplication for SVG rendering
1. Changed from QCoreApplication to QGuiApplication to support SVG
rendering
2. Updated CMakeLists to link against QtGui instead of QtCore
3. This change is necessary because SVG rendering requires GUI
components
4. Note: CLI environment users must set QT_QPA_PLATFORM=offscreen

feat: 切换到 QGuiApplication 以支持 SVG 渲染

1. 从 QCoreApplication 切换到 QGuiApplication 以支持 SVG 渲染
2. 更新 CMakeLists 链接 QtGui 替代 QtCore
3. 此变更是必要的因为 SVG 渲染需要 GUI 组件
4. 注意:命令行环境用户需要设置 QT_QPA_PLATFORM=offscreen
2025-07-31 13:42:53 +08:00
..
dci-icon-theme feat: switch to QGuiApplication for SVG rendering 2025-07-31 13:42:53 +08:00
dci-iconfinder refactor: move icon finder functionality to separate tool 2025-07-23 04:16:59 +00:00
dci-image-converter chore: Adapt Qt6 && Dtk6 compilation 2023-06-19 13:13:09 +08:00
dde-kwin-debug chore: Adapt Qt6 && Dtk6 compilation 2023-06-19 13:13:09 +08:00
deepin-gui-settings chore: Adapt Qt6 && Dtk6 compilation 2023-06-19 13:13:09 +08:00
image-handler chore: Adapt Qt6 && Dtk6 compilation 2023-06-19 13:13:09 +08:00
CMakeLists.txt refactor: move icon finder functionality to separate tool 2025-07-23 04:16:59 +00:00