syncthingtray/connector
Martchus 6e6fbf757b Fix buffering further output in SyncthingProcess without event loop
When the calling code does not return to the event loop (like the CLI test)
we need to run the event loop internally to make sure `bufferOutput()` is
called as of ecd730fd49.
2022-09-18 19:59:46 +02:00
..
testfiles
tests Allow opening dir in file browser if path contains tilde 2022-08-02 20:15:24 +02:00
translations Update translations 2022-08-02 20:17:35 +02:00
CMakeLists.txt Remove redundant META_PUBLIC_QT_MODULES 2022-08-09 11:08:27 +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
syncthingconnection.cpp
syncthingconnection.h Allow opening dir in file browser if path contains tilde 2022-08-02 20:15:24 +02:00
syncthingconnectionmockhelpers.cpp Make readMockFile() static and MockedReply final 2022-06-07 10:43:48 +02:00
syncthingconnectionmockhelpers.h
syncthingconnectionsettings.cpp Check whether loaded certificate is not null 2021-10-09 01:14:54 +02:00
syncthingconnectionsettings.h Add option to ignore folder "out-of-sync" errors for overall status 2022-06-07 10:42:22 +02:00
syncthingconnectionstatus.h Improve messages for TLS errors 2021-10-07 18:22:41 +02:00
syncthingdev.cpp
syncthingdev.h Improve documentation of connector library 2020-12-31 02:30:05 +01:00
syncthingdir.cpp
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
syncthingprocess.cpp Fix buffering further output in SyncthingProcess without event loop 2022-09-18 19:59:46 +02:00
syncthingprocess.h
syncthingservice.cpp Apply clang-format 2022-07-16 12:30:51 +02:00
syncthingservice.h Show only relevant options in wizard and improve UI for displaying details 2022-08-27 23:35:15 +02:00
utils.cpp Allow opening dir in file browser if path contains tilde 2022-08-02 20:15:24 +02:00
utils.h Allow opening dir in file browser if path contains tilde 2022-08-02 20:15:24 +02:00