[LyX/master] Fix UI of document color selection

2022-12-23 Thread Juergen Spitzmueller
commit d90484de0a78d44d5119ce5bc78610571afcd3fc Author: Juergen Spitzmueller Date: Fri Dec 23 09:14:03 2022 +0100 Fix UI of document color selection The coloring of push buttons does not work with all themes, so use a dedicated widget. Also, accelerators have been used

[LyX/master] Update fr.po

2022-12-23 Thread jpc
commit b41679235402cc6c3b1b5cc012860433a84d33a0 Author: jpc Date: Fri Dec 23 09:26:52 2022 +0100 Update fr.po --- po/fr.gmo | Bin 637831 -> 637897 bytes po/fr.po | 437 +++-- 2 files changed, 224 insertions(+), 213 del

[LyX/master] \R and \L are not defined in babel with Xe/LuaTeX

2022-12-23 Thread Juergen Spitzmueller
commit 0bb25ee3cd66c5ac78127a7ccc0d6014cb27edf4 Author: Juergen Spitzmueller Date: Fri Dec 23 10:04:41 2022 +0100 \R and \L are not defined in babel with Xe/LuaTeX --- src/Font.cpp|2 +- src/insets/InsetTabular.cpp |2 +- src/output_latex.cpp|2 +- 3 fil

[LyX/master] de.po

2022-12-23 Thread Juergen Spitzmueller
commit 6731c51a074c18710307a34274cda12e1eb9fb56 Author: Juergen Spitzmueller Date: Fri Dec 23 10:32:22 2022 +0100 de.po --- po/de.po | 441 -- 1 files changed, 226 insertions(+), 215 deletions(-) diff --git a/po/de.po b/po/de.po

[LyX/master] Update sk.po

2022-12-23 Thread Kornel Benko
commit 962d8ae35f55fc880d6f33d1125c01c4c80fcf6d Author: Kornel Benko Date: Fri Dec 23 14:22:27 2022 +0100 Update sk.po --- po/sk.po | 33 - 1 files changed, 20 insertions(+), 13 deletions(-) diff --git a/po/sk.po b/po/sk.po index 68d64a1..ddac220 100644 -

[LyX/master] Fix signals

2022-12-23 Thread Juergen Spitzmueller
commit f06ddb23426f4c307d90e9153a90abef43b86c32 Author: Juergen Spitzmueller Date: Fri Dec 23 16:07:47 2022 +0100 Fix signals --- src/frontends/qt/GuiView.cpp |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/frontends/qt/GuiView.cpp b/src/frontends/qt/GuiVi

[LyX/master] Insert entries for Braille, FiXme, PDF Comments, PDF Forms, Ruby and TODO notes into Chapter 4 Modules of Additional.lyx

2022-12-23 Thread Pavel Sanda
commit d7ed4b9bd0b7510158b1588625e8fe57e99e29bb Author: John R Hudson Date: Fri Dec 23 09:46:42 2022 + Insert entries for Braille, FiXme, PDF Comments, PDF Forms, Ruby and TODO notes into Chapter 4 Modules of Additional.lyx --- lib/doc/Additional.lyx | 270 +++

[LyX/master] Insert entries for APA with NatBiB, Fancy Colored Boxes and Graphic Boxes to Chapter 4: Modules of Additional.lyx

2022-12-23 Thread Pavel Sanda
commit af5da98cae339d3f894889fa91d5914db8fa6c9f Author: John R Hudson Date: Fri Dec 23 20:58:43 2022 + Insert entries for APA with NatBiB, Fancy Colored Boxes and Graphic Boxes to Chapter 4: Modules of Additional.lyx --- lib/doc/Additional.lyx | 582 ++

[LyX/master] Used pressed() signal in status bar widgets (fixes #12613)

2022-12-23 Thread Juergen Spitzmueller
commit 064955b151783dd5328d9fa5d98c08c1149d5984 Author: Juergen Spitzmueller Date: Sat Dec 24 07:20:39 2022 +0100 Used pressed() signal in status bar widgets (fixes #12613) --- src/frontends/qt/GuiView.cpp |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/