syncthingtray/connector
Martchus dd5cf12b1c Improve inserting address from config file
* Assume local connection if address is eg. 0.0.0.0
* Use isLocal() from utils which considers the hostname
  and interfaces as well
2018-11-02 20:57:25 +01:00
..
testfiles Fix tests, make them more stable and verbose 2018-10-18 23:37:29 +02:00
tests Fix condition to set status to disconnected 2018-10-28 15:39:15 +01:00
translations Show whether filesystem watcher active 2018-09-15 18:25:02 +02:00
CMakeLists.txt Split syncthingconnection.cpp 2018-10-28 15:37:25 +01: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 Use isLocal() in SyncthingConfig::syncthingUrl() 2018-10-10 22:47:03 +02:00
syncthingconfig.h Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingconnection.cpp Discard previous item errors also on connect() 2018-10-28 16:03:18 +01:00
syncthingconnection.h Remove redundant poll interval defaults 2018-10-25 18:23:37 +02:00
syncthingconnection_requests.cpp Split syncthingconnection.cpp 2018-10-28 15:37:25 +01: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 Remove redundant poll interval defaults 2018-10-25 18:23:37 +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 Compute overall statistics 2018-07-30 23:00:22 +02:00
syncthingdir.h Fix visibility of "Show errors" button in plasmoid 2018-10-24 21:35:08 +02:00
syncthingnotifier.cpp Discard sync complete event if paused 2018-05-17 18:34:05 +02:00
syncthingnotifier.h Initialize SyncthingNotifier correctly in Plasmoid 2018-05-15 22:27:54 +02:00
syncthingprocess.cpp Improve SyncthingProcess::splitArguments() parser 2018-04-18 23:46:17 +02:00
syncthingprocess.h Refactor launcher 2018-04-18 23:27:45 +02:00
syncthingservice.cpp Allow mocking SyncthingService 2018-04-20 23:00:56 +02:00
syncthingservice.h Add high-level abstraction for launching Syncthing 2018-04-11 23:16:00 +02:00
utils.cpp Improve inserting address from config file 2018-11-02 20:57:25 +01:00
utils.h Improve inserting address from config file 2018-11-02 20:57:25 +01:00