Add the ability to specify NVDA update check URL from within NVDA #17151
Added update mirror setting (not yet used)
dbfcfc9c
Changed update checker to use getter function, and made default check…
11c41487
Changed name of config key
ecaafa9f
Added more helpful error messages
2bf7b526
Added a user guide section and context help binding to the settings c…
b735ee56
Added changes entries
ebc52550
Updated from % formatted strings to f-strings in a couple of places
711fdcd6
Merge branch 'master' into updateMirror
31b148a5
SaschaCowley
marked this pull request as ready for review 1 year ago
WIP settings dialog
9566c4f2
PoC of a mirror dialog
61ed2bba
UI improvements
69a013bf
Added some type hints, slight reorganisation, and use transformer
7d6d3b02
Refactored success and failure states into their own functions.
505a765e
Added comments and translation strings
244ea004
Documentation and translation improvements
9a4c49fb
Up[dated normalization logic
a0ea33bf
Added warning when trying to save untested or test failed URLs
59d68dba
Disable update mirror when in secure mode
a62e99ef
Made mirror url dialog title more descriptive
78ad993c
Improved normalization and onOk logic.
6870ae27
Updated user guide and added context help bindings
08ae1c86
Made missed string translatable
19290bf2
SaschaCowley
marked this pull request as ready for review 1 year ago
Switched to yes/no/cancel buttons
f1f8baea
Reordered some clean-up to try and avoid intermitant lifecycle issues
14c21953
Merge branch 'master' into updateMirror
9fc0994f
SaschaCowley
marked this pull request as ready for review 1 year ago
Updated translator string to be more generic
737b2194
Removed left over reference to removed cleanup method
b2b72b8b
Fix NVDA reporting the old mirror URL if focus is returned from the m…
649cc002
Removed some old code
f6eb04d4
Improved type hints
64bf50a2
Improve comment
638f86b5
Made SetURLDialog private
22668a44
SaschaCowley
marked this pull request as ready for review 1 year ago
Update user_docs/en/userGuide.md
8c77692c
XLTechie
approved these changes
on 2024-09-20
Changed text of mirror URL read only text field from '(None)' to 'No …
c7b69981
Removed colon after 'Update mirror'
613bfab0
Updated user guide with new settings wording
a092c118
SaschaCowley
marked this pull request as ready for review 1 year ago
Narrow type hint
a8985471
Moved _SetURLDialog to its own module
cf9c91f0
seanbudd
approved these changes
on 2024-09-23
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub