syncthingtray/model
Martchus ac033517cc Allow configuring rendering size of status icons
The default of 32 px should be fine in most cases and when the UI is scaled
it is also automatically scaled. However, if one has a tray area or Plasma
panel with extraordinarily big icons like latte-dock it might still be
required to render icons at a higher resolution. This is hard to determine
programmatically so I'm just adding a manual setting.
2021-04-21 18:23:20 +02:00
..
resources Allow customizing status icon colors 2019-05-19 17:57:37 +02:00
translations Update translations 2021-04-07 20:01:07 +02:00
CMakeLists.txt Add UI to configure what information should be considered to compute overall status 2021-01-01 20:55:18 +01:00
colors.h Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:48:15 +02:00
global.h Adapt to changes in c++utilities 2019-06-14 19:15:26 +02:00
syncthingdevicemodel.cpp Fix warnings 2021-03-20 22:39:40 +01:00
syncthingdevicemodel.h Streamline context menus of regular tray application and Plasmoid 2020-10-07 21:42:50 +02:00
syncthingdirectorymodel.cpp Fix warnings 2021-03-20 22:39:40 +01:00
syncthingdirectorymodel.h Streamline context menus of regular tray application and Plasmoid 2020-10-07 21:42:50 +02:00
syncthingdownloadmodel.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingdownloadmodel.h Streamline context menus of regular tray application and Plasmoid 2020-10-07 21:42:50 +02:00
syncthingicons.cpp Allow configuring rendering size of status icons 2021-04-21 18:23:20 +02:00
syncthingicons.h Allow configuring rendering size of status icons 2021-04-21 18:23:20 +02:00
syncthingmodel.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingmodel.h Support Qt 6 (commit 174154b) 2020-09-04 01:09:18 +02:00
syncthingrecentchangesmodel.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingrecentchangesmodel.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingsortfiltermodel.cpp Sort devices by name 2020-10-20 19:36:02 +02:00
syncthingsortfiltermodel.h Sort devices by name 2020-10-20 19:36:02 +02:00
syncthingstatuscomputionmodel.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingstatuscomputionmodel.h Add UI to configure what information should be considered to compute overall status 2021-01-01 20:55:18 +01:00
syncthingstatusselectionmodel.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
syncthingstatusselectionmodel.h Adapt to changes in c++utilities 2019-06-10 22:48:26 +02:00