Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PFCCLab
/
PPOCRLabel
Public
Notifications
You must be signed in to change notification settings
Fork
109
Star
448
Code
Issues
15
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Tab/Shift+Tab navigation and F2 inline edit for label list
- #262
#262
Open
phobo3s
wants to merge 16 commits into
PFCCLab:main
PFCCLab/PPOCRLabel:main
from
phobo3s:feat/keyboard-navigation
phobo3s/PPOCRLabel:feat/keyboard-navigation
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat: Tab/Shift+Tab navigation and F2 inline edit for label list
#262
phobo3s
wants to merge 16 commits into
PFCCLab:main
PFCCLab/PPOCRLabel:main
from
phobo3s:feat/keyboard-navigation
phobo3s/PPOCRLabel:feat/keyboard-navigation
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2026
feat: Tab/Shift+Tab navigation and F2 inline edit for label list
phobo3s
committed
65620a8
View commit details
Copy full SHA for 65620a8
Browse repository at this point
feat: auto-focus and open editor on Tab navigation
phobo3s
committed
6630fcb
View commit details
Copy full SHA for 6630fcb
Browse repository at this point
added accepting with tab button also
phobo3s
committed
3197fa7
View commit details
Copy full SHA for 3197fa7
Browse repository at this point
Commits on Jun 5, 2026
fix: address Copilot review comments on keyboard navigation PR
Show description for 5f6372a
claude
committed
5f6372a
View commit details
Copy full SHA for 5f6372a
Browse repository at this point
fix: Tab saves and advances with editor open, Enter saves and advances
Show description for 5432c86
claude
committed
5432c86
View commit details
Copy full SHA for 5432c86
Browse repository at this point
fix: intercept Tab inside persistent editor via eventFilter
Show description for 3fe892b
claude
committed
3fe892b
View commit details
Copy full SHA for 3fe892b
Browse repository at this point
fix: commit editor value before closing on Tab/Enter
Show description for 9914578
claude
committed
9914578
View commit details
Copy full SHA for 9914578
Browse repository at this point
fix: remove Tab QShortcuts, handle Tab entirely within EditInList
Show description for 39be5f2
claude
committed
39be5f2
View commit details
Copy full SHA for 39be5f2
Browse repository at this point
fix: use app-level eventFilter + item.setText() for reliable Tab save
Show description for ee7dea8
claude
committed
ee7dea8
View commit details
Copy full SHA for ee7dea8
Browse repository at this point
Commits on Jun 22, 2026
feat: confidence filter slider — show only low-confidence boxes
Show description for dfbade0
claude
committed
dfbade0
View commit details
Copy full SHA for dfbade0
Browse repository at this point
fix: restore import torch with noqa comment
Show description for 02e8dbf
claude
committed
02e8dbf
View commit details
Copy full SHA for 02e8dbf
Browse repository at this point
feat: persist OCR confidence scores in Label.txt, wire filter on load
Show description for 236df68
claude
committed
236df68
View commit details
Copy full SHA for 236df68
Browse repository at this point
feat: show selected shape confidence in filter dock label
Show description for 0f12b2d
claude
committed
0f12b2d
View commit details
Copy full SHA for 0f12b2d
Browse repository at this point
fix: use QApplication.focusWidget() to get editor text on Tab
Show description for d1104c5
claude
committed
d1104c5
View commit details
Copy full SHA for d1104c5
Browse repository at this point
Connect Tab navigation to focusAndZoom for canvas centering
Show description for 3e8c39d
claude
committed
3e8c39d
View commit details
Copy full SHA for 3e8c39d
Browse repository at this point
Emit navigated signal on all Tab/Shift+Tab navigation paths
Show description for 7b44c22
claude
committed
7b44c22
View commit details
Copy full SHA for 7b44c22
Browse repository at this point
You can’t perform that action at this time.