PrismLauncher/launcher/minecraft/mod/tasks
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
..
BasicFolderLoadTask.h refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
LocalDataPackParseTask.cpp feat: Import all the things! 2023-01-07 15:04:22 -07:00
LocalDataPackParseTask.h fix: cleanup and suggested changes 2022-12-26 14:50:15 -07:00
LocalModParseTask.cpp fix: don't fail mod parsing when encountering invalid modListVersion 2023-01-13 21:15:10 -03:00
LocalModParseTask.h fix: cleanup and suggested changes 2022-12-26 14:50:15 -07:00
LocalModUpdateTask.cpp fix: use unicode variant for marking '.index' hidden 2022-11-04 16:53:21 -03:00
LocalModUpdateTask.h feat: remove existing mod when updating/redownloading it 2022-07-17 11:33:42 -03:00
LocalResourcePackParseTask.cpp fix: cleanup and suggested changes 2022-12-26 14:50:15 -07:00
LocalResourcePackParseTask.h feat: add initial support for parseing datapacks 2022-12-24 09:42:02 -07:00
LocalResourceParse.cpp chore: cleanup review suggestions 2023-01-09 17:18:08 -07:00
LocalResourceParse.h feat: Import all the things! 2023-01-07 15:04:22 -07:00
LocalShaderPackParseTask.cpp fix: cleanup and suggested changes 2022-12-26 14:50:15 -07:00
LocalShaderPackParseTask.h fix: cleanup and suggested changes 2022-12-26 14:50:15 -07:00
LocalTexturePackParseTask.cpp fix: update parse tests 2022-12-24 20:43:17 -07:00
LocalTexturePackParseTask.h feat: add initial support for parseing datapacks 2022-12-24 09:42:02 -07:00
LocalWorldSaveParseTask.cpp fix: cleanup and suggested changes 2022-12-26 14:50:15 -07:00
LocalWorldSaveParseTask.h fix: cleanup and suggested changes 2022-12-26 14:50:15 -07:00
ModFolderLoadTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModFolderLoadTask.h fix: move newly allocated resources to the main thread 2022-09-16 20:12:30 -03:00