[LyX/master] Properly disable function

2020-08-27 Thread Juergen Spitzmueller
commit c5c3323f3254e052f4c201da73b2c4a7d48aaf90 Author: Juergen Spitzmueller Date: Thu Aug 27 10:59:15 2020 +0200 Properly disable function --- lib/ui/stdcontext.inc|2 +- src/insets/InsetCitation.cpp |6 ++ 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a

[LyX/master] Assure bibinfo is correctly processed

2020-08-27 Thread Juergen Spitzmueller
commit b4ca3e4fa4760787a7209064f338993019ef869e Author: Juergen Spitzmueller Date: Thu Aug 27 11:42:03 2020 +0200 Assure bibinfo is correctly processed --- src/BiblioInfo.cpp |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/BiblioInfo.cpp b/src/BiblioInfo.cpp

[LyX/master] Fix string subst

2020-08-27 Thread Juergen Spitzmueller
commit 5cc191ddeef716a955e9a86364eaa61ebe43fed3 Author: Juergen Spitzmueller Date: Thu Aug 27 11:52:23 2020 +0200 Fix string subst --- src/insets/InsetCitation.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/insets/InsetCitation.cpp b/src/insets/InsetCitat

[LyX/master] Report back if citation target could not be opened

2020-08-27 Thread Juergen Spitzmueller
commit ff14d0bd007065f058951d902255496f38a6d056 Author: Juergen Spitzmueller Date: Thu Aug 27 11:52:52 2020 +0200 Report back if citation target could not be opened --- lib/scripts/lyxpaperview.py |4 ++-- src/frontends/qt/qt_helpers.cpp | 22 +- 2 files chang

[LyX/master] Properly report back if showDirectory() doesn't succeed

2020-08-27 Thread Juergen Spitzmueller
commit d44929ff813fcdc9c44e49491376cace21630234 Author: Juergen Spitzmueller Date: Thu Aug 27 11:58:37 2020 +0200 Properly report back if showDirectory() doesn't succeed --- src/frontends/qt/qt_helpers.cpp |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/

[LyX/master] lyxpaperview: take the first match

2020-08-27 Thread Juergen Spitzmueller
commit 0d98fb85489de9128dbad8a014230fb5d40bb998 Author: Juergen Spitzmueller Date: Thu Aug 27 12:05:49 2020 +0200 lyxpaperview: take the first match --- lib/scripts/lyxpaperview.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/scripts/lyxpaperview.py b/lib/s

[LyX/master] Update sk.po

2020-08-27 Thread Kornel Benko
commit 1b30a544944cb31c92983afe011883f502ec0fbd Author: Kornel Benko Date: Thu Aug 27 12:09:11 2020 +0200 Update sk.po --- po/sk.po | 43 --- 1 files changed, 32 insertions(+), 11 deletions(-) diff --git a/po/sk.po b/po/sk.po index b386ce1..569a71

[LyX/master] Update sk.po

2020-08-27 Thread Kornel Benko
commit c40e52a1861e5ab14bd1cf68ac2c16fb029a4ad8 Author: Kornel Benko Date: Thu Aug 27 12:31:10 2020 +0200 Update sk.po --- po/sk.po | 36 ++-- 1 files changed, 34 insertions(+), 2 deletions(-) diff --git a/po/sk.po b/po/sk.po index 569a715..b3c1eea 100644

[LyX/master] Clear info_ cache if format changes

2020-08-27 Thread Juergen Spitzmueller
commit 39caa7010008bbb32418d39d068f2fab65dbb748 Author: Juergen Spitzmueller Date: Thu Aug 27 12:41:40 2020 +0200 Clear info_ cache if format changes --- src/BiblioInfo.cpp | 22 +++--- src/BiblioInfo.h |2 ++ src/insets/InsetCitation.cpp |4

[LyX/master] Disable citationSearchLE with citationSearchCB

