[LyX/master] Improve lyx2lyx roundtrip with cellvarwidth

2021-01-27 Thread Juergen Spitzmueller
commit 364532a724c3f53e0a91e0e0fbd05229455c3363 Author: Juergen Spitzmueller Date: Thu Jan 28 08:44:21 2021 +0100 Improve lyx2lyx roundtrip with cellvarwidth --- lib/lyx2lyx/lyx_2_4.py | 98 +--- 1 files changed, 92 insertions(+), 6

[LyX/master] ctests-costs-benefits: define false positive

2021-01-27 Thread Scott Kostyshak
commit a660ed24dc76d9f72b4a9c410a16cbf463c5d0aa Author: Scott Kostyshak Date: Thu Jan 28 00:14:37 2021 -0500 ctests-costs-benefits: define false positive A false positive could either be "not a bug" or a bug that is not worth the time or complexity to fix. For the purpose of

[LyX/master] ctests: add found regression and fix

2021-01-27 Thread Scott Kostyshak
commit 9d3dcdc1f7d5d334a82ae14964dd563865a899a4 Author: Scott Kostyshak Date: Thu Jan 28 00:25:30 2021 -0500 ctests: add found regression and fix --- development/autotests/ctests-costs-benefits.txt |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git

[LyX/master] ctests: ignore lyx2lyx fails due to no convergence

2021-01-27 Thread Scott Kostyshak
commit 157f2d02c811c242dbe781a5489b543d2cea03cf Author: Scott Kostyshak Date: Wed Jan 27 20:28:38 2021 -0500 ctests: ignore lyx2lyx fails due to no convergence These exports knowingly do not pass the convergence tests because of ERT export. ---

[LyX/master] Fix dependencies downloading on Windows.

2021-01-27 Thread Thibaut Cuvelier
commit b3e3404f06db71354bf060497bd015a1cb47b59f Author: Thibaut Cuvelier Date: Wed Jan 27 20:13:42 2021 +0100 Fix dependencies downloading on Windows. --- CMakeLists.txt | 78 +++- 1 files changed, 43 insertions(+), 35 deletions(-)

[LyX/master] Update Russian localization

2021-01-27 Thread Yuriy Skalko
commit 83a4384b27d286bd92867a0e7c66dc6c3e4de475 Author: Yuriy Skalko Date: Mon Jan 25 15:12:53 2021 +0200 Update Russian localization --- lib/doc/ru/UserGuide.lyx | 115 ++--- po/ru.gmo| Bin 745650 -> 748772 bytes po/ru.po

[LyX/master] Update sk.po

2021-01-27 Thread Kornel Benko
commit 72da904ba637890e57b98681db5b655ffe2a102c Author: Kornel Benko Date: Wed Jan 27 10:49:20 2021 +0100 Update sk.po --- po/sk.po | 19 +-- 1 files changed, 5 insertions(+), 14 deletions(-) diff --git a/po/sk.po b/po/sk.po index 733cc26..b045920 100644 --- a/po/sk.po

[LyX/master] Remerge strings

2021-01-27 Thread Jean-Marc Lasgouttes
commit e2d2078275c51d14fed8876d53b8c21b352ee08e Author: Jean-Marc Lasgouttes Date: Tue Jan 26 19:29:37 2021 +0100 Remerge strings po/ar.gmo| Bin 439223 -> 438333 bytes po/ar.po | 2530 +--- po/bg.gmo| Bin 335705 -> 335255

[LyX/master] Provide translation of caption label for fr and he.

2021-01-27 Thread Jean-Marc Lasgouttes
commit 15f3e6a10bb828ad5e457c449b990031015e86d5 Author: Jean-Marc Lasgouttes Date: Wed Jan 27 10:31:20 2021 +0100 Provide translation of caption label for fr and he. Part of bug #10531. --- po/fr.gmo | Bin 572181 -> 572258 bytes po/fr.po |2 +- po/he.gmo | Bin 240014 ->

[LyX/master] Make InsetCaption label localizable

2021-01-27 Thread Jean-Marc Lasgouttes
commit 48e7b1d01ea45a18d7919d5f6a895c99a978ec59 Author: Jean-Marc Lasgouttes Date: Tue Jan 26 19:26:36 2021 +0100 Make InsetCaption label localizable Part of bug #10531. --- src/insets/InsetCaption.cpp |7 +++ 1 files changed, 3 insertions(+), 4 deletions(-) diff --git