Commit Graph

38153 Commits

Author SHA1 Message Date
Scott Kostyshak
16a6ecf638 Update ANNOUNCE for 2.3.0rc2 2018-01-28 20:51:54 -05:00
Uwe Stöhr
4dbed35fa8 French Additional.lyx: fixes to be in sync with the English version
- 2 new sections added, some preamble fixes
- English Additional.lyx: remove unnecessary preamble code
2018-01-29 01:34:31 +01:00
jpc
7432a6a822 One more edtion after Additional.lyx update 2018-01-28 22:16:30 +01:00
jpc
5650d0fae0 A couple of typos detected while translating fr/Additional.lyx 2018-01-28 22:10:29 +01:00
jpc
29550a9586 Update fr.po 2018-01-28 22:00:19 +01:00
jpc
0e76d976de Update French Additional manual fir 2.3.0
Correlated changes in fr.po
2018-01-28 17:31:21 +01:00
Kornel Benko
366e800e85 Update sk.po 2018-01-28 13:26:40 +01:00
Enrico Forestieri
8b57f470c6 Update it.po 2018-01-28 10:32:50 +01:00
Juergen Spitzmueller
e947ca2551 de.po: last update before RC2 2018-01-28 08:39:59 +01:00
Uwe Stöhr
45b24df21d ru.po: last minute changes for RC from Yuriy 2018-01-28 01:16:13 +01:00
Pavel Sanda
fb06866220 * cs.po: backport from master 2018-01-27 23:22:57 +01:00
Juergen Spitzmueller
cf6ff2cac7 Properly communicate forced encodings
This is currently only relevant fo InsetListings, which falls back to
a fixed-width encoding under specific conditions. It is now possible
to query the inset about that and report the correct encoding in
DocIterator::getEncoding.

Addresses the second part of #10995

(cherry picked from commit f924ef2966)
2018-01-27 18:35:16 +01:00
Juergen Spitzmueller
463c994de2 Account for custom encoding in DocIteratior::getEncoding
Addresses #10995

(cherry picked from commit 7b169de401)
2018-01-27 18:34:51 +01:00
Juergen Spitzmueller
fdc98c3fa8 Make another GUI string translatable
Part of #10999.

(cherry picked from commit 6ed7bbbf7e)
2018-01-27 18:30:14 +01:00
Juergen Spitzmueller
47adfa661e Make GUI string translatable
Part of #10999

(cherry picked from commit 26755a015e)
2018-01-27 18:29:46 +01:00
Juergen Spitzmueller
d65eee3688 Use proper localization chain for Box special width/height
Fixes: #11000
(cherry picked from commit e2160ec960)
2018-01-27 18:25:52 +01:00
Jean-Marc Lasgouttes
f27d2cfa30 Revert "Remove 'premature optimization' that proved buggy"
This reverts commit 894ae19224.

Fixes bug 10996.
2018-01-27 12:18:25 +01:00
Juergen Spitzmueller
8cc7fe1c4b Fix outliner movement of frames
Make sure frames are properly separated from their neighbors above
and below in the target location.

Fixes: #10977.
2018-01-27 09:59:19 +01:00
Pavel Sanda
d57bb206c6 * layouttranslations.review - backport changes from master 2018-01-26 19:51:39 +01:00
Pavel Sanda
41ac1dba8c * layouttranslations - update ar, ru, el 2018-01-26 19:47:40 +01:00
Uwe Stöhr
099c884abb ru.po: translations from Yuriy 2018-01-26 00:15:19 +01:00
Enrico Forestieri
8b0280d216 Correctly output a single char_type
On platforms where char_type is typedef'd to an integral type
rather than to wchar_t, when using the insertion operator <<
a single char_type is output as the number corresponding to the
code point of the character rather than as the character itself.
In this case, one has to use put().

