[LyX/master] Fix warnings in fr.po

2021-02-18 Thread Scott Kostyshak
commit 99f7d7fa743d1a787e7eabcc85b364a96eaa2197 Author: Scott Kostyshak Date: Fri Feb 19 00:42:38 2021 -0500 Fix warnings in fr.po Escaping \alpha addresses the following warning messages: fr.po:33491: warning: internationalized messages should not contain the '\a' escape

[LyX/master] Fix bug #12148

2021-02-18 Thread Enrico Forestieri
commit 7114de5175e0d34275b39bb998dd65186d1d219f Author: Enrico Forestieri Date: Fri Feb 19 02:19:06 2021 +0100 Fix bug #12148 --- src/Paragraph.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index 22dcdb6..b7616ad 100644

[LyX/master] Update fr.po, step 2

2021-02-18 Thread jpc
commit 762b87b018d44de44d296f0a502f9e74a0b4997d Author: jpc Date: Thu Feb 18 17:57:45 2021 +0100 Update fr.po, step 2 --- po/fr.gmo | Bin 581752 -> 588370 bytes po/fr.po | 442 ++--- 2 files changed, 217 insertions(+), 22

Re: [LyX/master] DocBook: add support for DocBookArgumentAfterMainTag.

2021-02-18 Thread Richard Kimberly Heck
On 2/17/21 4:50 PM, Thibaut Cuvelier wrote: commit adc7820d458244a6425f269fd98737c8d42ca18a Author: Thibaut Cuvelier Date: Sun Feb 14 07:07:04 2021 +0100 DocBook: add support for DocBookArgumentAfterMainTag. Any change to alyout means a bump in the layout format and, at least, a trivi

[LyX/master] Select search string after inserting from find buffer

2021-02-18 Thread Juergen Spitzmueller
commit ed2f3dae5cae24e29ec81e4651b81a1fd5a9835f Author: Juergen Spitzmueller Date: Thu Feb 18 15:55:05 2021 +0100 Select search string after inserting from find buffer --- src/frontends/qt/GuiSearch.cpp |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/frontends/

[LyX/master] Fix a crash when closing tabs

2021-02-18 Thread Jean-Marc Lasgouttes
commit 65b674ba4eff34df1ef7a7cf0f9e6a2585294c00 Author: Jean-Marc Lasgouttes Date: Thu Feb 18 15:35:42 2021 +0100 Fix a crash when closing tabs Although I do not know how to reproduce the crash, the change makes sense. This is backported from gadmm's lyx-unstable tree

[LyX/master] GuiSearch: properly display indicators in dark mode

2021-02-18 Thread Juergen Spitzmueller
commit 9ee73dbb305d84aa0d0033f861bb759ac12d862a Author: Juergen Spitzmueller Date: Thu Feb 18 15:44:27 2021 +0100 GuiSearch: properly display indicators in dark mode --- src/frontends/qt/GuiSearch.cpp | 13 - 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/src

[LyX/master] Fix Undo with search-string-set

2021-02-18 Thread Juergen Spitzmueller
commit 672ff0963443fe81852c1b8d70740a74cfda25bd Author: Daniel Ramoeller Date: Thu Feb 18 08:05:15 2021 +0100 Fix Undo with search-string-set Makes it possible to use the find combobox's internal undo feature to undo a set search string. --- src/frontends/qt/GuiSearch.cpp |7

[LyX/master] Do not report false find with empty string in instant search

2021-02-18 Thread Juergen Spitzmueller
commit b6945764a408cbab2a7f3b672ffb552adbbf9cd9 Author: Juergen Spitzmueller Date: Thu Feb 18 12:59:52 2021 +0100 Do not report false find with empty string in instant search --- src/lyxfind.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/lyxfind.cpp b/src

[LyX/master] Update sk.po

2021-02-18 Thread Kornel Benko
commit bf942429439987993217cce82ebf52c4e5a1eb9c Author: Kornel Benko Date: Thu Feb 18 10:11:35 2021 +0100 Update sk.po --- po/sk.po | 71 ++--- 1 files changed, 49 insertions(+), 22 deletions(-) diff --git a/po/sk.po b/po/sk.po ind

[LyX/master] Improve search-options icon

2021-02-18 Thread Juergen Spitzmueller
commit db70eaf5c99413da7c41a534b5a0883fc3821b10 Author: Juergen Spitzmueller Date: Thu Feb 18 09:14:39 2021 +0100 Improve search-options icon --- lib/images/search-options.svgz | Bin 929 -> 1314 bytes 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/lib/images/search-option

[LyX/master] Amend c21cd7dc: Ignore epub tests for now

2021-02-18 Thread Kornel Benko
commit 092410d88d626445e09d4d1ea7f21a76767c016f Author: Kornel Benko Date: Thu Feb 18 09:34:43 2021 +0100 Amend c21cd7dc: Ignore epub tests for now --- development/autotests/ignoredTests |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/development/autotests/i