Richard Kimberly Heck
e0cd7c0129
Update README
2024-06-04 11:25:58 -04:00
Udi-Fogiel
41f080c5ef
avoid adding redundant preamble to double column hebrew documents ( #12919 )
2024-06-03 21:05:20 +03:00
Udi-Fogiel
768dd64ea7
he.po
2024-06-03 20:16:34 +03:00
Juergen Spitzmueller
bf2647c89f
de.po
2024-06-03 18:04:53 +02:00
Juergen Spitzmueller
c0df9e193c
Show full inset context-menu when clicking on text part of collapsible ( #10370 )
...
Re-fix this since #12907 has been resolved
(cherry picked from commit 7a85b1b7caeb3fb390aa488d7061e29b9a77cc6b)
2024-06-03 17:58:09 +02:00
Richard Kimberly Heck
90ab21e0e9
Fix table crash reported on Windows.
...
(cherry picked from commit 3e796c680a11593bd09433be22bec45dcfe0d7a7)
2024-06-03 11:39:42 -04:00
Kornel Benko
f46c63d180
Update sk.po
2024-06-03 09:17:19 +02:00
Kornel Benko
5fdbd2cf32
Adv. F&R: strange dialog text
...
Fixes #12997
Added 'Scope' to better indicate the searched area.
2024-06-03 08:23:35 +02:00
Richard Kimberly Heck
63b23ce288
Fix bug #13066
...
Patch from Lorenzo
(cherry picked from commit 0c70f340c0fe33daa68b2a3eb4b3347fef1a9a95)
2024-06-02 23:08:05 -04:00
Richard Kimberly Heck
160084af3c
Copy French manuals from 2.4.x branch
2024-06-02 22:23:38 -04:00
Kornel Benko
6186506033
Cmake build: Initialize variable 'CMAKE_INSTALL_PREFIX' before use
...
Spotted by Eugene Chornyi <yu_jin@lyx.org>
(cherry picked from commit ea74574d8f02481732b591306410e3c49faae87d)
2024-06-02 22:17:58 -04:00
Kornel Benko
29282c1e13
Cmake build: Make QT5-compilation be default
...
(cherry picked from commit c971974f331c249fa4d57953d8d93c107c154024)
2024-06-02 22:17:21 -04:00
Richard Kimberly Heck
701c763221
Merge branch '2.4.x' into 2.4.1-devel
2024-06-02 21:49:54 -04:00
Richard Kimberly Heck
1d7c8325f2
Put new citation after selected item rather than at end of list.
...
Fixes bug #12940 .
Patch from Daniel.
(cherry picked from commit 40ae8644f9f81576033ff1f8f56428946029b4f4)
2024-06-02 20:54:46 -04:00
Thibaut Cuvelier
37a865762b
XHTML: export paragraph IDs also for list items, but not for the opening tag of the list.
...
The IDs are used to link to specific elements (for instance, the User's guide nomenclature).
The beginning of the list (<ul> or <ol>) has the same magic ID as the first item of the list.
2024-06-02 11:59:41 +02:00
Thibaut Cuvelier
c5b1ce5f37
Make comment clearer.
2024-06-02 11:59:18 +02:00
Thibaut Cuvelier
b3d911ef57
InsetInfo: no need to output + explicitly in a shortcut, it is already contained in the sequence.
2024-06-02 11:59:13 +02:00
Richard Kimberly Heck
bf412b1797
One more
2024-06-01 20:24:15 -04:00
Richard Kimberly Heck
bb8989ac77
Status for last few commits
2024-06-01 20:23:08 -04:00
Jean-Marc Lasgouttes
342a0f5438
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)
2024-06-01 21:47:53 +02:00
Richard Kimberly Heck
c97375e46d
Fix bug #12934
...
(cherry picked from commit 6484dce51b46f8fc0134a7532efb08401bba3c53)
2024-06-01 13:05:42 -04:00
Jean-Marc Lasgouttes
2699a58cd7
Set buffer when creating a MathData from parts of another one
...
This is triggered by selecting part of an equation under Xcb platform
(x11). Indeed, the current selection has to be sent to the X11 server
and BufferView::requestSelection() is called. Eventually
cap::grabSelection() is the function that creates this partial
MathData object.
Fixes ticket #12947 .
(cherry picked from commit ed2f3cb9cfa1e871d48a92d41791a77bd218ab67)
2024-06-01 18:45:43 +02:00
Jean-Marc Lasgouttes
76188dcdf1
Try to make sure that math insets have a properly set buffer_ member
...
Set the buffer of contents that is added to a MathData object through
MathData::insert() (both versions)
MathData::push_back()
asArray()
Also in math macros, initialize look_ with the relevant buffer.
This reduces the number of insets hat do not have a proper buffer.
See #13050 for discussion of this issue.
(cherry picked from commit f3c5ff9cb72c5231f1e1e81452e67d6f12dadecb)
2024-06-01 18:45:43 +02:00
Richard Kimberly Heck
d780091990
Fix bug #11796 .
...
Toolbars are now locked by default. Unlocked state should be saved
by Qt as a session variable.
Patch from Daniel.
(cherry picked from commit 42a8463aab6100e8209caa8cd137d3c500623729)
2024-06-01 12:45:19 -04:00
Richard Kimberly Heck
26ab818033
Fix bug #8856 .
...
Show values of cross-references in tooltips.
(cherry picked from commit 2a1c3dce57da0ad25451fc61f413ebbeba2448fe)
2024-06-01 12:37:05 -04:00
Richard Kimberly Heck
b78bcc2eb2
Fix bug #12981
...
(cherry picked from commit 61181a39778ed5bcd7849ab388c402ab3f88d5cd)
2024-06-01 11:59:39 -04:00
Juergen Spitzmueller
91e90a7c1c
Reset require_fresh_start_ after buffer has been viewed/exported
...
The LFUN buffer-reset-export states to start afresh the export for the
next run, but in fact, the boolean was never reset, so that this was
done for all subsequent runs unless the buffer had been closed and
reopened.
Now the lfun does what it states and only acts on the next pass.
(cherry picked from commit e1cb15ee5d9377cef6e3683a6d0bb68eb9b379c1)
2024-06-01 11:39:04 -04:00
Kornel Benko
1f6f3b4f0a
Update sk.po
2024-06-01 14:06:26 +02:00
Kornel Benko
3235e41e1f
Amend 6c3447c8: FindAdv: sometimes a space is added on some math symbols
...
Restrict the removing to math insets
(cherry picked from commit f248b003a9f7b8b16c85c04ae37b3c5e27a4a8d6)
2024-06-01 13:40:56 +02:00
Kornel Benko
fca59304da
FindAdv: sometimes a space is added on some math symbols
...
For example '\int '.
Should fix regression #13070
Spotted by Alexander Dunlap
(cherry picked from commit 4730ec78f544b6fd51defd063e52955554b14e89)
(cherry picked from commit 6c3447c8a62d1ed9c8e17732f991296123c69efb)
2024-06-01 13:40:08 +02:00
Richard Kimberly Heck
d752ba3376
Begin 2.4.1 development
2024-05-31 19:43:36 -04:00
Richard Kimberly Heck
002ca26620
Minor update
2024-05-31 19:42:35 -04:00
Kornel Benko
4bdc7b74ed
Amend 4730ec78: FindAdv: sometimes a space is added on some math symbols
...
Restrict the removing to math insets
2024-05-31 09:09:56 +02:00
Richard Kimberly Heck
e80fdf38e4
New status file, and status for last commit
2024-05-29 10:49:58 -04:00
Kornel Benko
4730ec78f5
FindAdv: sometimes a space is added on some math symbols
...
For example '\int '.
Should fix regression #13070
Spotted by Alexander Dunlap
2024-05-29 14:09:20 +02:00
Eugene Chornyi
6637fa0d32
Wininstaller Qt6.7 changed file name
...
(cherry picked from commit a6d0d7ea92b686fc102b05970830ee11fc51e47b)
2.4.0
2024-05-26 20:18:00 +02:00
Richard Kimberly Heck
597a453197
Remerge strings.
2024-05-25 17:50:58 -04:00
Richard Kimberly Heck
18eb95a6ea
New 2.4.0 release
2024-05-25 17:50:41 -04:00
Kornel Benko
ea74574d8f
Cmake build: Initialize variable 'CMAKE_INSTALL_PREFIX' before use
...
Spotted by Eugene Chornyi <yu_jin@lyx.org>
2024-05-24 20:30:29 +02:00
Juergen Spitzmueller
cc77602066
InsetNote: pass on inset-modify lfuns addressed at other insets ( #13068 )
...
(cherry picked from commit ae1ddcbda0615b742184f4263cd1ad550eb38c32)
2024-05-24 10:46:01 -04:00
Juergen Spitzmueller
091b8a93a8
Update status
2024-05-20 18:01:33 +02:00
Juergen Spitzmueller
712baff7b6
Address Qt 6.7 deprecation warning
...
(cherry picked from commit 44633c7f729e79ea023f2a5ccbbdd0002411619f)
2024-05-20 17:59:51 +02:00
Juergen Spitzmueller
26834b7a07
Initialize is_long_tabular before updateIndexes() (which employs it)
...
(cherry picked from commit 10b5f03d95dca8f3e8c225aa2deca4d473f8b169)
2024-05-20 17:59:30 +02:00
Juergen Spitzmueller
ac6d011e7f
Update aastex63.layout according to https://journals.aas.org/aastexguide/#acknowledgments
...
(cherry picked from commit d3d8b3d748f03ebafd477570291264961e22c7c4)
2024-05-20 17:57:29 +02:00
Pavel Sanda
bedea67d3c
*RELEASE-NOTES: add cprotect
2024-05-20 01:08:16 +02:00
Richard Kimberly Heck
39c7199afc
Return a reference, not a copy.
...
Stupid mistake from 2009. Thanks to Scott and JMarc for tracking
it down.
(cherry picked from commit de5f63eeb398046027180162272cc83099fdef55)
2024-05-19 18:30:56 -04:00
Juergen Spitzmueller
8f65ae16e1
Amend 207eaeee9071cb
...
The upstream encoding needs to be updated after this routine
(see comment in OutputParams.h:183ff.)
(cherry picked from commit 2d95f8fc160d6ecc63acb81ffac16a99339083b2)
2024-05-16 17:05:54 +02:00
Juergen Spitzmueller
fe2e5dcf35
Document NeedCProtect -1 InsetLayout option
2024-05-15 13:58:28 +02:00
Juergen Spitzmueller
576d3836cf
Amend a716fb96b53447
...
(cherry picked from commit af59551b1b0c7d7e95c70ae4db156cba7ac0cefe)
2024-05-15 13:33:18 +02:00
Juergen Spitzmueller
176ecba630
NeedCProtect -1 also for InsetLayouts
...
(cherry picked from commit a716fb96b534475759799b195a7edaeb049fbcf6)
2024-05-15 13:32:47 +02:00