syncthingtray/tray/application
Martchus 8a51248791 Allow compilation of tray application and backend libs for web assembly
Make use of all Qt features conditional that are not supported on the
web assembly platform (mainly TLS support and QProcess).

Note that HTTPs is supposed to work nevertheless as long as the certificate
matches (with the usual corss-site scripting limitations).
2024-06-10 22:42:54 +02:00
..
main.cpp Allow compilation of tray application and backend libs for web assembly 2024-06-10 22:42:54 +02:00
singleinstance.cpp Use generic `toInt()` function which relies less on compiler optimizations 2023-05-18 00:53:37 +02:00
singleinstance.h Improve startup/shutdown behavior; add `--replace` CLI option 2023-04-29 21:07:30 +02:00