summaryrefslogtreecommitdiffstats
path: root/unpacker.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Read all output in UnpackerArno2014-07-081-0/+6
|
* Display unpack output in DialogArno2014-07-081-0/+44
This was a difficult one. Got lost in the Semantics of QThread once again, but just 2 days later it works :)