1
0
Fork 0
x64dbg/src/gui/Src/BasicView
Duncan Ogilvie 67341fe997 GUI: std::move to reduce allocations 2019-10-31 15:28:41 +01: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: introduce AbstractTableView::getCellColor 2019-06-19 00:12:32 +02:00
AbstractTableView.h GUI: introduce AbstractTableView::getCellColor 2019-06-19 00:12:32 +02:00
Disassembly.cpp GUI: rename repaintGui signal to updateDisassembly 2019-04-29 01:43:21 +02: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 GUI: properly encapsulate mSearchBox in SearchListView 2019-07-02 14:55:01 +02:00
ReferenceView.h Disassembly popup in references 2018-10-12 23:09:36 +08:00
SearchListView.cpp GUI: add a timer to SearchListView to properly deal with millions of entries 2019-07-02 15:57:21 +02: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: properly encapsulate mSearchBox in SearchListView 2019-07-02 14:55:01 +02: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