pollymc/launcher/modplatform
flow 7b27f200b1
fix: don't mutate QHash while iterating over it
Even though it was using a QMutableHashIterator, sometimes it didn't
work quite well, so this is a bit better.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-08-05 16:30:12 -03:00
..
atlauncher refactor: fix deprecation up to Qt 6 2022-07-10 12:19:15 +02:00
flame fix: fix translations for mod updater 2022-07-19 18:03:45 +02:00
helpers refactor: add a HashUtils place for hashing stuff 2022-07-24 17:46:54 -03:00
legacy_ftb chore: update license headers 2022-07-10 12:19:15 +02:00
modpacksch fix: make loader components not important 2022-07-07 09:58:03 +02:00
modrinth refactor: add a HashUtils place for hashing stuff 2022-07-24 17:46:54 -03:00
packwiz change: mod metadata improvements 2022-07-17 11:33:43 -03:00
technic fix(technic): map loader libraries to components properly 2022-07-08 17:28:06 +02:00
CheckUpdateTask.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
EnsureMetadataTask.cpp fix: don't mutate QHash while iterating over it 2022-08-05 16:30:12 -03:00
EnsureMetadataTask.h fix: add some more nullptr checks / protection 2022-08-05 15:10:44 -03:00
ModAPI.h fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModIndex.cpp refactor: use QIODevice instead of a whole QByteArray for hash calc. 2022-07-24 17:46:53 -03:00
ModIndex.h refactor: use QIODevice instead of a whole QByteArray for hash calc. 2022-07-24 17:46:53 -03:00