aboutsummaryrefslogtreecommitdiff
path: root/launcher/MMCZip.cpp
AgeCommit message (Expand)Author
2023-07-17Added QFutureWatcherTrial97
2023-07-17Upgraded ExportToZipTaskTrial97
2023-07-16Update launcher/MMCZip.cppAlexandru Ionut Tripon
2023-07-16use shared pointerTrial97
2023-07-16Added progress bar to Prism instance exportTrial97
2023-07-16formatTrial97
2023-03-20fix: intelegent recursive links & symlink follow on exportRachel Powers
2023-03-20fix: follow symlinks when exportingRachel Powers
2023-03-05fix: use `toLocalFile()` instead of `path()`flow
2023-02-24fix+refactor: fix fail to import modpacks and clean up a bitflow
2023-02-10fix: ignore absolute paths when extractingSefa Eyeoglu
2023-02-10fix: don't extract files outside of target pathSefa Eyeoglu
2022-12-01fix(Inst.Import): don't search inside 'overrides/' for the manifestflow
2022-08-20refactor: move general info from Mod to Resourceflow
2022-07-30Merge pull request #941 from Scrumplex/bump-cxx-standardLennyMcLennington
2022-07-23fix: sigsegv when trying to use jar modsflow
2022-07-20refactor!: bump to C++17 and C17Sefa Eyeoglu
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-10refactor: fix deprecation up to Qt 6Sefa Eyeoglu
2022-06-19fix: don't create unnecessary folders when extracting ZIPsflow
2022-05-23refactor: abstract metadata handling and clarify namesflow
2022-05-16fix: import modrinth packs with weird overrides structureflow
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2022-01-31fix: bring back JAR Folder modsSefa Eyeoglu
2022-01-31fix: bring back instance exportsSefa Eyeoglu
2022-01-31refactor: simpler includes for quazipSefa Eyeoglu
2022-01-31refactor: bring back methods that need to be reimplementedSefa Eyeoglu
2022-01-31refactor: add in-tree QuaZipSefa Eyeoglu
2022-01-31refactor: initial migration to QuaZip 1.2Sefa Eyeoglu
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek