Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various clang warning fixes | Arno | 2019-01-12 | 1 | -1/+1 |
| | | | | | Mostly nullptr, one missing include that wasn't really missed, and a stray ; | ||||
* | Display unpack output in Dialog | Arno | 2014-07-08 | 1 | -0/+38 |
This was a difficult one. Got lost in the Semantics of QThread once again, but just 2 days later it works :) |