]> git.lyx.org Git - lyx.git/log
lyx.git
3 months agoDo not draw appendix lines below en of document
Jean-Marc Lasgouttes [Thu, 6 Jun 2024 12:32:00 +0000 (14:32 +0200)]
Do not draw appendix lines below en of document

This bug is pretty old, but it was not visible because the grey area
below the document would overwrite it.

It would be better to close the frame at the end of the document, but
this is for later.

(cherry picked from commit 7acfbe0fccc729dcf5d910a4049b25e9943329fc)
(cherry picked from commit c96d3a03400893f440dca7e68ed87bd70bea0b39)

3 months agoUpdate README
Richard Kimberly Heck [Tue, 4 Jun 2024 15:25:58 +0000 (11:25 -0400)]
Update README

3 months agoFix table crash reported on Windows.
Richard Kimberly Heck [Sun, 2 Jun 2024 18:12:23 +0000 (14:12 -0400)]
Fix table crash reported on Windows.

(cherry picked from commit 3e796c680a11593bd09433be22bec45dcfe0d7a7)

3 months agoFix display of math hull inset in RTL context
Jean-Marc Lasgouttes [Thu, 16 May 2024 12:56:28 +0000 (14:56 +0200)]
Fix display of math hull inset in RTL context

The inversion of margin was done in the wrong way for RTL support.

(cherry picked from commit b469c142ad579d3338fc81ab3e1c6ee7b4e270ec)

3 months agoBegin 2.4.1 development
Richard Kimberly Heck [Fri, 31 May 2024 23:43:36 +0000 (19:43 -0400)]
Begin 2.4.1 development

3 months agoMinor update
Richard Kimberly Heck [Fri, 31 May 2024 23:41:22 +0000 (19:41 -0400)]
Minor update

3 months agoAmend 4730ec78: FindAdv: sometimes a space is added on some math symbols
Kornel Benko [Fri, 31 May 2024 07:07:19 +0000 (09:07 +0200)]
Amend 4730ec78: FindAdv: sometimes a space is added on some math symbols

Restrict the removing to math insets

3 months agoNew status file, and status for last commit
Richard Kimberly Heck [Wed, 29 May 2024 14:49:58 +0000 (10:49 -0400)]
New status file, and status for last commit

3 months agoFindAdv: sometimes a space is added on some math symbols
Kornel Benko [Wed, 29 May 2024 12:09:20 +0000 (14:09 +0200)]
FindAdv: sometimes a space is added on some math symbols

For example '\int '.
Should fix regression #13070
Spotted  by Alexander Dunlap

3 months agoWininstaller Qt6.7 changed file name 2.4.0
Eugene Chornyi [Sun, 26 May 2024 07:35:10 +0000 (09:35 +0200)]
Wininstaller Qt6.7 changed file name

(cherry picked from commit a6d0d7ea92b686fc102b05970830ee11fc51e47b)

3 months agoRemerge strings.
Richard Kimberly Heck [Sat, 25 May 2024 21:50:58 +0000 (17:50 -0400)]
Remerge strings.

3 months agoNew 2.4.0 release
Richard Kimberly Heck [Sat, 25 May 2024 21:50:41 +0000 (17:50 -0400)]
New 2.4.0 release

3 months agoCmake build: Initialize variable 'CMAKE_INSTALL_PREFIX' before use
Kornel Benko [Fri, 24 May 2024 18:26:04 +0000 (20:26 +0200)]
Cmake build: Initialize variable 'CMAKE_INSTALL_PREFIX' before use

Spotted by Eugene Chornyi <yu_jin@lyx.org>

