syncthingtray/syncthingwidgets/settings
Martchus 6b7d916914 Make autostart entry for GNU/Linux more robust
* Add `--wait` parameter so Syncthing Tray will wait until the tray becomes
  available; this might help if Syncthing Tray is started by the desktop
  environment before the tray is available (unless it is started too soon
  even for that)
* Add `X-LXQt-Need-Tray=true` to ensure the system tray is available on
  LXQt because just `--wait` might not be sufficient here (according to
  https://github.com/Martchus/syncthingtray/issues/240); this is in-line
  with the autostart entry of https://github.com/lxqt/lxqt-powermanagement
2024-03-16 00:14:44 +01:00
..
appearanceoptionpage.ui Add and update tab-stops explicitly where default order is wrong 2024-01-07 22:30:48 +01:00
applywizardpage.ui Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
autostartoptionpage.ui Improve auto start setting 2023-05-11 00:11:34 +02:00
autostartwizardpage.ui Allow keeping existing autostart entry in wizard 2023-05-18 23:50:27 +02:00
builtinwebviewoptionpage.ui Allow showing Syncthing UI in Chromium-based browser in "app mode" 2023-03-27 20:28:52 +02:00
connectionoptionpage.ui Improve form layout in connection option page 2024-02-19 18:31:25 +01:00
generalwebviewoptionpage.ui Allow configuring custom command for launching Chromium-based browser 2023-03-31 22:46:25 +02:00
iconsoptionpage.ui Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
launcheroptionpage.ui Clarify the meaning of libsyncthing's directories via tooltips 2024-03-09 11:53:13 +01:00
mainconfigwizardpage.ui Avoid relying on symlink for include directories 2023-02-27 18:27:33 +01:00
notificationsoptionpage.ui Change Directory to Folder in user-facing strings 2023-09-17 19:33:31 +01:00
settings.cpp Consider metered setting also when autostarting Syncthing 2024-03-07 01:10:34 +01:00
settings.h Allow to pause automatically on metered network connections 2024-02-15 21:02:18 +01:00
settingsdialog.cpp Make autostart entry for GNU/Linux more robust 2024-03-16 00:14:44 +01:00
settingsdialog.h Make it more clear when the options regarding metered connections are not available 2024-02-17 18:07:46 +01:00
setupdetection.cpp Configure HTTPS certificate via wizard 2023-09-04 20:34:38 +02:00
setupdetection.h Remove unused header in `setupdetection.h` 2024-03-09 11:40:15 +01:00
systemdoptionpage.ui Add and update tab-stops explicitly where default order is wrong 2024-01-07 22:30:48 +01:00
wizard.cpp Revert "Use `QWizard::AeroStyle` also with Qt 6.7's `windows11` style" 2023-12-23 23:51:44 +01:00
wizard.h Workaround lupdate not understanding "enum class" in some cases 2023-06-07 23:14:48 +02:00
wizardenums.h Workaround lupdate not understanding "enum class" in some cases 2023-06-07 23:14:48 +02:00