Since we had code to default to zstd as the default algorithm instead of "Best", we ended up not compressing anything. [ChangeLog][rcc] Fixed a bug that caused rcc not to compress files with any compression algorithm if the --no-zstd option was present. Pick-to: 6.2 6.3 6.4 Fixes: QTBUG-106012 Change-Id: Ic6547f8247454b47baa8fffd170fddae429f82d2 Reviewed-by: Kai Koehne <kai.koehne@qt.io> |
||
|---|---|---|
| .. | ||
| staticplugin | ||
| testqrc | ||
| .gitattributes | ||
| .gitignore | ||
| CMakeLists.txt | ||
| android_testdata.qrc | ||
| compressed.qrc | ||
| generateResources.sh | ||
| parentdir.txt | ||
| tst_qresourceengine.cpp | ||
| uncompressed.rcc | ||
| zlib.rcc | ||
| zstd.rcc | ||