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
/
ModFolderPage.cpp
Age
Commit message (
Expand
)
Author
2023-07-13
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-07-09
Merge pull request #1241 from Trial97/settings
TheKodeToad
2023-07-08
Fix actionVisitItemPage insersion, and prevent widebar segfault
TheKodeToad
2023-07-08
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-07-07
Update ModFolderPage.cpp
TheKodeToad
2023-07-07
Made action text simpler
Trial97
2023-07-03
updated option text
Trial97
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
2023-06-28
Added warnings for running instances
Trial97
2023-06-25
Made custom url function
Trial97
2023-06-21
Made buttons on ModsFolderPage enabled all the time
Trial97
2023-06-21
Removed unused variable
Trial97
2023-06-21
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-19
Removed mods from lambda
Trial97
2023-06-15
Updated text and fixed mod page text update
Trial97
2023-06-15
Added tooltip for name label
Trial97
2023-06-07
Added custom text for multiple selection
Trial97
2023-06-07
Added visit mod's page
Trial97
2023-02-13
do not create nilmods folder
kumquat-ir
2023-02-11
nilmods instance page
kumquat-ir
2023-01-13
refactor(RD): unify download dialogs into a single file
flow
2023-01-13
refactor: put resource downloading classes in common namespace
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2022-12-14
Improve handling of destructive actions
TheKodeToad
2022-11-27
fix: make resource buttons work when instance is running
Sefa Eyeoglu
2022-10-18
Streamline Button changes to improve source readability.
Cleo John
2022-09-03
fix: removing mods with their metadata as well
flow
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
fix: distinguish Coremods
Sefa Eyeoglu
2022-08-03
Move large condition into a new lambda
Gingeh
2022-08-02
Check for running instance when re-opening the mod folder page and when selec...
Gingeh
2022-08-01
Disable "Check for Updates" and "Download Mods" while the game is running
Gingeh
2022-08-01
Disable "Check for Updates" if all mods are removed
Gingeh
2022-07-19
fix: fix translations for mod updater
Sefa Eyeoglu
2022-07-17
fix: std::list -> QList
flow
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-17
feat: add update mods to the ui / mod model
flow
2022-07-01
feat: use ConcurrentTask for mod downloads
flow
2022-06-14
refector: move download action to ExternalResourcesPage
Sefa Eyeoglu
2022-06-14
refactor: Create a more clear hierarchy for some instance pages
flow
2022-06-12
chore: add license headers
Sefa Eyeoglu
2022-05-30
Merge pull request #505 from flowln/improve_download_ux
Sefa Eyeoglu
2022-05-21
fix: various issues with ProgressDialog and SequentialTasks
flow
2022-05-19
refactor: allow tracking multiple mod loaders
Sefa Eyeoglu
2022-04-14
refactor: cleanup ModLoaderType
Sefa Eyeoglu
2022-04-14
fix: remove unused code
Sefa Eyeoglu
2022-04-07
fix: check for Quilt as Fabric-compatible loader
Sefa Eyeoglu
2022-04-01
feat: Use a single progress dialog when doing multiple tasks
flow
2022-03-20
chore: add license header
Sefa Eyeoglu
[next]