cutter/src/widgets
2019-03-08 19:24:59 +02:00
..
BacktraceWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
BacktraceWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
BacktraceWidget.ui Added widget to view register values (#509) 2018-06-06 13:05:20 +02:00
BreakpointWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
BreakpointWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
BreakpointWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
ClassesWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
ClassesWidget.h Modified documentation format (#1240) 2019-03-06 21:30:39 +01:00
ClassesWidget.ui Add Actions to Create/Rename/Delete Classes 2019-02-07 14:53:14 +01:00
ColorSchemePrefWidget.cpp Fixed a typo (#1192) 2019-02-13 15:35:38 +01:00
ColorSchemePrefWidget.h [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
ColorSchemePrefWidget.ui improve option desctiption displaying (#814) 2018-10-12 15:23:37 +02:00
ComboQuickFilterView.cpp StringsWidget: add shortcuts for QuickFilter (#973) 2018-11-29 23:59:34 +02:00
ComboQuickFilterView.h StringsWidget: add shortcuts for QuickFilter (#973) 2018-11-29 23:59:34 +02:00
ComboQuickFilterView.ui Add section comboBox to StringsWidget (#938) 2018-11-17 20:17:16 +01:00
CommentsWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
CommentsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
CommentsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
ConsoleWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
ConsoleWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
ConsoleWidget.ui Make Console Execute Button consistent with ToolBar 2018-12-21 22:24:52 +01:00
CutterDockWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
CutterDockWidget.h Modified documentation format (#1240) 2019-03-06 21:30:39 +01:00
CutterTreeView.cpp Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
CutterTreeView.h Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
CutterTreeView.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
CutterTreeWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
CutterTreeWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
Dashboard.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
Dashboard.h Split isVisibleToUser and refreshing in Dock Widgets 2019-01-14 18:50:20 +01:00
Dashboard.ui Add a button "Version Information" in Dashboard (iVj) #317 (#468) 2018-05-01 20:53:14 +02:00
DebugActions.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
DebugActions.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
DisassemblerGraphView.cpp Fix a bug in seek caused by Graph refactoring (#1250) 2019-03-08 19:24:59 +02:00
DisassemblerGraphView.h Overview does not disappear anymore when it is moved to the same dock as Graph (#1212) 2019-02-24 07:15:40 +00:00
DisassemblyWidget.cpp Added feature to link a type to an address (#1219) 2019-03-04 23:45:17 +02:00
DisassemblyWidget.h Modified documentation format (#1240) 2019-03-06 21:30:39 +01:00
EntrypointWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
EntrypointWidget.h Changing coding style 2018-03-21 21:33:40 +01:00
EntrypointWidget.ui Set list item colors to system default 2017-12-02 20:15:12 +01:00
ExportsWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
ExportsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
ExportsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
FlagsWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
FlagsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
FlagsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
FunctionsWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
FunctionsWidget.h Modified documentation format (#1240) 2019-03-06 21:30:39 +01:00
FunctionsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
GraphView.cpp Fixed a scaling issue of Graph (#1200) 2019-02-17 13:31:00 +00:00
GraphView.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
GraphWidget.cpp Fix a bug in seek caused by Graph refactoring (#1250) 2019-03-08 19:24:59 +02:00
GraphWidget.h Overview does not disappear anymore when it is moved to the same dock as Graph (#1212) 2019-02-24 07:15:40 +00:00
HeadersWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
HeadersWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
HeadersWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
HexdumpWidget.cpp Fix arch and bits in Hexdump Widget (#1209) 2019-02-20 21:16:56 +01:00
HexdumpWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
HexdumpWidget.ui Right click -> Select block in hexdump widget (#1006) 2018-12-18 18:26:38 +01:00
ImportsWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
ImportsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
ImportsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
JupyterWidget.cpp WIP Python plugin PoC 2019-02-21 22:57:26 +01:00
JupyterWidget.h WIP Python plugin PoC 2019-02-21 22:57:26 +01:00
JupyterWidget.ui Basic Jupyter Integration 2018-02-27 21:26:14 +01:00
MemoryMapWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
MemoryMapWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
MemoryMapWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
Omnibar.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
Omnibar.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
OverviewView.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
OverviewView.h Modified documentation format (#1240) 2019-03-06 21:30:39 +01:00
OverviewWidget.cpp Fix a bug in seek caused by Graph refactoring (#1250) 2019-03-08 19:24:59 +02:00
OverviewWidget.h Modified documentation format (#1240) 2019-03-06 21:30:39 +01:00
PseudocodeWidget.cpp Readded SectionWidget with RefreshDeferrer 2019-01-14 18:50:20 +01:00
PseudocodeWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
PseudocodeWidget.ui Fix #400 - Support r2dec 2018-09-08 09:32:40 +02:00
QuickFilterView.cpp Segments implemented (#851) 2018-10-20 21:20:06 +03:00
QuickFilterView.h Segments implemented (#851) 2018-10-20 21:20:06 +03:00
QuickFilterView.ui Decouple QuickFilterView as independent class 2017-12-19 19:38:06 +01:00
RegisterRefsWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
RegisterRefsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
RegisterRefsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
RegistersWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
RegistersWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
RegistersWidget.ui Monospace fonts (#584) 2018-07-26 12:57:05 +02:00
RelocsWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
RelocsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
RelocsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
ResourcesWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
ResourcesWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
SdbWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
SdbWidget.h Fix SDB Browser docking problem and rename the whole thing (#1188) 2019-02-13 06:38:47 +00:00
SdbWidget.ui Fix SDB Browser docking problem and rename the whole thing (#1188) 2019-02-13 06:38:47 +00:00
SearchWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
SearchWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
SearchWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
SectionsWidget.cpp Start using "gui.navbar.seek" color instead of "gui.navbar.err" to show seek cursor (#1244) 2019-03-07 07:26:26 +02:00
SectionsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
SegmentsWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
SegmentsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
StackWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
StackWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
StackWidget.ui Added widget to view register values (#509) 2018-06-06 13:05:20 +02:00
StringsWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
StringsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
StringsWidget.ui Add section comboBox to StringsWidget (#938) 2018-11-17 20:17:16 +01:00
SymbolsWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
SymbolsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
SymbolsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
TypesWidget.cpp Added feature to link a type to an address (#1219) 2019-03-04 23:45:17 +02:00
TypesWidget.h Modified documentation format (#1240) 2019-03-06 21:30:39 +01:00
TypesWidget.ui Added feature to link a type to an address (#1219) 2019-03-04 23:45:17 +02:00
VisualNavbar.cpp Start using "gui.navbar.seek" color instead of "gui.navbar.err" to show seek cursor (#1244) 2019-03-07 07:26:26 +02:00
VisualNavbar.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
VTablesWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
VTablesWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
VTablesWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
WidgetShortcuts.h create keyboard shortcuts for widgets (solve #733) (#819) 2018-10-16 09:25:09 +03:00
ZignaturesWidget.cpp Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
ZignaturesWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
ZignaturesWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00