]> git.lyx.org Git - lyx.git/log
lyx.git
9 months agoUpdate caret if needed when changing depth
Jean-Marc Lasgouttes [Wed, 30 Aug 2023 11:45:00 +0000 (13:45 +0200)]
Update caret if needed when changing depth

Fixes bug #12856.

9 months agoUse correct cursor when creating undo group
Jean-Marc Lasgouttes [Tue, 29 Aug 2023 15:23:22 +0000 (17:23 +0200)]
Use correct cursor when creating undo group

This affects where cursor will be after undo. In this case, we want
obviously the 'old' cursor.

Fixes bug #12874.

9 months agoAdd message dialog to LFUN_CITATION_OPEN chain
Juergen Spitzmueller [Tue, 29 Aug 2023 12:43:59 +0000 (14:43 +0200)]
Add message dialog to LFUN_CITATION_OPEN chain

This addresses security concerns.

9 months agoRemove absolute path
Juergen Spitzmueller [Tue, 29 Aug 2023 08:45:23 +0000 (10:45 +0200)]
Remove absolute path

9 months agode/Shortcuts: sync with the changes in en/
Juergen Spitzmueller [Tue, 29 Aug 2023 08:41:16 +0000 (10:41 +0200)]
de/Shortcuts: sync with the changes in en/

9 months agoBack to development, hopefully with RC1 next
Richard Kimberly Heck [Tue, 29 Aug 2023 00:57:46 +0000 (20:57 -0400)]
Back to development, hopefully with RC1 next

9 months agoBeta 4
Richard Kimberly Heck [Thu, 24 Aug 2023 14:57:18 +0000 (10:57 -0400)]
Beta 4

9 months ago* ca/Shortcuts.lyx - remove notes
Pavel Sanda [Mon, 28 Aug 2023 19:17:53 +0000 (21:17 +0200)]
* ca/Shortcuts.lyx - remove notes

9 months agoFix detection of private Qt6 headers
Enrico Forestieri [Mon, 28 Aug 2023 09:03:23 +0000 (11:03 +0200)]
Fix detection of private Qt6 headers

The gui-private is a separate module. Private Qt6 GUI headers
are currently used only with the Windows backend. However they
are needed to port to Qt6 all functionality that was depending
on the -extras modules. For example, all code guarded by the
macro HAVE_QT5_X11_EXTRAS has to be audited and properly replaced
by Qt6 code. See for example 771f30e9 and 17b24cf4.

9 months agoFix detection of xcb during configure
Enrico Forestieri [Mon, 28 Aug 2023 08:52:08 +0000 (10:52 +0200)]
Fix detection of xcb during configure

The QT_FEATURE_xcb macro is not in the private headers anymore.
They keep changing APIs...

9 months ago* ec/ca Shortcuts.lyx (en CT on, ca CT accepted)
Pavel Sanda [Sun, 27 Aug 2023 19:51:33 +0000 (21:51 +0200)]
* ec/ca Shortcuts.lyx (en CT on, ca CT accepted)

9 months ago* Shortcuts.lyx - small changes from Daniel, now in CT
Pavel Sanda [Sun, 27 Aug 2023 19:44:01 +0000 (21:44 +0200)]
* Shortcuts.lyx - small changes from Daniel, now in CT

9 months ago Update French Intro.Lyx
jpc [Sun, 27 Aug 2023 09:21:56 +0000 (11:21 +0200)]
     Update French Intro.Lyx

9 months agoUpdate sk.po
Kornel Benko [Sat, 26 Aug 2023 13:23:13 +0000 (15:23 +0200)]
Update sk.po

9 months agolibrary > system, pt. II.
Juergen Spitzmueller [Sat, 26 Aug 2023 10:45:41 +0000 (12:45 +0200)]
library > system, pt. II.

9 months agode.po
Juergen Spitzmueller [Sat, 26 Aug 2023 10:07:33 +0000 (12:07 +0200)]
de.po

