syncthingtray/tray
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
..
application Apply clang-format 2024-01-27 02:56:53 +01:00
cmake/templates Support Syncthing's shell completion 2024-01-26 01:48:47 +01:00
gui Workaround Qt bug in Windows 11 style 2024-04-12 02:29:02 +02:00
resources Fix AppStream validation tests 2023-11-14 02:15:28 +01:00
testfiles Avoid remaining symlinks for testfiles 2023-02-27 22:14:35 +01:00
translations Update translations 2024-04-06 19:47:16 +02:00
CMakeLists.txt Allow browsing remote/global files 2024-04-05 01:30:00 +02:00