syncthingtray/syncthingconnector
Martchus ecece11df3 Introduce basic test setup for models
This test setup utilizes the "mocked" configuration so far only used for
manual testing. This allows adding unit tests for models without having to
run Syncthing itself. The test is pretty basic itself at this point.
2024-04-26 23:04:47 +02:00
..
testfiles Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
tests Apply clang-format 2024-01-28 21:39:15 +01:00
translations Update translations 2024-04-09 11:36:32 +02:00
CMakeLists.txt Introduce basic test setup for models 2024-04-26 23:04:47 +02:00
global.h Apply change of `global.h` template 2024-02-22 19:43:14 +01:00
org.freedesktop.DBus.Properties.xml Fix error when generating D-Bus properties interface header 2023-04-04 21:55:00 +02:00
org.freedesktop.login1.LoginManager.xml Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
org.freedesktop.systemd1.Manager.xml Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
org.freedesktop.systemd1.Service.xml Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
org.freedesktop.systemd1.Unit.xml Fix compilation with Qt 6.7.0beta1 2023-12-21 18:24:50 +01:00
qstringhash.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingcompletion.h Avoid potentially losing events 2023-04-15 16:18:23 +02:00
syncthingconfig.cpp Update lookup of Syncthing config dir for Unix platforms 2023-12-10 12:39:53 +01:00
syncthingconfig.h Avoid duplicated code in functions for locating config files 2023-09-04 20:23:32 +02:00
syncthingconnection.cpp Introduce basic test setup for models 2024-04-26 23:04:47 +02:00
syncthingconnection.h Allow stopping the systemd service automatically on metered connections 2024-04-19 00:04:48 +02:00
syncthingconnection_requests.cpp Apply clang-format 2024-04-09 11:35:45 +02:00
syncthingconnectionenums.h Workaround lupdate not understanding "enum class" in some cases 2023-06-07 23:14:48 +02:00
syncthingconnectionmockhelpers.cpp Improve code for mocked reply 2024-03-01 23:59:28 +01:00
syncthingconnectionmockhelpers.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingconnectionsettings.cpp Avoid TLS errors on Syncthing's automatic certificate renewal 2024-01-15 21:29:24 +01:00
syncthingconnectionsettings.h Allow to pause automatically on metered network connections 2024-02-15 21:02:18 +01:00
syncthingconnectionstatus.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingdev.cpp Rename `SyncthingDevStatus::OwnDevice` in accordance with UI change 2023-09-16 22:28:35 +02:00
syncthingdev.h Rename `SyncthingDevStatus::OwnDevice` in accordance with UI change 2023-09-16 22:28:35 +02:00
syncthingdir.cpp Avoid potentially losing events 2023-04-15 16:18:23 +02:00
syncthingdir.h Avoid potentially losing events 2023-04-15 16:18:23 +02:00
syncthingnotifier.cpp Apply clang-format 2024-02-17 18:11:58 +01:00
syncthingnotifier.h Allow logging of some high-level notifications 2024-02-17 00:42:05 +01:00
syncthingprocess.cpp Avoid unconditional use of `std::errc::stream_timeout` 2024-04-05 18:04:52 +02:00
syncthingprocess.h Improve lookup of Chromium-based browser binary 2023-03-28 22:32:03 +02:00
syncthingservice.cpp Allow stopping the systemd service automatically on metered connections 2024-04-19 00:04:48 +02:00
syncthingservice.h Allow stopping the systemd service automatically on metered connections 2024-04-19 00:04:48 +02:00
utils.cpp Allow stopping the systemd service automatically on metered connections 2024-04-19 00:04:48 +02:00
utils.h Allow stopping the systemd service automatically on metered connections 2024-04-19 00:04:48 +02:00