1
0
Fork 0
x64dbg/x64_dbg_gui/Project/Src/Gui
Mr. eXoDia 49bfaebedd DBG: added DbgIsRunLocked
BRIDGE: added BridgeGetDbgVersion
GUI: use BridgeGetDbgVersion
2014-06-02 10:22:09 +02:00
..
BreakpointsView.cpp DBG: fixed another possible memory leak inside _dbg_getbplist when no breakpoints were set 2014-02-20 11:59:08 +01:00
BreakpointsView.h compile on qt5 2014-02-17 15:29:01 +01:00
CPUDisassembly.cpp GUI: fixed a bug with the functions 2014-05-29 03:21:25 +02:00
CPUDisassembly.h DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
CPUDump.cpp DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
CPUDump.h DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
CPUStack.cpp DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
CPUStack.h DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
CPUWidget.cpp GUI: added find references to address context menu 2014-04-28 03:18:51 +02:00
CPUWidget.h GUI: added find references to address context menu 2014-04-28 03:18:51 +02:00
CPUWidget.ui GUI: resolved issue #28 2014-02-17 21:37:49 +01:00
CommandLineEdit.cpp DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
CommandLineEdit.h DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
ExceptionRangeDialog.cpp GUI: added find references to address context menu 2014-04-28 03:18:51 +02:00
ExceptionRangeDialog.h GUI: start with the exception range 2014-03-21 17:32:20 +01:00
ExceptionRangeDialog.ui GUI: start with the exception range 2014-03-21 17:32:20 +01:00
GotoDialog.cpp DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
GotoDialog.h DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
GotoDialog.ui DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
MainWindow.cpp DBG: added DbgIsRunLocked 2014-06-02 10:22:09 +02:00
MainWindow.h BRIDGE: added GuiGetLineWindow 2014-05-10 03:47:03 +02:00
MainWindow.ui GUI: added 'Search for' context menu in the disassembler. You can now search for constants (+strings) from this menu 2014-04-29 22:45:57 +02:00
SettingsDialog.cpp DBG: added EnableDebugPrivilege setting 2014-04-16 19:25:45 +02:00
SettingsDialog.h DBG: added EnableDebugPrivilege setting 2014-04-16 19:25:45 +02:00
SettingsDialog.ui DBG: added EnableDebugPrivilege setting 2014-04-16 19:25:45 +02:00
StatusLabel.cpp DBG: fixed a nasty bug in modbasefromname (thanks Artic!) 2014-05-26 15:40:14 +02:00
StatusLabel.h GUI: resolved issue #28 2014-02-17 21:37:49 +01:00
TabBar.cpp GUI: some failures 2014-05-15 02:06:42 +02:00
TabBar.h GUI: some failures 2014-05-15 02:06:42 +02:00
TabWidget.cpp GUI: some failures 2014-05-15 02:06:42 +02:00
TabWidget.h GUI: some failures 2014-05-15 02:06:42 +02:00