cutter/src/widgets
2019-06-18 10:34:30 +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 Fix memory leaks found by ASAN. (#1590) 2019-05-26 13:12:23 +03: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 Fixed the way headers are included 2019-03-15 16:19:27 +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
ColorPicker.cpp Basic Block Highlight (#1533) 2019-05-23 18:22:31 +02: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 Interface theme and theme features refactoring (#1598) 2019-06-12 20:46:07 +03:00
ColorThemeListView.h refactor theme edit feature (#1461) 2019-05-01 19:15:33 +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 Fixed the way headers are included 2019-03-15 16:19:27 +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 Keep Console Font on Theme Change (#1567) 2019-05-20 21:06:25 +02:00
ConsoleWidget.h Enable Console Completion only on Tab (#1558) 2019-05-19 16:24:06 +02:00
ConsoleWidget.ui Light Theme (#1486) 2019-04-27 20:58:44 +03:00
CutterDockWidget.cpp Revert "Fix layout save and restore feature (#1515)" (#1537) 2019-05-15 20:45:16 +02:00
CutterDockWidget.h Revert "Fix layout save and restore feature (#1515)" (#1537) 2019-05-15 20:45:16 +02: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 New private method in Dashboard to display text (#1390) 2019-03-25 10:24:18 +01:00
Dashboard.h New private method in Dashboard to display text (#1390) 2019-03-25 10:24:18 +01:00
Dashboard.ui New private method in Dashboard to display text (#1390) 2019-03-25 10:24:18 +01:00
DebugActions.cpp Fix memory leaks found by ASAN. (#1590) 2019-05-26 13:12:23 +03:00
DebugActions.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
DisassemblerGraphView.cpp Basic Block Highlight (#1533) 2019-05-23 18:22:31 +02:00
DisassemblerGraphView.h Basic Block Highlight (#1533) 2019-05-23 18:22:31 +02:00
DisassemblyWidget.cpp Implement Seek to start/end of function Shortcuts (#1589) 2019-05-30 11:41:14 +03:00
DisassemblyWidget.h Revert "Fix layout save and restore feature (#1515)" (#1537) 2019-05-15 20:45:16 +02: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 Fixed the way headers are included 2019-03-15 16:19:27 +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 Add X-Refs context menu item for Flags Widget (#1499) 2019-05-01 23:25:33 +03:00
FlagsWidget.h Add X-Refs context menu item for Flags Widget (#1499) 2019-05-01 23:25:33 +03:00
FlagsWidget.ui Add X-Refs context menu item for Flags Widget (#1499) 2019-05-01 23:25:33 +03:00
FunctionsWidget.cpp Use API for Functions (#1498) 2019-05-01 13:34:15 +02:00
FunctionsWidget.h Use API for Functions (#1498) 2019-05-01 13:34:15 +02:00
FunctionsWidget.ui Vane11ope/fix layout (#1308) 2019-03-18 08:44:14 +02: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 Fix GraphEdge initialization in DisassemblerGraphView (#1436) 2019-04-07 13:34:53 +02:00
GraphView.cpp Take in to account selected instruction when moving view offset. (#1551) 2019-05-19 13:27:15 +03:00
GraphView.h Take in to account selected instruction when moving view offset. (#1551) 2019-05-19 13:27:15 +03:00
GraphWidget.cpp Revert "Fix layout save and restore feature (#1515)" (#1537) 2019-05-15 20:45:16 +02:00
GraphWidget.h Refactor Refresh and Display of Overview (#1453) 2019-04-14 14:18:24 +02: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 Update hex side panel only when visible. (#1578) 2019-05-23 12:44:28 +02:00
HexdumpWidget.h Update hex side panel only when visible. (#1578) 2019-05-23 12:44:28 +02:00
HexdumpWidget.ui Update hex side panel only when visible. (#1578) 2019-05-23 12:44:28 +02:00
HexWidget.cpp Use correct character width for hexwidget (#1607) 2019-06-18 10:34:30 +02:00
HexWidget.h Use correct character width for hexwidget (#1607) 2019-06-18 10:34:30 +02:00
ImportsWidget.cpp Fixed the way headers are included 2019-03-15 16:19:27 +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
MemoryDockWidget.cpp Revert "Fix layout save and restore feature (#1515)" (#1537) 2019-05-15 20:45:16 +02:00
MemoryDockWidget.h Revert "Fix layout save and restore feature (#1515)" (#1537) 2019-05-15 20:45:16 +02: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 Improve Graph Overview Fill and node Colors (#1596) 2019-06-05 14:28:05 +03:00
OverviewView.h Improve Graph Overview Fill and node Colors (#1596) 2019-06-05 14:28:05 +03:00
OverviewWidget.cpp Refresh overview even when function doesn't change (#1541) 2019-05-16 14:15:12 +02:00
OverviewWidget.h Refactor Refresh and Display of Overview (#1453) 2019-04-14 14:18:24 +02:00
PseudocodeWidget.cpp Fixed not switching Disassembly to not opened Graph view using <space> (#1370) 2019-03-27 09:24:54 +01:00
PseudocodeWidget.h Fixed not switching Disassembly to not opened Graph view using <space> (#1370) 2019-03-27 09:24:54 +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 Light Theme (#1486) 2019-04-27 20:58:44 +03:00
RegisterRefsWidget.cpp Fix memory leaks found by ASAN. (#1590) 2019-05-26 13:12:23 +03: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 Added natural registers sorting in RegistersWidget (#1591) 2019-05-27 10:55:09 +03: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 Fixed the way headers are included 2019-03-15 16:19:27 +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 Some micro optimizations (#1346) 2019-03-23 13:54:34 +03: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 Show a tooltip with Asm\Hex preview on search hits (#1480) 2019-04-22 11:43:34 +03: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 Fix memory leaks found by ASAN. (#1590) 2019-05-26 13:12:23 +03:00
SectionsWidget.h Fix Sections Size in Visualization 2019-05-16 14:57:18 +02:00
SegmentsWidget.cpp Fixed the way headers are included 2019-03-15 16:19:27 +01:00
SegmentsWidget.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
StackWidget.cpp Fix memory leaks found by ASAN. (#1590) 2019-05-26 13:12:23 +03: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 Fix crash in StringsWidget::on_actionX_refs_triggered. (#1450) 2019-04-12 08:43:12 +03: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 Fixed the way headers are included 2019-03-15 16:19:27 +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 Implement Editing and Viewing of Types in the Types Widget (#1597) 2019-06-13 09:22:20 +03: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 Some micro optimizations (#1346) 2019-03-23 13:54:34 +03:00
VisualNavbar.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
VTablesWidget.cpp Fix memory leaks found by ASAN. (#1590) 2019-05-26 13:12:23 +03: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