syncthingtray/connector
Martchus 239d751342 Avoid an unhandled exception when local setup is incorrect
Apparently Boost.Process relies on the setup to be correct so the
configured locale actually needs to be available.
2021-09-30 23:41:27 +02:00
..
testfiles Hardcode 127.0.0.1 in test setup instead of relying on DNS resolution of localhost 2021-08-09 13:05:12 +02:00
tests Adapt config parser tests to changed GUI address 2021-08-25 21:48:33 +02:00
translations Update translations 2021-07-03 18:50:59 +02:00
CMakeLists.txt Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
global.h Adapt to changes in c++utilities 2019-06-14 19:15:26 +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
qstringhash.h Fix missing QHash include required with older Qt versions 2020-03-02 16:00:16 +01:00
syncthingcompletion.h Fix warnings 2021-03-20 22:39:40 +01:00
syncthingconfig.cpp Add the default config path on macOS 2019-07-18 11:07:37 +08:00
syncthingconfig.h Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingconnection_requests.cpp Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
syncthingconnection.cpp Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
syncthingconnection.h Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
syncthingconnectionmockhelpers.cpp Apply clang-format/cmake-format 2021-08-03 14:06:17 +02:00
syncthingconnectionmockhelpers.h Clean syncthingconnectionmockhelpers.h 2019-05-04 22:23:08 +02:00
syncthingconnectionsettings.cpp Improve coding style in SyncthingConnectionSettings::loadHttpsCert() 2018-03-29 00:36:42 +02:00
syncthingconnectionsettings.h Refactor overall status compution 2020-12-31 02:48:18 +01:00
syncthingconnectionstatus.h Refactor overall status compution 2020-12-31 02:48:18 +01:00
syncthingdev.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingdev.h Improve documentation of connector library 2020-12-31 02:30:05 +01:00
syncthingdir.cpp Consider directories still out-of-sync if there are pull errors 2021-07-01 17:40:23 +02:00
syncthingdir.h Update SyncthingDirStatus enum to new states from syncthing/lib/model/folderstate.go 2020-12-31 02:13:32 +01:00
syncthingnotifier.cpp Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +02:00
syncthingnotifier.h Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
syncthingprocess.cpp Avoid an unhandled exception when local setup is incorrect 2021-09-30 23:41:27 +02:00
syncthingprocess.h Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
syncthingservice.cpp Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
syncthingservice.h Fix start/stop button tooltip for system-wide systemd service 2020-02-02 19:51:16 +01:00
utils.cpp Fix typos found via codespell --skip .git -w 2021-07-03 19:29:49 +02:00
utils.h Fix warnings 2021-03-20 22:39:40 +01:00