ameba_control_panel_v3/ameba_control_panel
wongyiekheng 5b873aefc4 Rework keyboard shortcuts with app-level event filter
- Replace QShortcut with QApplication eventFilter to intercept
  Ctrl+C/S/N/W/D/F/R before widgets consume them
- New bindings: Ctrl+N (new tab), Ctrl+C (clear log), Ctrl+S (find),
  Ctrl+F (flash), Ctrl+D (connect/disconnect), Ctrl+R (normal mode)
- Single bindings tuple as source of truth for key map and help dialog
- Apply saved font settings via one-shot showEvent (after stylesheet)
- Add Shortcuts entry under Help menu
- Remove unused imports (QShortcut, QKeySequence, QMenuBar)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 10:00:00 +08:00
..
2026-03-29 16:49:10 +07:00
2026-03-29 16:49:10 +07:00
2026-02-06 09:52:23 +08:00
2026-02-06 09:52:23 +08:00
2026-03-29 14:32:08 +08:00
2026-03-29 14:32:08 +08:00