|
|
0309d35aef
|
feat: port fingerprint info into Qt
mv FingerprintData -> Fingerprint
|
2025-05-13 11:32:02 -04:00 |
|
|
|
8ce6a07d18
|
refactor: Simplify Mainwindow, autoAddScreen also Removes warning
|
2025-05-09 12:27:56 +01:00 |
|
|
|
a8eb772b68
|
chore: Mainwindow, Send const-ref
|
2025-05-09 12:27:56 +01:00 |
|
|
|
35f0e9e6e4
|
feat(gui): Retry mechanism for Windows Daemon IPC client
|
2025-04-29 13:13:07 +01:00 |
|
|
|
294348b42b
|
fix: fixes #8522 by disconnecting firstShown after the first show event
|
2025-04-23 10:01:02 +01:00 |
|
|
|
9addada64c
|
fixes #8517 , save the host name if the lineEdit is not empty, instaed of only if the value of the setting is not empty
|
2025-04-22 09:42:47 +01:00 |
|
|
|
17c7b0f8bf
|
fix: user can not start in client mode without a remote host
do not auto start the client if the remote host is empty
fixes #8478
|
2025-04-21 22:01:31 +01:00 |
|
|
|
e3642f0955
|
refactor: do not save empty RemoteHost line
|
2025-04-17 15:57:29 +01:00 |
|
|
|
901dacf593
|
feat(daemon): Friendly message on daemon connection error
|
2025-04-16 05:12:33 -07:00 |
|
|
|
cd7d53d2bd
|
fix: Add missing menu accelerators
fixes #8470
|
2025-04-10 12:27:49 +01:00 |
|
|
|
d740574bd4
|
fix: Remove unnecessary log line endings and trimming
|
2025-04-10 12:16:42 +01:00 |
|
|
|
16ef088c27
|
fix: Show first server start message only when start was successful
|
2025-04-09 07:43:59 -07:00 |
|
|
|
5cfaa4a4e0
|
refactor: move ALL gui parts to lib
|
2025-03-29 18:18:12 +00:00 |
|