(cherry picked from commit 144f06a00c)
2018-01-25 20:49:45 +01:00
Uwe Stöhr
71f534e0f7 po files: remerge for el.po
- also remerge the po files that are currently not delivered with LyX
2018-01-25 17:49:46 +01:00
Uwe Stöhr
61fe7e6513 el.po: new translations from Odysseas
- LINGUAS: enable the delivery of Greek translation with LyX
2018-01-25 17:44:20 +01:00
Scott Kostyshak
76a693a945 Correct \origin in the new ru examples
(cherry picked from commit 9b262fcff4)
2018-01-24 23:45:08 -05:00
Uwe Stöhr
55d5c20d93 Win installer: upgrade to Qt 5.9.4 2018-01-24 03:26:34 +01:00
Uwe Stöhr
b36aca42a2 seminar.lyx: backport Günter's recent fixes 2018-01-24 01:24:21 +01:00
Uwe Stöhr
cd8c6d4d2b build5*.bat: update to Qt 5.9.4
- also adjust build5-2015-x64.bat
2018-01-24 01:19:19 +01:00
Uwe Stöhr
bcedc7cd95 ru.po: more translations from Yuriy 2018-01-23 14:26:18 +01:00
Juergen Spitzmueller
17e241c694 Fix output of quote ligatures with TeX font LuaTeX
Fixes: #10988
(cherry picked from commit 5fce313ffc)
2018-01-22 09:24:59 +01:00
Uwe Stöhr
5018d23ff9 pt_BR.po: updates for 2.3.0 from Georger 2018-01-21 21:36:13 +01:00
jpc
309c7e17fd Update fr.po 2018-01-20 14:23:33 +01:00
Enrico Forestieri
0984e11317 Update it.po 2018-01-20 11:33:13 +01:00
Kornel Benko
5472bd18d8 Update sk.po 2018-01-20 10:16:53 +01:00
Juergen Spitzmueller
315032622b de.po: update 2018-01-20 09:47:08 +01:00
Juergen Spitzmueller
00aa9733a8 update po files after 34097ce8f0 2018-01-20 09:44:53 +01:00
Juergen Spitzmueller
c284a1b5b3 lyx_pot.py: consider empty encoding gui name
(cherry picked from commit 43c05fe16b)
2018-01-20 09:23:30 +01:00
Juergen Spitzmueller
34097ce8f0 Prevent to paste uncodable characters into verbatim
Since we now have proper encoding here, we can set this restriction.

(cherry picked from commit 54846d2d93)
2018-01-20 09:23:00 +01:00
Juergen Spitzmueller
74a1666531 Introduce "inherit" encoding for latex_language
This gets rid of the hardcoded latin1 encoding for verbatim. Instead,
verbatim now inherits the encoding from the context, which is what is
actually wanted here.

Fixes: #9012, #9258
2018-01-20 09:22:38 +01:00
Jean-Marc Lasgouttes
93893396e4 Initialize properly class member
Spotted by coverity.

(cherry picked from commit 2ba00ecb7b)
2018-01-19 09:33:53 +01:00
Juergen Spitzmueller
b0868e6eb1 Use qt4-compatible connect() syntax.
Signed-off-by: Juergen Spitzmueller <spitz@lyx.org>
(cherry picked from commit aab58fed6b)
2018-01-19 09:33:06 +01:00
Guillaume MM
789617b818 Install a new compressor
A brand new event compressor based on Kuba Ober's cleverly simple
solution: <https://stackoverflow.com/a/21006207>.

Fix #9362, #9461, #9933: Lyx suddenly gets keyboard keys wrong, and
deadlocks

Fix #9790: LyX should perform key event compression (for improving the
remote X connections one would also need to implement
Qt::WA_KeyCompression)

Fix #10516: slowness on repeated arrow keys with IBus and Qt5

Patch pulled from
https://github.com/gadmm/lyx-unstable/commit/bf5a1efb0db5bfc2b

Signed-off-by: Juergen Spitzmueller <spitz@lyx.org>
(cherry picked from commit 43e4b80734)
2018-01-19 09:32:32 +01:00
Uwe Stöhr
e629a978fd UserGuide.lyx: correct an equation
thanks Yuriy for spotting
2018-01-19 01:02:46 +01:00
Uwe Stöhr
a6ccb4e1d7 ru.po: updates from Yuriy
- also some updates for Tutorial.lyx
2018-01-19 00:31:30 +01:00
Scott Kostyshak
968afbbadd ctests: invert for new ru example_lyxified.lyx
Consistent with the ru splash.lyx, we invert the texF tests for the
ru example_lyxified.lyx, which was recently added at 69ef4bc1.

(cherry picked from commit dc06714adb)
2018-01-18 00:03:05 -05:00
Uwe Stöhr
9054818ac8 xyfigure.lyx: add missing Makefile entry
- also update the xyfigure.png
- update image setting in LyX file
2018-01-17 15:57:09 +01:00
jpc
556af55f47 Create French translation of xyfigure.lyx 2018-01-17 10:33:42 +01:00
Scott Kostyshak
66b5538339 ctest comment: be more clear about what "!" means
The "!" line only affects tests in that file.

This amends c6d4380c.

Thanks to Kornel for spotting this.

(cherry picked from commit 39c22913a2)
2018-01-17 01:09:36 -05:00
jpc
ddc5b00ea4 File checked with pocheck.pl 2018-01-16 18:05:55 +01:00
Uwe Stöhr
8a28967898 ru.po: updates from Yuriy 2018-01-16 15:40:59 +01:00