aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-17Fix bugs with instance menu bar options when opening without instancesKenneth Chew
2022-04-17Merge pull request #439 from DioEgizio/CI/new-qt-macostxtsd
2022-04-17CHANGE: use Qt 5.15.3 (from brew) on macos DioEgizio
2022-04-17Merge pull request #431 from Scrumplex/feat-quilt-modrinthEzekiel Smith
2022-04-17Merge pull request #436 from flowln/bundled_libsEzekiel 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-16bump to 1.2.0DioEgizio
2022-04-16Merge pull request #429 from Irgendwer01/developSefa Eyeoglu
2022-04-16fix: set install prefix for Linux to /usrSefa Eyeoglu
2022-04-16fix(actions): remove macdeployqtSefa Eyeoglu
2022-04-16refactor(actions): combine steps for unified buildsSefa 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-16fix: Don't error when not finding valid system quazipflow
2022-04-16libs: update bundled submodulesflow
2022-04-16libs: Don't force bundled libsflow
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-15Merge pull request #398 from kthchew/feature/ml-instance-creationSefa Eyeoglu
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-15Merge pull request #333 from oynqr/build/ltoSefa Eyeoglu
2022-04-15Merge pull request #417 from Scrumplex/feat-install-manpageEzekiel Smith
2022-04-15ui: resize mod download dialog using its parents geometryflow
2022-04-15ui: underline search button text when changing filtersflow
2022-04-15rework: make the filter as a tabbed widget in the dialog itselfflow
2022-04-15fix: Polish usage in some casesflow
2022-04-15fix: 'All' filter working and get around CF API capabilitiesflow
2022-04-15fix(ui): Refresh mod list when changing filtering optionsflow
2022-04-15feat: Use version filter when searching modsflow
2022-04-15feat: Integrate newly created filter dialog in ModPageflow
2022-04-15feat: Add dialog to filter mod options in mod downloadflow
2022-04-15Merge branch 'PolyMC:develop' into developIrgendwer01
2022-04-15Update MinecraftInstance.cppIrgendwer01
2022-04-15Merge pull request #185 from Scrumplex/quiltSefa Eyeoglu