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
/
ExternalResourcesPage.cpp
Age
Commit message (
Expand
)
Author
2022-12-26
About to -> you are about to
TheKodeToad
2022-12-24
Make requested changes
TheKodeToad
2022-12-14
Improve handling of destructive actions
TheKodeToad
2022-12-11
Merge pull request #486 from flowln/wide_bar_customization
flow
2022-11-27
fix: make resource buttons work when instance is running
Sefa Eyeoglu
2022-11-19
feat(InstancePages): save/load wide bar visibility settings
flow
2022-10-18
Streamline Button changes to improve source readability.
Cleo John
2022-08-20
change: add enable/disable to resources
flow
2022-08-20
refactor: adapt rest of the codebase to the new resource model
flow
2022-08-20
refactor: move general code from mod model to its own model
flow
2022-08-02
Check for running instance when re-opening the mod folder page and when selec...
Gingeh
2022-07-23
fix: filter in external resource pages not working
flow
2022-07-10
refactor: replace QRegExp with QRegularExpression
Sefa Eyeoglu
2022-06-30
change: better regex for removing 'The' when sorting mods
flow
2022-06-14
refactor: Create a more clear hierarchy for some instance pages
flow