pollymc/launcher/ui/pages/modplatform/atlauncher
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
..
AtlFilterModel.cpp Fix typos and inconsistent capitalization in sort options 2022-04-17 17:58:51 -04:00
AtlFilterModel.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
AtlListModel.cpp NOISSUE fix build and change how NetJob is used 2021-12-31 05:27:59 +01:00
AtlListModel.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
AtlOptionalModDialog.cpp ATLauncher: Display warnings when selecting optional mods 2022-05-21 15:20:38 +01:00
AtlOptionalModDialog.h ATLauncher: Display mod colours in optional mod dialog 2022-05-21 15:18:50 +01:00
AtlOptionalModDialog.ui ATLauncher: Support using share codes 2022-04-22 20:37:55 +01:00
AtlPage.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
AtlPage.h ATLauncher: Move the UI support implementation into it's own class 2022-07-10 11:27:42 +01:00
AtlPage.ui fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
AtlUserInteractionSupportImpl.cpp ATLauncher: Move the UI support implementation into it's own class 2022-07-10 11:27:42 +01:00
AtlUserInteractionSupportImpl.h ATLauncher: Move the UI support implementation into it's own class 2022-07-10 11:27:42 +01:00