1
0
Fork 0
x64dbg/src/gui/Src/BasicView
torusrxxx f55c0158f7
Merge branch 'development' into patch000000c4
2021-09-12 11:33:33 +08: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 Add support for mouse with horizontal scrolling capability 2021-07-14 20:28:51 +08:00
AbstractTableView.h Set a small delay for appearance of disassembly popup 2020-08-05 21:28:03 +02:00
Disassembly.cpp CTRL+wheel to resize fonts 2021-07-14 20:13:57 +08:00
Disassembly.h CTRL+wheel to resize fonts 2021-07-14 20:13:57 +08:00
HeaderButton.h PROJECT: fixed line endings (hopefully for good now) 2015-11-24 01:50:17 +01:00
HexDump.cpp CTRL+wheel to resize fonts 2021-07-14 20:13:57 +08:00
HexDump.h CTRL+wheel to resize fonts 2021-07-14 20:13:57 +08: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 Don't clear filter on list refresh (#2317)+ fix icon table text overflow 2021-07-19 20:54:42 +08:00
StdIconSearchListView.h AStyle 2020-10-02 23:04:45 +02:00
StdIconTable.cpp Don't clear filter on list refresh (#2317)+ fix icon table text overflow 2021-07-19 20:54:42 +08:00
StdIconTable.h AStyle 2020-10-02 23:04:45 +02:00
StdSearchListView.cpp Don't clear filter on list refresh (#2317)+ fix icon table text overflow 2021-07-19 20:54:42 +08: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