githubuser0xFFFF
githubuser0xFFFF
Great. I really appreciate your contribution.
@zyrkiel Thank you for the changes. I noticed, that you used compile time configuration via the define USE_NATIVE_WINDOWS. My idea was to provide an addtional config flag USE_NATIVE_WINDOWS for the...
@zyrkiel This is great. Thank you very much.
The CI for Linux only uses Qt6. Do you see issues for Qt5 on Windows?
Could you please check if the pull request #727 improves something for you?
@yiman919 Thank you very much for your finding. I will add a section to the documentation regarding using OpenGL widgets in ADS.
I addes a section to the user guide
I can not confirm this bug. I just checked out the latest master branch and compiled it with Qt 6.6.2 and MSVC 2019 on Windows 11. I can see all...
@BA7LYA Ok, then please create a pull request to fix this properly for all users.
@likedev Hi, I just tested this with Qt 6.6.2 doing the following steps: 1. Opening the CMakeLists file of ADS in QtCreator 2. Configure the project for Qt 6.6.2 3....