aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
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): don't capture job and create cyclic refrenceRachel Powers
2023-05-26fix(memory leak): IndexedPack too large to live inside a qlist without pointe...Rachel Powers
2023-05-21fix: memory leak NetJob wans't getting cleaned up. ensure lambda capture of j...Rachel Powers
2023-05-21fix: memory leak with NetJob and responce not getting cleaned upRachel Powers
2023-05-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-06refactor: move functions to utils + code-review fixesRachel 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-04Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-03Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-03Moved the selected resources to one listTrial97
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-04-28chore: remove FTB modpack supportSefa Eyeoglu
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-21Updated linksTrial97
2023-04-21Fixed tipoTrial97
2023-04-21Small cleanupTrial97
2023-04-21Made some copy by referenceTrial97
2023-04-21Semi fixed the Modrinth dependency implementationTrial97
2023-04-21First working version with curseforge modsTrial97
2023-04-21Added Dependency APITrial97
2023-04-12Added missing characterTrial97
2023-04-12Added task to load dependenciesTrial97
2023-04-10Added dependencies to the APIsTrial97
2023-03-12fix: explicit conversion to C string to fix MinGW g++ 10 buildKenneth Chew
2023-02-05feat(RD): add shader pack downloaderflow
2023-02-05feat(RD): add resource pack downloaderflow
2023-02-02fix(Inst.Import): don't allow bad file path in mrpack importflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-13fix(ModUpdater): ensure instead of require icon_urlflow
2023-01-13fix(ModUpdater): fail mods individually when there's errors in the JSONflow
2023-01-13refactor(RD): allow setting custom folder target for downloaded resourcesflow
2023-01-13refactor: change some ResourceAPI from NetJob to Taskflow
2023-01-13fix: CodeQL warnings about the rule of twoflow
2023-01-13fix(RD): pass copy of IndexedPack to callbacks instead of ref.flow
2023-01-13refactor(RD): clear up sorting methodsflow
2023-01-13fix: build with qt5.12 on Linux and pedantic flagflow
2023-01-13refactor(RD): decouple ResourceModels from ResourcePagesflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow