dolphin/Source/Core/DolphinQt
JMC47 035bcffc63
Merge pull request #14289 from Sintendo/typos
Fix various typos and spelling mistakes
2026-01-17 19:10:50 -05:00
..
Achievements Merge pull request #14074 from jordan-woyak/HookableEvent-no-strings 2025-11-07 16:32:06 -06:00
Config Merge pull request #14289 from Sintendo/typos 2026-01-17 19:10:50 -05:00
Debugger Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
EmulatedUSB LogitechMicWindow: Fix compilation when cubeb is disabled 2026-01-17 01:51:38 +04:00
FIFO c++23: Replace Common::ToUnderlying with std::to_underlying 2026-01-09 23:49:10 +01:00
GameList GameList: Use List View's sorting for Grid View 2025-08-27 15:35:38 -07:00
InfinityBase Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
NetPlay Merge pull request #13161 from oltolm/fix_qt6_warnings 2025-09-28 14:02:56 -04:00
QtUtils DolphinQt/QtUtils: Simplify RunOnObject and eliminate Common::Event race. 2025-11-18 14:19:21 -06:00
Settings Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
SkylanderPortal Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
Styles/Dark DolphinQt/Styles/Dark: Adjust progress bar 2025-08-31 22:02:00 +02:00
TAS Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
AboutDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
AboutDialog.h
CheatSearchFactoryWidget.cpp DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky. 2025-05-26 20:58:48 -05:00
CheatSearchFactoryWidget.h
CheatSearchWidget.cpp CheatSearchWidget: New feature, writing a value to all selected addresses 2025-10-08 11:33:44 +02:00
CheatSearchWidget.h CheatSearchWidget: New feature, writing a value to all selected addresses 2025-10-08 11:33:44 +02:00
CheatsManager.cpp Common: Remove the string parameters from the HookableEvent interface. 2025-11-06 22:34:40 -06:00
CheatsManager.h
CMakeLists.txt Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig 2026-01-11 16:28:03 -05:00
ConvertDialog.cpp DolphinQt: Make disc ConvertDialog have a better minimum size, use QFormLayout, and clean up the code a bit. 2025-11-06 04:34:07 -06:00
ConvertDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DiscordHandler.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
DiscordHandler.h
DiscordJoinRequestDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
DiscordJoinRequestDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DolphinEmu.entitlements
DolphinEmuDebug.entitlements
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj USB: Add emulated Logitech USB Microphone 2025-11-25 10:40:30 +11:00
DolphinQt.vcxproj.user
GBAHost.cpp libmgba: Fix build when disabled 2025-10-30 12:00:13 -07:00
GBAHost.h libmgba: Fix build when disabled 2025-10-30 12:00:13 -07:00
GBAWidget.cpp libmgba: Fix build when disabled 2025-10-30 12:00:13 -07:00
GBAWidget.h libmgba: Fix build when disabled 2025-10-30 12:00:13 -07:00
GCMemcardCreateNewDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
GCMemcardCreateNewDialog.h
GCMemcardManager.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
GCMemcardManager.h
Host.cpp Core: Let any thread call previously host-thread-only functions 2025-11-10 21:14:17 +01:00
Host.h
HotkeyScheduler.cpp Improved stereoscopic 3D settings 2025-11-12 12:29:03 +03:00
HotkeyScheduler.h
Info.plist.in DolphinQt: Disable Liquid Glass on macOS when built with Xcode 26 2026-01-09 08:27:12 -05:00
Main.cpp Core: Remove IsHostThread 2025-11-10 21:14:56 +01:00
MainWindow.cpp MenuBar: Add entries to open the config and cache folders 2026-01-15 20:40:48 +01:00
MainWindow.h MenuBar: Add entries to open the config and cache folders 2026-01-15 20:40:48 +01:00
MenuBar.cpp MenuBar: Add entries to open the config and cache folders 2026-01-15 20:40:48 +01:00
MenuBar.h MenuBar: Add entries to open the config and cache folders 2026-01-15 20:40:48 +01:00
NANDRepairDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
NANDRepairDialog.h
NKitWarningDialog.cpp fix Qt6 deprecation warnings 2025-07-19 22:08:15 +02:00
NKitWarningDialog.h
pch_qt.cpp msbuild: add pch for dolphinqt 2022-06-21 13:35:14 -07:00
pch_qt.h
qt6.natvis
qt.conf
qt.conf.win
RenderWidget.cpp DolphinQt/RenderWidget: Grab focus on mouse button press. 2025-05-20 21:06:32 -05:00
RenderWidget.h
resource.h
ResourcePackManager.cpp Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
ResourcePackManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Resources.cpp Add Triforce platform and preliminary boot.id parsing 2025-04-21 22:05:25 +10:00
Resources.h
RiivolutionBootWidget.cpp Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
RiivolutionBootWidget.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
SearchBar.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SearchBar.h Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
Settings.cpp Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
Settings.h DolphinQt: Add Fusion-based styles. 2025-11-14 19:21:58 +00:00
ToolBar.cpp Modernize std::max_element with ranges 2024-10-10 00:53:48 -07:00
ToolBar.h
Translation.cpp C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
Translation.h
Updater.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
Updater.h
WiiUpdate.cpp DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. 2025-06-07 16:15:34 -05:00
WiiUpdate.h