syncthingtray/widgets/misc
Martchus da911c6350 Refactor overall status compution
* Allow configuring the information to consider for computing the overall
  status via SyncthingStatusComputionFlags
    * Add flag to allow considering the status of remote devices for
      https://github.com/Martchus/syncthingtray/issues/74
    * Show only plain "idle" status when no flags are present for
      https://github.com/Martchus/syncthingtray/issues/76
* Set the default flags to keep the default behavior as-is
2020-12-31 02:48:18 +01:00
..
dbusstatusnotifier.cpp Allow to distinguish icon colors within UI and system tray 2019-07-31 20:16:43 +02:00
dbusstatusnotifier.h Allow to distinguish icon colors within UI and system tray 2019-07-31 20:16:43 +02:00
direrrorsdialog.cpp Don't use functions obsoleted in Qt 5.13.0 2019-06-25 14:37:14 +02:00
direrrorsdialog.h Fix and refactor directory error handling 2018-11-03 21:30:17 +01:00
internalerror.cpp Consider more error types when ignoring disconnects 2020-10-26 17:39:10 +01:00
internalerror.h Adapt to changes in c++utilities 2019-06-10 22:48:26 +02:00
internalerrorsdialog.cpp Don't use functions obsoleted in Qt 5.13.0 2019-06-25 14:37:14 +02:00
internalerrorsdialog.h Rename ErrorViewDialog to InternalErrorsDialog 2018-11-03 18:15:10 +01:00
otherdialogs.cpp Don't use functions obsoleted in Qt 5.13.0 2019-06-25 14:37:14 +02:00
otherdialogs.h Use consistent order for visibility attribute 2020-01-29 18:51:10 +01:00
statusinfo.cpp Refactor overall status compution 2020-12-31 02:48:18 +01:00
statusinfo.h Show the connection config name in tooltip when displaying multiple icons 2020-10-19 18:33:10 +02:00
syncthingkiller.cpp Don't use deprecated QProcess::finished() overload 2019-07-27 15:07:26 +02:00
syncthingkiller.h Wait till all processes finished, ask for killing 2018-04-02 23:32:52 +02:00
syncthinglauncher.cpp Support Qt 6 (commit 174154b) 2020-09-04 01:09:18 +02:00
syncthinglauncher.h Support Qt 6 (commit 174154b) 2020-09-04 01:09:18 +02:00
textviewdialog.cpp Adapt to changes in c++utilities 2019-06-10 22:48:26 +02:00
textviewdialog.h Fix and refactor directory error handling 2018-11-03 21:30:17 +01:00