dolphin/Source/Core/DolphinQt
Scott Mansell 1c10b9e9ab
Merge pull request #14738 from tygyh/Replace-concatination-with-stdformat
Replace string concatination with `fmt::format`
2026-07-29 13:28:58 +12:00
..
Achievements Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
Config DolphinQt/Config: Resolve sign-compare warnings 2026-07-25 05:19:26 +02:00
Debugger Replace string concatination with fmt::format 2026-07-28 12:39:54 +02:00
EmulatedUSB WiiSpeakWindow: Add missing Dolphin icon 2026-02-06 16:31:09 +04:00
FIFO Remove unused imports 2026-01-25 16:12:15 +01:00
GameList QtUtils: Add ShowFileInFolder function and make GameList right-click menu actions use it. 2026-04-24 18:09:39 -05:00
InfinityBase Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
NetPlay lint formatting 2026-05-19 12:03:02 +02:00
QtUtils QtUtils: Add ShowFileInFolder function and make GameList right-click menu actions use it. 2026-04-24 18:09:39 -05:00
Settings DolphinQt: Update tool tip for Enable Emulated Memory Size Override. 2026-07-11 23:02:54 +01:00
SkylanderPortal Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
Styles/Dark DolphinQt: Improve TAS UI Widgets 2026-03-12 04:59:49 +02:00
TAS Replace string concatination with fmt::format 2026-07-28 12:39:54 +02:00
AboutDialog.cpp AboutDialog: Report the SDL version being used 2026-07-25 04:42:07 +02:00
AboutDialog.h
CheatSearchFactoryWidget.cpp DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky. 2025-05-26 20:58:48 -05:00
CheatSearchFactoryWidget.h DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky. 2025-05-26 20:58:48 -05:00
CheatSearchWidget.cpp CheatSearch: Add ability to breakpoint the selected lines. 2026-02-20 20:57:19 -07:00
CheatSearchWidget.h CheatSearch: Add ability to breakpoint the selected lines. 2026-02-20 20:57:19 -07:00
CheatsManager.cpp CheatsManager: Update code tabs on creation 2026-02-14 20:32:07 -08:00
CheatsManager.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
CMakeLists.txt AboutDialog: Report the SDL version being used 2026-07-25 04:42:07 +02: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
DiscordHandler.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
DiscordHandler.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
DiscordJoinRequestDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
DiscordJoinRequestDialog.h
DolphinEmu.entitlements
DolphinEmuDebug.entitlements
DolphinQt.manifest
DolphinQt.rc
GameCount.cpp GameList: Add status bar with game count 2026-03-13 11:26:32 -07:00
GameCount.h GameList: Add status bar with game count 2026-03-13 11:26:32 -07:00
GBAHost.cpp Use more std::span arguments 2026-03-23 23:55:09 +01:00
GBAHost.h Use more std::span arguments 2026-03-23 23:55:09 +01:00
GBAWidget.cpp Core: Make RunOnCPUThread always non-blocking. 2026-02-03 17:29:17 -06:00
GBAWidget.h libmgba: Fix build when disabled 2025-10-30 12:00:13 -07:00
GCMemcardCreateNewDialog.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
GCMemcardCreateNewDialog.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
GCMemcardManager.cpp Merge pull request #14592 from jordan-woyak/memcard-manager-scrolling 2026-05-11 23:04:22 +02:00
GCMemcardManager.h Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
Host.cpp Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
Host.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
HotkeyScheduler.cpp Replace string concatination with fmt::format 2026-07-28 12:39:54 +02:00
HotkeyScheduler.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
Info.plist.in DolphinQt: Disable Liquid Glass on macOS when built with Xcode 26 2026-01-09 08:27:12 -05:00
Main.cpp Merge pull request #14643 from Dentomologist/windows_git_bash_fix_command_line_output 2026-07-12 23:47:20 -07:00
MainWindow.cpp Improve usage of std::move and const references parameters 2026-04-17 12:39:46 +02:00
MainWindow.h GameList: Add status bar with game count 2026-03-13 11:26:32 -07:00
MenuBar.cpp Merge pull request #13216 from CelestialAmber/cw-demangler 2026-07-05 17:38:09 +02:00
MenuBar.h Core: Implement automatic symbol demangling 2026-05-07 09:25:28 +02: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
pch_qt.h
qt.conf
qt.conf.win
qt6.natvis
RenderWidget.cpp mingw: lower case windows includes 2026-07-08 09:18:29 +01:00
RenderWidget.h
resource.h
ResourcePackManager.cpp ResourcePackManager: Erase Removed pack from list and table 2026-07-11 12:49:35 -07:00
ResourcePackManager.h
Resources.cpp DolphinQt/Resources: ERROR_LOG instead of ASSERT when LoadNamedIcon fails. 2026-04-13 20:22:31 -05:00
Resources.h
RiivolutionBootWidget.cpp Common/FileSearch: Refactor DoFileSearch 2026-01-24 16:50:10 +01: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
SearchBar.h Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
Settings.cpp Core: Implement automatic symbol demangling 2026-05-07 09:25:28 +02:00
Settings.h Core: Implement automatic symbol demangling 2026-05-07 09:25:28 +02:00
ToolBar.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
ToolBar.h
Translation.cpp CMake: Unify translation directories 2026-07-24 03:45:13 +02: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 Remove unused imports 2026-01-25 16:12:15 +01:00
WiiUpdate.h