PrismLauncher/launcher/modplatform
Rachel Powers d1b6d7c402
chore: Re-simplify IndexVersionType and MessageLevel with c++20
This sets our compiler requirements to gcc 11 and clang 13. If we
forgo the use of `using enum` we can drop to gcc 10 and clang 10 but
that means using `MessageLevel::Enum::Unknown` for direct enum access

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2025-12-11 09:59:33 -07:00
..
atlauncher move more zip parsings 2025-11-26 18:40:40 +02:00
flame Simplify IndexedVersionType::VersionType -> IndexedVersionType 2025-12-07 14:34:00 +00:00
helpers Check return value of 'virtual bool QFile::open(QIODeviceBase::OpenMode)' 2025-10-30 03:15:14 -04:00
import_ftb fix FTBA instance loading 2025-11-24 13:33:54 +01:00
legacy_ftb move more zip parsings 2025-11-26 18:40:40 +02:00
modrinth chore: Re-simplify IndexVersionType and MessageLevel with c++20 2025-12-11 09:59:33 -07:00
packwiz chore: Re-simplify IndexVersionType and MessageLevel with c++20 2025-12-11 09:59:33 -07:00
technic finish moving all code to libarchive 2025-11-26 18:40:41 +02:00
CheckUpdateTask.h chore:renamed variables to camelCase 2025-07-22 13:33:19 +03:00
EnsureMetadataTask.cpp Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
EnsureMetadataTask.h remove some QEventLoops 2025-03-02 08:36:48 +02:00
ModIndex.cpp chore: Re-simplify IndexVersionType and MessageLevel with c++20 2025-12-11 09:59:33 -07:00
ModIndex.h chore: Re-simplify IndexVersionType and MessageLevel with c++20 2025-12-11 09:59:33 -07:00
ResourceAPI.cpp Merge remote-tracking branch 'upstream/develop' into no-ensure 2025-11-10 18:56:32 +00:00
ResourceAPI.h fix mod select 2025-11-05 14:24:38 +02:00
ResourceType.cpp make universal resource type 2025-07-18 16:17:22 +03:00
ResourceType.h style: run-run clang-format on launcher/* 2025-10-14 04:05:56 +03:00