syncthingtray/tray/gui
Martchus 15b60102a1 Workaround Qt bug in Windows 11 style
Pass a widget when invoking `QStyle::drawControl()`; the Windows 11 style
uses the widget unconditionally.

Considering the documentation explicitly states `The widget argument is
optional` and the default value for the function argument is `nullptr` this
is supposedly a bug in Qt.
2024-04-12 02:29:02 +02:00
..
devbuttonsitemdelegate.cpp Workaround Qt bug in Windows 11 style 2024-04-12 02:29:02 +02:00
devbuttonsitemdelegate.h Use ForkAwesome icons more consistently in tray widget 2021-10-15 00:23:22 +02:00
devview.cpp Rename `SyncthingDevStatus::OwnDevice` in accordance with UI change 2023-09-16 22:28:35 +02:00
devview.h Sort devices by name 2020-10-20 19:36:02 +02:00
dirbuttonsitemdelegate.cpp Workaround Qt bug in Windows 11 style 2024-04-12 02:29:02 +02:00
dirbuttonsitemdelegate.h Use ForkAwesome icons more consistently in tray widget 2021-10-15 00:23:22 +02:00
dirview.cpp Allow browsing remote/global files 2024-04-05 01:30:00 +02:00
dirview.h Allow browsing remote/global files 2024-04-05 01:30:00 +02:00
downloaditemdelegate.cpp Workaround Qt bug in Windows 11 style 2024-04-12 02:29:02 +02:00
downloaditemdelegate.h Use ForkAwesome icons more consistently in tray widget 2021-10-15 00:23:22 +02:00
downloadview.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
downloadview.h Sort directories by name/ID 2020-10-18 15:48:02 +02:00
helper.cpp Workaround Qt bug in Windows 11 style 2024-04-12 02:29:02 +02:00
helper.h Workaround Qt bug in Windows 11 style 2024-04-12 02:29:02 +02:00
trayicon.cpp Remove useless braces 2023-11-10 14:33:17 +01:00
trayicon.h Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
traymenu.cpp Fix potential problems with code related to styling the tray menu 2024-04-09 11:35:23 +02:00
traymenu.h Fix displaying issues with Windows 11 style 2023-12-25 00:48:29 +01:00
traywidget.cpp Fix positioning issues with remote file browser 2024-04-06 19:38:54 +02:00
traywidget.h Allow browsing remote/global files 2024-04-05 01:30:00 +02:00
traywidget.ui Update resource paths in UI file after folder structure has changed 2024-01-07 22:35:01 +01:00