[LyX features/killqt4] Reflow LyXPaths.cmake

2022-11-21 Thread Thibaut Cuvelier
The branch, killqt4, has been updated. - Log - commit 4cf7a1f6d9a5eabd0b163b2f7dbd22120f19b39c Author: Thibaut Cuvelier Date: Tue Nov 22 04:06:02 2022 +0100 Reflow LyXPaths.cmake Indentation did not match structure.

[LyX/master] Add button to stop processing

2022-11-21 Thread Juergen Spitzmueller
commit 869247b6179cd820840153b41028e66a123a210f Author: Juergen Spitzmueller Date: Mon Nov 21 18:56:28 2022 +0100 Add button to stop processing (rather than having it stop by clicking on the spinner) --- lib/Makefile.am |1 + lib/images/process-stop.svgz | Bin 0

[LyX/master] Translation of new index features step 1

2022-11-21 Thread jpc
commit 0264141b3cf70427573e654383d6d6eac9b2de3d Author: jpc Date: Mon Nov 21 18:34:07 2022 +0100 Translation of new index features step 1 --- lib/doc/fr/UserGuide.lyx | 1265 +- 1 files changed, 812 insertions(+), 453 deletions(-)

[LyX/master] Do not allow nesting macro names in macro names

2022-11-21 Thread Enrico Forestieri
commit 1ac2dc208238a28c95275117e2bc90ea651bdf36 Author: Enrico Forestieri Date: Mon Nov 21 18:24:29 2022 +0100 Do not allow nesting macro names in macro names LyX removes a single backslash when it is inserted in a macro name by the keyboard. However if it is followed by

[LyX/master] Substack should not be allowed to change columns

2022-11-21 Thread Jean-Marc Lasgouttes
commit 593bfe248a15be99bfce7e12cde6c59c92951f5f Author: Jean-Marc Lasgouttes Date: Mon Nov 21 10:43:08 2022 +0100 Substack should not be allowed to change columns Disable the arguments append-column and delete-column of tabular-features. The code is taken from

[LyX features/killqt4] remove forgotten traces of Qt4 in configure script

2022-11-21 Thread Jean-Marc Lasgouttes
The branch, killqt4, has been updated. - Log - commit 9bb61a28f8377d4ca2d848c3e53ddb360caa53aa Author: Jean-Marc Lasgouttes Date: Sun Nov 20 21:53:03 2022 +0100 remove forgotten traces of Qt4 in configure script diff --git

[LyX features/killqt4] Amend(3) 580dea63: get rid of Qt4 code also in cmake build

2022-11-21 Thread Kornel Benko
The branch, killqt4, has been updated. - Log - commit 25ad07afb23a94e40724c2b8df6ef6ce99a1b27e Author: Kornel Benko Date: Mon Nov 21 09:44:36 2022 +0100 Amend(3) 580dea63: get rid of Qt4 code also in cmake build diff --git

[LyX/2.3.x] Qt5 is now the default with configure

2022-11-21 Thread Jean-Marc Lasgouttes
commit cac50fec00e02d97fbd367a4a8bf630398f36e38 Author: Jean-Marc Lasgouttes Date: Thu Nov 17 15:10:21 2022 +0100 Qt5 is now the default with configure --- INSTALL |2 +- config/lyxinclude.m4 |4 ++-- status.23x |2 ++ 3 files changed, 5 insertions(+), 3

[LyX features/killqt4] Amend(2) 580dea63: get rid of Qt4 code also in cmake build

2022-11-21 Thread Kornel Benko
The branch, killqt4, has been updated. - Log - commit 43d506b104798ef50d651e10465c56e14240b476 Author: Kornel Benko Date: Mon Nov 21 09:31:48 2022 +0100 Amend(2) 580dea63: get rid of Qt4 code also in cmake build diff --git