Revision 751866
Go back to digest for 23rd December 2007Features in Utilities
Brad Hards committed changes in /trunk/playground/libs/kcabinet:
Add support for cabinet files containing compressed data.
This only works for MSZIP format compressed files (using the very handy KFilterDev decompressor, which implements the deflate algorithm).
This change uses code from the KZip file entry class.
File Changes
Added 2 files
- /trunk/playground/libs/kcabinet/tests/testfiles
- /simple.snp
Modified 4 files
- /trunk/playground/libs/kcabinet
- /kcabinet.cpp
- /kcabinet.h
- /tests/CMakeLists.txt
- /tests/kcabinettest.cpp
6 files changed in total