syncthingtray/connector
Martchus 0c104f60b8 Wait till all processes finished, ask for killing
See https://github.com/Martchus/syncthingtray/issues/15
2018-04-02 23:32:52 +02:00
..
testfiles Improve test mode (mocked SyncthingConnection) 2017-11-12 17:03:30 +01:00
tests Fix warnings about unused variables 2017-09-17 20:32:29 +02:00
translations Update translations 2018-04-02 21:26:05 +02:00
CMakeLists.txt Enable event logging for debugging purposes 2018-03-31 19:48:27 +02:00
global.h Apply clang-format 2017-05-01 03:34:43 +02:00
org.freedesktop.DBus.Properties.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
org.freedesktop.login1.LoginManager.xml Add D-Bus interface file for logind 2017-01-14 21:37:42 +01:00
org.freedesktop.systemd1.Manager.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
org.freedesktop.systemd1.Service.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
org.freedesktop.systemd1.Unit.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
syncthingconfig.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingconfig.h Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingconnection.cpp Refactor preventing unwanted error messages 2018-04-02 20:35:30 +02:00
syncthingconnection.h Refactor preventing unwanted error messages 2018-04-02 20:35:30 +02:00
syncthingconnectionmockhelpers.cpp Improve test mode (mocked SyncthingConnection) 2017-11-12 17:03:30 +01:00
syncthingconnectionmockhelpers.h Improve test mode (mocked SyncthingConnection) 2017-11-12 17:03:30 +01:00
syncthingconnectionsettings.cpp Improve coding style in SyncthingConnectionSettings::loadHttpsCert() 2018-03-29 00:36:42 +02:00
syncthingconnectionsettings.h Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:48:15 +02:00
syncthingdev.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingdev.h Improve sync complete notifications 2018-03-29 00:38:21 +02:00
syncthingdir.cpp Improve sync complete notifications 2018-03-29 00:38:21 +02:00
syncthingdir.h Improve sync complete notifications 2018-03-29 00:38:21 +02:00
syncthingnotifier.cpp Consider isActiveFor() for process also when systemd unavailable 2018-04-02 20:52:50 +02:00
syncthingnotifier.h Refactor preventing unwanted error messages 2018-04-02 20:35:30 +02:00
syncthingprocess.cpp Wait till all processes finished, ask for killing 2018-04-02 23:32:52 +02:00
syncthingprocess.h Wait till all processes finished, ask for killing 2018-04-02 23:32:52 +02:00
syncthingservice.cpp Refactor preventing unwanted error messages 2018-04-02 20:35:30 +02:00
syncthingservice.h Refactor preventing unwanted error messages 2018-04-02 20:35:30 +02:00
utils.cpp Distinguish between local an remote sync in settings 2018-03-31 22:31:28 +02:00
utils.h Improve sync complete notifications 2018-03-29 00:38:21 +02:00