nvda
V2 of refactor LiveText to use diff-match-patch
#11639
Merged

V2 of refactor LiveText to use diff-match-patch #11639

codeofdusk
codeofdusk Refactor LiveText to use diff-match-patch via IPC with a C++ process.
8b1ff14a
codeofdusk
codeofdusk Explain magic numbers.
bddf4534
feerrenrut
codeofdusk
LeonarddeR
codeofdusk
feerrenrut
codeofdusk
feerrenrut
codeofdusk
feerrenrut
lukaszgo1
codeofdusk
feerrenrut
codeofdusk
codeofdusk
codeofdusk switch to a Python implementation of nvda_dmp. This commit definitely…
59cfbb59
AppVeyorBot
codeofdusk
codeofdusk Compile nvda_dmp as an exe.
816ea00a
AppVeyorBot
codeofdusk
michaelDCurran
codeofdusk Move import.
74ac3b37
codeofdusk Uniformize ends of inserted chunks.
7bc466eb
codeofdusk s/available/supported in config, for consistency with rest of code an…
1e4b3f42
codeofdusk Add diffing algorithm to devInfo.
917a9033
codeofdusk Fix docs/comments
5fbe33d4
codeofdusk
feerrenrut
codeofdusk Switch to a submodule.
998c851f
codeofdusk
codeofdusk Fix source copies.
a7abf020
codeofdusk Use absolute path to nvda_dmp.
f12e2bad
michaelDCurran Allow NVDA to still function if a component changes the current direc…
ba42885c
codeofdusk Merge branch 'master' into livetext-dmp-cpp
430f24d6
michaelDCurran michaelDCurran force-pushed the master branch from ba42885c to afb8fce5 5 years ago
codeofdusk Merge branch 'master' of https://github.com/nvaccess/nvda
6850cb10
codeofdusk Merge branch 'master' into livetext-dmp-cpp
fec7cdfb
codeofdusk Add comment.
03b4eb9e
codeofdusk Update build script pythonpath.
5f18189d
AppVeyorBot
codeofdusk Move import
834e6985
feerrenrut
feerrenrut
feerrenrut commented on 2020-09-30
codeofdusk Address review actions.
74c418f9
codeofdusk Don't restrict DMP setting to 1607+.
114ab85d
codeofdusk Update user guide to clarify availability.
e58a0d33
codeofdusk codeofdusk requested a review from feerrenrut feerrenrut 5 years ago
feerrenrut
feerrenrut requested changes on 2020-10-05
codeofdusk Move to a class-based approach.
4140003f
codeofdusk Change the DMP setting to a three-way option.
46eccead
AppVeyorBot
codeofdusk
codeofdusk codeofdusk requested a review from feerrenrut feerrenrut 5 years ago
codeofdusk Add logging, update comment.
0b3c59fa
AppVeyorBot
codeofdusk Fix one last comment.
ec879e6b
AppVeyorBot
feerrenrut
feerrenrut
feerrenrut commented on 2020-10-08
feerrenrut
feerrenrut commented on 2020-10-08
feerrenrut
feerrenrut commented on 2020-10-08
feerrenrut
feerrenrut requested changes on 2020-10-08
codeofdusk Address review actions.
6fd1fbe8
codeofdusk Review actions.
9b6761dc
codeofdusk Add docstrings.
561ef04e
codeofdusk Change UI to show actual diff algorithms.
efba5d18
codeofdusk codeofdusk requested a review from feerrenrut feerrenrut 5 years ago
feerrenrut
feerrenrut commented on 2020-10-09
feerrenrut
feerrenrut commented on 2020-10-09
feerrenrut
feerrenrut commented on 2020-10-09
codeofdusk Review actions.
139d3450
codeofdusk codeofdusk requested a review from feerrenrut feerrenrut 5 years ago
codeofdusk Update source/diffHandler.py
250841e5
codeofdusk Remove prefer.
abfb69f9
codeofdusk Fix accelerator.
63aae028
codeofdusk Merge branch 'master' into livetext-dmp-cpp
9d52372d
codeofdusk Centralize config check.
eb32b264
codeofdusk Update user guide.
8438518d
codeofdusk Re-centralize _get_diffAlgo on the LiveText object, but add a compreh…
3fa0b393
codeofdusk Update nvda_dmp.
f119840b
codeofdusk Cleanup.
a4a6ec5e
feerrenrut
feerrenrut requested changes on 2020-10-13
codeofdusk s/prefer/allow
ecf29674
codeofdusk Move config check.
4e1acebc
codeofdusk Merge branch 'master' into livetext-dmp-cpp
094244ce
feerrenrut
feerrenrut commented on 2020-10-14
feerrenrut
feerrenrut commented on 2020-10-14
codeofdusk Review actions.
25e28100
codeofdusk codeofdusk requested a review from feerrenrut feerrenrut 5 years ago
feerrenrut
feerrenrut commented on 2020-10-15
feerrenrut
feerrenrut commented on 2020-10-15
codeofdusk Merge branch 'master' into livetext-dmp-cpp
41904230
codeofdusk Review actions.
f0a01416
codeofdusk codeofdusk requested a review from feerrenrut feerrenrut 5 years ago
codeofdusk Sync.
9b53399c
feerrenrut
feerrenrut requested changes on 2020-10-19
codeofdusk Update user_docs/en/userGuide.t2t
a89a4fe8
AppVeyorBot
codeofdusk Remove unneeded type checks in legacy console.
279cbd43
codeofdusk Fix comments.
bfc85e76
codeofdusk codeofdusk requested a review from feerrenrut feerrenrut 5 years ago
feerrenrut
feerrenrut requested changes on 2020-10-28
codeofdusk Review actions.
afb4a764
codeofdusk Review actions.
71da66a4
codeofdusk
codeofdusk codeofdusk requested a review from michaelDCurran michaelDCurran 5 years ago
feerrenrut
feerrenrut commented on 2020-11-02
codeofdusk Review actions.
21741915
codeofdusk codeofdusk requested a review from feerrenrut feerrenrut 5 years ago
feerrenrut
feerrenrut requested changes on 2020-11-10
codeofdusk Wait for NVDA_dmp to exit, and throw an exception if it doesn't withi…
1eecdfb8
codeofdusk Don't set _proc to None on termination, so that _initialize cannot be…
578ab7d5
codeofdusk codeofdusk requested a review from feerrenrut feerrenrut 5 years ago
codeofdusk Review action.
47b0c13e
feerrenrut
feerrenrut dismissed these changes on 2020-12-01
feerrenrut feerrenrut added this to the 2021.1 milestone 5 years ago
feerrenrut
codeofdusk Remove _getTextLines entirely, as this PR has been retargetted for 20…
b4f65fe9
codeofdusk codeofdusk dismissed their stale review via b4f65fe9 5 years ago
codeofdusk Merge branch 'master' into livetext-dmp-cpp
dbd8ad86
codeofdusk codeofdusk requested a review from feerrenrut feerrenrut 5 years ago
codeofdusk Merge branch 'master' into livetext-dmp-cpp
16db1a96
codeofdusk Update user guide (s/2020.4/2021.1) as PR was held back.
7a8d579c
feerrenrut feerrenrut added deprecated/2021.1
feerrenrut
feerrenrut dismissed these changes on 2020-12-31
feerrenrut Merge remote-tracking branch 'origin/master' into livetext-dmp-cpp
d890ac94
feerrenrut feerrenrut dismissed their stale review via 55a7d693 5 years ago
feerrenrut update changes file for PR #11639
78e4012b
feerrenrut feerrenrut force pushed from 55a7d693 to 78e4012b 5 years ago
feerrenrut
feerrenrut approved these changes on 2020-12-31
feerrenrut feerrenrut merged 98892856 into master 5 years ago
codeofdusk codeofdusk deleted the livetext-dmp-cpp branch 5 years ago
codeofdusk
zstanecic
feerrenrut
feerrenrut
codeofdusk
codeofdusk

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone