cutter/src/widgets
2021-07-16 13:48:10 +00: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03: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 QT6 color handling changes 2021-04-24 13:13:36 +03: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 Various fixes for functionality deprecated or removed in QT6. 2021-04-24 13:13:36 +03:00
ColorThemeComboBox.h Apply clang-format 2021-01-24 18:34:16 +02:00
ColorThemeListView.cpp Fix crash and wrong behavior caused by qt model/view changes 2021-04-24 13:13:36 +03: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
CommentsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ConsoleWidget.cpp Qt6 keyboard and mouse API compatibility 2021-04-24 13:13:36 +03: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 Various fixes for functionality deprecated or removed in QT6. 2021-04-24 13:13:36 +03:00
CutterDockWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
CutterGraphView.cpp Use more approriate font mentrics in graph and hex views 2021-06-02 20:34:27 +02:00
CutterGraphView.h Use more approriate font mentrics in graph and hex views 2021-06-02 20:34:27 +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 Qt6 keyboard and mouse API compatibility 2021-04-24 13:13:36 +03: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 Use more approriate font mentrics in graph and hex views 2021-06-02 20:34:27 +02:00
DisassemblerGraphView.h Apply clang-format 2021-01-24 18:34:16 +02:00
DisassemblyWidget.cpp Fix a crash when printing disassembly arrows 2021-05-13 18:00:10 +03:00
DisassemblyWidget.h Add clang-format linter CI jobs (#2604) 2021-02-19 16:32:58 +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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
ExportsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
FlagsWidget.cpp Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
FunctionsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
GlibcHeapWidget.cpp Heap widget wrapup (#2716) 2021-07-16 13:48:10 +00:00
GlibcHeapWidget.h Heap widget wrapup (#2716) 2021-07-16 13:48:10 +00:00
GlibcHeapWidget.ui Heap widget wrapup (#2716) 2021-07-16 13:48:10 +00:00
GraphGridLayout.cpp Various fixes for functionality deprecated or removed in QT6. 2021-04-24 13:13:36 +03: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 Qt6 keyboard and mouse API compatibility 2021-04-24 13:13:36 +03:00
GraphView.h Qt6 keyboard and mouse API compatibility 2021-04-24 13:13:36 +03: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
HeadersWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
HeapBinsGraphView.cpp Heap widget wrapup (#2716) 2021-07-16 13:48:10 +00:00
HeapBinsGraphView.h Heap widget wrapup (#2716) 2021-07-16 13:48:10 +00:00
HeapDockWidget.cpp Initial heap dock widget with glibc support (#2705) 2021-06-27 20:21:06 +00:00
HeapDockWidget.h Initial heap dock widget with glibc support (#2705) 2021-06-27 20:21:06 +00:00
HeapDockWidget.ui Initial heap dock widget with glibc support (#2705) 2021-06-27 20:21:06 +00: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 Use more approriate font mentrics in graph and hex views 2021-06-02 20:34:27 +02:00
HexWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ImportsWidget.cpp Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
ImportsWidget.h Fix crash and wrong behavior caused by qt model/view changes 2021-04-24 13:13:36 +03: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03: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 Qt6 keyboard and mouse API compatibility 2021-04-24 13:13:36 +03: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 Various fixes for functionality deprecated or removed in QT6. 2021-04-24 13:13:36 +03: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03: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 Various fixes for functionality deprecated or removed in QT6. 2021-04-24 13:13:36 +03: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
RelocsWidget.h Fix crash and wrong behavior caused by qt model/view changes 2021-04-24 13:13:36 +03: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03: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 Use more approriate font mentrics in graph and hex views 2021-06-02 20:34:27 +02:00
SimpleTextGraphView.h Heap bins view (#2710) 2021-07-02 10:19:27 +00: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
StringsWidget.h Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
SymbolsWidget.h Apply clang-format 2021-01-24 18:34:16 +02:00
ThreadsWidget.cpp Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03: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 Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
TypesWidget.h Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
TypesWidget.ui Added feature to link a type to an address (#1219) 2019-03-04 23:45:17 +02:00
VisualNavbar.cpp Qt6 keyboard and mouse API compatibility 2021-04-24 13:13:36 +03: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 Qt6 keyboard and mouse API compatibility 2021-04-24 13:13:36 +03:00
ZignaturesWidget.cpp Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03: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