dolphin-emulator/Source/Core
Dentomologist ab25632992 ThreadWidget: Don't set fixed width on QLineEdits
Fix clipping of QLineEdit contents by having them take up half the grid
width instead of trying to match the contents width in an unreliable
manner.
2025-06-16 22:33:20 -07:00
..
AudioCommon AudioCommon: Re-add missing includes 2025-06-08 11:35:02 +02:00
Common Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
Core Merge pull request #12938 from tygyh/Split-IsTranslatedRAMAddress 2025-06-14 17:12:24 -05:00
DiscIO Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
DolphinNoGUI DolphinNoGUI: Make override explicit 2025-06-04 21:49:29 +02:00
DolphinQt ThreadWidget: Don't set fixed width on QLineEdits 2025-06-16 22:33:20 -07:00
DolphinTool Merge pull request #13575 from tygyh/DolphinTool-Make-variables-constant 2025-05-07 15:47:14 -05:00
InputCommon Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
MacUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
UICommon Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
UpdaterCommon
VideoBackends Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
VideoCommon Source: Remove redundant lambda parameter lists 2025-06-14 10:19:31 +02:00
WinUpdater Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: watch texture pack folder for texture reloads (from dynamic input textures) 2025-06-06 23:03:02 -05:00
DolphinLib.vcxproj AudioCommon: Added Granular Synthesis 2025-03-14 01:22:35 -05:00
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in