dolphin/Source
Dentomologist 2a7e8a4003 DolphinQt: Remove redundant window hints
Remove window hints clearing the flag Qt::WindowContextHelpButtonHint,
which is already off by default in Qt 6.

In Qt 5 this flag was set by default for QDialogs, and on Windows put a
? button in the corner of the title bar allowing users to activate Qt's
QWhatsThis help system for a given widget. Since we don't set that text
the ? button was useless and so we hid it manually.
2025-06-06 19:35:13 -07:00
..
Android Android: Add android.hardware.microphone to manifest 2025-06-04 21:30:51 +02:00
Core DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
DSPSpy DSPSpy: Make RealDSP final and make overide explicit 2025-05-10 13:02:55 +02:00
DSPTool
PCH
UnitTests Merge pull request #13672 from tygyh/UnitTests/Remove-redundant-template-type-specifiers 2025-05-18 02:12:45 -05:00
VSProps IOS/USB: Emulate Wii Speak using cubeb 2025-05-07 20:33:22 +04:00
.clang-format Clang-format: Fix invalid settings 2025-05-01 22:05:07 +02:00
CMakeLists.txt
dolphin-emu.sln