aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
2022-07-26refactor: shuffle some things around to improve readabilityflow
2022-07-26fix(ui): pump events to show "Copying modpack files..." textflow
2022-07-26chore: clean up FTBPackInstallTask a bit and connect missing signalsflow
2022-07-26fix: add abort handlign in Flame's FileResolvingTaskflow
2022-07-26chore: add license headersSefa Eyeoglu
2022-07-26feat: implement mod resolving for FTBSefa Eyeoglu
2022-07-24refactor+feat: improve code separation in ensure metadataflow
2022-07-24refactor: add a HashUtils place for hashing stuffflow
2022-07-24feat: do incremental calculation of CF's hashflow
2022-07-24feat: use QIODevice for calcuating the JAR hash on Modrinthflow
2022-07-24refactor: use QIODevice instead of a whole QByteArray for hash calc.flow
2022-07-20refactor!: bump to C++17 and C17Sefa Eyeoglu
2022-07-19fix: fix translations for mod updaterSefa Eyeoglu
2022-07-17fix: bogus returns in EnsureMetadataTaskflow
2022-07-17fix: std::list -> QListflow
2022-07-17fix: don't use shared_ptr for a background task T_Tflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17fix: handling around disabled modsflow
2022-07-17fix: don't require non-essential items in mod indexflow
2022-07-17feat: add some mod api callsflow
2022-07-17change: mod metadata improvementsflow
2022-07-17feat: improve metadata gen. networking and performanceflow
2022-07-17feat: add metadata get/delete via mod idflow
2022-07-17feat: add mod update dialogflow
2022-07-17feat: add mod update check tasksflow
2022-07-17feat: add changelog to mod providersflow
2022-07-17feat: add EnsureMetadataTaskflow
2022-07-17feat: add api call to flameflow
2022-07-17feat: add some api calls to modrinthflow
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 6Sefa Eyeoglu
2022-07-10refactor: replace QRegExp with QRegularExpressionSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-10ATLauncher: Reset existing directory if requiredJamie Mansfield
2022-07-10Merge pull request #880 from Scrumplex/fix-loader-importancetxtsd
2022-07-10ATLauncher: Parse keeps and deletes from pack manifestsJamie Mansfield
2022-07-10ATLauncher: Add modes to install task and display appropriate messageJamie Mansfield
2022-07-09Merge pull request #808 from Scrumplex/fix-lgtm-warningsSefa Eyeoglu
2022-07-08Merge pull request #890 from Scrumplex/fix-technic-forgeflow
2022-07-08fix(technic): map loader libraries to components properlySefa Eyeoglu
2022-07-07fix: make loader components not importantSefa Eyeoglu
2022-07-03fix: add progress indicator on Flame mod resolution dialogflow
2022-07-02Merge pull request #784 from Scrumplex/refactor-cmakeflow
2022-06-17fix: fix warnings reported by LGTM.comSefa Eyeoglu
2022-06-15fix https://github.com/PolyMC/PolyMC/issues/798DioEgizio
2022-06-14Merge pull request #665 from jamierocks/h-managed-packsEzekiel Smith
2022-06-14Merge pull request #634 from flowln/donate_linksEzekiel Smith
2022-06-14refactor: move away from UnitTest.cmakeSefa Eyeoglu
2022-06-12chore: add license headersSefa Eyeoglu
2022-06-12fix(test): fix packwiz testflow