cutter/src/widgets
icebp 4b454e086e create keyboard shortcuts for widgets (solve #733) (#819)
* Add shift-F12 shortcut for strings widget.

* change strings shortcut to use global map

* add Shift-I shortcut for Imports

* add Shift-E shortcut for Exports

* add Shift-G shortcut for Graph view

* add widgets shortcuts map file

* update widget checkboxes when using shortcuts
2018-10-16 09:25:09 +03:00
..
BacktraceWidget.cpp Debug toolbar update 2018-10-03 22:16:57 +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 Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
BreakpointWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
BreakpointWidget.ui Added new buttons to breakpoint widget (#548) 2018-07-26 12:57:05 +02:00
ClassesWidget.cpp Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
ClassesWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
ClassesWidget.ui Add Flags Source to ClassesWidget 2018-03-11 16:57:38 +01:00
ColorSchemePrefWidget.cpp WIP: Color scheme feature (#709) 2018-10-10 11:37:24 +02:00
ColorSchemePrefWidget.h WIP: Color scheme feature (#709) 2018-10-10 11:37:24 +02:00
ColorSchemePrefWidget.ui improve option desctiption displaying (#814) 2018-10-12 15:23:37 +02:00
CommentsWidget.cpp Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
CommentsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
CommentsWidget.ui Refactor CommentsWidget to use Model/View architecture (#469) 2018-05-01 20:54:34 +02:00
ConsoleWidget.cpp Remove isForbidden() 2018-10-13 19:06:26 +02:00
ConsoleWidget.h Indicator that tells a command is being executed is implemented. (#789) 2018-10-10 20:09:07 +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 Astyle pass (cleaning) (#739) 2018-09-30 22:00:53 +02:00
CutterSeekableWidget.h Multiple graph/disasm/hexdump widgets and independent seeks (#504) 2018-05-25 16:30:59 +02: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 Astyle pass (cleaning) (#739) 2018-09-30 22:00:53 +02: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 Fix non-mono font token highlighting on graph (#825) 2018-10-14 17:44:49 +02:00
DisassemblerGraphView.h Astyle pass (cleaning) (#739) 2018-09-30 22:00:53 +02:00
DisassemblyWidget.cpp Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
DisassemblyWidget.h UI Improvemetnts + graph.offset implementation (#612) 2018-08-12 18:20:16 +02:00
EntrypointWidget.cpp Check QModelIndex/column before processing double click event (#450) 2018-04-23 09:54:06 +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 create keyboard shortcuts for widgets (solve #733) (#819) 2018-10-16 09:25:09 +03:00
ExportsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
ExportsWidget.ui Add QuickFilter panel for ImportsWidget and ExportsWidget (#449) 2018-04-23 09:53:35 +02:00
FlagsWidget.cpp Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
FlagsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
FlagsWidget.ui Add FlagsWidget Context Menu 2018-03-11 17:40:52 +01:00
FunctionsWidget.cpp Minor fixes to function-widget's tooltip (#836) 2018-10-16 09:20:44 +03:00
FunctionsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
FunctionsWidget.ui Added dark theme 2018-01-09 12:03:07 +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 create keyboard shortcuts for widgets (solve #733) (#819) 2018-10-16 09:25:09 +03:00
GraphWidget.h Small refactor for the widgets of Cutter (#405) 2018-03-16 22:46:57 +01:00
HeadersWidget.cpp Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
HeadersWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
HeadersWidget.ui Added headers widget (#499) 2018-05-21 19:34:41 +02:00
HexdumpWidget.cpp Set bits for analysis after loading the binary (#618) 2018-08-14 17:07:52 +02:00
HexdumpWidget.h Fix uninitialized fields in HexdumpWidget and VisualNavbar 2018-06-26 22:28:51 +02:00
HexdumpWidget.ui fix editable hex widget (#725) 2018-09-27 12:56:03 +03:00
ImportsWidget.cpp create keyboard shortcuts for widgets (solve #733) (#819) 2018-10-16 09:25:09 +03:00
ImportsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
ImportsWidget.ui Add QuickFilter panel for ImportsWidget and ExportsWidget (#449) 2018-04-23 09:53:35 +02:00
JupyterWidget.cpp Changing coding style 2018-03-21 21:33:40 +01:00
JupyterWidget.h Changing coding style 2018-03-21 21:33:40 +01:00
JupyterWidget.ui Basic Jupyter Integration 2018-02-27 21:26:14 +01:00
MemoryMapWidget.cpp Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
MemoryMapWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
MemoryMapWidget.ui Debug toolbar (#521) 2018-07-26 12:57:05 +02: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 Fix #400 - Support r2dec 2018-09-08 09:32:40 +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 UI Improvemetnts + graph.offset implementation (#612) 2018-08-12 18:20:16 +02:00
QuickFilterView.h Changing coding style 2018-03-21 21:33:40 +01:00
QuickFilterView.ui Decouple QuickFilterView as independent class 2017-12-19 19:38:06 +01:00
RegisterRefsWidget.cpp Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
RegisterRefsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
RegisterRefsWidget.ui Added register references widget 2018-07-26 12:57:05 +02:00
RegistersWidget.cpp Attach update (#603) 2018-10-03 22:16:57 +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 Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
RelocsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
RelocsWidget.ui Add QuickFilter to RelocsWidget (#452) 2018-04-24 20:40:40 +02:00
ResourcesWidget.cpp Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
ResourcesWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
SdbDock.cpp More c++11 (#478) 2018-05-04 09:58:32 +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 Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
SearchWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
SearchWidget.ui Added /v search ability and usage hints in the box (#435) 2018-04-11 11:55:37 +02:00
SectionsWidget.cpp Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
SectionsWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
Sidebar.cpp Use Core() everywhere (#440) 2018-04-12 08:33:30 +02: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 Fix #562, replace ?d. by aod 2018-07-03 20:15:20 -04:00
SidebarWidget.h Add information about register used in a function #381 (#442) 2018-04-18 11:13:08 +02:00
SidebarWidget.ui Add information about register used in a function #381 (#442) 2018-04-18 11:13:08 +02:00
StackWidget.cpp Astyle pass (cleaning) (#739) 2018-09-30 22:00:53 +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 create keyboard shortcuts for widgets (solve #733) (#819) 2018-10-16 09:25:09 +03:00
StringsWidget.h Added Context Menu to Strings Widget (#817) 2018-10-15 11:06:15 +02:00
StringsWidget.ui Added Context Menu to Strings Widget (#817) 2018-10-15 11:06:15 +02:00
SymbolsWidget.cpp Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
SymbolsWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
SymbolsWidget.ui Refactor SymbolsWidget to use Model/View architecture (#473) 2018-05-02 14:06:31 +02:00
TypesWidget.cpp Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
TypesWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
TypesWidget.ui Added typeswidget (#358) 2018-03-06 18:21:48 +01:00
VisualNavbar.cpp Improve icon sizes and colors (#762) 2018-10-04 14:37:12 +01:00
VisualNavbar.h WIP: Color scheme feature (#709) 2018-10-10 11:37:24 +02:00
VTablesWidget.cpp Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
VTablesWidget.h Add status bar and display items count (#779) 2018-10-10 14:34:46 +02:00
VTablesWidget.ui Add virtual tables panel (#340) 2018-02-26 23:26:18 +01:00
WidgetShortcuts.h create keyboard shortcuts for widgets (solve #733) (#819) 2018-10-16 09:25:09 +03:00
ZignaturesWidget.cpp Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
ZignaturesWidget.h Remove useless begin-/end-ReloadModel methods (#793) 2018-10-10 13:33:55 +02:00
ZignaturesWidget.ui Add a panel for zignatures #463 (#505) 2018-05-24 17:37:37 +02:00