2020-08-27 Thread Juergen Spitzmueller
commit bc76026da52c625264b1415b349d6c5885a20837 Author: Juergen Spitzmueller Date: Thu Aug 27 12:53:41 2020 +0200 Disable citationSearchLE with citationSearchCB --- src/frontends/qt/GuiPrefs.cpp | 12 ++-- src/frontends/qt/GuiPrefs.h |1 + 2 files changed, 11 insertions(+),

[LyX/master] de.po

2020-08-27 Thread Juergen Spitzmueller
commit 01d2f33027d51ad6d535880a2b080881813076a2 Author: Juergen Spitzmueller Date: Thu Aug 27 12:59:05 2020 +0200 de.po --- po/de.po | 96 ++ 1 files changed, 65 insertions(+), 31 deletions(-) diff --git a/po/de.po b/po/de.po i

[LyX/master] Improve and translate documentation of openCitation feature

2020-08-27 Thread Juergen Spitzmueller
commit 31d0811171a22532d498a5121446685653f55a91 Author: Juergen Spitzmueller Date: Thu Aug 27 13:33:12 2020 +0200 Improve and translate documentation of openCitation feature --- lib/doc/UserGuide.lyx| 59 +++--- lib/doc/de/UserGuide.lyx | 197

[LyX/master] Fix Qt4 compilation.

2020-08-27 Thread Pavel Sanda
commit 28dd0e1f21e620b1ee13340a4c9b6beeb56abc8a Author: Pavel Sanda Date: Thu Aug 27 14:05:22 2020 +0200 Fix Qt4 compilation. --- src/frontends/qt/qt_helpers.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontends/qt/qt_helpers.cpp b/src/frontends/qt/q

[LyX/master] address deprecation warning

2020-08-27 Thread Juergen Spitzmueller
commit 4fdcf0e9293c4fbf79ff2dc4279cdf7941783592 Author: Juergen Spitzmueller Date: Thu Aug 27 14:43:23 2020 +0200 address deprecation warning --- src/frontends/qt/qt_helpers.cpp |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/frontends/qt/qt_helpers.cpp b/sr

[LyX/master] Cmake build: Use the fonts dir which is also expected by GuiFontLoader.cpp

2020-08-27 Thread Kornel Benko
commit 0eb258981868c9e5cc80e766b3fb71b743041438 Author: Kornel Benko Date: Thu Aug 27 19:05:52 2020 +0200 Cmake build: Use the fonts dir which is also expected by GuiFontLoader.cpp --- development/cmake/modules/LyXDestinations.cmake |2 +- 1 files changed, 1 insertions(+), 1 deletions(

[LyX/master] Prevent permanent disabling of comboboxes in Vertical/Horizontal space dialogs

2020-08-27 Thread Juergen Spitzmueller
commit 3bd358a2f6cfe9bc585b23292a085e638fea0796 Author: Yuriy Skalko Date: Fri Aug 28 02:03:23 2020 +0300 Prevent permanent disabling of comboboxes in Vertical/Horizontal space dialogs --- src/frontends/qt/GuiHSpace.cpp | 10 +++--- src/frontends/qt/GuiVSpace.cpp | 21 +++-

[LyX/master] Do not \protect label in subfloat caption (#11950)

2020-08-27 Thread Juergen Spitzmueller
commit 3fc095e3bc226e854f6cd9882a4c9e9039374caf Author: Juergen Spitzmueller Date: Fri Aug 28 07:32:29 2020 +0200 Do not \protect label in subfloat caption (#11950) --- src/insets/InsetFloat.cpp |2 +- src/insets/InsetLabel.cpp |5 - 2 files changed, 5 insertions(+), 2 deletion

[LyX/master] Fix for bug #11948

2020-08-27 Thread Juergen Spitzmueller
commit ad561fc9bcdb54bfb889151fcb96b43d6c2d574b Author: Daniel Ramoeller Date: Fri Aug 28 07:03:52 2020 +0200 Fix for bug #11948 Force plain layout in soul char styles. --- lib/layouts/soul.module |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/lay