Mickey Fenton - 2012-05-02

It would be possible to display what is downloading at the moment. Even the speed could be calculated. Throttling the download speed is not supported by the Qt QNetworkAccesssManager implementation.
You could only reduce the current speed by setting hte maximum concurrent downloads to e. g. 1. The image itself would be downloaded at max. spped (only throttled by 4chan servers).