mirror of
https://github.com/NohamR/Reclass.git
synced 2026-05-10 19:59:21 +00:00
3cf9a311d2049c52404d358fe6a2c7ad2974b2a2
- Right-click on empty area: Add Hex64, Add Struct, Append 128 bytes, Undo/Redo, Copy All as Text (with icons for each) - Right-click on node: icons for Edit Value, Rename, Change Type, Add Field, Add Child, Expand/Collapse, Duplicate, Delete, Copy Address, Copy Offset, Copy All as Text - Multi-select menu: icons for batch delete and batch change type - Add test_context_menu.cpp (20 tests): insert adds exactly one node, auto-offset placement, duplicate adds exactly one copy, duplicate preserves original, duplicate undo, struct duplicate no-op, root insert, append 128 bytes (16 nodes), append undo (macro), insert child, remove+undo, multiple duplicates, parent correctness, struct with children, batch remove, invalid parent, invalid index guards - Add vsicons to qrc: trash, clippy, link, diff-added, expand-all, collapse-all, rename, whole-word, list-selection Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ReclassX
An improvement over other reclass like editors.
Build
Requires Qt 6, QScintilla, and MinGW on Windows.
cmake -B build -G Ninja
cmake --build build
Languages
C++
92.7%
CMake
1.8%
C
1.7%
PowerShell
1.3%
Python
1.2%
Other
1.2%
