syncthingtray/connector
Martchus 4f58e054d5 Improve test mode (mocked SyncthingConnection)
* Add further events allowing to reproduce download
  model issues visible in Plasmoid
* Use TestApplication to find testfiles
2017-11-12 17:03:30 +01:00
..
testfiles Improve test mode (mocked SyncthingConnection) 2017-11-12 17:03:30 +01:00
tests Fix warnings about unused variables 2017-09-17 20:32:29 +02:00
translations Update translations 2017-11-01 18:30:32 +01: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 connector: Add method to find dir by path 2017-10-16 19:41:56 +02:00
syncthingconnection.h connector: Add method to find dir by path 2017-10-16 19:41:56 +02: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 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