framelesshelper/examples/openglwidget
Yuhang Zhao 34596db939 fix various issues found by user
Issue list:

1. MinGW lacks some definitions so there's compilation errors
2. The chrome buttons' foreground color is incorrect when the window is inactive.
3. Adapt to new macros from Qt dev branch.
4. Remove unneeded parameter from setApplicationOSThemeAware().

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2022-09-10 13:11:55 +08:00
..
images fix build on 5.12 & add initial opengl demo 2022-04-21 15:10:16 +08:00
CMakeLists.txt cmake: minor improvements 2022-07-27 09:36:28 +08:00
glwidget.cpp fix build on 5.12 & add initial opengl demo 2022-04-21 15:10:16 +08:00
glwidget.h fix build on 5.12 & add initial opengl demo 2022-04-21 15:10:16 +08:00
images.qrc misc: minor tweaks 2022-04-22 12:04:38 +08:00
logo.cpp fix build on 5.12 & add initial opengl demo 2022-04-21 15:10:16 +08:00
logo.h fix build on 5.12 & add initial opengl demo 2022-04-21 15:10:16 +08:00
main.cpp fix various issues found by user 2022-09-10 13:11:55 +08:00
mainwindow.cpp add window icon support 2022-08-31 10:21:24 +08:00
mainwindow.h various fixes and improvements 2022-05-13 14:19:50 +08:00