syncthingtray/tray
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
..
application Improve libsyncthing 2023-05-29 17:30:33 +02:00
gui Allow showing Syncthing UI in Chromium-based browser in "app mode" 2023-03-27 20:28:52 +02:00
resources Improve auto start setting 2023-05-11 00:11:34 +02:00
testfiles Avoid remaining symlinks for testfiles 2023-02-27 22:14:35 +01:00
translations Update translations 2023-04-29 21:08:29 +02:00
CMakeLists.txt Use generic toInt() function which relies less on compiler optimizations 2023-05-18 00:53:37 +02:00