* enable core dump on linux
* prepare build flow for dumps
* extract debug info and strip the binary
* use msvc for windows builds
* use mingw for legacy windows
* fix cmake
* keep the pdb
* fix openssl root dir
* disable IPO
* remove debug info from qt build
* handle debug files correctly
* fix copy
* fix copy again
* clean up
* finalize
* Fix deploy_linux64.sh
Add missing QTlsBackendOpenSSLPlugin.
* Add Wayland support
* Fix Wayland support
* Fix Wayland support
* Revert "Fix deploy_linux64.sh"
This reverts commit 2a6779f526.
* Update mainwindow.cpp
* Force QT_QPA_PLATFORM=xcb on Linux Desktop