cutter/src/menus
Florian Märkl ad82407c2c
Fix changing the CC of a function (#3067)
The QByteArray must be kept alive as long as its contens are used. Also
in this function, Core()->renameFunction() is not used to avoid sending
multiple signals for a single edit action.
2023-01-07 20:05:14 +01:00
..
AddressableItemContextMenu.cpp Fix Cutter/Rizin API naming (#2755) 2021-09-14 15:32:04 +02:00
AddressableItemContextMenu.h Apply clang-format 2021-01-24 18:34:16 +02:00
DecompilerContextMenu.cpp Unify parents of dialogs shown by DecompilerContextMenu (#3066) 2023-01-04 18:23:07 +01:00
DecompilerContextMenu.h Unify parents of dialogs shown by DecompilerContextMenu (#3066) 2023-01-04 18:23:07 +01:00
DisassemblyContextMenu.cpp Fix changing the CC of a function (#3067) 2023-01-07 20:05:14 +01:00
DisassemblyContextMenu.h Remove Type Link features in light of global variables (#2775) 2021-09-23 17:57:51 +02:00
FlirtContextMenu.cpp Add signature widget for flirts (#2881) 2022-01-21 09:39:56 +01:00
FlirtContextMenu.h Fixed formatting (#2917) 2022-03-30 10:41:37 +02:00