pollymc/launcher/ui/pages/modplatform/ftb
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
..
FtbFilterModel.cpp Fix typos and inconsistent capitalization in sort options 2022-04-17 17:58:51 -04:00
FtbFilterModel.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
FtbListModel.cpp ModpacksCH: Use ModpacksCH rather than FTB in error messages 2022-05-29 00:04:28 +01:00
FtbListModel.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
FtbPage.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
FtbPage.h Merge pull request #298 from Scrumplex/fix-i18n 2022-03-21 14:21:06 +01:00
FtbPage.ui fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00