[LyX/2.4.x] Improved copy operation for user directory contents of previous major releases

2024-04-13 Thread Stephan Witt
commit 5cc72815cc1e9659c40af694ab8c321dceb09f41 Author: Stephan Witt Date: Thu Apr 11 18:30:29 2024 +0200 Improved copy operation for user directory contents of previous major releases - avoid copying of configure.log - avoid copying of chkconfig.ltx There is a report

[Web/master] * i18n_trunk.inc

2024-04-13 Thread Pavel Sanda
commit 1fc8ca9756d52c9f367eb25258f6b65893957e6a Author: Pavel Sanda Date: Sat Apr 13 15:47:02 2024 +0200 * i18n_trunk.inc --- farm/cookbook/LyX/i18n_trunk.inc | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/farm/cookbook/LyX/i18n_trunk.inc

[Web/master] * i18n.inc

2024-04-13 Thread Pavel Sanda
commit 9bdb725987f2c833063ff41c70fdc71506b5e9bf Author: Pavel Sanda Date: Sat Apr 13 15:43:37 2024 +0200 * i18n.inc --- farm/cookbook/LyX/i18n.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/farm/cookbook/LyX/i18n.inc b/farm/cookbook/LyX/i18n.inc index

[LyX/master] Set cursor font after pasting to PassThru inset (#12592)

2024-04-13 Thread Juergen Spitzmueller
commit 09c72d7c8d3341ecc7ae2307b4355c592d9dcc1b Author: Juergen Spitzmueller Date: Sat Apr 13 11:36:10 2024 +0200 Set cursor font after pasting to PassThru inset (#12592) --- src/insets/InsetText.cpp | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/insets/InsetText.cpp

[LyX/master] Fix indentation

2024-04-13 Thread Juergen Spitzmueller
commit cab03f2680a3a569a882a17cc73ade1db4638ca0 Author: Juergen Spitzmueller Date: Sat Apr 13 10:11:24 2024 +0200 Fix indentation --- src/frontends/qt/GuiDocument.cpp | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/frontends/qt/GuiDocument.cpp

[LyX/master] Disable language package choice if the class preloads a package

2024-04-13 Thread Juergen Spitzmueller
commit 5477451e36cd9ff4e99aefea2627fbf63e028004 Author: Juergen Spitzmueller Date: Sat Apr 13 10:07:18 2024 +0200 Disable language package choice if the class preloads a package --- src/frontends/qt/GuiDocument.cpp | 17 - 1 file changed, 16 insertions(+), 1 deletion(-)