pollymc/launcher/meta
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
..
BaseEntity.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
BaseEntity.h NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
Index.cpp Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
Index.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
JsonFormat.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
JsonFormat.h Remove unused qhash function 2022-11-14 19:05:56 +00:00
Version.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
Version.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VersionList.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VersionList.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00