pollymc/launcher/modplatform/modrinth
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
..
ModrinthAPI.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModrinthAPI.h fix(license): add/fix my copyright/license headers 2023-01-23 11:12:43 -03:00
ModrinthCheckUpdate.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModrinthCheckUpdate.h refactor: change some ResourceAPI from NetJob to Task 2023-01-13 16:23:09 -03:00
ModrinthInstanceCreationTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModrinthInstanceCreationTask.h refactor(Inst. Import): use m_* for member variables in MR components 2022-12-17 12:41:10 -03:00
ModrinthPackIndex.cpp fix(ModUpdater): ensure instead of require icon_url 2023-01-13 16:59:37 -03:00
ModrinthPackIndex.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ModrinthPackManifest.cpp feat: add logic for the modrinth instance modpack page 2022-12-06 16:54:54 -03:00
ModrinthPackManifest.h feat: add logic for the modrinth instance modpack page 2022-12-06 16:54:54 -03:00