create an UnZip derived class for zip file extraction to allow showing progress while...
commit332cdf4695e5cb32527f40479710a13b09a63db5
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Apr 2008 18:12:56 +0000 (6 18:12 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Apr 2008 18:12:56 +0000 (6 18:12 +0000)
tree0bb9e820c55f16c7b8aac4eddb553c7fb0261341
parent223cd0dd6031e40a451a1f461464a25c30e31f40
create an UnZip derived class for zip file extraction to allow showing progress while unzipping. Makes the unzip process somewhat interruptable and the UI more responsible.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16993 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/installzip.cpp
rbutil/rbutilqt/rbunzip.cpp [new file with mode: 0644]
rbutil/rbutilqt/rbunzip.h [new file with mode: 0644]
rbutil/rbutilqt/rbutilqt.pro