pollymc/launcher/modplatform/technic
flow 29f7ea752f
refactor: make shared_qobject_ptr ctor explicit
This turns issues like creating two shared ptrs from a single raw ptr
from popping up at runtime, instead making them a compile error.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-25 16:57:51 -03:00
..
SingleZipPackInstallTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
SingleZipPackInstallTask.h refactor!: bump to C++17 and C17 2022-07-20 14:22:10 +02:00
SolderPackInstallTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
SolderPackInstallTask.h fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -03:00
SolderPackManifest.cpp fix: version field in technic pack manifest being null 2022-05-18 17:17:16 -03:00
SolderPackManifest.h Technic: Add API models for Solder packs 2022-04-02 13:53:44 +01:00
TechnicPackProcessor.cpp fix: Add 1.16+ Forge library prefix in TechnicPackProcessor.cpp 2023-01-06 02:44:10 +01:00
TechnicPackProcessor.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00