cutter/src/widgets
2021-02-15 08:46:57 +02:00
..
AddressableDockWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
AddressableDockWidget.h Reset last seen memory widget during layout switching. (#2303) 2020-07-21 12:40:53 +03:00
AddressableItemList.h Apply clang-format 2021-01-24 18:34:16 +02:00
BacktraceWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
BacktraceWidget.h Rewrite layout management code (#2172) 2020-05-22 14:49:34 +03:00
BacktraceWidget.ui Added widget to view register values (#509) 2018-06-06 13:05:20 +02:00
BoolToggleDelegate.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
BoolToggleDelegate.h Apply clang-format 2021-01-24 18:34:16 +02:00
BreakpointWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
BreakpointWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
BreakpointWidget.ui Add more breakpoint editing options (#1967) 2019-12-26 22:51:55 +02:00
CallGraph.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
CallGraph.h Apply clang-format 2021-01-24 18:34:16 +02:00
ClassesWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ClassesWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ClassesWidget.ui Add Actions to Create/Rename/Delete Classes 2019-02-07 14:53:14 +01:00
ColorPicker.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ColorPicker.h Apply clang-format 2021-01-24 18:34:16 +02:00
ColorPicker.ui Basic Block Highlight (#1533) 2019-05-23 18:22:31 +02:00
ColorThemeComboBox.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ColorThemeComboBox.h Apply clang-format 2021-01-24 18:34:16 +02:00
ColorThemeListView.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ColorThemeListView.h Apply clang-format 2021-01-24 18:34:16 +02:00
ComboQuickFilterView.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ComboQuickFilterView.h Add symbol exports. (#2345) 2020-08-01 17:14:30 +03:00
ComboQuickFilterView.ui Add section comboBox to StringsWidget (#938) 2018-11-17 20:17:16 +01:00
CommentsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
CommentsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ConsoleWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ConsoleWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ConsoleWidget.ui More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
CutterDockWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
CutterDockWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
CutterGraphView.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
CutterGraphView.h Apply clang-format 2021-01-24 18:34:16 +02:00
CutterTreeView.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
CutterTreeView.h Apply clang-format 2021-01-24 18:34:16 +02:00
CutterTreeView.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
CutterTreeWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
CutterTreeWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
Dashboard.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
Dashboard.h Apply clang-format 2021-01-24 18:34:16 +02:00
Dashboard.ui Recreate hashes widgets when refreshing (#2181) 2020-05-06 20:21:51 +03:00
DebugActions.cpp Add reverse debugging (#1918) 2021-02-13 17:35:57 +00:00
DebugActions.h Add reverse debugging (#1918) 2021-02-13 17:35:57 +00:00
DecompilerWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
DecompilerWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
DecompilerWidget.ui Synchronized Decompiler and Enabling Multiple Decompiler Widgets (#2402) 2020-08-29 10:45:47 +05:30
DisassemblerGraphView.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
DisassemblerGraphView.h Apply clang-format 2021-01-24 18:34:16 +02:00
DisassemblyWidget.cpp refactor DisassemblyLeftPanel::paintEvent (#2559) 2021-02-15 08:46:57 +02:00
DisassemblyWidget.h refactor DisassemblyLeftPanel::paintEvent (#2559) 2021-02-15 08:46:57 +02:00
EntrypointWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
EntrypointWidget.h Rewrite layout management code (#2172) 2020-05-22 14:49:34 +03:00
EntrypointWidget.ui Set list item colors to system default 2017-12-02 20:15:12 +01:00
ExportsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ExportsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
FlagsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
FlagsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
FlagsWidget.ui Add more breakpoint editing options (#1967) 2019-12-26 22:51:55 +02:00
FunctionsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
FunctionsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
GraphGridLayout.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
GraphGridLayout.h Apply clang-format 2021-01-24 18:34:16 +02:00
GraphHorizontalAdapter.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
GraphHorizontalAdapter.h Apply clang-format 2021-01-24 18:34:16 +02:00
GraphLayout.h Apply clang-format 2021-01-24 18:34:16 +02:00
GraphView.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
GraphView.h Apply clang-format 2021-01-24 18:34:16 +02:00
GraphvizLayout.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
GraphvizLayout.h Apply clang-format 2021-01-24 18:34:16 +02:00
GraphWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
GraphWidget.h Rewrite layout management code (#2172) 2020-05-22 14:49:34 +03:00
HeadersWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
HeadersWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
HexdumpWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
HexdumpWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
HexdumpWidget.ui Start making adjustment for qt6 compatibility. (#2463) 2020-11-30 09:42:13 +02:00
HexWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
HexWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ImportsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ImportsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ListDockWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ListDockWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ListDockWidget.ui Common behaviour for lists with items that have address part 2 (#1718) 2019-09-02 00:30:25 +03:00
MemoryDockWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
MemoryDockWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
MemoryMapWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
MemoryMapWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
Omnibar.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
Omnibar.h Apply clang-format 2021-01-24 18:34:16 +02:00
OverviewView.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
OverviewView.h Apply clang-format 2021-01-24 18:34:16 +02:00
OverviewWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
OverviewWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ProcessesWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ProcessesWidget.h Rewrite layout management code (#2172) 2020-05-22 14:49:34 +03:00
ProcessesWidget.ui Add processes widget for kernel and child debugging (#1894) 2019-12-14 16:44:57 +02:00
QuickFilterView.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
QuickFilterView.h Apply clang-format 2021-01-24 18:34:16 +02:00
QuickFilterView.ui Light Theme (#1486) 2019-04-27 20:58:44 +03:00
RegisterRefsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
RegisterRefsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
RegisterRefsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
RegistersWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
RegistersWidget.h Rewrite layout management code (#2172) 2020-05-22 14:49:34 +03:00
RegistersWidget.ui Monospace fonts (#584) 2018-07-26 12:57:05 +02:00
RelocsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
RelocsWidget.h Show comment column in each panel that have "add comment" option in the context menu (#2441) 2020-11-19 20:17:28 +02:00
ResourcesWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ResourcesWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
RizinGraphWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
RizinGraphWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
RizinGraphWidget.ui More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
SdbWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
SdbWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
SdbWidget.ui Fix SDB Browser docking problem and rename the whole thing (#1188) 2019-02-13 06:38:47 +00:00
SearchWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
SearchWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
SearchWidget.ui Common behaviour for lists with items that have address part 2 (#1718) 2019-09-02 00:30:25 +03:00
SectionsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
SectionsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
SegmentsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
SegmentsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
SimpleTextGraphView.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
SimpleTextGraphView.h Apply clang-format 2021-01-24 18:34:16 +02:00
StackWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
StackWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
StackWidget.ui Added widget to view register values (#509) 2018-06-06 13:05:20 +02:00
StringsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
StringsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
StringsWidget.ui Common behaviour for lists with items that have address part 2 (#1718) 2019-09-02 00:30:25 +03:00
SymbolsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
SymbolsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ThreadsWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ThreadsWidget.h Rewrite layout management code (#2172) 2020-05-22 14:49:34 +03:00
ThreadsWidget.ui ThreadsWidget and r2 debugging fixes (#1846) 2019-12-14 16:44:57 +02:00
TypesWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
TypesWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
TypesWidget.ui Added feature to link a type to an address (#1219) 2019-03-04 23:45:17 +02:00
VisualNavbar.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
VisualNavbar.h Apply clang-format 2021-01-24 18:34:16 +02:00
VTablesWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
VTablesWidget.h Rewrite layout management code (#2172) 2020-05-22 14:49:34 +03:00
VTablesWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
WidgetShortcuts.h Apply clang-format 2021-01-24 18:34:16 +02:00
ZignaturesWidget.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
ZignaturesWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ZignaturesWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00