Commit Graph

14 Commits

Author SHA1 Message Date
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
parhelia512
c43d11cb7b Migrate to QtNetwork for HTTP(s) requests (#344)
* Migrate to QtNetwork for HTTP(s) requests

* Fix

* Cleanup

* Fix linux build
2025-04-07 12:27:39 +03:30
Nova
831fb5336b implement terminate event handling for windows &&
improve OS terminate signal handling
2025-04-01 03:02:43 +03:30
Nova
b87a23dae7 minor fixes 2025-03-26 23:37:49 +03:30
parhelia512
b207dacd20 Update main.cpp 2025-03-26 17:09:55 +03:30
parhelia512
fbbc5886a9 Display the download hyperlink in QMessageBox 2025-03-26 17:09:55 +03:30
Nova
9f89e48733 check vc redist in runtime 2025-03-22 21:47:39 +03:30
Nova
0d2f073069 make some buttons translatable 2025-03-20 14:49:01 +03:30
Nova
8ee15d40be remove unused files 2025-02-26 01:35:56 +03:30
Nova
294809735b fix server name 2025-02-25 14:52:59 +03:30
Nova
6751493c0f Fix some IPC issues 2025-02-24 12:58:39 +03:30
Nova
6a3991a033 fix tray menu position on windows &&
fix redundant QApplication on startup
2025-01-20 05:03:17 +03:30
Nova
8678fe4005 fix font not being persistant after restart 2025-01-20 03:57:14 +03:30
Nova
447b9bdf42
refactor structure 2024-12-06 23:18:01 +03:30