Commit Graph

7 Commits

Author SHA1 Message Date
9028d9d2d1 Fix: Initialize status bar widgets in MainWindow constructor 2025-12-30 21:22:09 +01:00
e624659c90 Feat: Add Status Bar with Progress Bar for Load on Save operations 2025-12-30 21:20:27 +01:00
5a86936e54 Feat: Add Prev/Next subpage navigation buttons 2025-12-30 21:07:12 +01:00
93724da68c Feat: Add 'Close File' option to menu to unload current file 2025-12-30 21:05:25 +01:00
088ad1a320 Feature: Enhanced Editing, Hex Inspector, Color Shortcuts
- Enhanced Editing: Auto-create packets, Enter key support.
- Cursor: Fixed visibility (composition mode), click-to-move, immediate redraw.
- Hex Inspector: Added Hex Value display and input panel.
- Shortcuts: Added Color Insert buttons.
- Fixes: Resolved Hamming encoding for save, fixed duplicate spaces bug, fixed IndentationError.
2025-12-28 21:57:44 +01:00
e2ed4dd1e2 Refactor UI: Replace Page Tree with List+Dropdown. Fix header rendering and crash. 2025-12-28 21:41:09 +01:00
6000897578 Initial commit: Core Teletext Editor functionality 2025-12-28 21:38:21 +01:00