1
0
Fork 0
x64dbg/x64_dbg_gui/Project/Src/BasicView
Mr. eXoDia 850ad8a1fe GUI: shortcuts now fully customizable 2014-07-30 03:48:32 +02:00
..
AbstractTableView.cpp GUI: enterPressed signal in AbstractTableView 2014-07-30 02:10:58 +02:00
AbstractTableView.h GUI: enterPressed signal in AbstractTableView 2014-07-30 02:10:58 +02:00
Disassembly.cpp GUI: fonts now fully customizable (resolved issue #132) 2014-07-21 03:56:24 +02:00
Disassembly.h GUI: fonts now fully customizable (resolved issue #132) 2014-07-21 03:56:24 +02:00
HeaderButton.h first commit 2013-11-14 21:55:18 +01:00
HexDump.cpp GUI: fonts now fully customizable (resolved issue #132) 2014-07-21 03:56:24 +02:00
HexDump.h GUI: fonts now fully customizable (resolved issue #132) 2014-07-21 03:56:24 +02:00
HistoryLineEdit.cpp GUI: fixed a very annoying bug on some systems with the '^' character being inserted after the '6' without shift pressed 2014-06-23 23:08:08 +02:00
HistoryLineEdit.h GUI: removed some unused #include <QDebug> 2014-07-30 03:45:40 +02:00
ReferenceView.cpp GUI: shortcuts now fully customizable 2014-07-30 03:48:32 +02:00
ReferenceView.h GUI: moved all QAction->setShortcut into separate functions + fixed a bug with shortcuts in the register view + fixed a bug with copying in the register view 2014-07-30 02:13:29 +02:00
SearchListView.cpp GUI: resolved issue #59 2014-07-19 06:02:00 +02:00
SearchListView.h GUI: resolved issue #59 2014-07-19 06:02:00 +02:00
SearchListView.ui GUI: General SearchListView 2014-02-23 12:36:56 +01:00
SearchListViewTable.cpp GUI: fixed a few bugs in SearchListViewTable + fixed a compile error with qMetaType 2014-07-21 03:57:24 +02:00
SearchListViewTable.h GUI: resolved issue #59 2014-07-19 06:02:00 +02:00
ShortcutEdit.cpp GUI: fixed Shortcuts customization + added donate button 2014-07-29 22:52:50 +02:00
ShortcutEdit.h GUI: fixed Shortcuts customization + added donate button 2014-07-29 22:52:50 +02:00
StdTable.cpp GUI: fixed a bug with the double click signal in StdTable 2014-07-19 05:15:18 +02:00
StdTable.h resolved issue #37 (sort StdTable) + fixed a warning in the struct definition in PatchDialog 2014-07-10 15:37:56 +02:00