syncthingtray/syncthingmodel
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
..
resources Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
tests Introduce basic test setup for models 2024-04-26 23:04:47 +02:00
translations Update translations 2024-04-19 00:07:28 +02:00
CMakeLists.txt Introduce basic test setup for models 2024-04-26 23:04:47 +02:00
colors.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
global.h Apply change of `global.h` template 2024-02-22 19:43:14 +01:00
syncthingdevicemodel.cpp Rename "Own device" in model as well 2023-09-16 23:20:28 +02:00
syncthingdevicemodel.h Rename `SyncthingDeviceModel::IsOwnDevice` in accordance with recent UI changes 2023-09-16 23:09:48 +02:00
syncthingdirectorymodel.cpp Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingdirectorymodel.h Show this/own device always as first device 2023-09-16 23:07:00 +02:00
syncthingdownloadmodel.cpp Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingdownloadmodel.h Show this/own device always as first device 2023-09-16 23:07:00 +02:00
syncthingfilemodel.cpp Fix compilation against Qt 5 2024-04-09 12:05:52 +02:00
syncthingfilemodel.h Allow browsing remote/global files 2024-04-05 01:30:00 +02:00
syncthingicons.cpp Use thick stroke with for status icon presets without background color 2024-04-26 20:24:35 +02:00
syncthingicons.h Allow browsing remote/global files 2024-04-05 01:30:00 +02:00
syncthingmodel.cpp Allow browsing remote/global files 2024-04-05 01:30:00 +02:00
syncthingmodel.h Allow browsing remote/global files 2024-04-05 01:30:00 +02:00
syncthingrecentchangesmodel.cpp Change Directory to Folder in user-facing strings 2023-09-17 19:33:31 +01:00
syncthingrecentchangesmodel.h Show this/own device always as first device 2023-09-16 23:07:00 +02:00
syncthingsortfiltermodel.cpp Show this/own device always as first device 2023-09-16 23:07:00 +02:00
syncthingsortfiltermodel.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingstatuscomputionmodel.cpp Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingstatuscomputionmodel.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingstatusselectionmodel.cpp Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
syncthingstatusselectionmodel.h Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00