re2zero

Results 10 issues of re2zero

It miss the Qt MAJOR version if build with Qt5. Log: Fix build configure.

If add define -D_WIN32_WINNT=0x0601 in roder to support run on win7, it miss htnoll and nthll functions, exclude them if support win7. Log: Fix build issue if support win7.

测试环境: 1. windows10 MSVC amd64 rpc.exe 初始内存10.2M占用,在多次运行rpclient.exe后,上升到26M不会下降。于是在rpclient中循环1000次请求,rpc.exe内存占用达到139.5M不会下降恢复。 ![coost_1000](https://github.com/user-attachments/assets/a8c7edcb-91eb-4786-a01f-099f1704b014) 2. Deepin OS 在Linux上验证,依然存在相同问题 ![图片](https://github.com/user-attachments/assets/6f0e80fe-0032-4255-b427-e1af2b84bec6)

New tag 6.5.17 and update linglong env. Log: Bump version to 6.5.17 and update linglong env.

Update linglong env and new tag v6.0.15. Log: Bump version 6.0.15

Update linglong env and new tag v6.5.6 Log: v6.5.6 release. ## Summary by Sourcery Chores: - Tags v6.5.6 release.

New tag v6.5.17 and update linglong env. Log: Bump version to 6.5.17.

在主题中,开启亚克力背景后,透明图片显示的是桌面的图片,而不是后面一层的背景。不确定这是不是设计如此,效果如下图: ![图片](https://github.com/user-attachments/assets/fecade97-3d66-42db-ad9c-9d8e7a0b7c8d)

The recent reuse lint scan shows the project does not comply with the [REUSE Specification 3.3](https://reuse.software/spec/). ``` # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without...

编译命令: ```shell cd FluentUI cmake -B build -DCMAKE_BUILD_TYPE=Debug -DQT_DIR=/usr/lib/x86_64-linux-gnu/cmake/Qt6 cmake --build build/ ``` 错误日志: ``` [ 3%] Linking CXX shared library libfluentuiplugin.so Copying qmldir to binary directory Error creating directory...