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
2023-07-13
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
2023-06-28
Added warnings for running instances
Trial97
2023-06-28
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-25
fix: Page container extra info set on logs page
Trial97
2023-06-22
Merge pull request #1058 from Ryex/feature/images-for-resource-page
Rachel Powers
2023-06-21
Removed unused variable
Trial97
2023-06-15
Updated text and fixed mod page text update
Trial97
2023-06-07
Added dynamic page extra info
Trial97
2023-05-28
fix: use instance settings, make image column user resizeable, fix memory leak
Rachel Powers
2023-05-24
feat: Column on left, hideable
Rachel Powers
2023-05-05
change: don't toggle a resource's enabeling just by selecting it. only if the...
Rachel Powers
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