3 months agoInsetNote: pass on inset-modify lfuns addressed at other insets (#13068)
Juergen Spitzmueller [Fri, 24 May 2024 12:19:18 +0000 (14:19 +0200)]
InsetNote: pass on inset-modify lfuns addressed at other insets (#13068)

(cherry picked from commit ae1ddcbda0615b742184f4263cd1ad550eb38c32)

4 months ago*RELEASE-NOTES: add cprotect
Pavel Sanda [Sun, 19 May 2024 23:08:16 +0000 (01:08 +0200)]
*RELEASE-NOTES: add cprotect

4 months agoReturn a reference, not a copy.
Richard Kimberly Heck [Sun, 19 May 2024 20:55:48 +0000 (16:55 -0400)]
Return a reference, not a copy.

Stupid mistake from 2009. Thanks to Scott and JMarc for tracking
it down.

(cherry picked from commit de5f63eeb398046027180162272cc83099fdef55)

4 months agoAmend 207eaeee9071cb
Juergen Spitzmueller [Thu, 16 May 2024 05:33:29 +0000 (07:33 +0200)]
Amend 207eaeee9071cb

The upstream encoding needs to be updated after this routine
(see comment in OutputParams.h:183ff.)

(cherry picked from commit 2d95f8fc160d6ecc63acb81ffac16a99339083b2)

4 months agoAmend(1) 5eaa03a1, Adapt to recognise AC_INIT empty buildtype
Kornel Benko [Wed, 15 May 2024 10:16:59 +0000 (12:16 +0200)]
Amend(1) 5eaa03a1, Adapt to recognise AC_INIT empty buildtype

4 months agoCmake build: Adapt to recognise AC_INIT empty buildtype
Kornel Benko [Tue, 14 May 2024 15:07:18 +0000 (17:07 +0200)]
Cmake build: Adapt to recognise AC_INIT empty buildtype

4 months agoUpdate build file
Richard Kimberly Heck [Mon, 13 May 2024 21:39:44 +0000 (17:39 -0400)]
Update build file

4 months ago2.4.0!
Richard Kimberly Heck [Mon, 13 May 2024 21:34:41 +0000 (17:34 -0400)]
2.4.0!

4 months ago Close notes about status of translation
jpc [Mon, 13 May 2024 09:33:56 +0000 (11:33 +0200)]
      Close notes about status of translation

4 months ago Typo
jpc [Mon, 13 May 2024 08:24:29 +0000 (10:24 +0200)]
   Typo

4 months ago Translate documentation of NeedCProtect
jpc [Mon, 13 May 2024 08:16:16 +0000 (10:16 +0200)]
    Translate documentation of NeedCProtect

4 months agoDocument NeedCProtect -1
Juergen Spitzmueller [Mon, 13 May 2024 04:53:19 +0000 (06:53 +0200)]
Document NeedCProtect -1

4 months agoAmend 207eaeee9071cb
Juergen Spitzmueller [Sun, 12 May 2024 06:52:09 +0000 (08:52 +0200)]
Amend 207eaeee9071cb

FragileFrame, as opposed to normal frame, supports cprotect (and needs
it in the usual circumstances)

(cherry picked from commit eeb3f9e719d15c4117a510e8a214d1c1b2c5a33c)

4 months agoIntroduce NeedCProtect -1 layout option
Juergen Spitzmueller [Sun, 12 May 2024 05:52:16 +0000 (07:52 +0200)]
Introduce NeedCProtect -1 layout option

It turns out beamer frame does not allow \cprotect and errors if it is
used. Hence we need to prevent it in this context entirely.

(cherry picked from commit 207eaeee9071cb828a2ab7f4680f8ff92e379af8)

4 months agoRemerge strings for 2.4.0 release
Richard Kimberly Heck [Fri, 10 May 2024 17:14:09 +0000 (13:14 -0400)]
Remerge strings for 2.4.0 release

4 months agoUpdate LFUNs
Richard Kimberly Heck [Fri, 10 May 2024 17:11:08 +0000 (13:11 -0400)]
Update LFUNs

4 months ago Typo
jpc [Fri, 26 Apr 2024 16:33:33 +0000 (18:33 +0200)]
  Typo

4 months ago Last review of French Tutorial manual before 2.4.0
jpc [Fri, 26 Apr 2024 16:16:22 +0000 (18:16 +0200)]
    Last review of French Tutorial manual before 2.4.0

4 months ago Last review of French Math manual before 2.4.0
jpc [Fri, 26 Apr 2024 09:43:30 +0000 (11:43 +0200)]
   Last review of French Math manual before 2.4.0

4 months ago Last review of French Math manual before 2.4.0
jpc [Fri, 26 Apr 2024 09:42:41 +0000 (11:42 +0200)]
     Last review of French Math manual before 2.4.0

4 months ago Last review of French Intro manual before 2.4.0
jpc [Thu, 25 Apr 2024 16:26:47 +0000 (18:26 +0200)]
            Last review of French Intro manual before 2.4.0

4 months ago Last review of French Customization manual before 2.4.0
jpc [Thu, 25 Apr 2024 16:00:16 +0000 (18:00 +0200)]
  Last review of French Customization manual before 2.4.0

4 months ago Check spelling of the French EmbeddedObjects manual
jpc [Wed, 24 Apr 2024 08:44:06 +0000 (10:44 +0200)]
    Check spelling of the French EmbeddedObjects manual

4 months ago Translation of French Additional manual completed
jpc [Mon, 22 Apr 2024 16:22:01 +0000 (18:22 +0200)]
    Translation of French Additional manual completed

4 months agosmall changes backported from master
Jean-Marc Lasgouttes [Fri, 19 Apr 2024 15:16:00 +0000 (17:16 +0200)]
small changes backported from master

4 months ago Typo
jpc [Mon, 22 Apr 2024 08:27:07 +0000 (10:27 +0200)]
   Typo

4 months ago Remove non supported Article classes in UserGuide
jpc [Mon, 22 Apr 2024 07:18:52 +0000 (09:18 +0200)]
    Remove non supported Article classes in UserGuide

4 months ago* metainfo.xml - homepage missing
Pavel Sanda [Sun, 21 Apr 2024 01:49:12 +0000 (03:49 +0200)]
* metainfo.xml - homepage missing

4 months ago Update fr.po
jpc [Sun, 21 Apr 2024 15:19:08 +0000 (17:19 +0200)]
     Update fr.po

4 months agoUpdate sk.po
Kornel Benko [Sun, 21 Apr 2024 10:11:59 +0000 (12:11 +0200)]
Update sk.po

4 months ago* cs.po
Pavel Sanda [Sun, 21 Apr 2024 09:57:29 +0000 (11:57 +0200)]
* cs.po

4 months agode.po
Juergen Spitzmueller [Sun, 21 Apr 2024 09:25:12 +0000 (11:25 +0200)]
de.po

4 months agoremerge strings
Juergen Spitzmueller [Sun, 21 Apr 2024 09:24:02 +0000 (11:24 +0200)]
remerge strings

4 months agoHandle the case of outdated chkconfig.ltx in user directory
Juergen Spitzmueller [Sat, 20 Apr 2024 12:57:12 +0000 (14:57 +0200)]
Handle the case of outdated chkconfig.ltx in user directory

(cherry picked from commit b8ff824a4f4ab4d3e213b55bf8117fd95b7b9657)

5 months agoConvert $${python} placeholder for graphic conversions
José Matos [Sun, 14 Apr 2024 20:30:02 +0000 (21:30 +0100)]
Convert $${python} placeholder for graphic conversions

(cherry picked from commit cdcaf0e7b6cc45bc74175667c390c3148c4730e9)

5 months agoCmake install: Forgotten to install tabletemplates.
Kornel Benko [Sat, 20 Apr 2024 17:33:25 +0000 (19:33 +0200)]
Cmake install: Forgotten to install tabletemplates.

(cherry picked from commit d05e295ddc22c65183a203e97240898a055d2d12)

5 months ago French UserGuide: check spelling and remove no more exiting article classes
jpc [Fri, 19 Apr 2024 16:54:01 +0000 (18:54 +0200)]
     French UserGuide: check spelling and remove no more exiting article classes

5 months ago#13049 add window activation for preferences to avoid it be hidden by main window...
Stephan Witt [Fri, 5 Apr 2024 08:47:49 +0000 (10:47 +0200)]
#13049 add window activation for preferences to avoid it be hidden by main window on mac after alert prompts

(cherry picked from commit 4c1db7cad866d99af2f2474d8467cc8581eb0eef)

5 months ago Typos in Additional.lyx, seen while translating in French
jpc [Fri, 19 Apr 2024 09:41:53 +0000 (11:41 +0200)]
   Typos in Additional.lyx, seen while translating in French

5 months ago Typo in fr.po
jpc [Fri, 19 Apr 2024 09:22:45 +0000 (11:22 +0200)]
   Typo in fr.po

5 months ago Typos iun Franch Additional manual
jpc [Fri, 19 Apr 2024 09:21:08 +0000 (11:21 +0200)]
   Typos iun Franch Additional manual

5 months ago Update translation of the French Additional manual, section 4.12 missing
jpc [Fri, 19 Apr 2024 08:54:40 +0000 (10:54 +0200)]
    Update translation of the French Additional manual, section 4.12 missing

5 months ago* another update fo zh_CN.po
Pavel Sanda [Thu, 18 Apr 2024 22:15:38 +0000 (00:15 +0200)]
* another update fo zh_CN.po

5 months agoImproved copy operation for user directory contents of previous major releases
Stephan Witt [Thu, 11 Apr 2024 16:30:29 +0000 (18:30 +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 of a hang on first start of LyX with new major release.
  The removal of the chkconfig.ltx (leftover from early LyX versions) fixed the issue.

(cherry picked from commit 945a02e2e176e0f8fb9c599700c693032a01fa5d)

5 months agoClarify release note.
Juergen Spitzmueller [Sat, 13 Apr 2024 05:12:34 +0000 (07:12 +0200)]
Clarify release note.

5 months ago* pt_BR.po from Georger
Pavel Sanda [Sat, 13 Apr 2024 01:07:17 +0000 (03:07 +0200)]
* pt_BR.po from Georger

5 months agoUpdate Qt bug documentation (#12641)
Juergen Spitzmueller [Fri, 12 Apr 2024 09:13:15 +0000 (11:13 +0200)]
Update Qt bug documentation (#12641)

5 months ago* CREDITS regenerate
Pavel Sanda [Thu, 11 Apr 2024 07:45:38 +0000 (09:45 +0200)]
* CREDITS regenerate

5 months agoUpdate credits
Pavel Sanda [Thu, 11 Apr 2024 07:42:29 +0000 (09:42 +0200)]
Update credits

5 months ago* zh_CN.po - update credits
Pavel Sanda [Thu, 11 Apr 2024 07:37:36 +0000 (09:37 +0200)]
* zh_CN.po - update credits

5 months agoupdate zh_CN translation
Jiaxu Zi [Wed, 10 Apr 2024 09:19:28 +0000 (17:19 +0800)]
update zh_CN translation

5 months agoUpdate Win installer for new dictionary links. Untested.
Pavel Sanda [Wed, 10 Apr 2024 19:13:41 +0000 (21:13 +0200)]
Update Win installer for new dictionary links. Untested.

5 months agoDocs - update URL for dictionaries after recent infra movements
Pavel Sanda [Wed, 10 Apr 2024 19:12:36 +0000 (21:12 +0200)]
Docs - update URL for dictionaries after recent infra movements

5 months ago Update fr.po: a couple of typos and shortcut conflicts resolution
jpc [Wed, 10 Apr 2024 16:57:58 +0000 (18:57 +0200)]
    Update fr.po: a couple of typos and shortcut conflicts resolution

5 months ago French Additional manual, translation of chapter 4 up to sec. 4.9
jpc [Wed, 10 Apr 2024 16:50:42 +0000 (18:50 +0200)]
     French Additional manual, translation of chapter 4 up to sec. 4.9

5 months agoFix compilation with msvc 2019
Jean-Marc Lasgouttes [Sun, 7 Apr 2024 18:41:13 +0000 (20:41 +0200)]
Fix compilation with msvc 2019

'uint' is not defined, 'unsigned int' is better.

(cherry picked from commit c7f53afd319fc9028be74f8949cec00063972462)

5 months agoDo not include <QDate> in InsetInfo.h
Jean-Marc Lasgouttes [Thu, 4 Apr 2024 15:35:54 +0000 (17:35 +0200)]
Do not include <QDate> in InsetInfo.h

This is used by getDate/getTime, which actually should not be
InsetInfoParams methods, but functions in anonymous namespace.

(cherry picked from commit 51562ff37732f4949441bd8c2b55692b0719093a)

5 months ago* layouttranslations.review, ack from Yitzhak.
Pavel Sanda [Sun, 7 Apr 2024 20:01:49 +0000 (22:01 +0200)]
* layouttranslations.review, ack from Yitzhak.

5 months agoFix assertion when pasting paragraph with insets in lyxrc.ct_markup_copied
Juergen Spitzmueller [Sat, 6 Apr 2024 07:47:22 +0000 (09:47 +0200)]
Fix assertion when pasting paragraph with insets in lyxrc.ct_markup_copied

This has to be done after the inset buffers have been initialized.

(cherry picked from commit 9198ed5965809a1e951d1b721899d0051e619e34)

5 months ago French Additional manual, translation of chapter 4 up to sec. 4.3
jpc [Sat, 6 Apr 2024 16:42:09 +0000 (18:42 +0200)]
       French Additional manual, translation of chapter 4 up to sec. 4.3

5 months agoCmake build: Make QT5-compilation be default
Kornel Benko [Sat, 6 Apr 2024 10:36:47 +0000 (12:36 +0200)]
Cmake build: Make QT5-compilation be default

5 months ago* LFUNs.lyx - regenerate
Pavel Sanda [Fri, 5 Apr 2024 18:01:19 +0000 (20:01 +0200)]
* LFUNs.lyx - regenerate

5 months ago* quote-insert lfun description
Pavel Sanda [Fri, 5 Apr 2024 17:47:20 +0000 (19:47 +0200)]
* quote-insert lfun description

5 months agoRevert "Update sk.po"
jpc [Fri, 5 Apr 2024 15:48:43 +0000 (17:48 +0200)]
Revert "Update sk.po"

This reverts commit 148001f6fe5575cb3752f11a76360d0372d74ade.

5 months agoCouple of corrections in RELEASE-NOTES (mainly typos)
Juergen Spitzmueller [Fri, 5 Apr 2024 11:44:19 +0000 (13:44 +0200)]
Couple of corrections in RELEASE-NOTES (mainly typos)

5 months agoUpdate update-po.sh script
Richard Kimberly Heck [Thu, 4 Apr 2024 21:09:16 +0000 (17:09 -0400)]
Update update-po.sh script

(cherry picked from commit b360b9ebf7c2b1bbb0fe674790ed78065c3780c0)
(cherry picked from commit eb57c93aab05d586e8b06ef8a7277850f1591e24)

5 months agoCompilation fix with Qt < 5.7
Jean-Marc Lasgouttes [Wed, 3 Apr 2024 10:39:09 +0000 (12:39 +0200)]
Compilation fix with Qt < 5.7

Qt::ImAnchorRectangle has only been introduced in Qt 5.7. Since it is
used to answer a query from the IM machinery, there is no need for
it with older Qt versions.

(cherry picked from commit 6260689fd552a5e83d2970dcfd4d5ba7e09443e7)

5 months ago* ANNOUNCE
Pavel Sanda [Wed, 3 Apr 2024 19:49:05 +0000 (21:49 +0200)]
* ANNOUNCE

5 months agoFix label escaping in InsetMathRef (#12980)
Juergen Spitzmueller [Tue, 2 Apr 2024 06:15:53 +0000 (08:15 +0200)]
Fix label escaping in InsetMathRef (#12980)

This was completely broken: the IDs have been escaped in the LyX file
(which they absolutely shouldn't) but not in all LaTeX output (which
they should).

(cherry picked from commit 98080ca0d548b754433a99f9f097054134117184)

5 months ago Update fr.po
jpc [Tue, 2 Apr 2024 16:52:32 +0000 (18:52 +0200)]
     Update fr.po

5 months ago Translation of French Additional.lyx: chapter 3 completed
jpc [Tue, 2 Apr 2024 09:51:49 +0000 (11:51 +0200)]
      Translation of French Additional.lyx: chapter 3 completed

5 months agoUpdate sk.po
Kornel Benko [Tue, 2 Apr 2024 09:35:56 +0000 (11:35 +0200)]
Update sk.po

5 months agoCmake build: Adapt for branch 2.4
Kornel Benko [Tue, 2 Apr 2024 08:46:20 +0000 (10:46 +0200)]
Cmake build: Adapt for branch 2.4

5 months agode/UserGuide: update
Juergen Spitzmueller [Tue, 2 Apr 2024 07:32:02 +0000 (09:32 +0200)]
de/UserGuide: update

5 months agoMarking branching
Richard Kimberly Heck [Mon, 1 Apr 2024 20:20:24 +0000 (16:20 -0400)]
Marking branching

5 months agoFix context menu of InsetMathRef
Juergen Spitzmueller [Mon, 1 Apr 2024 15:59:56 +0000 (17:59 +0200)]
Fix context menu of InsetMathRef

5 months agoFix backslash LaTeXifying in InsetCommand
Juergen Spitzmueller [Mon, 1 Apr 2024 08:57:27 +0000 (10:57 +0200)]
Fix backslash LaTeXifying in InsetCommand

\ was transformed very early to \textbackslash{}, but then the following
routines escaped braces in the string, so we wrongly ended up in
\textbackslash\{\} and "\{} in the output

5 months agoFactor out shared method
Juergen Spitzmueller [Sun, 31 Mar 2024 10:40:27 +0000 (12:40 +0200)]
Factor out shared method

Amends babb5b007bd

5 months ago Restore Chapter 11
jpc [Sat, 30 Mar 2024 16:38:18 +0000 (17:38 +0100)]
       Restore Chapter 11

5 months agoFix crash with quick search starting with mathed selection
Juergen Spitzmueller [Sat, 30 Mar 2024 09:14:34 +0000 (10:14 +0100)]
Fix crash with quick search starting with mathed selection

setCursorSelection does not work with math. Copy the method from
spellchecker.

5 months ago Further translations of the French Additional manual
jpc [Fri, 29 Mar 2024 17:58:25 +0000 (18:58 +0100)]
   Further translations of the French Additional manual

5 months ago Further translations of French Additional manual + typo and ref. to Hebrew...
jpc [Thu, 28 Mar 2024 18:09:38 +0000 (19:09 +0100)]
  Further translations of French Additional manual + typo and ref. to Hebrew Letter in sec 3.5 of Additional.lyx

5 months agoDo not enter page break in heading (#13040)
Juergen Spitzmueller [Thu, 28 Mar 2024 17:03:54 +0000 (18:03 +0100)]
Do not enter page break in heading (#13040)

Rather than that, put it before or after, or disallow,
depending on the position.

5 months ago Further translations of French Additional manual
jpc [Thu, 28 Mar 2024 09:13:22 +0000 (10:13 +0100)]
  Further translations of French Additional manual

5 months ago Further translation of French Additional manual + typo in English version
jpc [Wed, 27 Mar 2024 17:38:28 +0000 (18:38 +0100)]
   Further translation of French Additional manual + typo in English version

5 months agoTypo in doc
Jean-Marc Lasgouttes [Mon, 25 Mar 2024 21:32:17 +0000 (22:32 +0100)]
Typo in doc

Thanks to Peter J. Puchyr for noticing it.

5 months agoFix alignment of screen font preview in prefs (remaining part of #13046)
Juergen Spitzmueller [Sun, 24 Mar 2024 08:00:41 +0000 (09:00 +0100)]
Fix alignment of screen font preview in prefs (remaining part of #13046)