aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/ModIndex.h
AgeCommit message (Expand)Author
2023-09-28removed flame consturctorTrial97
2023-09-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-08-26Added back api loader filtering if just one is selectedTrial97
2023-08-23added loaders for flame versionTrial97
2023-08-23moved modloaderTypes to ModPlatformTrial97
2023-08-20renamed enum typeTrial97
2023-08-14chore: reformatSefa Eyeoglu
2023-08-12Merge branch 'develop' into feat/acknowledge_release_typeAlexandru Ionut Tripon
2023-07-13Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
2023-07-10Merge pull request #1249 from Trial97/curseTheKodeToad
2023-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-07-01Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
2023-06-28Corected variable nameTrial97
2023-06-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
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-04chore: clean up after new compiler warningsRachel Powers
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-26fix: use <= when compareing release typesRachel Powers
2023-05-26fix: make codeQl happyRachel Powers
2023-05-26feat: display release typeRachel Powers
2023-05-26feat: add verion_type / release_type to IndexedVersionRachel 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