pollymc/launcher/ui
flow 6131346e2f
refactor: change the way instance names are handled
While working on pack updating, instance naming always gets in the way,
since we need both way of respecting the user's name choice, and a
standarized way of getting the original pack name / version.

This tries to circunvent such problems by abstracting away the naming
schema into it's own struct, holding both the original name / version,
and the user-defined name, so that everyone can be happy and world peace
can be achieved! (at least that's what i'd hope :c).

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-20 18:36:08 -03:00
..
dialogs refactor: change the way instance names are handled 2022-09-20 18:36:08 -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: change the way instance names are handled 2022-09-20 18:36:08 -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