aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Collapse)Author
2022-05-12refactor: organize a little more the code in launcher/net/flow
This also reduces some code duplication by using some Task logic in NetAction.
2022-05-09Merge pull request #537 from PolyMC/stabletimoreo22
Merge stable into develop
2022-05-08Merge pull request #534 from DioEgizio/stableSefa Eyeoglu
2022-05-08Merge pull request #475 from Scrumplex/fix-hide-all-tokenstimoreo22
Hide all tokens for non-Debug builds for log and logfiles
2022-05-08Merge pull request #482 from TheCodex6824/mojang-auth-fixSefa Eyeoglu
2022-05-08Update launcher/modplatform/flame/FlameModIndex.cppSefa Eyeoglu
Co-authored-by: flow <thiagodonato300@gmail.com>
2022-05-08Update launcher/modplatform/flame/FlameModIndex.cppSefa Eyeoglu
2022-05-08adopt changes from #497 remappedRyan Cao
2022-05-02Merge pull request #503 from txtsd/mnemonics_fixdada513
Fix mnemonics that didn't parse
2022-05-02Merge pull request #475 from Scrumplex/fix-hide-all-tokenstimoreo22
Hide all tokens for non-Debug builds for log and logfiles
2022-05-01Merge pull request #511 from dada513/hide_java_wizarddada513
add hide java wizard toggle
2022-04-30Update launcher/ui/pages/global/JavaPage.uidada513
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-30Update launcher/ui/pages/global/JavaPage.uidada513
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
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
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
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
2022-04-22added: Mnemonics for Settings/APIsDaniel Schemp
2022-04-22added: Mnemonics for Settings/AccountsDaniel Schemp
2022-04-22added: Mnemonics for Settings/External ToolsDaniel Schemp
2022-04-22added: Mnemonics for Settings/ProxyDaniel Schemp
2022-04-22added: Mnemonics for Settings/Custom CommandsDaniel Schemp
2022-04-22added: Mnemonics for Settings/JavaDaniel Schemp
2022-04-22added: Mnemonics for Settings/Minecraft+Daniel Schemp
2022-04-22added: Mnemonics for Settings/LauncherDaniel Schemp
2022-04-20fix: hide LauncherLoginStep tokens for non-Debug buildsSefa Eyeoglu
2022-04-20fix: disable major version match for snapshotsSefa Eyeoglu
2022-04-20Merge pull request #470 from kthchew/fix/ml-selector-crashdada513
Fix crash if no Minecraft version is selected in the new instance screen
2022-04-20Merge pull request #467 from PolyMC/revert-429-developdada513
Revert "better FreeBSD support"
2022-04-19Fix crash if no Minecraft version is selected in the new instance screenKenneth Chew
2022-04-20Merge pull request #463 from txtsd/enter_shenanigansEzekiel Smith
Only trigger macOS instance rename on KeyDown
2022-04-20Merge pull request #462 from Scrumplex/fix-world-size-sortEzekiel Smith
fix: use size in bytes to sort by world size
2022-04-19Revert "better FreeBSD support"Sefa Eyeoglu
2022-04-19Merge pull request #452 from Scrumplex/fix-download-mods-crashSefa Eyeoglu
2022-04-19Merge pull request #451 from Scrumplex/fix-modloader-selectiondada513
2022-04-19Merge pull request #450 from Scrumplex/fix-quilt-mod-dlSefa Eyeoglu
2022-04-19fix: Only trigger rename on KeyPresstxtsd
This is macOS specific
2022-04-19fix: use size in bytes to sort by world sizeSefa Eyeoglu
2022-04-19fix: fix Modrinth query when Quilt is in useSefa Eyeoglu
2022-04-19Merge pull request #449 from DioEgizio/CI/specify-build-platformSefa Eyeoglu
specify -DLauncher_BUILD_PLATFORM on CI builds (EDIT: also remove "on x")