[LyX/master] lyxpaperview - fix viewer calls with additional arguments

2023-02-19 Thread Pavel Sanda
commit 3a72e2c76bdd1818e2ae396ebe8916d3e26e0436 Author: Pavel Sanda Date: Sun Feb 19 22:35:21 2023 +0100 lyxpaperview - fix viewer calls with additional arguments --- src/frontends/qt/qt_helpers.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

[LyX/master] typo

2023-02-19 Thread Pavel Sanda
commit be0341edd30e7bb7b2ce8fd2ee1f9106bcafe5d3 Author: Pavel Sanda Date: Sun Feb 19 21:41:40 2023 +0100 typo --- src/LyXRC.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/LyXRC.h b/src/LyXRC.h index db7c539..c196d57 100644 --- a/src/LyXRC.h +++

[LyX/master] Another case of statusTip

2023-02-19 Thread Pavel Sanda
commit 5b69f6899f5eecaf6397322984e4b92865b0cac2 Author: Pavel Sanda Date: Sun Feb 19 19:22:48 2023 +0100 Another case of statusTip --- src/frontends/qt/ui/BranchesUi.ui |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/frontends/qt/ui/BranchesUi.ui

[LyX/master] citationSearchCB statusTip -> toolTip

2023-02-19 Thread Pavel Sanda
commit c629d11c43ea1f3acab44207603d83879580e027 Author: Pavel Sanda Date: Sun Feb 19 19:15:25 2023 +0100 citationSearchCB statusTip -> toolTip --- src/frontends/qt/ui/PrefEditUi.ui |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git

[LyX/master] * cs.po

2023-02-19 Thread Pavel Sanda
commit f7bab6807cdee9910e265b4624081aa25ff526a4 Author: Pavel Sanda Date: Sun Feb 19 17:52:23 2023 +0100 * cs.po --- po/cs.po | 42 ++ 1 files changed, 18 insertions(+), 24 deletions(-) diff --git a/po/cs.po b/po/cs.po index 747e35b..9b3d267

[LyX/master] UserGuide - document citation_search_view

2023-02-19 Thread Pavel Sanda
commit cb32a61e947afcb4b53faf283a0fba9f3056c88a Author: Pavel Sanda Date: Sun Feb 19 17:00:19 2023 +0100 UserGuide - document citation_search_view --- lib/doc/UserGuide.lyx | 51 1 files changed, 46 insertions(+), 5 deletions(-) diff

[LyX/master] Update sk.po

2023-02-19 Thread Kornel Benko
commit f7182083ff2ebeb9abb557f1d78e0c4f6b6acb35 Author: Kornel Benko Date: Sun Feb 19 12:41:44 2023 +0100 Update sk.po --- po/sk.po | 12 ++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/po/sk.po b/po/sk.po index 15c0a02..c14c09e 100644 --- a/po/sk.po +++

[LyX/master] de.po

2023-02-19 Thread Juergen Spitzmueller
commit ac5da1b1b669f2209ea29c3fceab8a0b40929c63 Author: Juergen Spitzmueller Date: Sun Feb 19 12:26:09 2023 +0100 de.po --- po/de.po | 111 +- 1 files changed, 59 insertions(+), 52 deletions(-) diff --git a/po/de.po b/po/de.po

[LyX/master] Mark empty bib(la)tex insets (i.e., with no databases defined) (#12668)

2023-02-19 Thread Juergen Spitzmueller
commit 8deb05f7a7106e43138945dfc8b1f53c436c2a2e Author: Juergen Spitzmueller Date: Sun Feb 19 12:15:45 2023 +0100 Mark empty bib(la)tex insets (i.e., with no databases defined) (#12668) --- src/insets/InsetBibtex.cpp | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-)