aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/instance
AgeCommit message (Expand)Author
2022-09-15Added Launch Demo button.jopejoe1
2022-09-07Merge pull request #1105 from flowln/better_resource_packsflow
2022-09-05Merge pull request #1034 from Scrumplex/detect-performance-featuresSefa Eyeoglu
2022-09-03fix: removing mods with their metadata as wellflow
2022-09-03feat: modify InfoFrame and ResourcePackPage to show ResourcePack infoflow
2022-08-20change: add enable/disable to resourcesflow
2022-08-20refactor: adapt rest of the codebase to the new resource modelflow
2022-08-20refactor: move general code from mod model to its own modelflow
2022-08-20fix: distinguish CoremodsSefa Eyeoglu
2022-08-20Merge pull request #1007 from Gingeh/disable-update-buttonSefa Eyeoglu
2022-08-10Make new title strings translatableRobb
2022-08-09fix: Make world safety nag title text match the action being performed instea...Robb
2022-08-08feat: detect GameMode and MangoHud's presenceSefa Eyeoglu
2022-08-03Move large condition into a new lambdaGingeh
2022-08-02Check for running instance when re-opening the mod folder page and when selec...Gingeh
2022-08-02Update launcher/ui/pages/instance/ModFolderPage.hGingeh
2022-08-01Disable "Check for Updates" and "Download Mods" while the game is runningGingeh
2022-08-01Disable "Check for Updates" if all mods are removedGingeh
2022-07-23fix: filter in external resource pages not workingflow
2022-07-23fix: hide the entire performance tab on instance settings in non-Linuxflow
2022-07-19fix: fix translations for mod updaterSefa Eyeoglu
2022-07-17fix: std::list -> QListflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17feat: add update mods to the ui / mod modelflow
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10fix: fix slots for Qt 6Sefa Eyeoglu
2022-07-10refactor: replace QRegExp with QRegularExpressionSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-06Revert "fix: remove updater if it is not used"Sefa Eyeoglu
2022-07-06Merge pull request #794 from Scrumplex/resolve-jars-dynamicallySefa Eyeoglu
2022-07-06Merge pull request #707 from Jan200101/PR/gamemodeSefa Eyeoglu
2022-07-06Add Performance related settingsJan200101
2022-07-03feat: resolve JARs dynamicallySefa Eyeoglu
2022-07-01feat: use ConcurrentTask for mod downloadsflow
2022-06-30change: better regex for removing 'The' when sorting modsflow
2022-06-14refector: move download action to ExternalResourcesPageSefa Eyeoglu
2022-06-14refactor: Create a more clear hierarchy for some instance pagesflow
2022-06-12chore: add license headersSefa Eyeoglu
2022-06-12fix: remove updater if it is not usedSefa Eyeoglu
2022-05-30Merge pull request #505 from flowln/improve_download_uxSefa Eyeoglu
2022-05-21fix: various issues with ProgressDialog and SequentialTasksflow
2022-05-19refactor: allow tracking multiple mod loadersSefa Eyeoglu
2022-05-17Merge pull request #540 from kthchew/fix/executable-screenshottxtsd
2022-05-12Add UI for miscellaneous instance setting overridesKenneth Chew
2022-05-09Show "executable" screenshots in the screenshot managerKenneth Chew
2022-04-19fix: use size in bytes to sort by world sizeSefa Eyeoglu
2022-04-15Merge pull request #185 from Scrumplex/quiltSefa Eyeoglu
2022-04-14refactor: cleanup ModLoaderTypeSefa Eyeoglu
2022-04-14fix: support Quilt from Minecraft 1.14 onwardsSefa Eyeoglu
2022-04-14fix: remove unused codeSefa Eyeoglu