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
/
modplatform
/
modpacksch
Age
Commit message (
Expand
)
Author
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2022-12-08
fix(blockedmods): Track and use targetFolder for blocked files
Rachel Powers
2022-12-06
chore: add license headers
Sefa Eyeoglu
2022-12-06
chore: reformat code
Sefa Eyeoglu
2022-12-05
fix: don't allocate BlockedsModsDialog
Sefa Eyeoglu
2022-11-11
feat: add list of watched folders
Rachel Powers
2022-11-11
properly handle a currently running hashing task
Rachel Powers
2022-11-11
drag&drop + add folder to watch
Rachel Powers
2022-11-11
add some extra debug logs for CF blocked mods
Rachel Powers
2022-11-01
clang_format and code cleanup
Rachel Powers
2022-11-01
chore(remove FS::copyFile):
Rachel Powers
2022-11-01
ensure FS::copyFile is marked for removal
Rachel Powers
2022-11-01
code quality cleanup
Rachel Powers
2022-11-01
minor clean up and add some docs
Rachel Powers
2022-11-01
copy found mods to instance (FTB and Flame)
Rachel Powers
2022-11-01
send blocked mod info to dialog & prototype UI
Rachel Powers
2022-10-13
fix: issues with aborts (again)
flow
2022-10-13
refactor+fix: Make FTB install task similar to other install tasks
flow
2022-09-20
fix: simplify abort handling and add missing emits
flow
2022-09-20
refactor: change the way instance names are handled
flow
2022-07-31
use BlockedModsDialog for ftb packs as well
kumquat-ir
2022-07-26
refactor: shuffle some things around to improve readability
flow
2022-07-26
fix(ui): pump events to show "Copying modpack files..." text
flow
2022-07-26
chore: clean up FTBPackInstallTask a bit and connect missing signals
flow
2022-07-26
chore: add license headers
Sefa Eyeoglu
2022-07-26
feat: implement mod resolving for FTB
Sefa Eyeoglu
2022-07-07
fix: make loader components not important
Sefa Eyeoglu
2022-05-29
ModpacksCH: Use ModpacksCH rather than FTB in error messages
Jamie Mansfield
2022-05-29
ModpacksCH: Make packs managed when installing
Jamie Mansfield
2022-02-21
refactor: set default InstanceType to OneSix
Sefa Eyeoglu
2021-12-31
NOISSUE fix build and change how NetJob is used
Petr Mrázek
2021-12-18
NOISSUE Add license headers to source files created by me
Jamie Mansfield
2021-11-21
NOISSUE continue refactoring things to make tests pass
Petr Mrázek
2021-11-20
NOISSUE Some happy little refactors
Petr Mrázek
2021-09-23
GH-4114 Allow the same file for be downloaded to multiple paths
Jamie Mansfield
2021-09-17
GH-4055 Don't download multiple files to the same path
Jamie Mansfield
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek