PrismLauncher/launcher/ui/pages/modplatform
flow 38e20eb148
fix(RD): pass copy of IndexedPack to callbacks instead of ref.
This prevents a crash in which the pack list gets updated in a search
request meanwhile a versions / extra info request is being processed.
Previously, this situation would cause the reference in the latter
callbacks to be invalidated by an internal relocation of the pack list.

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 fix(RD): pass copy of IndexedPack to callbacks instead of ref. 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