syncthingtray/connector
Martchus b692c29e50 Fix possible segfaults in set...Paused() functions
Check whether iterator is valid befor dereferencing
2017-10-01 21:19:41 +02:00
..
testfiles Add directory errors to mock config 2017-09-08 17:01:51 +02:00
tests Fix warnings about unused variables 2017-09-17 20:32:29 +02:00
translations plasmoid: Improve settings 2017-09-18 20:29:36 +02:00
CMakeLists.txt Only add helpers for mocked SyncthingConnection if required 2017-09-05 00:35:54 +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 Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:48:15 +02:00
syncthingconnection.h Add SyncthingConnection::isLocal() 2017-09-08 17:01:51 +02:00
syncthingconnectionmockhelpers.cpp cli: Use error phrases from c++utilities 2017-09-26 15:43:34 +02:00
syncthingconnectionmockhelpers.h cli: Use error phrases from c++utilities 2017-09-26 15:43:34 +02:00
syncthingconnectionsettings.cpp Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:48:15 +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 Don't export Syncthing{Dir,Dev}Status to QML 2017-09-08 17:01:51 +02:00
syncthingdir.cpp Don't show own dev in shared devs of dir 2017-08-22 20:44:49 +02:00
syncthingdir.h Don't export Syncthing{Dir,Dev}Status to QML 2017-09-08 17:01:51 +02:00
syncthingprocess.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingprocess.h Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingservice.cpp systemd integration: Make all relevant properties notifyable 2017-09-08 17:01:51 +02:00
syncthingservice.h systemd integration: Make all relevant properties notifyable 2017-09-08 17:01:51 +02:00
utils.cpp Fix possible segfaults in set...Paused() functions 2017-10-01 21:19:41 +02:00
utils.h Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:48:15 +02:00