PrismLauncher/launcher/ui/pages/modplatform/modrinth
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
..
ModrinthModel.cpp refactor(RD): unify download dialogs into a single file 2023-01-13 16:23:06 -03:00
ModrinthModel.h Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
ModrinthPage.cpp refactor: replace hoedown markdown parser with cmark 2023-01-12 10:08:52 -05:00
ModrinthPage.h fix: typo and useless code 2022-05-16 17:09:14 -03:00
ModrinthPage.ui feat: add image support for modrinth modpack pages 2022-10-08 14:12:03 -03:00
ModrinthResourceModels.cpp refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
ModrinthResourceModels.h refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
ModrinthResourcePages.cpp refactor(RD): clear up sorting methods 2023-01-13 16:23:07 -03:00
ModrinthResourcePages.h fix: build with qt5.12 on Linux and pedantic flag 2023-01-13 16:23:07 -03:00