diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-03-11 12:58:55 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-05-13 13:52:35 -0700 |
commit | d33e3b22fc5d2e878ee6e03a25e99870484da217 (patch) | |
tree | af13233a98f4091187c405221b0a5b8216c69589 /packaging | |
parent | 19fa2966efae211f210ef0a761040d8bf2b7edfb (diff) | |
download | subsurface-d33e3b22fc5d2e878ee6e03a25e99870484da217.tar.gz |
Dive pictures: refactor image downloader
Instead of generating one ImageDownloader object per image to be
downloaded and running every image download in a separate worker
thread, use one global ImageDownloader object owned by the UI thread.
The images are downloaded using event based IO (as probably was the
intention of the QNetworkManager class).
User-visible change: after download from the internet, the thumbnail
is shown without having to change dives.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions