fix: sync tab title on keyword convert, add new screenshots

- Update dock tab title when converting enum/class via workspace menu
- Add tooltip and source picker screenshots to README
This commit is contained in:
IChooseYou
2026-03-14 09:14:28 -06:00
committed by IChooseYou
parent 54bee5022b
commit 5ded192990
4 changed files with 96 additions and 0 deletions

View File

@@ -22,6 +22,10 @@ Built with C++17, Qt 6 (Qt 5 also supported), and QScintilla. The entire editor
## Screenshots
![Base address tooltip with expression cheat sheet](docs/README_PIC5.png)
![Data source picker with saved sources](docs/README_PIC4.png)
![Windows — VTable with value history popup](docs/README_PIC1.png)
![macOS — project tree with kernel struct inspection](docs/README_PIC2.png)