aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.testing
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2018-03-11 12:58:55 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-05-13 13:52:35 -0700
commitd33e3b22fc5d2e878ee6e03a25e99870484da217 (patch)
treeaf13233a98f4091187c405221b0a5b8216c69589 /Readme.testing
parent19fa2966efae211f210ef0a761040d8bf2b7edfb (diff)
downloadsubsurface-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 'Readme.testing')
0 files changed, 0 insertions, 0 deletions