nvda
Make config options and GUI settings match
#14233
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
28
Changes
View On
GitHub
Commits
The following option with a combo-box in NVDA settings window is now controlled by only one parameter in the config:
CyrilleB79
committed
3 years ago
Single config option matching show message option in braille settings.
CyrilleB79
committed
3 years ago
Single config option matching Cell borders option in doc formatting settings.
CyrilleB79
committed
3 years ago
Single config option matching Tether to option in Braille settings
CyrilleB79
committed
3 years ago
Apply suggestions from code review
CyrilleB79
committed
3 years ago
Remove unintended modification of sonic library.
CyrilleB79
committed
3 years ago
Update function description.
CyrilleB79
committed
3 years ago
Use enum instead of constants for TETHER_*
CyrilleB79
committed
3 years ago
Fix range issue in config spec.
CyrilleB79
committed
3 years ago
Modify formatting as per review comment.
CyrilleB79
committed
3 years ago
Apply suggestions from code review
CyrilleB79
committed
3 years ago
Modify type hints.
CyrilleB79
committed
3 years ago
Merge branch 'master' into comboboxAndConfigMatch
CyrilleB79
committed
3 years ago
Fix system tests
CyrilleB79
committed
3 years ago
Fix bug found while developping unit tests.
CyrilleB79
committed
3 years ago
Unit tests for _upgradeConfigFrom_8_to_9_showMessages
CyrilleB79
committed
3 years ago
Merge branch 'master' into comboboxAndConfigMatch
CyrilleB79
committed
3 years ago
Some more unit tests (WIP)
CyrilleB79
committed
3 years ago
All normal unit tests (for default profile) implemented.
CyrilleB79
committed
3 years ago
Fix bug after unit tests implementation.
CyrilleB79
committed
3 years ago
Add one more corner case unit test.
CyrilleB79
committed
3 years ago
Add type hints.
CyrilleB79
committed
3 years ago
Use enum instead of hard-coded values.
CyrilleB79
committed
3 years ago
Address review comments.
CyrilleB79
committed
3 years ago
Linting
CyrilleB79
committed
3 years ago
Merge branch 'origin/master'
feerrenrut
committed
3 years ago
update changes file for PR #14233
feerrenrut
committed
3 years ago
fixup changes entry
feerrenrut
committed
3 years ago
Loading