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
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
2022-03-20
App: Retranslate all pages when the language is changed
Jamie Mansfield
2022-03-20
fix: disable "Download mods" button when needed
Sefa Eyeoglu
2022-03-11
fix missing translation strings
flow
2022-03-03
fix extra spacing in resource packs and shader packs, and move button up
flow
2022-03-03
hack: hide 'Download Mods' button when not in the mods tab
flow
2022-03-03
change 'Install Mods' -> 'Download Mods' and change position
flow
2022-02-21
feat: change task container in ModDownloadDialog to a QHash
flow
2022-01-28
Fix button being present in other pages
timoreo
2022-01-24
Fixed spacing
timoreo
2022-01-18
Various fixes
timoreo
2022-01-14
Fixed icons
timoreo
2022-01-14
Start of mod downloading
timoreo
2021-11-22
NOISSUE continue reshuffling the codebase
Petr Mrázek