aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2022-04-20fix: disable major version match for snapshotsSefa Eyeoglu
2022-04-20Merge pull request #470 from kthchew/fix/ml-selector-crashdada513
2022-04-20Merge pull request #467 from PolyMC/revert-429-developdada513
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
2022-04-20Merge pull request #462 from Scrumplex/fix-world-size-sortEzekiel Smith
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
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
2022-04-18remove "on x"DioEgizio
2022-04-18fix: don't set mod loader as importantSefa Eyeoglu
2022-04-18fix: handle network errors when downloading modlistSefa Eyeoglu
2022-04-18fix: actually check if a mod loader is selectedSefa Eyeoglu
2022-04-18Merge pull request #442 from kthchew/fix/typosSefa Eyeoglu
2022-04-17fix(translation): don't translate placeholdersflow
2022-04-17Fix typos and inconsistent capitalization in sort optionsKenneth Chew
2022-04-17Merge pull request #411 from kthchew/feature/menubarSefa Eyeoglu
2022-04-17Improve menu bar setting stringKenneth Chew
2022-04-17Disable instead of hide menu bar option on LinuxKenneth Chew
2022-04-17Fix bugs with instance menu bar options when opening without instancesKenneth Chew
2022-04-17Merge pull request #431 from Scrumplex/feat-quilt-modrinthEzekiel Smith
2022-04-16fix: query for Fabric mods if Quilt is in useSefa Eyeoglu
2022-04-16Merge pull request #336 from Scrumplex/refactor-portableSefa Eyeoglu
2022-04-16Use `TranslatedAction` instead of `QAction` for menu bar actionsKenneth Chew
2022-04-16Remove the Edit menu bar menuKenneth Chew
2022-04-16Merge pull request #429 from Irgendwer01/developSefa Eyeoglu
2022-04-16fix: drop BUNDLE_DEST_DIRSefa Eyeoglu
2022-04-16fix: don't allow portable builds on macOSSefa Eyeoglu
2022-04-16refactor: combine portable and system buildsSefa Eyeoglu
2022-04-16Merge pull request #392 from flowln/mod_filterSefa Eyeoglu
2022-04-16Use preexisting actions in the menu barKenneth Chew
2022-04-16Close the current window instead of the main window from the menu barKenneth Chew
2022-04-16Merge pull request #430 from DioEgizio/make-helppages-on-their-own-dirEzekiel Smith
2022-04-15Add logged in accounts to the profiles menu bar menuKenneth Chew
2022-04-15Add option to always show menu bar instead of toolbarKenneth Chew
2022-04-15Implement help (open wiki) menu bar actionKenneth Chew
2022-04-15Fix keyboard shortcut for delete instance on some devicesKenneth Chew
2022-04-15Improve menu bar keyboard usabilityKenneth Chew
2022-04-15Only enable instance options while an instance is selectedKenneth Chew
2022-04-15Add Quilt install option while creating an instanceKenneth Chew
2022-04-15Fix Fabric versions appearing for unsupported MC versionsKenneth Chew
2022-04-15Show no loader selected message when add instance window first opensKenneth Chew
2022-04-15Fix build on Qt 5.6Kenneth Chew
2022-04-15Add option to install mod loader during instance creationKenneth Chew
2022-04-15ui: resize mod download dialog using its parents geometryflow