mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
Oh boy this is big. > TaskStepProgress struct is now QMetaObject compatabile and can be sent through signals > Task now has a method to propogates sub task progress it must be signal bound by each task containing a task wishing to report progress of it's children. > Downloads report speed > Tasks now have UUIDS to track them - use when reporting - use when logging - use when storeing them or objects related to them Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| CMakeLists.txt | ||
| DataPackParse_test.cpp | ||
| DummyResourceAPI.h | ||
| FileSystem_test.cpp | ||
| GradleSpecifier_test.cpp | ||
| GZip_test.cpp | ||
| Index_test.cpp | ||
| INIFile_test.cpp | ||
| JavaVersion_test.cpp | ||
| Library_test.cpp | ||
| MojangVersionFormat_test.cpp | ||
| PackageManifest_test.cpp | ||
| Packwiz_test.cpp | ||
| ParseUtils_test.cpp | ||
| ResourceFolderModel_test.cpp | ||
| ResourceModel_test.cpp | ||
| ResourcePackParse_test.cpp | ||
| ShaderPackParse_test.cpp | ||
| Task_test.cpp | ||
| TexturePackParse_test.cpp | ||
| Version_test.cpp | ||
| WorldSaveParse_test.cpp | ||