Roman Telezhynskyi
|
d9a53a92fc
|
When dealing with a system that supports native dark mode and Qt that doesn't, activate only custom dark theme to mimic dark mode and nothing in case of light mode.
|
2023-08-14 07:26:54 +03:00 |
|
Roman Telezhynskyi
|
ae549bf948
|
Activate custom stylesheet to mimic dark mode on Qt versions those do not support native dark mode.
|
2023-08-13 19:58:58 +03:00 |
|
Roman Telezhynskyi
|
fef65aeeca
|
Show that the app busy when switching a style.
|
2023-08-13 17:02:27 +03:00 |
|
Roman Telezhynskyi
|
92af5107d7
|
Fix recursion issue on MacOS.
|
2023-08-11 16:16:22 +03:00 |
|
Roman Telezhynskyi
|
19059ccaff
|
MSVC warning.
|
2023-08-11 16:16:03 +03:00 |
|
Roman Telezhynskyi
|
d433287be7
|
Fixing artifacts while changing system theme color on Windows.
|
2023-08-09 19:21:04 +03:00 |
|
Roman Telezhynskyi
|
aea4fe3cee
|
Qt can ignore OS settings, so, we must check palette settings instead.
|
2023-08-09 15:53:00 +03:00 |
|
Roman Telezhynskyi
|
14ec95ee9f
|
Switch to Fusion style when activate custom theme or use default dark theme on Windows.
|
2023-08-09 15:46:02 +03:00 |
|
Roman Telezhynskyi
|
0eff1b09f2
|
Use NativeMacDarkThemeAvailable instead of NSNativeMacDarkThemeAvailable.
|
2023-08-07 11:37:06 +03:00 |
|
Roman Telezhynskyi
|
6d70309136
|
Use icons from icon theme.
|
2023-08-07 11:08:12 +03:00 |
|
Roman Telezhynskyi
|
995ff71546
|
Fix infinite recursion.
|
2023-08-05 19:31:23 +03:00 |
|
Roman Telezhynskyi
|
e60ba5bedb
|
Support for dark theme for custom icons.
|
2023-08-05 17:52:34 +03:00 |
|
Roman Telezhynskyi
|
ec8a22cc84
|
Improve support for dark theme.
Custom dark theme updated. Added support for native dark mode. Added new icon themes. Scene still needs improvement.
|
2023-07-24 13:41:42 +03:00 |
|