dolphin/Source/Core
Michael Cook (mackal) 2dca24229b DolphinQt: Fix memory lkea in FilesystemWidget
QTreeView::setModel doesn't transfer ownership of the object.

Setting the parent resolves this
2023-04-04 15:59:45 -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 memory lkea in FilesystemWidget 2023-04-04 15:59:45 -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 CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
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 msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props Move x64 DSP JIT into DolphinLib.x64.props 2023-01-06 22:42:21 -08:00