aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
2022-07-30Merge pull request #941 from Scrumplex/bump-cxx-standardLennyMcLennington
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-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-10Merge pull request #880 from Scrumplex/fix-loader-importancetxtsd
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
2022-06-09revert: don't check modrinth whitelisted hostsflow
2022-06-09fix: enable using more than one download url in mrpacksflow
2022-06-06Merge pull request #685 from kthchew/fix/technic-quiltflow
2022-06-04Merge pull request #426 from flowln/mod_permaSefa Eyeoglu
2022-05-30Use `QStringList` instead of `QSet<QString>`Kenneth Chew
2022-05-30Add Quilt support for Technic modpacksKenneth Chew
2022-05-29Fix modrinth search filterstimoreo