syncthingtray/tray/gui
Martchus 1a1b907f15 Save settings immediately to disk when applied
* See https://github.com/Martchus/syncthingtray/issues/59
* QCoreApplication::aboutToQuit() does not work reliably but terminating
  only at the end of the session is a common use-case for the tray
  application. So workaround the problem by saving the settings
  immediately.
* The plasmoid already does this anyways.
2019-10-06 17:58:08 +02:00
..
devbuttonsitemdelegate.cpp Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:48:15 +02:00
devbuttonsitemdelegate.h Use override 2018-10-10 21:26:46 +02:00
devview.cpp Map context menu coordinates to top-level widget 2019-07-31 22:26:11 +02:00
devview.h Fix positioning of context menus under Wayland 2019-07-20 18:56:20 +02:00
dirbuttonsitemdelegate.cpp Apply tidy after updating to clang-format 5.0.0 2017-09-17 21:48:15 +02:00
dirbuttonsitemdelegate.h Use override 2018-10-10 21:26:46 +02:00
dirview.cpp Map context menu coordinates to top-level widget 2019-07-31 22:26:11 +02:00
dirview.h Fix positioning of context menus under Wayland 2019-07-20 18:56:20 +02:00
downloaditemdelegate.cpp Don't use functions obsoleted in Qt 5.13.0 2019-06-25 14:37:14 +02:00
downloaditemdelegate.h Use override 2018-10-10 21:26:46 +02:00
downloadview.cpp Map context menu coordinates to top-level widget 2019-07-31 22:26:11 +02:00
downloadview.h Fix positioning of context menus under Wayland 2019-07-20 18:56:20 +02:00
trayicon.cpp Fix building with -DUNIFY_TRAY_MENUS=ON 2019-08-25 20:41:17 +08:00
trayicon.h Improve behavior under Wayland 2019-07-27 15:04:14 +02:00
traymenu.cpp Use a different parent for dialogs 2019-07-31 20:47:19 +02:00
traymenu.h Improve behavior under Wayland 2019-07-27 15:04:14 +02:00
traywidget.cpp Save settings immediately to disk when applied 2019-10-06 17:58:08 +02:00
traywidget.h Use a different parent for dialogs 2019-07-31 20:47:19 +02:00
traywidget.ui Show global statistics on widgets-based GUI 2019-02-18 00:35:32 +01:00