Qt source 5.12.2

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

https://download.qt.io/archive/qt/5.12/5.12.2/single/qt-everywhere-src-5.12.2.zip

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

C++ library (source code)

License:GPLv3
Version:5.12.2
SHA-1 or SHA-256:1036bd65d067f70ba1384458d7a2daf574ceed36fa9321dcb3871d9810ef89e1
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:Wed Apr 10 07:01:44 UTC 2019
Last modified by:tim.lebedk...
Created:Wed Apr 10 06:58:43 UTC 2019
Created by:tim.lebedk...
Automated tests:5 of 6 installations succeeded, 5 of 5 removals succeeded