syncthingtray/model
Martchus 6724dfa89a Handle new/unknown dir status better
* Show the raw directory status from the Syncthing API if
  it is an unknown (maybe newly introduced) status value.
* Note that the same does not apply to the device status
  because the device status is only deduced from other
  information.
2019-09-21 16:28:08 +02:00
..
resources Allow customizing status icon colors 2019-05-19 17:57:37 +02:00
translations Added Czech localization 2019-08-20 21:08:02 +02:00
CMakeLists.txt Apply cmake-format 2019-09-08 18:12:05 +02: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 Adapt to changes in c++utilities 2019-06-14 19:15:26 +02:00
syncthingdevicemodel.h Apply changed status colors without restart 2019-05-19 23:11:50 +02:00
syncthingdirectorymodel.cpp Handle new/unknown dir status better 2019-09-21 16:28:08 +02:00
syncthingdirectorymodel.h Apply changed status colors without restart 2019-05-19 23:11:50 +02:00
syncthingdownloadmodel.cpp Adapt to changes in c++utilities 2019-06-10 22:48:26 +02:00
syncthingdownloadmodel.h Don't use newDirs/newDevs for endResetModel() 2018-12-25 02:33:57 +01:00
syncthingicons.cpp Allow to distinguish icon colors within UI and system tray 2019-07-31 20:16:43 +02:00
syncthingicons.h Allow to distinguish icon colors within UI and system tray 2019-07-31 20:16:43 +02:00
syncthingmodel.cpp Apply changed status colors without restart 2019-05-19 23:11:50 +02:00
syncthingmodel.h Apply changed status colors without restart 2019-05-19 23:11:50 +02:00
syncthingstatusselectionmodel.cpp Adapt to changes in c++utilities 2019-06-10 22:48:26 +02:00
syncthingstatusselectionmodel.h Adapt to changes in c++utilities 2019-06-10 22:48:26 +02:00