framelesshelper/include/FramelessHelper/Widgets
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
FramelessDialog add frameless dialog & demo 2022-09-05 15:00:02 +08:00
FramelessMainWindow adjust the project file architecture 2022-03-20 12:30:00 +08:00
FramelessWidget adjust the project file architecture 2022-03-20 12:30:00 +08:00
FramelessWidgetsHelper refactor widgets interface 2022-05-03 19:02:39 +08:00
Global adjust the project structure again 2022-03-21 14:28:52 +08:00
StandardSystemButton some wip code 2022-04-05 19:54:43 +08:00
StandardTitleBar refactor widgets interface 2022-05-03 19:02:39 +08:00
framelessdialog.h add frameless dialog & demo 2022-09-05 15:00:02 +08:00
framelesshelperwidgets_global.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
framelessmainwindow.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
framelesswidget.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
framelesswidgetshelper.h add limited qmake support 2022-08-31 16:34:30 +08:00
standardsystembutton.h fix various issues found by user 2022-09-10 13:11:55 +08:00
standardtitlebar.h widget: add support for changing title font 2022-09-02 10:39:45 +08:00