syncthingtray/tray/gui
Martchus 7b19be01f2 tray: Allow specifying name of initial connection via CLI
This includes refactoring TrayWidget::applySettings() which
is now a member function and only affects the current instance.

This prevents applying settings on every instance every time
a new tray widget is created.

To apply settings for all tray widgets, the static function
TrayWidget::applySettingsOnAllInstances() is used instead.
2017-08-09 01:11:47 +02:00
..
devbuttonsitemdelegate.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
devbuttonsitemdelegate.h Apply clang-format 2017-05-01 03:34:43 +02:00
devview.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
devview.h Apply clang-format 2017-05-01 03:34:43 +02:00
dirbuttonsitemdelegate.cpp Prevent trying to rescan paused dirs 2017-07-16 21:08:38 +02:00
dirbuttonsitemdelegate.h Apply clang-format 2017-05-01 03:34:43 +02:00
dirview.cpp Allow deletion of non-empty dirs 2017-08-01 00:28:51 +02:00
dirview.h Apply clang-format 2017-05-01 03:34:43 +02:00
downloaditemdelegate.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
downloaditemdelegate.h Apply clang-format 2017-05-01 03:34:43 +02:00
downloadview.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
downloadview.h Apply clang-format 2017-05-01 03:34:43 +02:00
trayicon.cpp tray: Allow specifying name of initial connection via CLI 2017-08-09 01:11:47 +02:00
trayicon.h tray: Allow specifying name of initial connection via CLI 2017-08-09 01:11:47 +02:00
traymenu.cpp tray: Allow specifying name of initial connection via CLI 2017-08-09 01:11:47 +02:00
traymenu.h tray: Allow specifying name of initial connection via CLI 2017-08-09 01:11:47 +02:00
traywidget.cpp tray: Allow specifying name of initial connection via CLI 2017-08-09 01:11:47 +02:00
traywidget.h tray: Allow specifying name of initial connection via CLI 2017-08-09 01:11:47 +02:00
traywidget.ui Move widgets from tray app to separate lib 2017-04-23 18:31:18 +02:00