SineStriker
2023-12-21 327055934009dc416be6234db8e4d26fab81fb80
refs
用户 SineStriker <55847490+SineStriker@users.noreply.github.com>
星期四, 十二月 21, 2023 23:21 +0800
提交者 GitHub <noreply@github.com>
星期四, 十二月 21, 2023 23:21 +0800
提交327055934009dc416be6234db8e4d26fab81fb80
目录 a610c0a42554058baa899d28754244c7503c9780 目录 | zip | gz
parent 78188cc33a2e96f519832a85d4805791e0a0d886 查看 | 对比
77f10f7c5eb8716c06eb7e0447c3fd8dbcb48d79 查看 | 对比
Merge pull request #8 from stdware/stylesupport

Stylesupport
16个文件已修改
10个文件已添加
1 文件已重命名
1667 ■■■■■ 已修改文件
CMakeLists.txt 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/mainwindow/CMakeLists.txt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/mainwindow/dark-style.qss 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/mainwindow/light-style.qss 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/mainwindow/mainwindow.cpp 83 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/mainwindow/mainwindow.h 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
share/install.cmake 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
share/qmake/QWKStyleSupport.pri.in 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/CMakeLists.txt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/CMakeLists.txt 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/contexts/abstractwindowcontext.cpp 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/contexts/abstractwindowcontext_p.h 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/contexts/cocoawindowcontext.mm 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/contexts/win32windowcontext.cpp 490 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/shared/qwkwindowsextra_p.h 386 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/shared/systemwindow_p.h 对比 | 查看 | 原始文档 | blame | 历史
src/core/windowagentbase.cpp 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/windowagentbase.h 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stylesupport/CMakeLists.txt 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stylesupport/qwkstylesupportglobal.h 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stylesupport/styleagent.cpp 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stylesupport/styleagent.h 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stylesupport/styleagent_linux.cpp 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stylesupport/styleagent_mac.mm 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stylesupport/styleagent_p.h 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/stylesupport/styleagent_win.cpp 242 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/widgets/widgetwindowagent.cpp 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史