pollymc/launcher/ui
Tayou fef60a9da0
add support for multiple custom themes
also moved theme related code from Application.cpp to new ui/themes/ThemeManager.cpp, this class should cleanly isolate theme related functions and help avoid code duplication in future theme related additions.
Themes can now be just qss or css files, they won't have color pallette information with them in that case

Signed-off-by: Tayou <tayou@gmx.net>
2022-11-01 20:10:12 +01:00
..
dialogs chore: update credits 2022-10-29 13:12:51 +02:00
instanceview chore: update license headers 2022-07-10 12:19:15 +02:00
pagedialog NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
pages Merge branch 'PrismLauncher:develop' into develop 2022-10-31 20:06:59 -04:00
setupwizard fix: use display name in code 2022-10-18 09:50:27 +02:00
themes add support for multiple custom themes 2022-11-01 20:10:12 +01:00
widgets Merge pull request #39 from Sebbl0508/mod_dialog_fontsize 2022-10-21 15:25:28 +02:00
ColorCache.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ColorCache.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
GuiUtil.cpp Revert "fix: remove updater if it is not used" 2022-07-06 18:13:51 +02:00
GuiUtil.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceWindow.cpp fix: enable demo launch only on supported instances 2022-09-15 19:27:42 -03:00
InstanceWindow.h Added Launch Demo button. 2022-09-15 18:44:18 -03:00
MainWindow.cpp Merge pull request #351 from Scrumplex/fix-trash 2022-10-31 22:56:07 +01:00
MainWindow.h Merge pull request #33 from DioEgizio/remove-useless-actions 2022-10-18 15:31:32 +02:00
WinDarkmode.cpp feat: win32 enable dark titlebar for dark theme 2022-07-26 23:25:17 +02:00
WinDarkmode.h feat: win32 enable dark titlebar for dark theme 2022-07-26 23:25:17 +02:00