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
/
MMCZip.cpp
Age
Commit message (
Expand
)
Author
2023-07-17
Added QFutureWatcher
Trial97
2023-07-17
Upgraded ExportToZipTask
Trial97
2023-07-16
Update launcher/MMCZip.cpp
Alexandru Ionut Tripon
2023-07-16
use shared pointer
Trial97
2023-07-16
Added progress bar to Prism instance export
Trial97
2023-07-16
format
Trial97
2023-03-20
fix: intelegent recursive links & symlink follow on export
Rachel Powers
2023-03-20
fix: follow symlinks when exporting
Rachel Powers
2023-03-05
fix: use `toLocalFile()` instead of `path()`
flow
2023-02-24
fix+refactor: fix fail to import modpacks and clean up a bit
flow
2023-02-10
fix: ignore absolute paths when extracting
Sefa Eyeoglu
2023-02-10
fix: don't extract files outside of target path
Sefa Eyeoglu
2022-12-01
fix(Inst.Import): don't search inside 'overrides/' for the manifest
flow
2022-08-20
refactor: move general info from Mod to Resource
flow
2022-07-30
Merge pull request #941 from Scrumplex/bump-cxx-standard
LennyMcLennington
2022-07-23
fix: sigsegv when trying to use jar mods
flow
2022-07-20
refactor!: bump to C++17 and C17
Sefa Eyeoglu
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-10
refactor: fix deprecation up to Qt 6
Sefa Eyeoglu
2022-06-19
fix: don't create unnecessary folders when extracting ZIPs
flow
2022-05-23
refactor: abstract metadata handling and clarify names
flow
2022-05-16
fix: import modrinth packs with weird overrides structure
flow
2022-03-19
chore: add license header to files I modified
Sefa Eyeoglu
2022-01-31
fix: bring back JAR Folder mods
Sefa Eyeoglu
2022-01-31
fix: bring back instance exports
Sefa Eyeoglu
2022-01-31
refactor: simpler includes for quazip
Sefa Eyeoglu
2022-01-31
refactor: bring back methods that need to be reimplemented
Sefa Eyeoglu
2022-01-31
refactor: add in-tree QuaZip
Sefa Eyeoglu
2022-01-31
refactor: initial migration to QuaZip 1.2
Sefa Eyeoglu
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek