syncthingtray/tray/gui
Martchus c36b3223f1 Fix displaying issues with Windows 11 style
* Set content margins to take shadow effects into account
* Fix behavior when showing the QMenu not as `Qt::Popup`
    * Prevent polishing as it would wrongly override our window flags
    * Use the background color from the application's palette as the
      background color from the QMenu itself is changed by the Windows 11
      style
2023-12-25 00:48:29 +01:00
..
devbuttonsitemdelegate.cpp Rename `SyncthingDeviceModel::IsOwnDevice` in accordance with recent UI changes 2023-09-16 23:09:48 +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 Allow using system icons instead of ForkAwesome icons 2022-10-07 00:20:50 +02:00
dirbuttonsitemdelegate.h Use ForkAwesome icons more consistently in tray widget 2021-10-15 00:23:22 +02:00
dirview.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
dirview.h Sort devices by name 2020-10-20 19:36:02 +02:00
downloaditemdelegate.cpp Allow using system icons instead of ForkAwesome icons 2022-10-07 00:20:50 +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 Apply clang-format 2022-12-10 12:06:07 +01:00
helper.h Fix build with Qt 6 (beta1) 2020-10-23 17:04:35 +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 displaying issues with Windows 11 style 2023-12-25 00:48:29 +01:00
traymenu.h Fix displaying issues with Windows 11 style 2023-12-25 00:48:29 +01:00
traywidget.cpp Save position and size of window after is has been moved/resized 2023-10-06 21:03:40 +02:00
traywidget.h Update statistics icons dynamically when color palette changes 2023-06-08 14:04:16 +02:00
traywidget.ui Change Directory to Folder in user-facing strings 2023-09-17 19:33:31 +01:00