pollymc/launcher/modplatform/atlauncher
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
..
ATLPackIndex.cpp NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
ATLPackIndex.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
ATLPackInstallTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ATLPackInstallTask.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
ATLPackManifest.cpp ATLauncher: Parse keeps and deletes from pack manifests 2022-07-10 11:05:11 +01:00
ATLPackManifest.h ATLauncher: Parse keeps and deletes from pack manifests 2022-07-10 11:05:11 +01:00
ATLShareCode.cpp ATLauncher: Support using share codes 2022-04-22 20:37:55 +01:00
ATLShareCode.h ATLauncher: Support using share codes 2022-04-22 20:37:55 +01:00