1
0
Fork 0
x64dbg/src/gui/Src/BasicView
ThunderCls 8829c09300 Switch to xrefs in InfoBox and some XrefBrowseDialog improvements (#1585)
* Some minor cpu info box enhancements

* Switch to xrefs in InfoBox and some XrefBrowseDialog improvements

* Added search boxes and saving symbols splitters and columns layout

* Using .toULongLong for both platforms

* casting added

* Added option rva addresses in graph
2017-05-15 23:32:31 +02:00
..
AbstractTableView.cpp GUI: slight performance improvements with useless QString allocations 2017-04-20 10:55:06 +02:00
AbstractTableView.h Graph improvements (#1493) 2017-03-12 02:59:21 +01:00
Disassembly.cpp GUI: slight performance improvements with useless QString allocations 2017-04-20 10:55:06 +02:00
Disassembly.h DBG+GUI: fixed inconsistent updating problems 2017-04-20 07:40:29 +02:00
HeaderButton.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
HexDump.cpp GUI: slight performance improvements with useless QString allocations 2017-04-20 10:55:06 +02:00
HexDump.h GUI: various types of pointer highlighting (closes #175) 2017-02-26 07:11:55 +01:00
HistoryLineEdit.cpp GUI: added advanced conditional trace dialog 2016-11-06 16:44:11 +01:00
HistoryLineEdit.h GUI: added advanced conditional trace dialog 2016-11-06 16:44:11 +01:00
LabeledSplitter.cpp max length for breakpoint condition (#1306) 2016-11-29 16:25:34 +01:00
LabeledSplitter.h Save Splitter State (#1125) 2016-09-29 17:33:22 +02:00
LabeledSplitterDetachedWindow.cpp DBG+GUI: code improvements 2016-09-28 20:47:29 +02:00
LabeledSplitterDetachedWindow.h DBG+GUI: code improvements 2016-09-28 20:47:29 +02:00
ReferenceView.cpp DBG+GUI: added option to go to previous/next reference 2017-04-21 02:42:32 +02:00
ReferenceView.h DBG+GUI: added option to go to previous/next reference 2017-04-21 02:42:32 +02:00
SearchListView.cpp GUI: option to do case-insensitive regex search in SearchListView 2016-12-11 17:12:44 +01:00
SearchListView.h Graph improvements (#1493) 2017-03-12 02:59:21 +01:00
SearchListViewTable.cpp Switch to xrefs in InfoBox and some XrefBrowseDialog improvements (#1585) 2017-05-15 23:32:31 +02:00
SearchListViewTable.h traced background in references and source (#1209) 2016-11-01 14:36:06 +01:00
ShortcutEdit.cpp GUI: allow ESC and BACKSPACE in the ShortcutEdit 2016-09-07 11:18:02 +02:00
ShortcutEdit.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
StdTable.cpp GUI: fixed race conditions in the optimized logging 2016-12-11 12:56:35 +01:00
StdTable.h GUI: added scrollSelect function in StdTable and use it in MemoryMap/ScriptView/SourceView 2016-09-29 17:57:46 +02:00