aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/ModIndex.h
AgeCommit message (Expand)Author
2023-07-10Merge pull request #1249 from Trial97/curseTheKodeToad
2023-06-25Made custom url functionTrial97
2023-06-24Updated url functionTrial97
2023-06-24Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-24Added some warningsTrial97
2023-06-19Added overide for Quilt/FabricTrial97
2023-06-19Small fixesTrial97
2023-06-02Fix crash when selecting same mod from different providers (#1029)Alexandru Ionut Tripon
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-28Added Q_DECLARE_METATYPE(ModPlatform::IndexedPack::Ptr)Trial97
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-26fix(memory leak): IndexedPack too large to live inside a qlist without pointe...Rachel Powers
2023-05-04Updated required_by as dependencyTrial97
2023-05-04Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-04Fixed commentsTrial97
2023-05-03Moved the selected resources to one listTrial97
2023-04-27Removed formated but not used filesTrial97
2023-04-27Removed extra codeTrial97
2023-04-22Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-04-22Small CleanupTrial97
2023-04-22Better version handlingTrial97
2023-04-10Added dependencies to the APIsTrial97
2023-02-05feat(RD): add shader pack downloaderflow
2023-01-13refactor(RD): allow setting custom folder target for downloaded resourcesflow
2023-01-13refactor(RD): decouple ResourceModels from ResourcePagesflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2022-09-07Merge pull request #939 from flowln/mod_downloader_improveflow
2022-08-01feat: display the 'body' of a MR mod on the mod downloaderflow
2022-07-24refactor: use QIODevice instead of a whole QByteArray for hash calc.flow
2022-07-17fix: don't require non-essential items in mod indexflow
2022-07-17feat: add mod update check tasksflow
2022-07-17feat: add changelog to mod providersflow
2022-07-17feat: add some api calls to modrinthflow
2022-06-14Merge pull request #634 from flowln/donate_linksEzekiel Smith
2022-05-24feat: add remaining links to modrinth modsflow
2022-05-24feat: add donate links for modrinth modsflow
2022-05-23chore: add license headersflow
2022-05-23feat: allow trying to use multiple hash typesflow
2022-05-23fix: implement PR suggestionsflow
2022-05-23refactor: move code out of ModIndex.hflow
2022-05-23test+fix: add basic tests and fix issues with itflow
2022-05-23feat: add parser for current impl of packwiz mod.tomlflow
2022-05-23feat: add very early mod.toml packwiz supportflow
2022-03-02refactor: Use a single indexed pack for modsflow