pollymc/launcher/minecraft/auth
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
..
flows refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
steps refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
AccountData.cpp refactor: replace QRegExp with QRegularExpression 2022-07-10 12:17:52 +02:00
AccountData.h
AccountList.cpp Pass index.parent() as parent parameter for rowCount 2022-11-14 19:05:57 +00:00
AccountList.h Rename 2022-10-19 15:02:43 +05:30
AccountTask.cpp
AccountTask.h
AuthRequest.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
AuthRequest.h
AuthSession.cpp
AuthSession.h
AuthStep.cpp
AuthStep.h
MinecraftAccount.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
MinecraftAccount.h Rename 2022-10-19 15:02:43 +05:30
Parsers.cpp refactor: add logging category for credentials 2022-12-27 17:04:42 +01:00
Parsers.h
Yggdrasil.cpp
Yggdrasil.h