summaryrefslogtreecommitdiff
path: root/src/tutorials/tutorial_firststeps_main.js
diff options
context:
space:
mode:
authorLostDragonist <lost.dragonist@gmail.com>2019-09-28 08:11:29 -0500
committerLostDragonist <lost.dragonist@gmail.com>2019-09-28 08:11:29 -0500
commit4fe267b6b46bdd97cd0b221ff9d91d1618e537e9 (patch)
treea518d1b4877cdd9c710981948242d959d6a7f67a /src/tutorials/tutorial_firststeps_main.js
parentf69559fe0bd40629e66ecde6e362b73595d9bd2e (diff)
Fix md5 hashing for large download files
Previously, the md5 hashing was broken for download files larger than about 2GB. This was due to the maximum size of a QByteArray. The hashing was broken up into 10MB chunks to correct this issue. Additionally, a progress bar was added as hashing large files would lock up the GUI.
Diffstat (limited to 'src/tutorials/tutorial_firststeps_main.js')
0 files changed, 0 insertions, 0 deletions