Qt source 5.11.1

Full internal name:com.nokia.QtSource
Project site:http://qt-project.org/
Screen shots:
Download: Download Qt source 5.11.1

https://download.qt.io/archive/qt/5.11/5.11.1/single/qt-everywhere-src-5.11.1.zip

VirusTotal results
Change log:http://doc.qt.io/qt-5/whatsnew55.html
Description:

C++ library (source code)

License:GPLv3
Version:5.11.1
SHA-1 or SHA-256:7e439f4a1786abc5a6040047f7e6e0e963c5a3516c1169141e99febb187d3832
Type:one file
Dependencies:
Tags:libs
Text files:
.Npackd\Install.bat:
for /f %%x in ('dir /b *.zip') do set setup=%%x
"%sevenzipa%\7za.exe" x "%setup%" > .Npackd\Output.txt && type .Npackd\Output.txt
del "%setup%"

for /f "delims=" %%x in ('dir /b qt*') do set name=%%x
cd "%name%"        
for /f "delims=" %%a in ('dir /b') do (
  move "%%a" ..
)
cd ..
rmdir "%name%"
Last modified:Sun Apr 25 20:43:16 UTC 2021
Last modified by:tim.lebedk...
Created:Wed Jun 20 07:06:15 UTC 2018
Created by:tim.lebedk...
Automated tests:2 of 3 installations succeeded, 2 of 2 removals succeeded