Admiral H. Curtiss e1b1e4b4cf Merge pull request #13031 from parona-source/libfmt-11 7 月之前
..
Achievements db9b3592e1 Add instructive text to disabled RetroAchievements login button 8 月之前
Config 7ec6d116e8 Graphics: Adapt aspect ratio when SBS/TAB 3D is used 8 月之前
Debugger d7c93d87be Add support for libfmt-11 8 月之前
FIFO 9d2f5245f4 i18n: Add comments and improve source strings 9 月之前
GameList 982893b04c Use C++20 erase_if() instead of erase(remove_if()) (NFC) 9 月之前
InfinityBase 9602f36248 Remove redundant semicolons 8 月之前
NetPlay d7c93d87be Add support for libfmt-11 8 月之前
QtUtils 384e044437 QtUtils/ClearLayoutRecursively: Fix potential crash 9 月之前
Settings 0b33d293ee DolphinQt: Simplify the Speed Limit description 8 月之前
SkylanderPortal 9602f36248 Remove redundant semicolons 8 月之前
Styles 0615db9e2e Made progress bars more legible in dark mode 10 月之前
TAS c3bdd05d2a TAS Input: Enable hotkeys and controller input when Input has focus 10 月之前
AboutDialog.cpp 9c432e960b AboutDialog: Update copyright year to 2024 10 月之前
AboutDialog.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
CMakeLists.txt a62f8eac1a DolphinQt: Delete output Sys folder before copying to it 8 月之前
CheatSearchFactoryWidget.cpp d627b78c46 Adjust order and spacing of various #includes 9 月之前
CheatSearchFactoryWidget.h 55397b6d52 DolphinQt: Rewrite cheat search GUI. 3 年之前
CheatSearchWidget.cpp d627b78c46 Adjust order and spacing of various #includes 9 月之前
CheatSearchWidget.h c202b55bd4 DolphinQt: Allow Cheat Search to create multiple AR codes when selecting multiple lines. 1 年之前
CheatsManager.cpp bc67fc97c3 Revert "Audit uses of IsRunning and GetState" 10 月之前
CheatsManager.h c377c1e21e CheatsManager/CheatSearchWidget: Avoid Global System Accessor 1 年之前
ConvertDialog.cpp 214756dd18 Small wording changes for dump conversions 8 月之前
ConvertDialog.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
DiscordHandler.cpp e2fb8fab2f DolphinQt: Set window decorations for all top-level QWidgets. 1 年之前
DiscordHandler.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
DiscordJoinRequestDialog.cpp f9fe25291d Remove most uses of StringFromFormat in favor of fmt 2 年之前
DiscordJoinRequestDialog.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
DolphinEmu.entitlements 8a93620d06 DolphinQt: Remove entitlements for Steam overlay 8 月之前
DolphinEmuDebug.entitlements 8a93620d06 DolphinQt: Remove entitlements for Steam overlay 8 月之前
DolphinQt.manifest b20cc6b67e DolphinQt: dont set dpi awareness in manifest 2 年之前
DolphinQt.rc 13ba24c5a6 Move DolphinQt2 to DolphinQt 6 年之前
DolphinQt.vcxproj a62f8eac1a DolphinQt: Delete output Sys folder before copying to it 8 月之前
DolphinQt.vcxproj.user 64cd4cc86f msbuild: use default Project attrs 3 年之前
GBAHost.cpp ee64e217f4 Qt/Core: Refactor GBA Core accessors 3 年之前
GBAHost.h d6f86e1754 Qt: Implement GBA host and widget 3 年之前
GBAWidget.cpp 6e6b298030 Core::RunOnCPUThread: Avoid Global System Accessor 1 年之前
GBAWidget.h dfb2783c25 GBAWidget: Add missing override specifiers 1 年之前
GCMemcardCreateNewDialog.cpp 839b04014e Add wrapper function to disable hotkeys for QFileDialog 3 年之前
GCMemcardCreateNewDialog.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
GCMemcardManager.cpp 9602f36248 Remove redundant semicolons 8 月之前
GCMemcardManager.h 349add0f81 GCMemcardManager: Shorten-up EnumMap definitions 1 年之前
Host.cpp f29fe15d77 FrameAdvance: Fix continuous frame advancing while the debug UI is open. Blocks signals from being spammed to update the UI. 10 月之前
Host.h c3bdd05d2a TAS Input: Enable hotkeys and controller input when Input has focus 10 月之前
HotkeyScheduler.cpp 16bf5a86d3 HotkeyScheduler: Handle Wii Remote connections independently 8 月之前
HotkeyScheduler.h 2372b6a386 Add Open Achievements Hotkey 9 月之前
Info.plist.in bb5326adf4 DolphinQt: Rename output bundle on macOS to DolphinQt 8 月之前
Main.cpp 81fc60f888 MainWindow: Remove Show() and redistribute its logic to other places. 10 月之前
MainWindow.cpp 9bdf862460 MainWindow: Prevent Confirm On Stop dialog from being hidden 8 月之前
MainWindow.h 81fc60f888 MainWindow: Remove Show() and redistribute its logic to other places. 10 月之前
MenuBar.cpp 134313e313 MenuBar: Update checkmarked Select State Slot when hotkey pressed 8 月之前
MenuBar.h 9602f36248 Remove redundant semicolons 8 月之前
NANDRepairDialog.cpp 59f3be8c54 Qt: Make custom dialog for NAND Repair. 2 年之前
NANDRepairDialog.h 59f3be8c54 Qt: Make custom dialog for NAND Repair. 2 年之前
NKitWarningDialog.cpp e2fb8fab2f DolphinQt: Set window decorations for all top-level QWidgets. 1 年之前
NKitWarningDialog.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
RenderWidget.cpp 962230f91e Core: Store current state in less places 10 月之前
RenderWidget.h 91067044f1 Remove rounded corners on emulation render window 1 年之前
ResourcePackManager.cpp e2fb8fab2f DolphinQt: Set window decorations for all top-level QWidgets. 1 年之前
ResourcePackManager.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
Resources.cpp 51e528e45f DolphinQt: cache icons instead of single pixmaps 2 年之前
Resources.h 51e528e45f DolphinQt: cache icons instead of single pixmaps 2 年之前
RiivolutionBootWidget.cpp 1a19a92943 Disable memory patches in hardcore mode 1 年之前
RiivolutionBootWidget.h 1a19a92943 Disable memory patches in hardcore mode 1 年之前
SearchBar.cpp e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
SearchBar.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
Settings.cpp d9336a5de0 GeneralPane: Add BalloonTip to cheats checkbox 9 月之前
Settings.h d9336a5de0 GeneralPane: Add BalloonTip to cheats checkbox 9 月之前
ToolBar.cpp eb92d6f0a8 Core::GetState: Avoid Global System Accessor 1 年之前
ToolBar.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
Translation.cpp f9fe25291d Remove most uses of StringFromFormat in favor of fmt 2 年之前
Translation.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
Updater.cpp 0397339ab1 DolphinQt: Properly Delete (Some) Widgets 1 年之前
Updater.h 5bdb291d90 Qt/Updater: Remove unused member variable. 2 年之前
WiiUpdate.cpp e2fb8fab2f DolphinQt: Set window decorations for all top-level QWidgets. 1 年之前
WiiUpdate.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
pch_qt.cpp b39a11e23b msbuild: add pch for dolphinqt 2 年之前
pch_qt.h b39a11e23b msbuild: add pch for dolphinqt 2 年之前
qt.conf 13ba24c5a6 Move DolphinQt2 to DolphinQt 6 年之前
qt.conf.win 199c0943a4 DolphinQt/CMake: Building on Windows 6 年之前
qt6.natvis 004e8a80b2 Add support for building against Qt 6 3 年之前
resource.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前