Juergen Spitzmueller
2bbc420032
Disable LFUN_INDEX_TAG_ALL if there is noting to tag ( #12812 )
2023-06-18 12:45:25 +02:00
Daniel Ramoeller
ca5a75b23e
Properly uncheck insert table toolbutton
...
Fix for bug #12801
2023-06-18 12:20:35 +02:00
Juergen Spitzmueller
066e91a2fe
de.po
2023-06-18 11:57:51 +02:00
Kornel Benko
73b8428e47
Update sk.po
2023-06-17 10:47:11 +02:00
Richard Kimberly Heck
67178df979
Fix lyx2lyx bug reported by Herbert Voss.
...
For some reason, files converted from really old versions have fewer
lines in reference insets than in more recent versions.
2023-06-16 01:22:52 -04:00
Yuriy Skalko
771bb50552
Name menu item according to UI guidelines
2023-06-16 00:34:05 +02:00
Scott Kostyshak
eac460e438
Remove the mathed "BUGS" file ( #3493 )
...
Jürgen cleaned up the previous contents of this "BUGS" file. What
was left (before the rm in this commit) had been written in 2001 at
2dd1a460
, and it is not clear if it is still relevant.
2023-06-15 05:15:32 -04:00
Daniel Ramoeller
c13c959974
Fix margins and spacing of InsetParamsUI
...
Fix for bug #12244 .
2023-06-15 04:18:36 -04:00
Juergen Spitzmueller
96e5ca81c0
de/UserGuide: updates
2023-06-15 10:06:25 +02:00
Juergen Spitzmueller
129cb86e64
UserGuide: small amendments
2023-06-15 10:06:09 +02:00
Juergen Spitzmueller
71e2539860
de.po
2023-06-15 09:06:39 +02:00
Stephan Witt
0763fc197a
macOS - Remove QtCore5Compat reference from list of frameworks to copy into app bundle
2023-06-14 08:19:48 +02:00
Stephan Witt
789da12d31
macOS - Improved source validation on copying of Qt frameworks to app bundle.
2023-06-14 08:19:48 +02:00
Pavel Sanda
f7e625d7ce
Rename No page break -> Prevent page break.
...
Fixes #12790 , improved patch from Daniel Ramoeller.
2023-06-14 02:12:44 +02:00
Daniel Ramoeller
7371a99256
Fix for HiDPI logo in About
...
Fix for #12322 .
2023-06-13 09:56:48 -04:00
Scott Kostyshak
67ff56c63a
Whitespace
2023-06-13 09:55:53 -04:00
Pavel Sanda
152811a27d
Activate work area by tab click.
...
Fix for #11835 .
Patch by Daniel Ramoeller.
2023-06-13 12:11:11 +02:00
Pavel Sanda
384240498a
* UG - move fullscreen section, see #12124 .
2023-06-13 11:32:05 +02:00
Yuriy Skalko
2475a6a616
Move Fullscreen preferences from Editing>Control section into Look & Feel>User Interface section
2023-06-13 11:28:31 +02:00
Pavel Sanda
afb918bf78
Fix for #12681 .
...
Number Paste Recent menus entries as in toolbar.
Slightly improved patch from Daniel Ramoeller.
2023-06-13 10:07:56 +02:00
Pavel Sanda
22bdd1b619
* UG - document #12795
2023-06-13 07:07:10 +02:00
Richard Kimberly Heck
62fc43eecf
In the hope that RC1 is next
2023-06-12 19:40:55 -04:00
Richard Kimberly Heck
0c69a5eab2
Fix bug #12796
2023-06-12 19:38:40 -04:00
Daniel Ramoeller
8124e6c02e
Fix bug #12795
2023-06-12 19:33:25 -04:00
Richard Kimberly Heck
371c20ac11
Docs for empty macros
2023-06-11 13:16:45 -04:00
Richard Kimberly Heck
c3f98d1fa4
The lyx2lyx for the previous commit.
2023-06-11 12:55:51 -04:00
Enrico Forestieri
c33f2f50a0
Do not output LaTeX for a macro if the LaTeX part is empty.
2023-06-11 12:55:51 -04:00
Juergen Spitzmueller
3be39de1f7
Address deprecation warning
...
QMutexRecursive has been introduced with Qt 5.14, the warning with
Qt 5.15.2
2023-06-11 13:15:55 +02:00
Juergen Spitzmueller
833f8c148e
Limit QEvent::ApplicationPaletteChange casing to Mac
...
This is not needed on Linux and dramatically slows down runtime mode
change
2023-06-11 12:43:30 +02:00
Juergen Spitzmueller
3af906e9f3
Fix crash on OS-switch of dark/light mode ( #12786 )
...
At least for Mac and Linux. Windows needs testing and possibly its
own fix.
2023-06-10 08:30:31 +02:00
Jean-Marc Lasgouttes
eb35e26016
Typos in French translation
2023-06-08 17:54:44 +02:00
Jean-Marc Lasgouttes
24f4c51f0e
inset-split should not be dispatched to inset at point
...
This functon does not make sense for a full inset.
Fixes second part of bug #12747 .
2023-06-06 11:10:45 +02:00
Pavel Sanda
acb60dba36
Add a note about Qt commandline params to man pages.
2023-06-05 22:57:35 +02:00
Pavel Sanda
e4c9a71088
Use ps2pdf -dALLOWPSTRANSPARENCY by default.
...
Ghostscript 9.52 breaks transparency, for some time -dNOSAFER
workaround worked but since 9.53.3 -dALLOWPSTRANSPARENCY should
work. Tested on 9.53.3.
See also
https://www.lyx.org/trac/ticket/12303
https://www.mail-archive.com/lyx-users@lists.lyx.org/msg115086.html
https://tex.stackexchange.com/questions/597980/ghostscript-requires-dallowpstransparency-when-compiling-pstricks-figures
https://forums.fedoraforum.org/showthread.php?324453-Ghostscript-9-52-breaks-transparency-in-LaTeX-packages
2023-06-05 22:45:14 +02:00
jpc
41cd930495
Update fr.po
2023-06-03 17:09:48 +02:00
Pavel Sanda
86a757a7b0
* UserGuide.lyx - reflect reorganization of Output pane.
2023-06-02 20:32:06 +02:00
Pavel Sanda
528183ddcf
* Additional.lyx - clarify git VCS handling.
2023-06-02 20:30:24 +02:00
Daniel Ramoeller
5a893d9862
Replace selection on insert LyX Document
...
Fix for bug #10390
2023-05-31 01:01:22 +02:00
Daniel Ramoeller
c0d7ac5b71
Split-inset fix
...
- Remember whether something has to be pasted
Fix for bug #12747
2023-05-31 00:05:23 +02:00
jpc
c730181f09
Update fr.po
2023-05-30 17:33:13 +02:00
Daniel Ramoeller
2e966811d8
Center preview status message
...
Fix for bug #12724
2023-05-30 14:12:11 +02:00
Richard Kimberly Heck
9a4e44e7df
Fix indentation
2023-05-27 11:38:19 -04:00
Richard Kimberly Heck
04fe6c89dc
Fix typo
2023-05-27 11:37:00 -04:00
Daniel Ramoeller
4ed0312c51
Fix bug #12772
2023-05-26 23:39:28 -04:00
Jean-Marc Lasgouttes
3895c79879
Fixup 1d637b8a
: do not set extra spacing for typewriter
...
This messed up rows with both normal and typewriter fonts.
2023-05-23 09:22:51 +02:00
Juergen Spitzmueller
ba659d0cfd
Fix indentation
2023-05-22 16:32:49 +02:00
Juergen Spitzmueller
25ecd919fe
Use proper (inset) font for normalizing purposes
...
Not all insets have a proper layout, but we have Inset::getFont()
Fixes #12729
2023-05-19 12:35:03 +02:00
Juergen Spitzmueller
96c0a65e95
de.po
2023-05-19 12:32:20 +02:00
Kornel Benko
f13808939b
Advaced search: check for toString() before using it.
...
(#12783 )
2023-05-18 18:07:40 +02:00
Kornel Benko
8a1cecc1fb
Update sk.po
2023-05-18 11:59:16 +02:00