syncthingtray/widgets/misc
Martchus 4c6315b450 Terminate Syncthing gracefully via REST-API on non-UNIX platforms (2)
A follow up to 0faacaa7c8 to cover the stop button within the launcher
and terminating Syncthing on shutdown/exit. To find the relevant connection
the connection settings are searched for a local URL where the port matches
the port from the Syncthing process log.
2021-07-15 02:38:26 +02:00
..
dbusstatusnotifier.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
dbusstatusnotifier.h Allow to distinguish icon colors within UI and system tray 2019-07-31 20:16:43 +02:00
direrrorsdialog.cpp Fix warnings 2021-03-20 22:39:40 +01:00
direrrorsdialog.h Fix and refactor directory error handling 2018-11-03 21:30:17 +01:00
internalerror.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
internalerror.h Adapt to changes in c++utilities 2019-06-10 22:48:26 +02:00
internalerrorsdialog.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00
internalerrorsdialog.h Avoid misplaced/clipped dialogs when default dialog size doesn't fit screen 2021-03-24 14:40:59 +01:00
otherdialogs.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
otherdialogs.h Use consistent order for visibility attribute 2020-01-29 18:51:10 +01:00
statusinfo.cpp Fix warnings 2021-03-20 22:39:40 +01:00
statusinfo.h Show the connection config name in tooltip when displaying multiple icons 2020-10-19 18:33:10 +02:00
syncthingkiller.cpp Terminate Syncthing gracefully via REST-API on non-UNIX platforms (2) 2021-07-15 02:38:26 +02:00
syncthingkiller.h Terminate Syncthing gracefully via REST-API on non-UNIX platforms (2) 2021-07-15 02:38:26 +02:00
syncthinglauncher.cpp Terminate Syncthing gracefully via REST-API on non-UNIX platforms (2) 2021-07-15 02:38:26 +02:00
syncthinglauncher.h Terminate Syncthing gracefully via REST-API on non-UNIX platforms (2) 2021-07-15 02:38:26 +02:00
textviewdialog.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
textviewdialog.h Fix and refactor directory error handling 2018-11-03 21:30:17 +01:00