cutter/src/widgets
Vanellope 16ad5c9220 Only one close button should be shown for PE-Bear thingy. (#993)
* Only one close button should be shown for the AddrMaps in the Section Widget
2018-12-13 13:24:56 +01:00
..
BacktraceWidget.cpp [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
BacktraceWidget.h Monospace fonts (#584) 2018-07-26 12:57:05 +02:00
BacktraceWidget.ui Added widget to view register values (#509) 2018-06-06 13:05:20 +02:00
BreakpointWidget.cpp [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
BreakpointWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
BreakpointWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
ClassesWidget.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
ClassesWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
ClassesWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
ColorSchemePrefWidget.cpp Fix out of bounds crash in Theme selector (#998) 2018-12-12 18:10:29 +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 [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
CommentsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
CommentsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
ConsoleWidget.cpp Update Seek from ConsoleWidget only if it has changed 2018-11-11 12:35:20 +01:00
ConsoleWidget.h Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
ConsoleWidget.ui Remove White Border from Console Input 2018-04-15 15:42:20 +02:00
CutterDockWidget.cpp Multiple graph/disasm/hexdump widgets and independent seeks (#504) 2018-05-25 16:30:59 +02:00
CutterDockWidget.h Changing coding style 2018-03-21 21:33:40 +01:00
CutterSeekableWidget.cpp Fixes #950 (#951) 2018-11-21 07:42:37 +01:00
CutterSeekableWidget.h Fixes #950 (#951) 2018-11-21 07:42:37 +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 Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
CutterTreeWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
Dashboard.cpp Fixed Dashboard file name displaying: due to utf8 json serialization in radare2 has been fixed, we don't need encoding kludge anymore (#969) 2018-11-28 22:15:53 +01:00
Dashboard.h Add a button "Version Information" in Dashboard (iVj) #317 (#468) 2018-05-01 20:53:14 +02:00
Dashboard.ui Add a button "Version Information" in Dashboard (iVj) #317 (#468) 2018-05-01 20:53:14 +02:00
DebugToolbar.cpp Improve icon sizes and colors (#762) 2018-10-04 14:37:12 +01:00
DebugToolbar.h Add colors to debug toolbar and string translation (#758) 2018-10-04 09:15:27 +03:00
DisassemblerGraphView.cpp improve selection colors (#976) 2018-12-03 13:45:49 +02:00
DisassemblerGraphView.h [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
DisassemblyWidget.cpp [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
DisassemblyWidget.h UI Improvemetnts + graph.offset implementation (#612) 2018-08-12 18:20:16 +02:00
EntrypointWidget.cpp [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +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 Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
ExportsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
ExportsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
FlagsWidget.cpp [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
FlagsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
FlagsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
FunctionsWidget.cpp [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
FunctionsWidget.h Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
FunctionsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
GraphView.cpp Monospace fonts (#584) 2018-07-26 12:57:05 +02:00
GraphView.h Fix initialization of some attrs in GraphView 2018-06-26 22:23:10 +02:00
GraphWidget.cpp Adding a header to the DisassemblyWidget to show the function prototype (#771) 2018-10-16 17:49:26 +03:00
GraphWidget.h Small refactor for the widgets of Cutter (#405) 2018-03-16 22:46:57 +01:00
HeadersWidget.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
HeadersWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
HeadersWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
HexdumpWidget.cpp Fixes #950 (#951) 2018-11-21 07:42:37 +01:00
HexdumpWidget.h Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
HexdumpWidget.ui Minor Changes to Hexdump Widget (#863) 2018-10-21 20:07:02 +03:00
ImportsWidget.cpp Closing #929 | Color functions at offset 0x00 in the Imports widget (#992) 2018-12-11 19:23:01 +01:00
ImportsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
ImportsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
JupyterWidget.cpp Changing coding style 2018-03-21 21:33:40 +01:00
JupyterWidget.h Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
JupyterWidget.ui Basic Jupyter Integration 2018-02-27 21:26:14 +01:00
MemoryMapWidget.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
MemoryMapWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
MemoryMapWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
Omnibar.cpp Changing coding style 2018-03-21 21:33:40 +01:00
Omnibar.h More c++11 (#478) 2018-05-04 09:58:32 +02:00
PseudocodeWidget.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
PseudocodeWidget.h Fix #400 - Support r2dec 2018-09-08 09:32:40 +02: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 Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
RegisterRefsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
RegisterRefsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
RegistersWidget.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
RegistersWidget.h Attach update (#603) 2018-10-03 22:16:57 +02:00
RegistersWidget.ui Monospace fonts (#584) 2018-07-26 12:57:05 +02:00
RelocsWidget.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
RelocsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
RelocsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
ResourcesWidget.cpp Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
ResourcesWidget.h Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
SdbDock.cpp [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
SdbDock.h Changing coding style 2018-03-21 21:33:40 +01:00
SdbDock.ui Set list item colors to system default 2017-12-02 20:15:12 +01:00
SearchWidget.cpp Use constants cbegin and cend (#876) 2018-10-24 12:05:36 +02:00
SearchWidget.h Implement the "Search in" feature (#873) 2018-10-23 23:08:02 +02:00
SearchWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
SectionsWidget.cpp Only one close button should be shown for PE-Bear thingy. (#993) 2018-12-13 13:24:56 +01:00
SectionsWidget.h Only one close button should be shown for PE-Bear thingy. (#993) 2018-12-13 13:24:56 +01:00
SegmentsWidget.cpp Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
SegmentsWidget.h Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
Sidebar.cpp Various code cleaning (#907) 2018-11-05 22:51:27 +01:00
Sidebar.h Changing coding style 2018-03-21 21:33:40 +01:00
Sidebar.ui Removed RadareWebServer (useless) 2017-10-14 11:45:11 +02:00
SidebarWidget.cpp [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
SidebarWidget.h Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
SidebarWidget.ui Add information about register used in a function #381 (#442) 2018-04-18 11:13:08 +02:00
StackWidget.cpp [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
StackWidget.h Added seeking, editing and colors to stack widget 2018-07-26 12:57:05 +02:00
StackWidget.ui Added widget to view register values (#509) 2018-06-06 13:05:20 +02:00
StringsWidget.cpp StringsWidget: add shortcuts for QuickFilter (#973) 2018-11-29 23:59:34 +02:00
StringsWidget.h Add section comboBox to StringsWidget (#938) 2018-11-17 20:17:16 +01:00
StringsWidget.ui Add section comboBox to StringsWidget (#938) 2018-11-17 20:17:16 +01:00
SymbolsWidget.cpp Various code cleaning (#907) 2018-11-05 22:51:27 +01:00
SymbolsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
SymbolsWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
TypesWidget.cpp Various code cleaning (#907) 2018-11-05 22:51:27 +01:00
TypesWidget.h Various code cleaning (#907) 2018-11-05 22:51:27 +01:00
TypesWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00
VisualNavbar.cpp [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
VisualNavbar.h WIP: Color scheme feature (#709) 2018-10-10 11:37:24 +02:00
VTablesWidget.cpp Various code cleaning (#907) 2018-11-05 22:51:27 +01:00
VTablesWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +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 [WIP] Some cleanup (#958) 2018-11-27 00:34:34 +02:00
ZignaturesWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
ZignaturesWidget.ui Allow multi selection of entries in QTreeView widgets (#903) 2018-11-10 10:17:52 +01:00