Cutter 1.7.4
Cutter 1.7.4
This release improves greatly the performances of the interface.
Additions
- Added a Welcome Dialog (#1116)
- Added RefreshDeferrer to redraw only visible widgets
- Added 'Copy' context menu option to graph view (#1097)
- Highlight program counter in Navbar widget (#1095)
- Implemented click and seek for the address maps in the Section Widget (#1046)
Fixes and changes
- Fixed pdJ command results (#1124)
- Fixed translations deployment for MAC & Linux
- Fixed overlap qlabel and icon in WelcomeDialog (#1123)
- Fixed r2 command injection in FunctionsWidget tooltip (#1122)
- Fixed CutterSeekable isSynchronized() and signal on de-syncing (#1121)
- Fixed incorrect "(unsynced)" in the graph widget's title.
- Improved xref widget performances (#1112)
- Added USE_LIB_MAGIC check to avoid compilation issues
- Fixed DisassemblyWidget's eventFilter crash (#1111)
- Fixed a bug with the emulation layout (#1107)
- Fixed many warnings in DisassemblerGraphView (#1103)
- Refactored CutterSeekableWidget to CutterSeekable (#1099)
- Enforce LTR layout (#1102)
- Removed Fallback for afcf in Graph Header (#1090) (performances)
- Wrapped Python API
- Optimized tooltip data retrieving (#1088)
- Adjust size of each section in the address maps of Section Widget (#1086)
- Fixed lrelease for Windows (#1055)
- docker/Dockerfile: Added check for image building (#1054)
- Improved XREF window size and locations (#1049)
- Fixed some tiny analysis issues caused by Cutter
- Made Plugin window bigger for readability (#1044)
- Set default IO plugin to file:// (#1042)
- Fixed AppImage Link in README.md