[LyX/master] When breaking a paragraph, do not reset depth

2023-07-16 Thread Jean-Marc Lasgouttes
commit 13d24c711e745ea0c6ea2019236025d14bd2defa Author: Jean-Marc Lasgouttes Date: Sun Mar 26 20:28:00 2023 +0200 When breaking a paragraph, do not reset depth Remove some logic that would reset depth when editing non-environment stuff (e.g. Standard layout) at non-zero depth.

[LyX/master] #12818 amend last change b924db72c5 - use c++ 11 compiler compatible code

2023-07-16 Thread Stephan Witt
commit c4195defe61a73afbf67a9250abf9126c4432c11 Author: Stephan Witt Date: Sun Jul 16 17:11:38 2023 +0200 #12818 amend last change b924db72c5 - use c++ 11 compiler compatible code --- src/frontends/qt/GuiAlert.cpp |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff

[LyX/master] #12818 correct evaluation of message box result info

2023-07-16 Thread Stephan Witt
commit b924db72c5bc7e194d1b6a2b0e55f0427fa366b6 Author: Stephan Witt Date: Sun Jul 16 16:48:49 2023 +0200 #12818 correct evaluation of message box result info The help page of int QMessageBox::exec() (​https://doc.qt.io/qt-6/qmessagebox.html#exec) says: When using a

[LyX/master] Move comment to where it belongs

2023-07-16 Thread Juergen Spitzmueller
commit b397c78b70fc471ca9aa8398298a2343079d5f56 Author: Juergen Spitzmueller Date: Sun Jul 16 16:46:02 2023 +0200 Move comment to where it belongs --- src/output_latex.cpp |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/output_latex.cpp

[LyX/master] If language needs to be reset at the end of footnotes or floats

2023-07-16 Thread Juergen Spitzmueller
commit 243b0ef90c09d52ba52e9918f2f80ba4557d068e Author: Juergen Spitzmueller Date: Sun Jul 16 16:31:31 2023 +0200 If language needs to be reset at the end of footnotes or floats then do reset it only after footnotes or floats. \selectlanguage at the end of environments might