pollymc/launcher/ui
flow 941d75824a
refactor: add instance creation abstraction and move vanilla
This is so that 1. Code is more cleanly separated, and 2. Allows to more
easily add instance updating :)

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-20 18:32:36 -03:00
..
dialogs refactor: create mod pages and filter widget by factory methods 2022-09-07 08:29:58 -03: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 refactor: add instance creation abstraction and move vanilla 2022-09-20 18:32:36 -03:00
setupwizard Add migration wizard, fix migration from custom paste instance 2022-05-21 17:30:19 +01:00
themes fix: dark placeholder text in dark background on dark theme 2022-07-18 14:25:00 -03:00
widgets fix: actually render color codes for texture packs 2022-09-20 10:26:15 +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 fix: enable demo launch only on supported instances 2022-09-15 19:27:42 -03:00
MainWindow.h Added Launch Demo button. 2022-09-15 18:44:18 -03: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