syncthingtray/widgets/misc
Martchus 9ce9b11ba4 Use Boost.Process for launcher to cope with further sub processes
* Use a process group / job object via Boost.Process to be able to
  terminate sub processes as well
* Do not try to stop the process gracefully under Windows by posting
  WM_CLOSE because this has no effect on Syncthing anyways
* See https://github.com/Martchus/syncthingtray/issues/94
2021-06-16 22:44:48 +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 Apply clang-format 2021-05-27 18:16:56 +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 Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +02:00
syncthingkiller.h Wait till all processes finished, ask for killing 2018-04-02 23:32:52 +02:00
syncthinglauncher.cpp Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +02:00
syncthinglauncher.h Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +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