cutter/src/dialogs
Anton Kochkov 3d30892a30
Add Global Vars widget, dialog, context menus ()
* Add global variables support

- Add Globals widget
- Add global variable add/modify dialog
- Add "Add at" context submenu in Disassembly widget

Co-authored-by: Giovanni <561184+wargio@users.noreply.github.com>

---------

Co-authored-by: Giovanni <561184+wargio@users.noreply.github.com>
2023-08-04 10:17:35 +08:00
..
preferences Show disassembly var tooltips () 2023-07-30 16:37:52 +08:00
AboutDialog.cpp Convert cmds {., afv[WR]j} () 2022-08-14 12:10:18 +03:00
AboutDialog.h Added report issue button in "About" window () 2022-04-03 16:50:14 +02:00
AboutDialog.ui Added report issue button in "About" window () 2022-04-03 16:50:14 +02:00
ArenaInfoDialog.cpp Fix wrong initialization order in ArenaInfoDialog () 2021-09-22 19:20:20 +02:00
ArenaInfoDialog.h Heap widget wrapup () 2021-07-16 13:48:10 +00:00
ArenaInfoDialog.ui Heap widget wrapup () 2021-07-16 13:48:10 +00:00
AsyncTaskDialog.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
AsyncTaskDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
AsyncTaskDialog.ui fix progress bar alignment () 2019-02-12 13:43:19 +00:00
AttachProcDialog.cpp Update usage of deprecated qt model and regex API. 2021-04-24 13:13:36 +03:00
AttachProcDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
AttachProcDialog.ui Added layout to the attachProcDialog to enable resizing the attach process popup () 2021-11-06 10:40:11 +01:00
Base64EnDecodedWriteDialog.ui Implement some of w? commands in HexWidget () 2020-03-19 11:36:36 +02:00
BreakpointsDialog.cpp Update Rizin to dev and use CMake config files () 2021-12-22 09:57:58 +01:00
BreakpointsDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
BreakpointsDialog.ui Breakpoint editor dialog () 2020-01-04 20:05:49 +02:00
CommentsDialog.cpp Add Tools > BaseFind + command line options () 2023-06-25 11:42:23 +08:00
CommentsDialog.h Common behaviour for lists with items that have address part 2 () 2019-09-02 00:30:25 +03:00
CommentsDialog.ui Fixes : Add support for multiline comments. () 2017-12-10 19:13:37 +01:00
DuplicateFromOffsetDialog.ui Implement some of w? commands in HexWidget () 2020-03-19 11:36:36 +02:00
EditFunctionDialog.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
EditFunctionDialog.h Some micro optimizations () 2019-03-23 13:54:34 +03:00
EditFunctionDialog.ui Update radare2 and fix Cutter for it () 2020-01-15 20:19:24 +01:00
EditInstructionDialog.cpp Fix - Add checkbox to fill remaining bytes with nops. () 2022-06-23 07:44:25 +08:00
EditInstructionDialog.h Fix - Add checkbox to fill remaining bytes with nops. () 2022-06-23 07:44:25 +08:00
EditInstructionDialog.ui Fix - Add checkbox to fill remaining bytes with nops. () 2022-06-23 07:44:25 +08:00
EditMethodDialog.cpp Introduce some helpers to deal with rizin C API more cleanly. () 2022-08-13 23:12:57 +03:00
EditMethodDialog.h Reformat the code 2023-08-03 21:08:07 +08:00
EditMethodDialog.ui Update analysis method handling for name/realname () 2021-12-01 13:11:29 +00:00
EditStringDialog.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
EditStringDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
EditStringDialog.ui Add shortcut for Advanced string definition and set focus to size specifier () 2020-08-25 06:44:33 +03:00
EditVariablesDialog.cpp Convert various debug code to C API () 2022-04-02 09:44:42 +02:00
EditVariablesDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
EditVariablesDialog.ui Cleanup EditVariablesDialog () 2018-12-19 09:39:23 +01:00
FlagDialog.cpp Fix Cutter/Rizin API naming () 2021-09-14 15:32:04 +02:00
FlagDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
FlagDialog.ui Reworked renaming in disassembly widgets () 2020-12-04 18:08:56 +01:00
GlibcHeapBinsDialog.cpp Reformat the code 2023-08-03 21:08:07 +08:00
GlibcHeapBinsDialog.h Heap bins view () 2021-07-02 10:19:27 +00:00
GlibcHeapBinsDialog.ui Heap widget wrapup () 2021-07-16 13:48:10 +00:00
GlibcHeapInfoDialog.cpp Fix Cutter/Rizin API naming () 2021-09-14 15:32:04 +02:00
GlibcHeapInfoDialog.h Heap widget wrapup () 2021-07-16 13:48:10 +00:00
GlibcHeapInfoDialog.ui Heap widget wrapup () 2021-07-16 13:48:10 +00:00
GlobalVariableDialog.cpp Add Global Vars widget, dialog, context menus () 2023-08-04 10:17:35 +08:00
GlobalVariableDialog.h Add Global Vars widget, dialog, context menus () 2023-08-04 10:17:35 +08:00
GlobalVariableDialog.ui Add Global Vars widget, dialog, context menus () 2023-08-04 10:17:35 +08:00
HexdumpRangeDialog.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
HexdumpRangeDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
HexdumpRangeDialog.ui Seperate Widget showing grid of bytes from rest of the hexdump panel. () 2019-05-10 14:15:57 +03:00
IncrementDecrementDialog.ui Implement some of w? commands in HexWidget () 2020-03-19 11:36:36 +02:00
InitialOptionsDialog.cpp Add Tools > BaseFind + command line options () 2023-06-25 11:42:23 +08:00
InitialOptionsDialog.h Add Tools > BaseFind + command line options () 2023-06-25 11:42:23 +08:00
InitialOptionsDialog.ui Fix broken English in UI () 2023-05-13 10:22:05 +08:00
LayoutManager.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
LayoutManager.h Add UI for managing layouts () 2020-05-24 01:12:32 +03:00
LayoutManager.ui Add UI for managing layouts () 2020-05-24 01:12:32 +03:00
MapFileDialog.cpp Update MapFileDialog.cpp () 2023-05-04 12:13:57 +08:00
MapFileDialog.h Rename OpenFileDialog to MapFileDialog 2020-04-08 00:10:31 +03:00
MapFileDialog.ui Rename OpenFileDialog to MapFileDialog 2020-04-08 00:10:31 +03:00
MultitypeFileSaveDialog.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
MultitypeFileSaveDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
NativeDebugDialog.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
NativeDebugDialog.h Add debug dialogs () 2019-12-14 16:44:57 +02:00
NativeDebugDialog.ui Increase input field size when resizing NativeDebugDialog. () 2019-12-16 00:16:11 +02:00
NewFileDialog.cpp Reformat the code 2023-08-03 21:08:07 +08:00
NewFileDialog.h Added support for ctrl+Enter submission in open shellcode tab () 2022-01-08 13:07:20 +02:00
NewFileDialog.ui Add Support for new Projects () 2020-12-07 09:17:58 +01:00
RemoteDebugDialog.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
RemoteDebugDialog.h Remote Debug dialog improvements () 2020-11-18 13:15:36 +01:00
RemoteDebugDialog.ui Remote Debug dialog improvements () 2020-11-18 13:15:36 +01:00
RizinPluginsDialog.cpp Fix CutterCore::getBinPluginDescriptions() args () 2021-09-24 10:16:35 +02:00
RizinPluginsDialog.h More R2/Radare -> Rizin renames () 2020-12-16 11:59:23 +01:00
RizinPluginsDialog.ui Fix Bin, IO and Core plugin info (Fix ) () 2021-09-19 10:58:08 +02:00
RizinTaskDialog.cpp Apply clang-format 2021-01-24 18:34:16 +02:00
RizinTaskDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
RizinTaskDialog.ui More R2/Radare -> Rizin renames () 2020-12-16 11:59:23 +01:00
SetToDataDialog.cpp Fix Cutter/Rizin API naming () 2021-09-14 15:32:04 +02:00
SetToDataDialog.h Splitted Cutter.h and moved everything in core () 2019-02-22 17:50:45 +01:00
SetToDataDialog.ui Change focus order in SetToDataDialog. () 2019-11-05 00:16:00 +02:00
TypesInteractionDialog.cpp Reformat the code 2023-08-03 21:08:07 +08:00
TypesInteractionDialog.h TypesInteractionDialog: use RzType API to edit a single type () 2021-09-18 10:17:43 +02:00
TypesInteractionDialog.ui Implement Editing and Viewing of Types in the Types Widget () 2019-06-13 09:22:20 +03:00
VersionInfoDialog.cpp Convert to rizin APIs () 2022-07-02 15:49:13 +02:00
VersionInfoDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
VersionInfoDialog.ui Add a button "Version Information" in Dashboard (iVj) () 2018-05-01 20:53:14 +02:00
WelcomeDialog.cpp Fix crash due to language handling when opening settings. 2021-04-24 13:13:36 +03:00
WelcomeDialog.h Auto update check () 2019-03-09 14:11:39 +01:00
WelcomeDialog.ui Remove freenode mentions in remaining files () 2021-06-15 19:23:50 +02:00
WriteCommandsDialogs.cpp Convert Rizin commands to the API calls () 2022-05-28 10:09:00 +02:00
WriteCommandsDialogs.h Apply clang-format 2021-01-24 18:34:16 +02:00
XrefsDialog.cpp Convert disassembly (pd pdj pdJ) to rizin API () 2022-08-01 17:57:16 +02:00
XrefsDialog.h Apply clang-format 2021-01-24 18:34:16 +02:00
XrefsDialog.ui Change column oreder in xrefs () 2020-02-28 10:37:07 +02:00