cutter/src/widgets
2020-05-06 20:21:51 +03:00
..
AddressableItemList.h Common behaviour for lists with items that have address part 2 (#1718) 2019-09-02 00:30:25 +03:00
BacktraceWidget.cpp Prevent the update of some widgets while debug task is in progress to avoid freezing 2019-12-20 18:03:39 +01:00
BacktraceWidget.h Remove vertical numbers in debug widgets 2019-12-14 16:44:57 +02:00
BacktraceWidget.ui Added widget to view register values (#509) 2018-06-06 13:05:20 +02:00
BoolToggleDelegate.cpp Add more breakpoint editing options (#1967) 2019-12-26 22:51:55 +02:00
BoolToggleDelegate.h Add more breakpoint editing options (#1967) 2019-12-26 22:51:55 +02:00
BreakpointWidget.cpp Breakpoint editor dialog (#1975) 2020-01-04 20:05:49 +02:00
BreakpointWidget.h Breakpoint editor dialog (#1975) 2020-01-04 20:05:49 +02:00
BreakpointWidget.ui Add more breakpoint editing options (#1967) 2019-12-26 22:51:55 +02:00
ClassesWidget.cpp Add a signal for widget rebasing and switch to oodf for remote debug rebasing (#1913) 2019-12-14 16:44:57 +02:00
ClassesWidget.h Fix ClassesWidget sorting by vtable offset (#1686) 2019-07-24 09:14:14 +02:00
ClassesWidget.ui Add Actions to Create/Rename/Delete Classes 2019-02-07 14:53:14 +01:00
ColorPicker.cpp Replacing all QRegExp with QRegularExpression (#1820) 2019-10-13 17:59:12 +03:00
ColorPicker.h Basic Block Highlight (#1533) 2019-05-23 18:22:31 +02:00
ColorPicker.ui Basic Block Highlight (#1533) 2019-05-23 18:22:31 +02:00
ColorThemeComboBox.cpp Interface theme and theme features refactoring (#1598) 2019-06-12 20:46:07 +03:00
ColorThemeComboBox.h refactor theme edit feature (#1461) 2019-05-01 19:15:33 +03:00
ColorThemeListView.cpp Use cmdRaw and cmdRawAt in ColorThemeListView 2020-03-25 19:12:18 +02:00
ColorThemeListView.h Add search color option feature + sort color options by name (#1803) 2019-10-01 10:39:59 +03: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 Don't set comments to vertical when resizing (#2045) 2020-02-01 16:54:36 +01:00
CommentsWidget.h Don't set comments to vertical when resizing (#2045) 2020-02-01 16:54:36 +01:00
ConsoleWidget.cpp Add commandline option for disabling stdout redirection (#2144) 2020-04-17 15:02:44 +03:00
ConsoleWidget.h Stdin redirection for locally debugged processes (#1892) 2019-12-14 16:44:57 +02:00
ConsoleWidget.ui Stdin redirection for locally debugged processes (#1892) 2019-12-14 16:44:57 +02:00
CutterDockWidget.cpp Add common zoom action for widgets using font from configuration (#1813) 2019-10-12 08:50:10 +03:00
CutterDockWidget.h Rewrite raise memory widget functionality (#1654) 2019-07-19 22:21:12 +03:00
CutterTreeView.cpp Improve flag and string widget performance (#2021) 2020-01-20 20:36:32 +02: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 Common behaviour for lists with items that have address (#1700) 2019-08-19 15:35:25 +02:00
CutterTreeWidget.h Common behaviour for lists with items that have address (#1700) 2019-08-19 15:35:25 +02:00
Dashboard.cpp Recreate hashes widgets when refreshing (#2181) 2020-05-06 20:21:51 +03:00
Dashboard.h Recreate hashes widgets when refreshing (#2181) 2020-05-06 20:21:51 +03:00
Dashboard.ui Recreate hashes widgets when refreshing (#2181) 2020-05-06 20:21:51 +03:00
DebugActions.cpp Use cmdRaw and cmdRawAt in DebugActions 2020-03-25 19:12:18 +02:00
DebugActions.h Add debug dialogs (#1903) 2019-12-14 16:44:57 +02:00
DecompilerWidget.cpp If available, set r2ghidra the default decompiler (#2007) 2020-01-21 18:43:30 +02:00
DecompilerWidget.h Highlight Breakpoints and PC in decompiler (#1948) 2019-12-19 18:58:30 +01:00
DecompilerWidget.ui Rename PseudoCode widget to Decompiler (#1728) 2019-09-06 07:40:20 +02:00
DisassemblerGraphView.cpp Use cmdRaw and cmdRawAt in DisassemblerGraphView 2020-03-25 19:12:18 +02:00
DisassemblerGraphView.h Add instruction highlight in graph view (#1879) 2019-11-17 20:44:10 +02:00
DisassemblyWidget.cpp Improve seek backward and outside of function in Decompiler widget (#1916) 2019-12-14 14:57:36 +02:00
DisassemblyWidget.h Pressing Enter in disassembly will jump to the desired location (#1910) 2019-12-12 11:52:42 +02:00
EntrypointWidget.cpp Add a signal for widget rebasing and switch to oodf for remote debug rebasing (#1913) 2019-12-14 16:44:57 +02: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 Add a signal for widget rebasing and switch to oodf for remote debug rebasing (#1913) 2019-12-14 16:44:57 +02:00
ExportsWidget.h Common behaviour for lists with items that have address (#1700) 2019-08-19 15:35:25 +02:00
FlagsWidget.cpp Add realname and libname to Flags and Imports widgets (#2024) 2020-01-25 09:18:53 +02:00
FlagsWidget.h Add realname and libname to Flags and Imports widgets (#2024) 2020-01-25 09:18:53 +02:00
FlagsWidget.ui Add more breakpoint editing options (#1967) 2019-12-26 22:51:55 +02:00
FunctionsWidget.cpp Don't set comments to vertical when resizing (#2045) 2020-02-01 16:54:36 +01:00
FunctionsWidget.h Don't set comments to vertical when resizing (#2045) 2020-02-01 16:54:36 +01:00
GraphGridLayout.cpp Help not getting lost in empty parts of graph. (#1467) 2019-04-21 19:30:57 +03:00
GraphGridLayout.h Rewrite block sorting and placment so that unreachable blocks are processed. (#1428) 2019-04-06 22:37:49 +03:00
GraphLayout.h Graphviz based graph layout (#1691) 2019-08-03 15:10:44 +02:00
GraphView.cpp Add scaling and background transparency options to graph export (#2089) 2020-03-09 22:59:03 +02:00
GraphView.h Add scaling and background transparency options to graph export (#2089) 2020-03-09 22:59:03 +02:00
GraphvizLayout.cpp Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805) 2019-10-06 20:35:44 +03:00
GraphvizLayout.h Graphviz based graph layout (#1691) 2019-08-03 15:10:44 +02:00
GraphWidget.cpp Use cmdRaw and cmdRawAt in GraphWidget 2020-03-25 19:12:18 +02:00
GraphWidget.h Move graph header to GraphWidget. (#1628) 2019-06-29 09:28:35 +03:00
HeadersWidget.cpp Add a signal for widget rebasing and switch to oodf for remote debug rebasing (#1913) 2019-12-14 16:44:57 +02:00
HeadersWidget.h Common behaviour for lists with items that have address (#1700) 2019-08-19 15:35:25 +02:00
HexdumpWidget.cpp Use cmdRaw and cmdRawAt in HexdumpWidget 2020-03-25 19:12:18 +02:00
HexdumpWidget.h Add sha256 and crc32 to the hexdump widget (#2006) 2020-01-13 21:48:43 +02:00
HexdumpWidget.ui Add sha256 and crc32 to the hexdump widget (#2006) 2020-01-13 21:48:43 +02:00
HexWidget.cpp Fix errors reported by UB sanitizer (#2150) 2020-04-16 20:32:24 +03:00
HexWidget.h Fix errors reported by UB sanitizer (#2150) 2020-04-16 20:32:24 +03:00
ImportsWidget.cpp Add realname and libname to Flags and Imports widgets (#2024) 2020-01-25 09:18:53 +02:00
ImportsWidget.h Add realname and libname to Flags and Imports widgets (#2024) 2020-01-25 09:18:53 +02:00
ListDockWidget.cpp Common behaviour for lists with items that have address part 2 (#1718) 2019-09-02 00:30:25 +03:00
ListDockWidget.h Common behaviour for lists with items that have address part 2 (#1718) 2019-09-02 00:30:25 +03: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 Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805) 2019-10-06 20:35:44 +03:00
MemoryDockWidget.h Improve compatibility with cmake 3.5 and QT 5.5-5.11. (#1805) 2019-10-06 20:35:44 +03:00
MemoryMapWidget.cpp Fixed include 2019-12-14 16:44:57 +02:00
MemoryMapWidget.h Common behaviour for lists with items that have address part 2 (#1718) 2019-09-02 00:30:25 +03:00
Omnibar.cpp Allow seeking in unsynchronized widgets using 'g'. (#1731) 2019-09-02 10:34:41 +03:00
Omnibar.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
OverviewView.cpp Graph export without graphviz (#1773) 2019-09-19 08:19:50 +03:00
OverviewView.h Graph export without graphviz (#1773) 2019-09-19 08:19:50 +03:00
OverviewWidget.cpp Transfer zoom events from overview to main graph. (#1685) 2019-07-22 22:28:11 +03:00
OverviewWidget.h Transfer zoom events from overview to main graph. (#1685) 2019-07-22 22:28:11 +03:00
ProcessesWidget.cpp Prevent the update of some widgets while debug task is in progress to avoid freezing 2019-12-20 18:03:39 +01:00
ProcessesWidget.h Add processes widget for kernel and child debugging (#1894) 2019-12-14 16:44:57 +02:00
ProcessesWidget.ui Add processes widget for kernel and child debugging (#1894) 2019-12-14 16:44:57 +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 Light Theme (#1486) 2019-04-27 20:58:44 +03:00
RegisterRefsWidget.cpp Register refs widget improvements (#2038) 2020-01-30 19:40:27 +02:00
RegisterRefsWidget.h Register refs widget improvements (#2038) 2020-01-30 19:40:27 +02:00
RegisterRefsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
RegistersWidget.cpp Use drrj to read values for RegistersWidget. (#2141) 2020-04-17 16:01:05 +03:00
RegistersWidget.h Use AddressableItemContextMenu in Registers widgtet. (#1794) 2019-10-02 14:22:04 +03:00
RegistersWidget.ui Monospace fonts (#584) 2018-07-26 12:57:05 +02:00
RelocsWidget.cpp Add a signal for widget rebasing and switch to oodf for remote debug rebasing (#1913) 2019-12-14 16:44:57 +02:00
RelocsWidget.h Common behaviour for lists with items that have address (#1700) 2019-08-19 15:35:25 +02:00
ResourcesWidget.cpp Resource names are strings (#2151) 2020-04-15 19:20:57 +03:00
ResourcesWidget.h Common behaviour for lists with items that have address part 2 (#1718) 2019-09-02 00:30:25 +03:00
SdbWidget.cpp Allow returning to top level in sdb widget. (#1696) 2019-07-29 07:56:23 +03:00
SdbWidget.h Allow returning to top level in sdb widget. (#1696) 2019-07-29 07:56:23 +03:00
SdbWidget.ui Fix SDB Browser docking problem and rename the whole thing (#1188) 2019-02-13 06:38:47 +00:00
SearchWidget.cpp fix statement has no effect warning (#2110) 2020-03-23 18:33:55 +02:00
SearchWidget.h Separate the search widget's boundaries for debug and non-debug modes 2019-12-14 16:44:57 +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 Add virtual-size to section widget (#2030) 2020-01-24 13:16:40 +02:00
SectionsWidget.h Add virtual-size to section widget (#2030) 2020-01-24 13:16:40 +02:00
SegmentsWidget.cpp Add a signal for widget rebasing and switch to oodf for remote debug rebasing (#1913) 2019-12-14 16:44:57 +02:00
SegmentsWidget.h Common behaviour for lists with items that have address (#1700) 2019-08-19 15:35:25 +02:00
StackWidget.cpp Register refs widget improvements (#2038) 2020-01-30 19:40:27 +02:00
StackWidget.h Register refs widget improvements (#2038) 2020-01-30 19:40:27 +02:00
StackWidget.ui Added widget to view register values (#509) 2018-06-06 13:05:20 +02:00
StringsWidget.cpp Improve flag and string widget performance (#2021) 2020-01-20 20:36:32 +02:00
StringsWidget.h Improve flag and string widget performance (#2021) 2020-01-20 20:36:32 +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 Add a signal for widget rebasing and switch to oodf for remote debug rebasing (#1913) 2019-12-14 16:44:57 +02:00
SymbolsWidget.h Common behaviour for lists with items that have address (#1700) 2019-08-19 15:35:25 +02:00
ThreadsWidget.cpp Prevent the update of some widgets while debug task is in progress to avoid freezing 2019-12-20 18:03:39 +01:00
ThreadsWidget.h ThreadsWidget and r2 debugging fixes (#1846) 2019-12-14 16:44:57 +02:00
ThreadsWidget.ui ThreadsWidget and r2 debugging fixes (#1846) 2019-12-14 16:44:57 +02:00
TypesWidget.cpp Use cmdRaw and cmdRawAt in TypesWidget 2020-03-25 19:12:18 +02:00
TypesWidget.h Implement Editing and Viewing of Types in the Types Widget (#1597) 2019-06-13 09:22:20 +03:00
TypesWidget.ui Added feature to link a type to an address (#1219) 2019-03-04 23:45:17 +02:00
VisualNavbar.cpp Prevent the update of some widgets while debug task is in progress to avoid freezing 2019-12-20 18:03:39 +01:00
VisualNavbar.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
VTablesWidget.cpp Improve flag and string widget performance (#2021) 2020-01-20 20:36:32 +02:00
VTablesWidget.h Improve flag and string widget performance (#2021) 2020-01-20 20:36:32 +02: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 Rewrite raise memory widget functionality (#1654) 2019-07-19 22:21:12 +03: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