dolphin/Source/Core
Michael Cook (mackal) e511718fbc DolphinQt: Fix leak in LogConfigWidget
The m_verbosity_debug button was only conditionally being added as
widget, this was done in order to hide the object, but this left it
unmanaged.

Unconditionally adding it to the layout and controlling it's visibility
will resolve these issues
2023-04-04 16:05:23 -04:00
..
AudioCommon Common: Move FixedSizeQueue into Common namespace 2023-03-22 01:23:15 -04:00
Common Added Initial Achievement Settings 2023-04-03 21:17:44 -04:00
Core Added Achievement Manager with Login 2023-04-03 21:17:44 -04:00
DiscIO NANDImporter: Check data bounds. 2023-04-02 03:45:34 +02:00
DolphinNoGUI Merge pull request #11522 from phire/KillRendererWithFire 2023-02-09 19:59:16 +13:00
DolphinQt DolphinQt: Fix leak in LogConfigWidget 2023-04-04 16:05:23 -04:00
DolphinTool Merge pull request #11522 from phire/KillRendererWithFire 2023-02-09 19:59:16 +13:00
InputCommon Merge pull request #11635 from Dentomologist/wiimote_fix_disconnection_deadlock 2023-03-14 02:41:36 +01:00
MacUpdater MacUI: Add stub implementation of UI::IsTestMode() 2023-03-16 02:44:36 -04:00
UICommon JitInterface: Refactor to class, move to System. 2023-03-26 14:38:07 +02:00
UpdaterCommon test-updater.py: include space and unicode in paths to test 2023-03-22 11:08:58 -07:00
VideoBackends Vulkan: Enable subgroupShuffle. 2023-03-24 21:53:23 +01:00
VideoCommon Merge pull request #11673 from K0bin/vertex-loader-micro-opt 2023-03-30 11:05:02 +02:00
WinUpdater WinUpdater: Quote path for args when relaunching Dolphin. 2023-03-17 12:48:39 +01:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Added Achievement Manager with Login 2023-04-03 21:17:44 -04:00
DolphinLib.vcxproj Added rcheevos to Externals 2023-04-02 08:28:23 -04:00
DolphinLib.vcxproj.user
DolphinLib.x64.props Move x64 DSP JIT into DolphinLib.x64.props 2023-01-06 22:42:21 -08:00