Commit Graph

8 Commits

Author SHA1 Message Date
23rd
2283377327 Added hotkeys to reopen closed and close other windows. 2026-08-11 16:50:36 +03:00
23rd
e7d052f81c Added optional shortcut for opening article editor. 2026-08-10 09:05:49 +03:00
23rd
8dc53fb50b Added new shortcut to toggle web page preview in messages field. 2026-06-10 18:42:45 +04:00
23rd
577e06ff40 Added per-row highlight registration to shortcuts settings. 2026-05-27 12:18:58 +03:00
23rd
50b13b2bed Added compose AI apply shortcut command. 2026-05-26 21:44:44 +03:00
John Preston
ead60ebfcd Fix Chat::Id() → ChatId() in settings.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 11:55:21 +04:00
John Preston
4199bba706 Upgrade settings_shortcuts to full builder pattern
- Move Shortcuts class to anonymous namespace in .cpp
- Export only Type ShortcutsId() from header
- Use custom buildMethod with HighlightRegistry for reset button
- Update settings_chat.cpp to use ShortcutsId() instead of Shortcuts::Id()

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 11:55:20 +04:00
John Preston
53cb0e79cb Rewrite settings_shortcuts to new builder pattern
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 11:55:20 +04:00