index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
ui
/
pages
/
instance
/
InstanceSettingsPage.cpp
Age
Commit message (
Expand
)
Author
2023-06-25
Fix big mistake :iea:
TheKodeToad
2023-06-24
Fix Open Global Settings, why not
TheKodeToad
2023-06-14
Merge branch 'develop' into feat/dont-hide-settings
TheKodeToad
2023-05-14
make instance settings account selector a comboBox
leo78913
2023-05-13
fix: `shouldDisplay()` is now redundant.
Redson
2023-05-10
feat: Don't hide the settings tab when an instance is running
Redson
2023-01-12
Fix instance account selector face for offline accounts
Aaron
2023-01-02
Reword instance-specific account settings, apply clang-format
Aaron
2023-01-02
Remove unecessary delete in InstanceSettingsPage destructor
Aaron Sonin
2023-01-02
Properly connect signal in instance settings for account selector
Aaron Sonin
2023-01-02
Add null check for face in instance account settings selector
Aaron Sonin
2023-01-02
Replace unecessary type check with assertion in InstanceSettingsPage
Aaron Sonin
2023-01-02
Allow selecting a default account to use with an instance
Aaron
2022-11-11
feat: use icons to show memory allocation state
Sefa Eyeoglu
2022-11-11
feat: validate maximum memory allocation
Sefa Eyeoglu
2022-09-20
refactor: introduce RuntimeContext
Sefa Eyeoglu
2022-08-08
feat: detect GameMode and MangoHud's presence
Sefa Eyeoglu
2022-07-23
fix: hide the entire performance tab on instance settings in non-Linux
flow
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-06
Merge pull request #794 from Scrumplex/resolve-jars-dynamically
Sefa Eyeoglu
2022-07-06
Add Performance related settings
Jan200101
2022-07-03
feat: resolve JARs dynamically
Sefa Eyeoglu
2022-05-12
Add UI for miscellaneous instance setting overrides
Kenneth Chew
2022-04-07
NOISSUE prevent -version being passed to the JRE
Petr Mrázek
2022-03-24
feat: block launch if Java is incompatible
Sefa Eyeoglu
2022-03-20
fix: retranslate CustomCommands
Sefa Eyeoglu
2022-03-20
chore: add license header
Sefa Eyeoglu
2022-03-20
App: Retranslate all pages when the language is changed
Jamie Mansfield
2021-11-22
NOISSUE continue reshuffling the codebase
Petr Mrázek