aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/instance
AgeCommit message (Expand)Author
2022-12-02Merge pull request #423 from TheKodeToad/addagentflow
2022-11-30Merge pull request #436 from Scrumplex/feat-change-maxmemSefa Eyeoglu
2022-11-27fix: make resource buttons work when instance is runningSefa Eyeoglu
2022-11-23Button to add agentTheKodeToad
2022-11-14Merge pull request #448 from TheLastRar/fixup-warningsflow
2022-11-14Check parent in rowCount/columnCount/canFetchMoreTheLastRar
2022-11-12fix: don't have the clear button on instance page filtersflow
2022-11-11fix: swap spin box and state iconSefa Eyeoglu
2022-11-11feat: use icons to show memory allocation stateSefa Eyeoglu
2022-11-11feat: raise memory limits to 1TiBSefa Eyeoglu
2022-11-11feat: validate maximum memory allocationSefa Eyeoglu
2022-10-18Streamline Button changes to improve source readability.Cleo John
2022-10-18fix: use display name in codeSefa Eyeoglu
2022-10-08Merge pull request #1033 from Scrumplex/multi-arch-supportSefa Eyeoglu
2022-09-20refactor: introduce RuntimeContextSefa Eyeoglu
2022-09-20feat: add texture pack parsingSefa Eyeoglu
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