Commit Graph

4 Commits

Author SHA1 Message Date
Mahdi
70866e3d3c
Properly export debug info (#1060)
* 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
2025-12-30 02:25:26 -08:00
parhelia512
43298a4d3b fix: fix system proxy on KDE desktop 2025-10-24 13:42:28 +08:00
parhelia512
5833461e71
Add Wayland support (#353)
* 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
2025-04-09 19:04:00 -07:00
Nova
447b9bdf42
refactor structure 2024-12-06 23:18:01 +03:30