Shortcuts#1
Open
naraka-camill wants to merge 4 commits into
Open
Conversation
实现快捷指令的添加、编辑、删除、导入导出功能 在串口工具中添加快捷指令按钮面板 支持ASCII和HEX格式的指令发送
在添加模式下强制将m_currentIndex设为-1以确保正确状态 添加创建快捷键按钮的日志记录 调整快捷键对话框的按钮布局
移除快捷指令按钮信号连接(UI自动绑定了)
refactor(shortcuts): 提取清除快捷按钮逻辑到独立方法 将清除快捷按钮的重复代码提取为独立的clearShortcutButtons方法
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.