cutter/src/dialogs
2020-12-16 11:59:23 +01:00
..
preferences More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
AboutDialog.cpp More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
AboutDialog.h Added QtVersion inside AboutDialog 2019-07-18 22:24:32 +02:00
AboutDialog.ui First iteration at renaming remains of radare2 2020-12-14 19:39:29 +01:00
AsyncTaskDialog.cpp Refactor old style macro based signal connect. (#2360) 2020-08-03 12:13:39 +03:00
AsyncTaskDialog.h Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
AsyncTaskDialog.ui fix progress bar alignment (#1185) 2019-02-12 13:43:19 +00:00
AttachProcDialog.cpp Refactor old style macro based signal connect. (#2360) 2020-08-03 12:13:39 +03:00
AttachProcDialog.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
AttachProcDialog.ui Attach update (#603) 2018-10-03 22:16:57 +02:00
Base64EnDecodedWriteDialog.ui Implement some of w? commands in HexWidget (#1854) 2020-03-19 11:36:36 +02:00
BreakpointsDialog.cpp Port to Rizin 2020-12-07 09:17:56 +01:00
BreakpointsDialog.h Breakpoint editor dialog (#1975) 2020-01-04 20:05:49 +02:00
BreakpointsDialog.ui Breakpoint editor dialog (#1975) 2020-01-04 20:05:49 +02:00
CommentsDialog.cpp Use cmdRaw and cmdRawAt in CommentsDialog 2020-03-25 19:12:18 +02:00
CommentsDialog.h Common behaviour for lists with items that have address part 2 (#1718) 2019-09-02 00:30:25 +03:00
CommentsDialog.ui Fixes #157: Add support for multiline comments. (#200) 2017-12-10 19:13:37 +01:00
DuplicateFromOffsetDialog.ui Implement some of w? commands in HexWidget (#1854) 2020-03-19 11:36:36 +02:00
EditFunctionDialog.cpp Update radare2 and fix Cutter for it (#2017) 2020-01-15 20:19:24 +01:00
EditFunctionDialog.h Some micro optimizations (#1346) 2019-03-23 13:54:34 +03:00
EditFunctionDialog.ui Update radare2 and fix Cutter for it (#2017) 2020-01-15 20:19:24 +01:00
EditInstructionDialog.cpp Refactor old style macro based signal connect. (#2360) 2020-08-03 12:13:39 +03:00
EditInstructionDialog.h Minor Header Optimizations (#1429) 2019-04-06 14:04:55 +02:00
EditInstructionDialog.ui added a ';' delimiter and responsive dialog box (#1983) 2020-01-02 10:03:04 +02:00
EditMethodDialog.cpp Minor Header Optimizations (#1429) 2019-04-06 14:04:55 +02:00
EditMethodDialog.h Minor Header Optimizations (#1429) 2019-04-06 14:04:55 +02:00
EditMethodDialog.ui Finish EditMethodDialog 2019-02-02 15:17:50 +01:00
EditStringDialog.cpp Add shortcut for Advanced string definition and set focus to size specifier (#2340) 2020-08-25 06:44:33 +03:00
EditStringDialog.h Add shortcut for Advanced string definition and set focus to size specifier (#2340) 2020-08-25 06:44:33 +03:00
EditStringDialog.ui Add shortcut for Advanced string definition and set focus to size specifier (#2340) 2020-08-25 06:44:33 +03:00
EditVariablesDialog.cpp More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
EditVariablesDialog.h Edit/Rename Variables Actions for function variables (#2357) 2020-08-18 23:26:44 +05:30
EditVariablesDialog.ui Cleanup EditVariablesDialog (#1007) 2018-12-19 09:39:23 +01:00
FlagDialog.cpp Port to Rizin 2020-12-07 09:17:56 +01:00
FlagDialog.h Reworked renaming in disassembly widgets (#2468) 2020-12-04 18:08:56 +01:00
FlagDialog.ui Reworked renaming in disassembly widgets (#2468) 2020-12-04 18:08:56 +01:00
HexdumpRangeDialog.cpp Replacing all QRegExp with QRegularExpression (#1820) 2019-10-13 17:59:12 +03:00
HexdumpRangeDialog.h Seperate Widget showing grid of bytes from rest of the hexdump panel. (#1504) 2019-05-10 14:15:57 +03:00
HexdumpRangeDialog.ui Seperate Widget showing grid of bytes from rest of the hexdump panel. (#1504) 2019-05-10 14:15:57 +03:00
IncrementDecrementDialog.ui Implement some of w? commands in HexWidget (#1854) 2020-03-19 11:36:36 +02:00
InitialOptionsDialog.cpp More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
InitialOptionsDialog.h First iteration at renaming remains of radare2 2020-12-14 19:39:29 +01:00
InitialOptionsDialog.ui First iteration at renaming remains of radare2 2020-12-14 19:39:29 +01:00
LayoutManager.cpp Add UI for managing layouts (#2211) 2020-05-24 01:12:32 +03:00
LayoutManager.h Add UI for managing layouts (#2211) 2020-05-24 01:12:32 +03:00
LayoutManager.ui Add UI for managing layouts (#2211) 2020-05-24 01:12:32 +03:00
LinkTypeDialog.cpp First iteration at renaming remains of radare2 2020-12-14 19:39:29 +01:00
LinkTypeDialog.h Fallback to current offset in LinkTypeDialog (#1458) 2019-04-15 13:14:46 +02:00
LinkTypeDialog.ui Added feature to link a type to an address (#1219) 2019-03-04 23:45:17 +02:00
MapFileDialog.cpp Rename OpenFileDialog to MapFileDialog 2020-04-08 00:10:31 +03: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 Graph export without graphviz (#1773) 2019-09-19 08:19:50 +03:00
MultitypeFileSaveDialog.h Graph export without graphviz (#1773) 2019-09-19 08:19:50 +03:00
NativeDebugDialog.cpp Increase input field size when resizing NativeDebugDialog. (#1930) 2019-12-16 00:16:11 +02:00
NativeDebugDialog.h Add debug dialogs (#1903) 2019-12-14 16:44:57 +02:00
NativeDebugDialog.ui Increase input field size when resizing NativeDebugDialog. (#1930) 2019-12-16 00:16:11 +02:00
NewFileDialog.cpp Add Support for new Projects (#3) 2020-12-07 09:17:58 +01:00
NewFileDialog.h Add Support for new Projects (#3) 2020-12-07 09:17:58 +01:00
NewFileDialog.ui Add Support for new Projects (#3) 2020-12-07 09:17:58 +01:00
RemoteDebugDialog.cpp Remote Debug dialog improvements (#2472) 2020-11-18 13:15:36 +01:00
RemoteDebugDialog.h Remote Debug dialog improvements (#2472) 2020-11-18 13:15:36 +01:00
RemoteDebugDialog.ui Remote Debug dialog improvements (#2472) 2020-11-18 13:15:36 +01:00
RizinPluginsDialog.cpp More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
RizinPluginsDialog.h More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
RizinPluginsDialog.ui More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
RizinTaskDialog.cpp Update Rizin with RizinTask (#2517) 2020-12-16 10:51:53 +01:00
RizinTaskDialog.h More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
RizinTaskDialog.ui More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
SetToDataDialog.cpp Add Set to Code/Data feature (#602) 2018-08-04 20:05:56 +02:00
SetToDataDialog.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
SetToDataDialog.ui Change focus order in SetToDataDialog. (#1873) 2019-11-05 00:16:00 +02:00
TypesInteractionDialog.cpp Add common zoom action for widgets using font from configuration (#1813) 2019-10-12 08:50:10 +03:00
TypesInteractionDialog.h Use KSyntaxHighlighting (#1645) 2019-07-11 15:21:54 +02:00
TypesInteractionDialog.ui Implement Editing and Viewing of Types in the Types Widget (#1597) 2019-06-13 09:22:20 +03:00
VersionInfoDialog.cpp Rename src/utils to src/common 2018-10-17 15:24:56 +02:00
VersionInfoDialog.h Splitted Cutter.h and moved everything in core (#1201) 2019-02-22 17:50:45 +01:00
VersionInfoDialog.ui Add a button "Version Information" in Dashboard (iVj) #317 (#468) 2018-05-01 20:53:14 +02:00
WelcomeDialog.cpp Detect when native theme's darkness doesn't match color theme. (#2176) 2020-05-04 12:49:40 +03:00
WelcomeDialog.h Auto update check (#1235) 2019-03-09 14:11:39 +01:00
WelcomeDialog.ui More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
WriteCommandsDialogs.cpp Use cmdRaw and cmdRawAt in WriteCommandsDialog 2020-03-25 19:12:18 +02:00
WriteCommandsDialogs.h Implement some of w? commands in HexWidget (#1854) 2020-03-19 11:36:36 +02:00
XrefsDialog.cpp Set XrefsDialog Parent (#4) 2020-12-07 09:17:57 +01:00
XrefsDialog.h Set XrefsDialog Parent (#4) 2020-12-07 09:17:57 +01:00
XrefsDialog.ui Change column oreder in xrefs (#2068) 2020-02-28 10:37:07 +02:00