pollymc/launcher/ui/pages/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
..
AtlFilterModel.cpp refactor: move MMCStrings -> StringUtils 2022-11-04 16:53:24 -03:00
AtlFilterModel.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
AtlListModel.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
AtlListModel.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
AtlOptionalModDialog.cpp Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
AtlOptionalModDialog.h ATLauncher: Display mod colours in optional mod dialog 2022-05-21 15:18:50 +01:00
AtlOptionalModDialog.ui ATLauncher: Support using share codes 2022-04-22 20:37:55 +01:00
AtlPage.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
AtlPage.h ATLauncher: Move the UI support implementation into it's own class 2022-07-10 11:27:42 +01:00
AtlPage.ui fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
AtlUserInteractionSupportImpl.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
AtlUserInteractionSupportImpl.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00