syncthingtray/tray/application
Martchus b9853043fb Improve libsyncthing
* Do *not* build Syncthing in addition as standalone executalbe
* Explose instead all of Syncthing's commands via the library
  interface
* Make all of Syncthing's commands (including `serve`) accessible
  via Syncthing Tray's executable
* Remove copied code for directory creation and instead use
  upstream's code directly
2023-05-29 17:30:33 +02:00
..
main.cpp Improve libsyncthing 2023-05-29 17:30:33 +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