1
0
Fork 0
x64dbg/x64_dbg_gui/Project/Src/Gui
Mr. eXoDia 6f38a0c5e5 GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
..
AppearanceDialog.cpp GUI: update the sidebar while in the settings dialog 2014-06-21 00:14:35 +02:00
AppearanceDialog.h GUI: IDA-like highlighting (press CTRL + click token to highlight) (resolved issue #91) + better default colors + code formatting (AStyle) 2014-06-14 05:02:46 +02:00
AppearanceDialog.ui GUI: more userfriendly Appearance dialog (will set colors in disassembly directly when you change them) 2014-06-13 21:26:19 +02:00
BreakpointsView.cpp ida sidebar 2014-06-08 21:50:31 +02:00
BreakpointsView.h compile on qt5 2014-02-17 15:29:01 +01:00
CPUDisassembly.cpp GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
CPUDisassembly.h GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
CPUDump.cpp GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
CPUDump.h GUI: more highlighting options 2014-06-13 19:37:08 +02:00
CPUInfoBox.cpp GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
CPUInfoBox.h GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
CPUSideBar.cpp GUI: CPUSideBar: fixed a massive lag + added disabled breakpoint color + better color properties for jump lines (unconditional: true/false and conditional true/false) 2014-06-13 02:32:13 +02:00
CPUSideBar.h GUI: CPUSideBar: fixed a massive lag + added disabled breakpoint color + better color properties for jump lines (unconditional: true/false and conditional true/false) 2014-06-13 02:32:13 +02:00
CPUStack.cpp GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
CPUStack.h GUI: more highlighting options 2014-06-13 19:37:08 +02:00
CPUWidget.cpp GUI: update the sidebar while in the settings dialog 2014-06-21 00:14:35 +02:00
CPUWidget.h GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
CPUWidget.ui GUI: resolved issue #28 2014-02-17 21:37:49 +01:00
CloseDialog.cpp GUI: added little popup dialog on closing 2014-06-21 01:52:12 +02:00
CloseDialog.h GUI: added little popup dialog on closing 2014-06-21 01:52:12 +02:00
CloseDialog.ui GUI: added little popup dialog on closing 2014-06-21 01:52:12 +02:00
CommandHelpView.cpp GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
CommandHelpView.h GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
CommandHelpView.ui GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
CommandLineEdit.cpp DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
CommandLineEdit.h ida sidebar 2014-06-08 21:50:31 +02:00
ExceptionRangeDialog.cpp formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
ExceptionRangeDialog.h formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
ExceptionRangeDialog.ui GUI: start with the exception range 2014-03-21 17:32:20 +01:00
GotoDialog.cpp GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
GotoDialog.h formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
GotoDialog.ui DBG: added command auto-completion 2014-05-21 00:22:49 +02:00
LineEditDialog.cpp GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
LineEditDialog.h GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
LineEditDialog.ui GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
LogView.cpp GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
LogView.h GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
MainWindow.cpp GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
MainWindow.h GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
MainWindow.ui GUI: added 'Search For -> Intermodular calls' (resolved issue #89) 2014-06-24 04:52:52 +02:00
MemoryMapView.cpp GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
MemoryMapView.h GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
RegistersView.cpp GUI: resolved issue #94 + re-enabled autocomments + fixed spelling mistake 2014-06-24 00:16:41 +02:00
RegistersView.h GUI: IDA-like highlighting (press CTRL + click token to highlight) (resolved issue #91) + better default colors + code formatting (AStyle) 2014-06-14 05:02:46 +02:00
ScriptView.cpp GUI: removed unneeded painter->save() and painter->restore() 2014-06-21 00:14:21 +02:00
ScriptView.h GUI: more highlighting options 2014-06-13 19:37:08 +02:00
SettingsDialog.cpp GUI: removed BeaHighlight class + added settings for argument/memory spaces 2014-06-13 23:56:58 +02:00
SettingsDialog.h GUI: removed BeaHighlight class + added settings for argument/memory spaces 2014-06-13 23:56:58 +02:00
SettingsDialog.ui GUI: removed BeaHighlight class + added settings for argument/memory spaces 2014-06-13 23:56:58 +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
SymbolView.cpp GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
SymbolView.h GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
SymbolView.ui GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
TabBar.cpp formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
TabBar.h formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
TabWidget.cpp formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
TabWidget.h formatted the whole project (AStyle) 2014-06-10 15:56:42 +02:00
ThreadView.cpp DBG: resolved issue #112 (SetThreadName) + fixed possible buffer overflows + fixed 'invalid database' when no db present + fixed file version 2014-06-23 22:44:14 +02:00
ThreadView.h GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
WordEditDialog.cpp GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
WordEditDialog.h GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00
WordEditDialog.ui GUI: some categorizing in the GUI 2014-06-13 15:34:52 +02:00