aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/EnsureMetadataTask.cpp
AgeCommit message (Expand)Author
2022-08-28fix: Mod type enum -> Resource type enumflow
2022-08-28Merge pull request #1052 from flowln/resource_modelSefa Eyeoglu
2022-08-20refactor: move general info from Mod to Resourceflow
2022-08-05fix: don't mutate QHash while iterating over itflow
2022-08-05fix: add some more nullptr checks / protectionflow
2022-07-24refactor+feat: improve code separation in ensure metadataflow
2022-07-24feat: do incremental calculation of CF's hashflow
2022-07-24feat: use QIODevice for calcuating the JAR hash on Modrinthflow
2022-07-17fix: bogus returns in EnsureMetadataTaskflow
2022-07-17fix: std::list -> QListflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17fix: handling around disabled modsflow
2022-07-17feat: improve metadata gen. networking and performanceflow
2022-07-17feat: add EnsureMetadataTaskflow