syncthingtray/connector
Martchus 256e90a0cb Avoid warning about unqualified std cast 2022-11-04 16:51:01 +01: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 Pass context when connecting signals for tests 2022-10-29 20:32:54 +02:00
translations Update translations 2022-10-22 12:40:57 +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 Mock locating config file for wizard tests to be independent of Qt's behavior 2022-11-03 21:35:03 +01:00
syncthingconfig.h Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingconnection.cpp Avoid warning about unqualified std cast 2022-11-04 16:51:01 +01:00
syncthingconnection.h Fix typo 2022-10-02 20:34:40 +02:00
syncthingconnection_requests.cpp Avoid warning about unqualified std cast 2022-11-04 16:51:01 +01:00
syncthingconnectionmockhelpers.cpp Make `readMockFile()` static and `MockedReply` final 2022-06-07 10:43:48 +02:00
syncthingconnectionmockhelpers.h Make `readMockFile()` static and `MockedReply` final 2022-06-07 10:43:48 +02:00
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 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 Tie suppressing notifications to "reconnect integrations" of launcher/service 2022-10-22 12:32:24 +02:00
syncthingnotifier.h Tie suppressing notifications to "reconnect integrations" of launcher/service 2022-10-22 12:32:24 +02:00
syncthingprocess.cpp Improve tracking of whether Syncthing has been stopped manually 2022-10-22 12:06:18 +02:00
syncthingprocess.h Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00
syncthingservice.cpp Improve tracking of whether Syncthing has been stopped manually 2022-10-22 12:06:18 +02:00
syncthingservice.h Fix detection of disabled Syncthing systemd unit in wizard 2022-10-22 21:31:03 +02:00
utils.cpp Fix determining whether GUI address is local 2022-09-25 22:40:37 +02:00
utils.h Fix determining whether GUI address is local 2022-09-25 22:40:37 +02:00