Juergen Spitzmueller
6c64844d3b
Do not use English, but the context language, when pasting from LaTeX
...
Fixes : #9199
(cherry picked from commit e85704020b
)
2018-03-17 15:44:05 -04:00
Juergen Spitzmueller
c285b4f8c3
amend 71fea63326
...
(cherry picked from commit be4d49ebd1
)
2018-03-17 15:44:05 -04:00
Juergen Spitzmueller
c0a1893008
Disable CheckTeX while buffer is processed
...
Since CheckTeX itself processes the tex file, a synchronous run with
a TeX process can lead to all sorts of conflicts, including crashes.
Fixes : #7434 .
(cherry picked from commit 71fea63326
)
2018-03-17 15:44:05 -04:00
Juergen Spitzmueller
b408222f76
Disable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer is processed
...
I am rather irritated we didn't do this already, since synchronous runs
with BUFFER_VIEW or BUFFER_UPDATE leads to all sorts of problems,
including crashes.
Fixes the crash in #8338 (but not the bug itself).
(cherry picked from commit 1437ae3f9c
)
2018-03-17 15:44:05 -04:00
Pavel Sanda
9f3da3e616
Fix sideset hints, part of bug #11015 .
2018-03-17 15:44:05 -04:00
Juergen Spitzmueller
cd51b9cca1
Re-add method to get a temporary file name without persistent QTemporaryFile object
...
This is needed for cases where the temp file has to be manually removed
at some point (e.g., if temp files are used as conversion target, and
the initial file only serves as a placeholder), since QTemporaryFile
objects cannot be manually removed at least on Windows (they are always
kept open internally even after close()). See
http://lists.qt-project.org/pipermail/interest/2013-August/008352.html
In order to avoid race conditions due to duplicate names (the issue why
the old method was removed), we record all used temp file names.
Fixes : #9139
(cherry picked from commit 9e2928be68
)
2018-03-17 15:44:05 -04:00
Richard Heck
7d98aebfd9
Remerge strings.
2018-03-17 15:40:17 -04:00
Uwe Stöhr
df3065124d
ar.po: some updates from Hatim
2018-03-09 05:48:31 +01:00
Uwe Stöhr
ee51a86758
Arabic doc files: corrections by Hatim
2018-03-05 22:33:56 +01:00
Uwe Stöhr
276f1c90a0
ru.po: updates by Yuriy
2018-03-05 20:42:18 +01:00
Uwe Stöhr
5e03834223
ar.po: update from Hatim
2018-03-04 21:26:01 +01:00
Uwe Stöhr
0dee0920e0
Revert "configure.py: fix bug #11053 "
...
This reverts commit 151ee98e3b
.
2018-03-02 20:13:22 +01:00
Uwe Stöhr
151ee98e3b
configure.py: fix bug #11053
...
- add quotes around the path to the python executable
2018-03-02 20:12:41 +01:00
Uwe Stöhr
1137a6a7fe
po files: remerge the po files that are currently not actively maintained
...
- for the case that a new translator will show up he can start with this.
2018-03-01 19:34:36 +01:00
Uwe Stöhr
a54ab3ff33
ru.po: updates from Yuriy
2018-03-01 19:32:55 +01:00
Uwe Stöhr
68421b02d5
ar.po: update from Hatim
2018-03-01 19:19:42 +01:00
Kornel Benko
39a12a5cc9
Update sk.po
2018-02-27 09:25:30 +01:00
Scott Kostyshak
944dbdb56c
configure.ac: development version is 2.3.1dev
2018-02-26 11:53:16 -05:00
Scott Kostyshak
f6b788f706
Back to development
2018-02-24 19:16:37 -05:00
Scott Kostyshak
4d5e926f0a
This is LyX 2.3.0
2018-02-24 19:14:56 -05:00
Scott Kostyshak
8050fccca8
Remerge strings for 2.3.0
2018-02-24 19:14:55 -05:00
Pavel Sanda
411860ed26
sv.po reviewed by Jim
2018-02-24 14:13:44 +01:00
Pavel Sanda
7f783a68ce
* cs.po - fix shortcut conflict
2018-02-24 01:19:41 +01:00
Pavel Sanda
4955d6abc8
* cs.po typo
2018-02-24 01:15:29 +01:00
Pavel Sanda
b9700d3b02
* cs.po
2018-02-24 01:14:39 +01:00
Uwe Stöhr
b5dc4856f7
ar.po: correct year
2018-02-23 22:37:02 +01:00
Scott Kostyshak
0601533c3c
RELEASE-NOTES: document some new and changed LFUNs
2018-02-23 13:55:26 -05:00
Scott Kostyshak
b12156255d
Copy caveats from RELEASE-NOTES to UPGRADING
2018-02-22 23:24:50 -05:00
Scott Kostyshak
88f4cb4999
Update ANNOUNCE for 2.3.0
2018-02-22 21:46:58 -05:00
Scott Kostyshak
8fa5b001d8
README.localization: layouttranslations1 on Linux
...
The target layouttranslations1 also works when using CMake on Linux.
(cherry picked from commit ee5f05bd1c
)
2018-02-22 15:17:51 -05:00
Pavel Sanda
06563275d7
* cs.po
2018-02-22 21:02:05 +01:00
Scott Kostyshak
78e666b478
ANNOUNCE: put that the primary FTP is in France
...
See discussion here:
https://www.mail-archive.com/search?l=mid&q=CAAGOGw8xabSxFadY31vT2ZLo%3DmN3o2XD2%3DkcdxKQgY8rgN_nZA%40mail.gmail.com
2018-02-22 13:35:42 -05:00
Uwe Stöhr
1aa4f965c5
Arabic Shortcuts.lyx: fixes by Hatim
2018-02-22 15:35:22 +01:00
Juergen Spitzmueller
d11d44026e
Fix convert_separator routine with ancient LyX files.
2018-02-22 10:25:18 +01:00
Uwe Stöhr
11cd38d24a
ru.po: corrections by Yuriy
2018-02-21 19:19:01 +01:00
Uwe Stöhr
7ddb5fb3e5
Arabic Shortcuts.lyx: translation update from Hatim
2018-02-21 19:18:40 +01:00
jpc
e6aaecd3f5
More French translations of the UserGuide
2018-02-21 16:47:06 +01:00
Pavel Sanda
9aa280993f
small doc glitches
2018-02-21 14:44:56 +01:00
Pavel Sanda
1e863d35e1
whitespace
2018-02-21 14:34:46 +01:00
jpc
dbf33acb22
Better French translation for strike/cross out
2018-02-21 14:08:14 +01:00
jpc
bbc0609a5c
More translations for fr/UserGuire.lyx
2018-02-21 11:50:56 +01:00
Juergen Spitzmueller
90ca393c7f
Localize items in view/update popup icons
...
Fixes : #11040
(cherry picked from commit 578cf77f6f
)
2018-02-21 09:40:01 +01:00
Kornel Benko
c55cea0c26
Cmake build: Use correct list of files to recreate lib/layouttranslation
2018-02-21 08:47:10 +01:00
Scott Kostyshak
d2b65e27a8
Mark Galician and Serbian translators as inactive
...
Their email addresses do not work and they have not committed
changes for a few years. For discussion on marking translators
inactive, see:
https://www.mail-archive.com/search?l=mid&q=1519114839.3586.1.camel%40lyx.org
(cherry picked from commit f66fa17cac
)
2018-02-20 22:43:33 -05:00
Uwe Stöhr
ff2e969fb9
README.localization: document how to update layouttranslations under Win
2018-02-20 20:41:59 +01:00
Uwe Stöhr
2b5a98ccb4
layouttranslations.review: update revision state
2018-02-20 20:33:58 +01:00
Uwe Stöhr
f30fa1a48d
ar.po: correct some terms from layouttranslations
...
Hatim sent me today both, the ar.po and the layouttranslations. I noticed now that he did not update/translate the terms from layouttranslations in ar.po
2018-02-20 20:30:28 +01:00
Uwe Stöhr
7547dd546c
layouttranslations: update file
...
and hopefully fix the encoding issue
2018-02-20 20:27:26 +01:00
Uwe Stöhr
1c159d5885
move README.Documentation to attic
...
It is outdated since many years now and we have the relevant info in the Development.lyx file
2018-02-20 20:12:22 +01:00
Uwe Stöhr
19b840ae23
ar.po and layouttranslations: updates from hatim
2018-02-20 18:01:52 +01:00