1
0
Fork 0
x64dbg/src/gui/Src/BasicView
Bálint Faragó a3b5812908 GUI: rename CapstoneTokenizer to ZydisTokenizer 2018-11-04 23:14:04 +01:00
..
AbstractSearchList.h WIP: new symbol gui mostly working 2018-07-01 19:28:02 +02:00
AbstractStdTable.cpp GUI: change bNoDisassemblyPopup to bDisassemblyPopupEnabled for clarity 2018-10-29 13:36:35 +01:00
AbstractStdTable.h GUI: change bNoDisassemblyPopup to bDisassemblyPopupEnabled for clarity 2018-10-29 13:36:35 +01:00
AbstractTableView.cpp Don't use Qt wheel scrolling 2018-10-13 21:02:54 +08:00
AbstractTableView.h Moved disassembly popup to AbstractTableView and added its support in StdTable 2018-10-13 16:36:05 +08:00
Disassembly.cpp GUI: rename CapstoneTokenizer to ZydisTokenizer 2018-11-04 23:14:04 +01:00
Disassembly.h GUI: rename CapstoneTokenizer to ZydisTokenizer 2018-11-04 23:14:04 +01:00
HeaderButton.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
HexDump.cpp Add ctrl/alt modifiers to dump 2018-08-12 18:44:50 +08:00
HexDump.h const functions 2018-08-07 20:57:24 +08:00
HistoryLineEdit.cpp GUI: don't add same thing to the history twice 2018-07-01 19:04:38 +02:00
HistoryLineEdit.h GUI: added advanced conditional trace dialog 2016-11-06 16:44:11 +01:00
LabeledSplitter.cpp GUI: fix some weird includes 2018-07-01 19:27:51 +02:00
LabeledSplitter.h Tab switch using history stack (#1807) 2017-11-17 14:40:08 +01:00
LabeledSplitterDetachedWindow.cpp Tab switch using history stack (#1807) 2017-11-17 14:40:08 +01:00
LabeledSplitterDetachedWindow.h Tab switch using history stack (#1807) 2017-11-17 14:40:08 +01:00
ReferenceView.cpp WIP: new symbol gui mostly working 2018-07-01 19:28:02 +02:00
ReferenceView.h Disassembly popup in references 2018-10-12 23:09:36 +08:00
SearchListView.cpp GUI: don't filter symbol list when not necessary 2018-07-01 19:28:02 +02:00
SearchListView.h WIP: new symbol gui mostly working 2018-07-01 19:28:02 +02:00
ShortcutEdit.cpp GUI: replace backtab with Shift+Tab in ShortcutEdit 2017-11-17 14:42:49 +01:00
ShortcutEdit.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
StdSearchListView.cpp GUI: change bNoDisassemblyPopup to bDisassemblyPopupEnabled for clarity 2018-10-29 13:36:35 +01:00
StdSearchListView.h GUI: change bNoDisassemblyPopup to bDisassemblyPopupEnabled for clarity 2018-10-29 13:36:35 +01:00
StdTable.cpp GUI: introduce an additional AbstractStdTable layer to prepare for the new symbol view 2018-07-01 19:27:51 +02:00
StdTable.h GUI: remove unused ColumnCompare class from StdTable 2018-07-01 19:27:54 +02:00