dolphin/Source/Core/DolphinWX/Debugger
aldelaro5 5358e898c6 Fix the breakpoint list not updating after adding a memory check via the memory view.
Add the CCodeWindow to the constructor of the memoryWindow so it can call the notify update of the breakpoint list.

Add the case of breakpoint update when receiving an event (the update command was issued, but wasn't managed before).

Run clang format and renamed the code window names.
2016-08-11 15:38:17 -04:00
..
BreakpointDlg.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BreakpointDlg.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BreakpointView.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BreakpointView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
BreakpointWindow.cpp Further fixes to the formatting change. WX sucks. 2016-06-24 12:16:10 +02:00
BreakpointWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CodeView.cpp Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
CodeView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CodeWindow.cpp Fixed Missed Uncapitalized Words. 2016-06-25 21:50:56 -07:00
CodeWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CodeWindowFunctions.cpp Fix the breakpoint list not updating after adding a memory check via the memory view. 2016-08-11 15:38:17 -04:00
DebuggerPanel.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DebuggerPanel.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DebuggerUIUtil.cpp Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
DebuggerUIUtil.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPDebugWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPDebugWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPRegisterView.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPRegisterView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemoryCheckDlg.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemoryCheckDlg.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemoryView.cpp Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
MemoryView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemoryWindow.cpp Fix the breakpoint list not updating after adding a memory check via the memory view. 2016-08-11 15:38:17 -04:00
MemoryWindow.h Fix the breakpoint list not updating after adding a memory check via the memory view. 2016-08-11 15:38:17 -04:00
RegisterView.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RegisterView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RegisterWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
RegisterWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WatchView.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WatchView.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WatchWindow.cpp Further fixes to the formatting change. WX sucks. 2016-06-24 12:16:10 +02:00
WatchWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00