PrismLauncher/launcher/ui/pages/modplatform/flame
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
..
FlameModel.cpp Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
FlameModel.h feat+fix: cache Flame modpack versions 2022-07-03 12:43:05 -03:00
FlamePage.cpp fix(FlamePage): don't assert / suggest blocked modpacks 2022-12-06 17:00:35 -03:00
FlamePage.h feat+fix: allow forwarding extra info to InstanceImportTask 2022-12-06 17:00:32 -03:00
FlamePage.ui CurseForge modpack page improvements 2022-10-22 01:20:08 +03:00
FlameResourceModels.cpp refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
FlameResourceModels.h refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
FlameResourcePages.cpp refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
FlameResourcePages.h fix: build with qt5.12 on Linux and pedantic flag 2023-01-13 16:23:07 -03:00