Skip to content

Cutter 1.8.2

Compare
Choose a tag to compare
@thestr4ng3r thestr4ng3r released this 20 May 21:05
5390a7d

Additions

  • Updated radare2 to 3.5.1
  • New Hexedit (#1516)
  • Save Console Wrap in QSettings (#1550)
  • Added hotkeys for undo and redo seek (#1514)
  • Added advanced options aao and avrr to the initial options dialog (#1513)
  • Added X-Refs context menu item for Flags Widget (#1499)
  • New Color Theme Editor (#1461)
  • Added Light Theme (#1486)
  • Added Console Autocompletion from radare2 (#1489)
  • Added Ctrl-Shift-C shortcut (#1476)
  • Show a tooltip with Asm\Hex preview on search hits (#1480)
  • Added Option to toggle Line Wrap in Console (#1466)

Fixes and Changes

  • Keep Console Font on Theme Change (#1567)
  • Remove vertical padding in QMenuBar in Light Theme (#1566)
  • Improve Color Theme Copy Feature (#1560)
  • Add Settings and Color Theme Versioning (#1557)
  • Take in to account selected instruction when moving view offset. (#1551)
  • Make code compatible with QT 5.9 (#1553)
  • Fix XrefsDialog Preview Font (#1548)
  • Fix non-integer Font Metrics in Graph (#1545)
  • Fix io plugin listing. (#1544)
  • Remove unnecessary Console Messages (#1546)
  • Fix Sections Size in Visualization
  • Auto Resize Visualization in SectionsWidget
  • Add Permissions Column to SectionsWidget
  • Make gui.dataoffset color adapt to Native
  • Always enter mouse drag mode when clicking on overview widget. (#1539)
  • Refresh overview even when function doesn't change (#1541)
  • Fix Bindings of Signals (Fix #1482) (#1530)
  • Seperate Widget showing grid of bytes from rest of the hexdump panel. (#1504)
  • Fix Shortcuts of DisassemblyContextMenu (#1510)
  • Make grouped dock dragging optional. (#1506)
  • Invalidate overview graph cache when changing color. (#1502)
  • docker/Dockerfile: Make build noninteractive (#1500)
  • Use API for Functions (#1498)
  • Only require Shiboken2 and PySide2 Version up to Minor (#1491)
  • Delete Extra Widgets on Close (#1490)
  • Use same font size for all text in hexdump widget. (#1485)
  • Fix highlighting bugs in DisasmWidget (#1477)
  • Help not getting lost in empty parts of graph. (#1467)
  • Show context menu with non block specific graph actions everywhere. (#1465)
  • Show recent files ordered by opening time. (#1462)
  • Improve project choose page (#1451)
  • Start placing edges from centre. (#1460)
  • Fallback to current offset in LinkTypeDialog (#1458)