PrismLauncher/launcher/ui/pages/modplatform
flow 36571c5e22
refactor(RD): clear up sorting methods
This refactors the sorting methods to join every bit of it into a single
list, easing maintanance. It also removes the weird index contraint on
the list of methods by adding an index field to the DS that holds the
method.

Lastly, it puts the available methods on their respective API, so other
resources on the same API can re-use them later on.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-13 16:23:07 -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): clear up sorting methods 2023-01-13 16:23:07 -03:00
ModModel.h refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
ModPage.cpp refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
ModPage.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ResourceModel.cpp feat(RD): add roleNames and Q_PROPERTY to ResourceModel 2023-01-13 16:23:07 -03:00
ResourceModel.h refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
ResourcePage.cpp refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -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