pollymc/launcher/ui/pages/modplatform
flow 3cff23dae2
refactor(RD): move success callbacks from ModModel to ResourceModel
While implementing the resource pack downloader in another branch, I
noticed that most of the code in the success callback was identical in
both cases, safe for a few minute differences in strings. So, this tries
to make it easier to share this piece of code.

However, it still leaves the possibility of extending the methods in
ResourceModel to accomodate for cases where this similarity may not
hold.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-13 16:23:08 -03:00
..
atlauncher Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
flame refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
ftb refactor: replace hoedown markdown parser with cmark 2023-01-12 10:08:52 -05:00
legacy_ftb Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
modrinth refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
technic Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
ImportPage.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
ImportPage.h chore: add license header 2022-03-20 21:40:49 +01:00
ImportPage.ui refactor: initial rebrand 2022-10-18 09:37:59 +02:00
ModModel.cpp refactor(RD): move success callbacks from ModModel to ResourceModel 2023-01-13 16:23:08 -03:00
ModModel.h refactor(RD): move success callbacks from ModModel to ResourceModel 2023-01-13 16:23:08 -03:00
ModPage.cpp fix(RD): separate search and versions/info tasks 2023-01-13 16:23:08 -03:00
ModPage.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ResourceModel.cpp refactor(RD): move success callbacks from ModModel to ResourceModel 2023-01-13 16:23:08 -03:00
ResourceModel.h refactor(RD): move success callbacks from ModModel to ResourceModel 2023-01-13 16:23:08 -03:00
ResourcePage.cpp fix(RD): separate search and versions/info tasks 2023-01-13 16:23:08 -03:00
ResourcePage.h refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
ResourcePage.ui refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
VanillaPage.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VanillaPage.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VanillaPage.ui Add Quilt install option while creating an instance 2022-04-15 15:37:08 -04:00