aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2022-05-15fix: fix build on Qt 5.12Sefa Eyeoglu
2022-05-14fix: choose valid download url even if it's not the primary oneflow
2022-05-14change: list what file types can be entered in the importerflow
2022-05-14refactor: some random improvementsflow
2022-05-14fix: Have the URL be the project URL itselfflow
2022-05-14fix: make all modrinth modpacks have the same icon sizeflow
2022-05-14fix: download icon as well when importing modrinth modpacksflow
2022-05-14feat: add modrinth pack downloadingflow
2022-05-14fix: adapt upstream Modrinth code to our codebaseSefa Eyeoglu
2022-05-14Add support for importing Modrinth packs from fileskb1000
2022-05-14refactor: rename Modrinth classes to ModrinthModSefa Eyeoglu
2022-05-13fix: Handle icons with a dot in their namesflow
2022-05-13Merge pull request #528 from flowln/guo_extSefa Eyeoglu
2022-05-12Add UI for miscellaneous instance setting overridesKenneth Chew
2022-05-12Add instance overrides for miscellaneous settingsKenneth Chew
2022-05-09Hide temporary directory in instances folderKenneth Chew
2022-05-09Make profile menu scrollableKenneth Chew
2022-05-09Merge pull request #537 from PolyMC/stabletimoreo22
2022-05-09fix websiteurl in curseforge modpacksDioEgizio
2022-05-09Show "executable" screenshots in the screenshot managerKenneth Chew
2022-05-08Retranslate playtime text immediately when language is changedKenneth Chew
2022-05-08Retranslate account actions after switching languageKenneth Chew
2022-05-08Merge pull request #534 from DioEgizio/stableSefa Eyeoglu
2022-05-08Merge pull request #475 from Scrumplex/fix-hide-all-tokenstimoreo22
2022-05-08Merge pull request #482 from TheCodex6824/mojang-auth-fixSefa Eyeoglu
2022-05-08Update launcher/modplatform/flame/FlameModIndex.cppSefa Eyeoglu
2022-05-08Update launcher/modplatform/flame/FlameModIndex.cppSefa Eyeoglu
2022-05-08This makes more senseOzynt
2022-05-08adopt changes from #497 remappedRyan Cao
2022-05-07fix: always have the instance toolbar be verticalflow
2022-05-07fix: filter based on MIME type instead of plaintext suffixflow
2022-05-02Merge pull request #503 from txtsd/mnemonics_fixdada513
2022-05-02Merge pull request #475 from Scrumplex/fix-hide-all-tokenstimoreo22
2022-05-01Merge pull request #511 from dada513/hide_java_wizarddada513
2022-04-30Update launcher/ui/pages/global/JavaPage.uidada513
2022-04-30Update launcher/ui/pages/global/JavaPage.uidada513
2022-04-30Merge pull request #489 from kthchew/fix/old-mac-cleanupSefa Eyeoglu
2022-04-30add hide java wizard toggledada513
2022-04-29fix(mnemonics): Add missing buddies to labelstxtsd
2022-04-27feat: add PolyMC icon as instance iconRyan Cao
2022-04-25Remove old macOS data migration codeKenneth Chew
2022-04-25Merge pull request #482 from TheCodex6824/mojang-auth-fixSefa Eyeoglu
2022-04-25Use suggested error handlingTheCodex6824
2022-04-25Merge pull request #480 from dschemp/developSefa Eyeoglu
2022-04-23Re-add base64 decode option for Qt versions that support itTheCodex6824
2022-04-23Remove base64 decode option that was added in Qt 5.15TheCodex6824
2022-04-22Fix Mojang auth failing due to Mojang rejecting requests to the profile endpointTheCodex6824
2022-04-22ATLauncher: Replace usage of QPushButton::pressed with ::clickedJamie Mansfield
2022-04-22ATLauncher: Support using share codesJamie Mansfield
2022-04-22added and fixed some Mnemonics in MainWindowDaniel Schemp