1
0
Fork 0
x64dbg/src/gui/Src/BasicView
Duncan Ogilvie 23d788734a GUI: fix displaying of certain loop/argument configurations 2020-06-04 17:26:47 +02:00
..
AbstractSearchList.h WIP: new symbol gui mostly working 2018-07-01 19:28:02 +02:00
AbstractStdTable.cpp GUI: introduce AbstractTableView::getCellColor 2019-06-19 00:12:32 +02:00
AbstractStdTable.h GUI: setup copy menu for SourceView 2019-04-09 15:51:46 +02:00
AbstractTableView.cpp GUI: further improve performance of reference searching 2020-02-11 00:57:14 +01:00
AbstractTableView.h GUI: some TODO comments for AbstractTableView 2020-02-10 02:35:28 +01:00
Disassembly.cpp GUI: fix displaying of certain loop/argument configurations 2020-06-04 17:26:47 +02:00
Disassembly.h DBG+GUI: improve disassembly navigation 2020-01-16 15:49:52 +01:00
HeaderButton.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
HexDump.cpp GUI: do not automatically update dump if the memory and view didn't change 2019-10-31 15:28:41 +01:00
HexDump.h GUI: do not automatically update dump if the memory and view didn't change 2019-10-31 15:28:41 +01: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 GUI: further improve performance of reference searching 2020-02-11 00:57:14 +01:00
ReferenceView.h GUI: further improve performance of reference searching 2020-02-11 00:57:14 +01:00
SearchListView.cpp GUI: make more methods thread-safe in SearchListView and StdSearchListView 2020-02-10 02:35:28 +01:00
SearchListView.h GUI: add a timer to SearchListView to properly deal with millions of entries 2019-07-02 15:57:21 +02:00
ShortcutEdit.cpp Removed backtab key substitution 2019-06-16 14:03:25 +02:00
ShortcutEdit.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
StdSearchListView.cpp GUI: make more methods thread-safe in SearchListView and StdSearchListView 2020-02-10 02:35:28 +01:00
StdSearchListView.h GUI: better sorting behavior in the HandlesView 2019-06-26 20:25:47 +02:00
StdTable.cpp GUI: std::move to reduce allocations 2019-10-31 15:28:41 +01:00
StdTable.h GUI: remove unused ColumnCompare class from StdTable 2018-07-01 19:27:54 +02:00
StdTableSearchList.cpp GUI: refactor StdSearchListView to allow passing a custom StdTableSearchList 2019-06-19 00:12:32 +02:00
StdTableSearchList.h GUI: refactor StdSearchListView to allow passing a custom StdTableSearchList 2019-06-19 00:12:32 +02:00