9 months agoChange "library directory" to "system directory" (#12709)
Juergen Spitzmueller [Sat, 26 Aug 2023 10:03:20 +0000 (12:03 +0200)]
Change "library directory" to "system directory" (#12709)

9 months agoAdd accelerator
Juergen Spitzmueller [Sat, 26 Aug 2023 09:44:00 +0000 (11:44 +0200)]
Add accelerator

9 months agode.po
Juergen Spitzmueller [Sat, 26 Aug 2023 09:43:29 +0000 (11:43 +0200)]
de.po

9 months agoFix formatting
Juergen Spitzmueller [Sat, 26 Aug 2023 09:29:03 +0000 (11:29 +0200)]
Fix formatting

We use sans serif for widget labels in the docs

9 months agode/UserGuide: update
Juergen Spitzmueller [Sat, 26 Aug 2023 09:28:37 +0000 (11:28 +0200)]
de/UserGuide: update

9 months ago* cs.po
Pavel Sanda [Fri, 25 Aug 2023 20:04:39 +0000 (22:04 +0200)]
* cs.po

9 months agoRemerge cs.po
Pavel Sanda [Fri, 25 Aug 2023 20:02:44 +0000 (22:02 +0200)]
Remerge cs.po

9 months agoPolish formatted reference patch, and add documentation.
Richard Kimberly Heck [Fri, 25 Aug 2023 19:23:43 +0000 (15:23 -0400)]
Polish formatted reference patch, and add documentation.

9 months ago* Intro.lyx from Dan.
Pavel Sanda [Fri, 25 Aug 2023 18:55:21 +0000 (20:55 +0200)]
* Intro.lyx from Dan.

9 months agoFix layouttranslation ES notes
Pavel Sanda [Fri, 25 Aug 2023 16:53:53 +0000 (18:53 +0200)]
Fix layouttranslation ES notes

https://www.mail-archive.com/lyx-docs@lists.lyx.org/msg10124.html

9 months agoRevert UI fix for two digit numbers. It actually does not work.
Pavel Sanda [Fri, 25 Aug 2023 16:52:27 +0000 (18:52 +0200)]
Revert UI fix for two digit numbers. It actually does not work.

https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg220179.html

9 months agoDo not use superscript display for now.
Jean-Marc Lasgouttes [Fri, 25 Aug 2023 15:50:14 +0000 (11:50 -0400)]
Do not use superscript display for now.

There are font issues on some platforms.

9 months agoPolish
Richard Kimberly Heck [Sun, 30 Jul 2023 17:46:20 +0000 (13:46 -0400)]
Polish

9 months agoPut use_formatted_reference code in addToToc instead of updateBuffer
Alexander Dunlap [Sun, 30 Jul 2023 17:32:48 +0000 (13:32 -0400)]
Put use_formatted_reference code in addToToc instead of updateBuffer
to handle forward references.

9 months agoPreview formatted references in the work area.
Richard Kimberly Heck [Sat, 29 Jul 2023 18:07:28 +0000 (14:07 -0400)]
Preview formatted references in the work area.

Patch from Daniel Ramoeller <d.lyx@web.de>, fixed up by RKH.

9 months agoAssign equation numbers in updateBuffer instead of
Alexander Dunlap [Fri, 25 Aug 2023 01:14:53 +0000 (21:14 -0400)]
Assign equation numbers in updateBuffer instead of
addToToc so that they can be used in updateToc to
assign label cross-refs

9 months agoFix bug #12797.
Richard Kimberly Heck [Thu, 27 Jul 2023 23:31:11 +0000 (19:31 -0400)]
Fix bug #12797.

Use plaintext to give some display of equations in TOC.

9 months agoAmend 101363352c111
Juergen Spitzmueller [Thu, 24 Aug 2023 07:56:09 +0000 (09:56 +0200)]
Amend 101363352c111

Instead of just disabling MOUSE_MOTION on inset buttons, we now register
the coordinates where the latest mouse press happens, and if that's on
the inset button we are on when releasing, we toggle the inset.

Thus, minimal unintentional mouse movements don't lead to the button not
to respond.

9 months ago#11921 change default roman (serif) screen font
Stephan Witt [Wed, 23 Aug 2023 19:36:10 +0000 (21:36 +0200)]
#11921 change default roman (serif) screen font

The hard coded LyX default font (Times) doesn't work well on macOS.
The text seems to be shifted slightly upwards.

9 months agoAlow two digit number of remembered files in ui.
Pavel Sanda [Tue, 22 Aug 2023 19:42:50 +0000 (21:42 +0200)]
Alow two digit number of remembered files in ui.

Reported by Dan.

9 months ago* ca/es Welcome.lyx updates by Dan.
Pavel Sanda [Tue, 22 Aug 2023 19:55:48 +0000 (21:55 +0200)]
* ca/es Welcome.lyx updates by Dan.

I accepted all changes as there is no one else to check.

9 months ago* Welcome.lyx - few small fixes by Dan.
Pavel Sanda [Tue, 22 Aug 2023 19:50:46 +0000 (21:50 +0200)]
* Welcome.lyx - few small fixes by Dan.

I agree with the fixes, but let them in CT, so translators can track it.
Before 2.4 we should accept those changes.

9 months agoRevert part of unintended changes in layouttranslations. Still needs review.
Pavel Sanda [Mon, 21 Aug 2023 21:44:21 +0000 (23:44 +0200)]
Revert part of unintended changes in layouttranslations. Still needs review.

9 months agolayouttranslations.review - update the current status
Pavel Sanda [Mon, 21 Aug 2023 21:41:25 +0000 (23:41 +0200)]
layouttranslations.review - update the current status

9 months agoAdd Daniel to credits.
Pavel Sanda [Mon, 21 Aug 2023 20:54:39 +0000 (22:54 +0200)]
Add Daniel to credits.

9 months agoMake Acknowledg(e)ment translations identical.
Pavel Sanda [Mon, 21 Aug 2023 20:49:21 +0000 (22:49 +0200)]
Make Acknowledg(e)ment translations identical.

The Acknowledgement can be probably deleted from layouttranslations altogether now.

9 months agoRegenerate layouttranslations with es/ca updates
Pavel Sanda [Mon, 21 Aug 2023 20:47:48 +0000 (22:47 +0200)]
Regenerate layouttranslations with es/ca updates

9 months ago* ca.po & es.po updates for layouttranslations.
Pavel Sanda [Mon, 21 Aug 2023 20:40:25 +0000 (22:40 +0200)]
* ca.po & es.po updates for layouttranslations.

Reviewed by Daniel Fernandez.

https://www.mail-archive.com/lyx-docs@lists.lyx.org/msg10115.html

9 months agoRemerge ca.po & es.po
Pavel Sanda [Mon, 21 Aug 2023 20:38:42 +0000 (22:38 +0200)]
Remerge ca.po & es.po

9 months agoTentative fix for the inset problems on Mac (#12418, maybe #12820, #12279)
Juergen Spitzmueller [Mon, 21 Aug 2023 17:20:06 +0000 (19:20 +0200)]
Tentative fix for the inset problems on Mac (#12418, maybe #12820, #12279)

This is committed now in order to get testing from Mac users in the next
prerelease. Subject to change or even reversion.

9 months agoPython fixes from José Matos
Scott Kostyshak [Sun, 20 Aug 2023 01:32:41 +0000 (21:32 -0400)]
Python fixes from José Matos

See here:

  https://www.mail-archive.com/search?l=mid&q=a7960223ee91696e916b281d1d9fc55df10a9480.camel%40gmail.com

Description from José pasted below:

  Functions `length_in_bp` and `revert_flex_inset` have an error in a
  (almost) never used path. The reason why this was never triggered is
  because this is part of the code where we try all the best efforts
  to recover from an ill-formed LyX file.

  The problem is that the functions call the `document` variable to
  issue an warning if the file does not follow the usual structure.
  The simple fix is to add that variable (as the first for the
  functions) and to add them at all the places where the functions are
  called.

  For reference this code was introduced by Georg (Baum) more than 8
  years ago and it was never reported. So the issue is not urgent in
  any meaningful way. :-)

  In `lyx2lyx/lyx_2_0.py`, in the function `revert_nameref`, there is
  a call to the document variable. The same as all the above.

  In `lyx2lyx/lyx_2_4.py`, in the `class fontmapping`. Similar to the
  above but now for error.

10 months agoUse master buffer setting when exporting
Richard Kimberly Heck [Fri, 18 Aug 2023 23:17:05 +0000 (19:17 -0400)]
Use master buffer setting when exporting

10 months agosupported-languages: update info on font subs
Scott Kostyshak [Fri, 18 Aug 2023 15:24:34 +0000 (11:24 -0400)]
supported-languages: update info on font subs

Consistent with 008e1cc9.

10 months agosupported-languages.lyx: update format
Scott Kostyshak [Fri, 18 Aug 2023 15:22:07 +0000 (11:22 -0400)]
supported-languages.lyx: update format

10 months agoAmend change 5c8e3a5f0d - correct include directives
Stephan Witt [Fri, 18 Aug 2023 10:51:40 +0000 (12:51 +0200)]
Amend change 5c8e3a5f0d - correct include directives

10 months agoImprove readability of code and comments
Juergen Spitzmueller [Fri, 18 Aug 2023 08:02:48 +0000 (10:02 +0200)]
Improve readability of code and comments

10 months agoMirror all delimiters in RTL context with luabidi, regardless of the language or...
Juergen Spitzmueller [Fri, 18 Aug 2023 07:20:26 +0000 (09:20 +0200)]
Mirror all delimiters in RTL context with luabidi, regardless of the language or script (#12881)

Patch by Udi Fogiel

10 months agoRemove Qt < 5.2 conditionals and special code
Juergen Spitzmueller [Fri, 18 Aug 2023 07:04:12 +0000 (09:04 +0200)]
Remove Qt < 5.2 conditionals  and special code

We require Qt 5.2 at least for LyX 2.4

10 months agoFix font substitutions of Thai documents
Scott Kostyshak [Fri, 18 Aug 2023 02:02:09 +0000 (22:02 -0400)]
Fix font substitutions of Thai documents

The substitutefont package is obsoleted now on TL because the
required functionality is in the kernel. See here:

  https://ctan.org/pkg/substitutefont

10 months ago* lyxpaperview.py - non-waiting process call for all cases.
Pavel Sanda [Thu, 17 Aug 2023 21:36:18 +0000 (23:36 +0200)]
* lyxpaperview.py - non-waiting process call for all cases.

10 months agoAdd direction switch with Babel/bidi (#12864)
Juergen Spitzmueller [Thu, 17 Aug 2023 12:29:23 +0000 (14:29 +0200)]
Add direction switch with Babel/bidi (#12864)

Patch by Udi Fogiel

10 months agoAccount for babel's bidi option (#12866)
Juergen Spitzmueller [Thu, 17 Aug 2023 12:25:33 +0000 (14:25 +0200)]
Account for babel's bidi option (#12866)

bidi=bidi-{r,l} load the bidi package

10 months agoMake code a bit easier to read
Richard Kimberly Heck [Wed, 16 Aug 2023 22:52:04 +0000 (18:52 -0400)]
Make code a bit easier to read

10 months agoSlight rearrangement
Richard Kimberly Heck [Wed, 16 Aug 2023 22:38:19 +0000 (18:38 -0400)]
Slight rearrangement

10 months agoWhitespace and range
Richard Kimberly Heck [Wed, 16 Aug 2023 22:14:48 +0000 (18:14 -0400)]
Whitespace and range

10 months agoFix bug #12852.
Richard Kimberly Heck [Wed, 16 Aug 2023 21:51:47 +0000 (17:51 -0400)]
Fix bug #12852.

10 months agoProperly resolve files and dois in InsetCitation (#12878)
Juergen Spitzmueller [Wed, 16 Aug 2023 10:46:43 +0000 (12:46 +0200)]
Properly resolve files and dois in InsetCitation (#12878)

10 months ago Update French Additional.lyx, step 2
jpc [Wed, 16 Aug 2023 07:09:33 +0000 (09:09 +0200)]
     Update French Additional.lyx, step 2

10 months agoUG: include Zotero per #12878
Pavel Sanda [Tue, 15 Aug 2023 20:01:13 +0000 (22:01 +0200)]
UG: include Zotero per #12878

10 months agoImprove usability of quotation mark selection (#12872)
Juergen Spitzmueller [Tue, 15 Aug 2023 18:21:32 +0000 (20:21 +0200)]
Improve usability of quotation mark selection (#12872)

10 months agoLeaner solution for the babel prettyref woes
Juergen Spitzmueller [Tue, 15 Aug 2023 15:05:58 +0000 (17:05 +0200)]
Leaner solution for the babel prettyref woes

10 months agoFix crash when calling dialog-show with bogus names (#12873).
Pavel Sanda [Mon, 14 Aug 2023 21:54:47 +0000 (23:54 +0200)]
Fix crash when calling dialog-show with bogus names (#12873).

10 months ago* cs.po
Pavel Sanda [Mon, 14 Aug 2023 20:29:24 +0000 (22:29 +0200)]
* cs.po

10 months agoCopy-paste error in spell.m4.
Pavel Sanda [Mon, 14 Aug 2023 20:26:20 +0000 (22:26 +0200)]
Copy-paste error in spell.m4.

Reported by Nusret Balci.

10 months agoFix cursor navigation in error dialog (#12876)
Juergen Spitzmueller [Mon, 14 Aug 2023 16:44:10 +0000 (18:44 +0200)]
Fix cursor navigation in error dialog (#12876)

10 months ago Update fr.po
jpc [Sun, 13 Aug 2023 14:27:26 +0000 (16:27 +0200)]
             Update fr.po

10 months ago Update fr.po
jpc [Sun, 13 Aug 2023 14:23:42 +0000 (16:23 +0200)]
    Update fr.po

10 months agoFixup 858b076ab7ae
Juergen Spitzmueller [Sat, 12 Aug 2023 10:47:32 +0000 (12:47 +0200)]
Fixup 858b076ab7ae

Patch by Udi

10 months agoWork around French babel's incompatibility with prettyref
Juergen Spitzmueller [Fri, 11 Aug 2023 15:35:18 +0000 (17:35 +0200)]
Work around French babel's incompatibility with prettyref

In classic (pdf)latex, where the colon is activated, detokenize
the argument of \prettyref.

Fix proposed by egreg at
https://tex.stackexchange.com/a/527912/19291

10 months agoGraphics inset is not forceLTR without pdftex (#12865)
Udi Fogiel [Thu, 10 Aug 2023 03:33:52 +0000 (06:33 +0300)]
Graphics inset is not forceLTR without pdftex (#12865)

10 months agofix-arabic-preamble-for-luatex
Udi Fogiel [Tue, 1 Aug 2023 01:42:22 +0000 (04:42 +0300)]
fix-arabic-preamble-for-luatex

10 months agoGuiCitation: consider filter on dialog creation (#12869)
Juergen Spitzmueller [Fri, 11 Aug 2023 10:04:26 +0000 (12:04 +0200)]
GuiCitation: consider filter on dialog creation (#12869)

10 months agoAmend dcde026446ec282
Juergen Spitzmueller [Fri, 11 Aug 2023 09:44:35 +0000 (11:44 +0200)]
Amend dcde026446ec282

Add missing options update at dialog contruction

10 months agodisable-default-font-options LyX does not output any LaTeX code when adding optinos...
Udi Fogiel [Sun, 30 Jul 2023 21:32:23 +0000 (00:32 +0300)]
disable-default-font-options LyX does not output any LaTeX code when adding optinos to the font, so we should disable adding options to fonts in that situation.

10 months agoprioretize-user-font-options
Udi Fogiel [Thu, 6 Jul 2023 21:47:20 +0000 (00:47 +0300)]
prioretize-user-font-options

10 months agoFix selection restoration in quick search (#12779)
Juergen Spitzmueller [Fri, 11 Aug 2023 09:07:53 +0000 (11:07 +0200)]
Fix selection restoration in quick search (#12779)

10 months agoLoad esint when using \dotsint in math.
Enrico Forestieri [Thu, 10 Aug 2023 16:43:47 +0000 (18:43 +0200)]
Load esint when using \dotsint in math.

Fixes bug #12863.

10 months agoUse utf8 strings for previewed labels when possible
Enrico Forestieri [Thu, 10 Aug 2023 16:34:17 +0000 (18:34 +0200)]
Use utf8 strings for previewed labels when possible

Fixes bug #12842.

10 months agoGrammar
Juergen Spitzmueller [Thu, 10 Aug 2023 16:11:25 +0000 (18:11 +0200)]
Grammar

10 months agode.po
Juergen Spitzmueller [Thu, 10 Aug 2023 16:10:12 +0000 (18:10 +0200)]
de.po

10 months agoFix InsertTableWidget interference with tooltip geometry on Qt6 (#12776)
Juergen Spitzmueller [Thu, 10 Aug 2023 14:43:06 +0000 (16:43 +0200)]
Fix InsertTableWidget interference with tooltip geometry on Qt6 (#12776)

The current method played badly with Qt6 on wayland

10 months agoUpdate German Customization manual
Juergen Spitzmueller [Thu, 10 Aug 2023 12:56:53 +0000 (14:56 +0200)]
Update German Customization manual

10 months agoTypo and markup
Juergen Spitzmueller [Thu, 10 Aug 2023 12:56:28 +0000 (14:56 +0200)]
Typo and markup

10 months agoComments
Scott Kostyshak [Thu, 10 Aug 2023 10:17:29 +0000 (06:17 -0400)]
Comments

10 months agoKeep cursor position when splitting
Daniel Ramoeller [Mon, 6 Mar 2023 20:44:59 +0000 (21:44 +0100)]
Keep cursor position when splitting

Fix for #12689

10 months ago* layouttranslations ja review from Koji
Pavel Sanda [Tue, 8 Aug 2023 19:24:05 +0000 (21:24 +0200)]
* layouttranslations ja review from Koji

10 months ago* ja.po update from Koji
Pavel Sanda [Tue, 8 Aug 2023 19:17:59 +0000 (21:17 +0200)]
* ja.po update from Koji

10 months agoUpdate sk.po
Kornel Benko [Mon, 7 Aug 2023 10:43:43 +0000 (12:43 +0200)]
Update sk.po

10 months ago* sk fixed
Pavel Sanda [Mon, 7 Aug 2023 08:35:18 +0000 (10:35 +0200)]
* sk fixed

10 months agofix translation
Kornel Benko [Mon, 7 Aug 2023 07:54:16 +0000 (09:54 +0200)]
fix translation

10 months agotypo
Pavel Sanda [Sun, 6 Aug 2023 23:54:08 +0000 (01:54 +0200)]
typo

10 months ago* sv.po - update more fresh version from branch 2.3 & remerge.
Pavel Sanda [Sun, 6 Aug 2023 23:42:38 +0000 (01:42 +0200)]
* sv.po - update more fresh version from branch 2.3 & remerge.

10 months agoDelete messages.mo, clearly commited by mistake.
Pavel Sanda [Sun, 6 Aug 2023 23:00:59 +0000 (01:00 +0200)]
Delete messages.mo, clearly commited by mistake.

10 months ago* cs.po
Pavel Sanda [Sun, 6 Aug 2023 22:20:56 +0000 (00:20 +0200)]
* cs.po