Pavel Sanda
06198fbe18
Alow two digit number of remembered files in ui.
...
Reported by Dan.
2023-08-22 22:02:32 +02:00
Juergen Spitzmueller
101363352c
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.
2023-08-21 19:20:06 +02:00
Richard Kimberly Heck
784a7210ba
Use master buffer setting when exporting
2023-08-18 19:25:04 -04:00
Stephan Witt
d409555bda
Amend change 5c8e3a5f0d
- correct include directives
2023-08-18 12:52:25 +02:00
Juergen Spitzmueller
15f9129a26
Improve readability of code and comments
2023-08-18 10:02:48 +02:00
Juergen Spitzmueller
fe57b19294
Mirror all delimiters in RTL context with luabidi, regardless of the language or script ( #12881 )
...
Patch by Udi Fogiel
2023-08-18 09:20:26 +02:00
Juergen Spitzmueller
5c8e3a5f0d
Remove Qt < 5.2 conditionals and special code
...
We require Qt 5.2 at least for LyX 2.4
2023-08-18 09:04:12 +02:00
Juergen Spitzmueller
5d084c86c9
Add direction switch with Babel/bidi ( #12864 )
...
Patch by Udi Fogiel
2023-08-17 14:29:23 +02:00
Juergen Spitzmueller
315c2f132a
Account for babel's bidi option ( #12866 )
...
bidi=bidi-{r,l} load the bidi package
2023-08-17 14:25:33 +02:00
Richard Kimberly Heck
a6b83b7444
Make code a bit easier to read
2023-08-16 18:52:04 -04:00
Richard Kimberly Heck
b828da02f8
Slight rearrangement
2023-08-16 18:38:19 -04:00
Richard Kimberly Heck
62483d102d
Whitespace and range
2023-08-16 18:22:11 -04:00
Richard Kimberly Heck
d312b32ec8
Fix bug #12852 .
2023-08-16 17:51:55 -04:00
Juergen Spitzmueller
124eda3a0d
Properly resolve files and dois in InsetCitation ( #12878 )
2023-08-16 12:47:42 +02:00
Juergen Spitzmueller
71693280c3
Improve usability of quotation mark selection ( #12872 )
2023-08-15 20:21:32 +02:00
Juergen Spitzmueller
5ebf9e3ac6
Leaner solution for the babel prettyref woes
2023-08-15 17:05:58 +02:00
Pavel Sanda
5936076181
Fix crash when calling dialog-show with bogus names ( #12873 ).
2023-08-14 23:54:47 +02:00
Juergen Spitzmueller
f050fd9626
Fix cursor navigation in error dialog ( #12876 )
2023-08-14 18:44:10 +02:00
Juergen Spitzmueller
fc3b4cc8d1
Fixup 858b076ab7
...
Patch by Udi
2023-08-12 12:47:32 +02:00
Juergen Spitzmueller
858b076ab7
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
2023-08-11 17:35:18 +02:00
Udi Fogiel
6671f9bee1
Graphics inset is not forceLTR without pdftex ( #12865 )
2023-08-11 12:25:03 +02:00
Juergen Spitzmueller
a03c442a62
GuiCitation: consider filter on dialog creation ( #12869 )
2023-08-11 12:04:26 +02:00
Juergen Spitzmueller
4676a50944
Amend dcde026446
...
Add missing options update at dialog contruction
2023-08-11 11:44:35 +02:00
Udi Fogiel
dcde026446
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.
2023-08-11 11:21:22 +02:00
Udi Fogiel
9f29fb33d1
prioretize-user-font-options
2023-08-11 11:13:24 +02:00
Juergen Spitzmueller
02ba1a1327
Fix selection restoration in quick search ( #12779 )
2023-08-11 11:07:53 +02:00
Enrico Forestieri
4fa0fbe5bf
Use utf8 strings for previewed labels when possible
...
Fixes bug #12842 .
2023-08-10 18:34:17 +02:00
Juergen Spitzmueller
f75f73a402
Fix InsertTableWidget interference with tooltip geometry on Qt6 ( #12776 )
...
The current method played badly with Qt6 on wayland
2023-08-10 16:43:06 +02:00
Scott Kostyshak
cc951cd411
Comments
2023-08-10 06:17:29 -04:00
Daniel Ramoeller
a2310d04f4
Keep cursor position when splitting
...
Fix for #12689
2023-08-10 06:10:08 -04:00
Scott Kostyshak
224f21c856
Update tex2lyx tests after format change to 618
...
Amends 9e8901f9
.
2023-08-06 15:09:14 -04:00
Pavel Sanda
05276c5bea
Our default for paste operation should preserve newlines.
...
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg220061.html
2023-08-06 17:05:55 +02:00
Pavel Sanda
9e8901f997
Adding hebrew quotation marks (bug #12849 ).
...
Patch from Udi Fogiel.
2023-08-06 16:50:07 +02:00
Stephan Witt
d656e01172
#12626 disable Ok button of shortcut editor when LFUN is empty
2023-08-06 00:28:50 +02:00
Stephan Witt
49fe82ec8d
#10740 fix focus problems with color picker on Mac
...
- closing the color picker focuses the wrong (main) window
- to return focus to correct (parent) window it has to be activated explicitly
2023-08-05 15:24:33 +02:00
Stephan Witt
65ec100f6a
#12576 improved file name chooser implementation for GUI dialogs
...
- code reorganization to move the file name chooser methods in GuiDialog class
- on Mac add explicit raise of the current dialog window on close of the file browser to work around the bug 12576
2023-08-05 08:56:35 +02:00
Stephan Witt
550c79215b
#12001 make message boxes modal on Mac
2023-08-02 18:00:02 +02:00
Pavel Sanda
7b13cccb99
DocBook: fix encoding of citations.
...
Patch from Thibaut.
2023-08-01 16:11:21 +02:00
Richard Kimberly Heck
95cc596b7d
Fix reference to temporary
2023-07-29 14:41:22 -04:00
Richard Kimberly Heck
7fb3773e60
Fix up 04fc48d790
.
2023-07-29 13:53:59 -04:00
Richard Kimberly Heck
6cffef87d2
Fix silly mistake in 04fc48d79
2023-07-29 12:34:38 -04:00
Richard Kimberly Heck
2e945584bf
Catch another potential crash of the same kind as in the previous commit.
...
Also refactor.
2023-07-28 23:09:00 -04:00
Richard Kimberly Heck
aacc5147b6
Fix crash when modifying an InsetRef inserted by the current author.
...
The problem was that, in this case, we actually delete the current inset
in changeCmdName. So when we return from that and attempt to call initView(),
we're in a non-existent inset.
2023-07-28 22:57:57 -04:00
Richard Kimberly Heck
aec6a764f7
Remove debug code
2023-07-28 17:51:55 -04:00
Richard Kimberly Heck
04fc48d790
New RefFormat tag for counters, and PrettyFormat for floats.
...
Layout format updated to 104.
2023-07-28 17:37:13 -04:00
Richard Kimberly Heck
57f284d9a8
Whitespace
2023-07-28 17:16:06 -04:00
Richard Kimberly Heck
1ea8b272a0
Polish
2023-07-28 17:13:12 -04:00
Richard Kimberly Heck
5164b2853e
Fix bug #12337 . Reorder plural and caps indicators.
2023-07-28 12:10:21 -04:00
Richard Kimberly Heck
ae5b4367d1
Fix bug #12235 : Select text in search field on opening.
...
Patch slightly modified from one by Daniel.
2023-07-28 12:07:23 -04:00
Richard Kimberly Heck
5cb80b867f
Hack to display section symbol
2023-07-28 12:07:15 -04:00