framelesshelper/include/FramelessHelper/Quick
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
..
private fix various issues found by user 2022-09-10 13:11:55 +08:00
FramelessQuickHelper quick: finish qml -> cpp migrating 2022-04-16 09:52:38 +08:00
FramelessQuickModule Refactor the Quick implementation, interface is now simpler 2022-05-02 12:26:57 +08:00
FramelessQuickUtils adjust the project file architecture 2022-03-20 12:30:00 +08:00
Global adjust the project structure again 2022-03-21 14:28:52 +08:00
QuickChromePalette finish the chrome palette implementation 2022-07-06 14:24:41 +08:00
QuickImageItem add window icon support 2022-08-31 10:21:24 +08:00
QuickMicaMaterial Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
framelesshelperquick_global.h win: use Qt functionalities as much as possible 2022-08-16 15:24:14 +08:00
framelessquickhelper.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
framelessquickmodule.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
framelessquickutils.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
quickchromepalette.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
quickimageitem.h add window icon support 2022-08-31 10:21:24 +08:00
quickmicamaterial.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00