Enrico Forestieri
94004da71f
Avoid bogus warnings when configuring for Qt6
...
Recent versions of qmake complain loudly when the locale
does not explicitly specify the utf8 codeset. Specifically,
the configure script exports LC_ALL=C and that implies the
ascii codeset. Previously, this was silently changed to utf8,
whereas now we get a warning for each qmake invocation.
So, explicitly set utf8 before calling qmake.
2024-07-03 21:02:51 +02:00
Juergen Spitzmueller
e6a0bfb43d
Document fix of #12954
2024-07-03 09:56:25 +02:00
Juergen Spitzmueller
03f59bf49e
Remove unneeded cycle checks ( #12954 )
...
(cherry picked from commit b5260a3a0f
)
2024-07-03 09:50:52 +02:00
Juergen Spitzmueller
e5030ad915
Amend fd78a25a7c
...
This way, it is a bit more plausible what we're doing
(cherry picked from commit c394a1ccf9
)
2024-07-03 09:50:34 +02:00
Juergen Spitzmueller
f9dccb9afb
Only issue currentWorkareaChanged() if the work area really changed.
...
(this function can be called repeatedly while the work area doesn't
change any further)
(cherry picked from commit fd78a25a7c
)
2024-07-03 09:50:10 +02:00
Juergen Spitzmueller
2cc5ca27fd
Fixup [152811a27d242/lyxgit]
...
tabBarClicked() should really only reset focus if a click in a different
TabBarGroup happened. And no need to issue workAreaChanged() again.
This has lead to extra and erroneous focus changes (see #12954 )
(cherry picked from commit 026c4bd726
)
2024-07-03 09:49:54 +02:00
Pavel Sanda
6aef9e394e
cosmetics - synchronize with the rest of strings
2024-07-02 23:50:25 +02:00
Richard Kimberly Heck
78a26c7954
Begin 2.4.2 development.
2024-07-02 15:38:49 -04:00
Jean-Marc Lasgouttes
1d25832edc
Avoid crash when InsetBibitem::updateCommand shows a dialog
...
This is one of the places where a dialog is shown (indicating that
some bibtems have been renamed) while the metrics are not up to date.
Then a draw operation can be triggered too early and a crash can ensue.
Use ad-hoc solution for this case and use Buffer::setBusy(). The
Alert::warning helper cannot really do that since it doe snot know the
current buffer.
(cherry picked from commit c84c59eaec
)
2024-07-02 15:15:34 -04:00
Juergen Spitzmueller
b295b39de1
Do not check for diverging input encoding if the files use XeTeX/LuaTeX
...
Fixes the problem reported at
https://marc.info/?l=lyx-users&m=171986173131406
(cherry picked from commit 4ed8bfb974
)
2024-07-02 15:14:28 -04:00
Juergen Spitzmueller
a1141c32eb
GuiDocument::onBufferViewChanged(): exit early if dialog is not open
...
This should fix the bug reported at
https://marc.info/?l=lyx-users&m=171957953801548&w=2
(cherry picked from commit 574db22025
)
2024-07-02 15:13:47 -04:00
Richard Kimberly Heck
4a23e7bf13
Start prep for 2.4.1
2024-06-30 21:01:13 -04:00
Enrico Forestieri
f9692776fb
Update it.po
2024-06-28 22:45:02 +02:00
Juergen Spitzmueller
81c49a6440
Update version in German docs
2024-06-28 07:19:23 +02:00
Scott Kostyshak
6158097d63
ja User Guide: restore bibfiles path
2024-06-27 18:48:03 -04:00
Scott Kostyshak
3c6fb5bd43
ja Additional: restore path
2024-06-27 18:47:38 -04:00
Scott Kostyshak
0a1461c939
Restore origin tag
2024-06-27 18:23:38 -04:00
Pavel Sanda
96606d9294
* typo
2024-06-27 20:16:04 +02:00
Richard Kimberly Heck
ef32b6421c
Status
2024-06-27 12:41:44 -04:00
Richard Kimberly Heck
afc0cc8465
Updated simplified Chinese translation
2024-06-27 12:41:16 -04:00
Koji Yokota
b87a1fabaa
Update Japanese documentation (and typo in the original)
2024-06-28 01:00:19 +09:00
Koji Yokota
0dcb0c0694
Updating ja.po
2024-06-26 14:48:48 +09:00
Richard Kimberly Heck
7d9a8b00f9
Revert "Add temporary directory to About LyX dialog"
...
This introduced a new string, which is not for 2.4.1.
This reverts commit 5b51bab39b
.
2024-06-25 13:38:58 -04:00
Pavel Sanda
5651c90ab3
* uk.po from Yuri
2024-06-25 19:33:58 +02:00
Pavel Sanda
d4b41cb9c4
* cs.po
2024-06-25 19:32:56 +02:00
Richard Kimberly Heck
5b51bab39b
Add temporary directory to About LyX dialog
...
(cherry picked from commit e7af6afb01
)
2024-06-25 11:33:28 -04:00
Richard Kimberly Heck
ef2bd091d7
More translation status
2024-06-25 10:54:41 -04:00
Richard Kimberly Heck
2722bd01dd
Remerge strings.
2024-06-24 17:32:33 -04:00
Richard Kimberly Heck
c88a08ad42
Transation status
2024-06-24 17:10:47 -04:00
Pavel Sanda
ac8916b1a6
* uk.po - make it compilable again
2024-06-24 23:01:49 +02:00
Pavel Sanda
dd3d840777
* pt_BR.po update from Georger.
2024-06-24 22:57:09 +02:00
Pavel Sanda
5c6672ac15
Add status comment
2024-06-24 22:43:17 +02:00
Pavel Sanda
9ebf3ed0ea
Let the middle button pasting respect newlines by default.
...
This makes it in sync with the new default for Edit > Paste operation.
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg222233.html
2024-06-24 22:39:20 +02:00
Richard Kimberly Heck
2c9fb8ebb7
Ukranian update from Yuri
2024-06-24 16:23:52 -04:00
Pavel Sanda
bcd802095a
* cs.po
2024-06-24 22:23:02 +02:00
jpc
90f63c4bf7
Update fr.po for 2.4.1
2024-06-24 10:11:49 +02:00
Richard Kimberly Heck
1efe6eec7a
Remerge strings.
2024-06-23 12:25:38 -04:00
Richard Kimberly Heck
23858d72a5
svn --> git
2024-06-23 12:25:26 -04:00
Juergen Spitzmueller
59648b5d35
\cprotect amendment
...
\cprotect'ed insets do not need forced local font switch; in fact files
with this break in compilation. E.g. a caption with an URL containing
the char '#' and caption text set to a secondary language.
(cherry picked from commit 8659924abd
)
2024-06-22 20:03:56 +02:00
Juergen Spitzmueller
ce88e46a3d
GuiDocument: do not ask switch-back question on document closing
...
(cherry picked from commit c243126eb4
)
2024-06-16 10:58:06 -04:00
Juergen Spitzmueller
234dc0b6b2
Correct status entry
2024-06-15 19:33:26 +02:00
Richard Kimberly Heck
0c8988f4dd
Add status
2024-06-15 13:32:17 -04:00
Juergen Spitzmueller
6b3782e07b
Prevent division by zero
...
Fixes crash reported at
https://marc.info/?l=lyx-users&m=171842978728676
(cherry picked from commit 0fc8ee5ace
)
2024-06-15 12:05:48 -04:00
Pavel Sanda
f10c94e28a
Regenerate LFUNs.lyx
2024-06-15 10:32:26 +02:00
Richard Kimberly Heck
d54ed5569d
Update doc info for quote-insert
2024-06-15 10:30:43 +02:00
Juergen Spitzmueller
a73125d07c
de.po
2024-06-11 14:30:47 +02:00
Kornel Benko
407d1a2a80
Update sk.po
2024-06-11 13:29:19 +02:00
Alexander Dunlap
415932359a
FindAdv: Omitting cursor advance at start of search if in mathed.
...
Fixes #13070 Advanced S&R does not find math symbols at start of document
(Should be cherry-pick of 8c501308
, but due to merge conflicts its done
manually)
2024-06-10 20:08:39 +02:00
Udi Fogiel
f04ffb2513
Fix change tracking colors with RTL languages ( #12923 )
...
(cherry picked from commit a5749b9c1f
)
2024-06-10 15:20:16 +03:00
Udi Fogiel
ecbe5d263d
Fix greyedout with RTL languages ( #8647 )
...
(cherry picked from commit ee43584140
)
2024-06-10 15:09:00 +03:00