1
0
Fork 0
x64dbg/src/gui/Src/BasicView
Duncan Ogilvie 0ea4857d71 Fix transparancy in the StdIconTable 2020-11-12 04:34:07 +01:00
..
AbstractSearchList.h WIP: new symbol gui mostly working 2018-07-01 19:28:02 +02:00
AbstractStdTable.cpp Fix a bug with unsearched columns being highlighted 2020-10-02 22:08:24 +02:00
AbstractStdTable.h Fix a bug with unsearched columns being highlighted 2020-10-02 22:08:24 +02:00
AbstractTableView.cpp Fix timer leaks 2020-08-06 11:10:58 +08:00
AbstractTableView.h Set a small delay for appearance of disassembly popup 2020-08-05 21:28:03 +02:00
Disassembly.cpp Simplify calls to DbgCmdExec 2020-10-02 22:08:24 +02:00
Disassembly.h Functions/Loops/Jumps in trace viewer 2020-07-22 21:47:22 +02:00
HeaderButton.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
HexDump.cpp GUI: disable some debug output in release mode 2020-07-11 18:29:28 +02: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 Fetch mCmdHistory on an empty mCmdLineEdit 2020-09-14 19:31:15 +02:00
HistoryLineEdit.h Fetch mCmdHistory on an empty mCmdLineEdit 2020-09-14 19:31:15 +02: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 Various attempts at improving startup performance 2020-10-31 13:42:04 +01:00
ReferenceView.h GUI: further improve performance of reference searching 2020-02-11 00:57:14 +01:00
SearchListView.cpp Various attempts at improving startup performance 2020-10-31 13:42:04 +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 ShortcutEdit styling rework 2020-07-11 18:28:25 +02:00
ShortcutEdit.h ShortcutEdit styling rework 2020-07-11 18:28:25 +02:00
StdIconSearchListView.cpp AStyle 2020-10-02 23:04:45 +02:00
StdIconSearchListView.h AStyle 2020-10-02 23:04:45 +02:00
StdIconTable.cpp Fix transparancy in the StdIconTable 2020-11-12 04:34:07 +01:00
StdIconTable.h AStyle 2020-10-02 23:04:45 +02: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 Add app icon to attach dialog 2020-10-02 23:04:45 +02:00
StdTableSearchList.h GUI: refactor StdSearchListView to allow passing a custom StdTableSearchList 2019-06-19 00:12:32 +02:00