SineStriker
2023-12-01 2d944e7bd4e435e216ae301b6826515d9f385574
refs
用户 SineStriker <trueful@163.com>
星期五, 十二月 1, 2023 17:24 +0800
提交者 SineStriker <trueful@163.com>
星期五, 十二月 1, 2023 17:24 +0800
提交2d944e7bd4e435e216ae301b6826515d9f385574
目录 23a652a69e32db4025e7b6dd9ebd4c33013e78f1 目录 | zip | gz
parent 15921c764c14b987fe014476411a5ca2a7b90b11 查看 | 对比
Add basic project structure
3个文件已修改
36个文件已添加
1516 ■■■■■ 已修改文件
.clang-format 130 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 120 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.gitmodules 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
CMakeLists.txt 71 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
LICENSE 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
README.md 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
examples/CMakeLists.txt 对比 | 查看 | 原始文档 | blame | 历史
share/msbuild/.gitkeep 对比 | 查看 | 原始文档 | blame | 历史
share/qmake/.gitkeep 对比 | 查看 | 原始文档 | blame | 历史
src/CMakeLists.txt 208 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/QWindowKitConfig.cmake.in 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/CMakeLists.txt 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/corewindowagent.cpp 72 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/corewindowagent.h 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/corewindowagent_p.h 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/handler/abstractwindowcontext.cpp 73 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/handler/abstractwindowcontext_p.h 70 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/handler/qtwindowcontext.cpp 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/handler/qtwindowcontext_p.h 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/handler/win32windowcontext.cpp 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/handler/win32windowcontext_p.h 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/qwindowkit_linux.h 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/qwindowkit_windows.h 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/qwkcoreglobal.h 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/core/windowitemdelegate.h 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/quick/CMakeLists.txt 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/quick/quickitemdelegate.cpp 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/quick/quickitemdelegate_p.h 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/quick/quickwindowagent.cpp 86 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/quick/quickwindowagent.h 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/quick/quickwindowagent_p.h 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/quick/qwkquickglobal.h 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/widgets/CMakeLists.txt 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/widgets/qwkwidgetsglobal.h 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/widgets/widgetitemdelegate.cpp 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/widgets/widgetitemdelegate_p.h 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/widgets/widgetwindowagent.cpp 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/widgets/widgetwindowagent.h 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/widgets/widgetwindowagent_p.h 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史