dolphin/Source/Core/DolphinQt/Debugger
Sepalani 82bb5d9915 NetworkCaptureLogger: PCAP support added
Log TCP/UDP read/write with fake packet.
2021-01-30 19:35:09 +04:00
..
BreakpointWidget.cpp BreakpointWidget: Remove unnecessary code 2021-01-28 21:23:18 +04:00
BreakpointWidget.h
CodeViewWidget.cpp
CodeViewWidget.h
CodeWidget.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
CodeWidget.h
JITWidget.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
JITWidget.h
MemoryViewWidget.cpp DolphinQt: resolve Qt5.15 deprecations 2020-08-23 13:57:05 -07:00
MemoryViewWidget.h
MemoryWidget.cpp Merge pull request #9092 from shuffle2/vshack 2021-01-28 01:33:46 +01:00
MemoryWidget.h MemoryWidget: Add 'Offset' and General Improvements 2021-01-28 01:04:09 +01:00
NetworkWidget.cpp NetworkCaptureLogger: PCAP support added 2021-01-30 19:35:09 +04:00
NetworkWidget.h NetworkCaptureLogger: PCAP support added 2021-01-30 19:35:09 +04:00
NewBreakpointDialog.cpp
NewBreakpointDialog.h
PatchInstructionDialog.cpp
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h
RegisterWidget.cpp DolphinQt: Explicitly include <QActionGroup> where applicable 2021-01-13 04:46:11 -05:00
RegisterWidget.h
ThreadWidget.cpp DolphinQt: Replace usages of QLatin1Literal with QStringLiteral 2021-01-13 03:50:42 -05:00
ThreadWidget.h
WatchWidget.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
WatchWidget.h