[LyX/master] Fix crash when calling dialog-show with bogus names (#12873).

2023-08-14 Thread Pavel Sanda
commit 59360761813470e4aa939e960023664ac452aa7f Author: Pavel Sanda Date: Mon Aug 14 23:54:47 2023 +0200 Fix crash when calling dialog-show with bogus names (#12873). --- src/frontends/qt/GuiView.cpp | 19 +++ 1 files changed, 11 insertions(+), 8 deletions(-) diff --git

[LyX/master] * cs.po

2023-08-14 Thread Pavel Sanda
commit f59209d31ea673b95197948c2eaae04b614c17be Author: Pavel Sanda Date: Mon Aug 14 22:29:24 2023 +0200 * cs.po --- po/cs.po |9 +++-- 1 files changed, 3 insertions(+), 6 deletions(-) diff --git a/po/cs.po b/po/cs.po index fa8a451..97e5495 100644 --- a/po/cs.po +++ b/po/cs.po @@

[LyX/master] Copy-paste error in spell.m4.

2023-08-14 Thread Pavel Sanda
commit 2686efbf7b774dca8d7af94e1985ff54342bf749 Author: Pavel Sanda Date: Mon Aug 14 22:26:20 2023 +0200 Copy-paste error in spell.m4. Reported by Nusret Balci. --- config/spell.m4 |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/spell.m4 b/config/s

[LyX/master] Fix cursor navigation in error dialog (#12876)

2023-08-14 Thread Juergen Spitzmueller
commit f050fd96263f9eceb003f1b3e2c155f8cc78 Author: Juergen Spitzmueller Date: Mon Aug 14 18:44:10 2023 +0200 Fix cursor navigation in error dialog (#12876) --- src/frontends/qt/GuiErrorList.cpp |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/frontends/qt/