aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/instance/InstanceSettingsPage.cpp
AgeCommit message (Expand)Author
2023-06-25Fix big mistake :iea:TheKodeToad
2023-06-24Fix Open Global Settings, why notTheKodeToad
2023-06-14Merge branch 'develop' into feat/dont-hide-settingsTheKodeToad
2023-05-14make instance settings account selector a comboBoxleo78913
2023-05-13fix: `shouldDisplay()` is now redundant.Redson
2023-05-10feat: Don't hide the settings tab when an instance is runningRedson
2023-01-12Fix instance account selector face for offline accountsAaron
2023-01-02Reword instance-specific account settings, apply clang-formatAaron
2023-01-02Remove unecessary delete in InstanceSettingsPage destructorAaron Sonin
2023-01-02Properly connect signal in instance settings for account selectorAaron Sonin
2023-01-02Add null check for face in instance account settings selectorAaron Sonin
2023-01-02Replace unecessary type check with assertion in InstanceSettingsPageAaron Sonin
2023-01-02Allow selecting a default account to use with an instanceAaron
2022-11-11feat: use icons to show memory allocation stateSefa Eyeoglu
2022-11-11feat: validate maximum memory allocationSefa Eyeoglu
2022-09-20refactor: introduce RuntimeContextSefa Eyeoglu
2022-08-08feat: detect GameMode and MangoHud's presenceSefa Eyeoglu
2022-07-23fix: hide the entire performance tab on instance settings in non-Linuxflow
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-06Merge pull request #794 from Scrumplex/resolve-jars-dynamicallySefa Eyeoglu
2022-07-06Add Performance related settingsJan200101
2022-07-03feat: resolve JARs dynamicallySefa Eyeoglu
2022-05-12Add UI for miscellaneous instance setting overridesKenneth Chew
2022-04-07NOISSUE prevent -version being passed to the JREPetr Mrázek
2022-03-24feat: block launch if Java is incompatibleSefa Eyeoglu
2022-03-20fix: retranslate CustomCommandsSefa Eyeoglu
2022-03-20chore: add license headerSefa Eyeoglu
2022-03-20App: Retranslate all pages when the language is changedJamie Mansfield
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek