Juergen Spitzmueller
e9b187af08
New info-inset type l7n
...
This returns a localized version of a string (in the GUI language)
if available, removing trailing colons and accelerator marks.
This can be used to refer to dialog items in the docs in a portable way.
2018-08-13 17:18:44 +02:00
Enrico Forestieri
ad3d711b0e
Update it.po
2018-08-12 13:26:38 +02:00
Juergen Spitzmueller
b3c57aded7
tex2lyx/TODO: cleanup
...
Remove items that are done or not relevant to tex import.
2018-08-12 09:09:23 +02:00
Juergen Spitzmueller
c12fe77c94
Remove inclusion of obsolete header
2018-08-12 08:29:16 +02:00
Juergen Spitzmueller
6437762532
de.po
2018-08-11 18:19:23 +02:00
Juergen Spitzmueller
d6a93143ec
InsetInfo: enable inset dissolve
2018-08-11 17:43:25 +02:00
Juergen Spitzmueller
521d7c2e0b
tex2lyx: fix option parsing of listings
...
the tricky thing was to decide whether [foo] is taken as option or as
verbatim content.
Candidate for stable.
2018-08-11 16:55:44 +02:00
Kornel Benko
df59cb89e9
Amend 3058deb
: Make convert_fonts robust
...
The preamble handling needs to know, which package belongs to
which font-type
* The conversion is now independent of the sequence in the preamble
This is important for instance, if the user created the preamble manually
2018-08-11 13:04:57 +02:00
Juergen Spitzmueller
07d760ef30
Rework BibTeX dialog
...
Fixes concerns reported in #11239
2018-08-11 12:17:42 +02:00
Kornel Benko
3058debb60
Amend 366e37c
: Add also the conversion routine
...
Created also routines convert_fonts() and revert_fonts()
so that adding new fonts which have similar features should be easier
2018-08-11 11:45:02 +02:00
Kornel Benko
54a788f9d1
Update sk.po
2018-08-10 20:02:17 +02:00
Kornel Benko
4fa1fdaf85
Update sk.po
2018-08-10 19:53:07 +02:00
Kornel Benko
366e37c851
Added latex-DejaVu fonts to lyx-GUI.
...
Increment lyx-format to 561
2018-08-10 19:38:06 +02:00
Juergen Spitzmueller
136b8a63be
typo
2018-08-10 17:10:59 +02:00
Juergen Spitzmueller
806f742263
Amend 5f45b3ed9c
2018-08-09 17:23:05 +02:00
Juergen Spitzmueller
5f45b3ed9c
Fix shortcuts info output on the Mac
...
QKeySequence returns special characters for keys on the mac rather than
textual key names (as on other OSes).
Since these symbols are not included in many fonts, we re-translate them
to textual names
Fixes : #10641
2018-08-09 16:59:06 +02:00
Juergen Spitzmueller
fd7490762d
Support key symbols via menukeys package
2018-08-09 15:05:19 +02:00
Juergen Spitzmueller
b8ed202658
Consider default output format
2018-08-08 15:50:04 +02:00
Juergen Spitzmueller
7c5d243e71
Revert that part
...
We don't want to lose the shortcuts.
2018-08-08 15:14:26 +02:00
Juergen Spitzmueller
91a5263d68
Extend list of accessible menu info
...
When searching for and item in the menu, also try to consider those that
require a BufferView (such as View/Update formats).
Also, be explicit for the default format in order to find it.
Fixes : #9851
2018-08-08 15:05:58 +02:00
Juergen Spitzmueller
d1fbbb78a8
Disable Immediate Apply if no inset is modified.
2018-08-08 10:34:57 +02:00
Juergen Spitzmueller
8f467f32c4
de.po
2018-08-08 10:17:10 +02:00
Juergen Spitzmueller
cd3eab36df
Resolve shortcut conflict
2018-08-08 10:07:57 +02:00
Juergen Spitzmueller
44718e0e8c
GuiInfo: Show "Unknown" only if issued from an unknown info.
2018-08-08 09:52:03 +02:00
Richard Kimberly Heck
2896441dbb
Update buffer after preferences change.
...
Fixes missing update after new InsetInfo stuff.
2018-08-07 23:38:55 -04:00
Kornel Benko
43530bb721
Update sk.po
2018-08-07 18:50:17 +02:00
Enrico Forestieri
cf5f2661dc
Fix LyX server on Windows
...
On some recent Windows versions, GetLastError() may also return
NO_ERROR instead of ERROR_IO_PENDING during an overlapped write
operation to a pipe. This was confusing the state machine in
Server.cpp so that replies to commands were scheduled but were
never actually output.
2018-08-07 17:56:07 +02:00
Enrico Forestieri
ab72f94595
Update the server_monitor example client to Qt5
2018-08-07 17:47:50 +02:00
Juergen Spitzmueller
781b10306a
update tex2lyx tests
2018-08-07 15:42:22 +02:00
Juergen Spitzmueller
369f55d959
Doc update
2018-08-07 15:25:04 +02:00
Juergen Spitzmueller
dd3ae00f74
Disambiguate time (period) from time (of day).
2018-08-07 15:24:40 +02:00
Juergen Spitzmueller
cc8051c0a1
de.po
2018-08-07 15:23:46 +02:00
Juergen Spitzmueller
c374b396c5
de.po
2018-08-07 15:03:18 +02:00
Juergen Spitzmueller
947a065803
de.po
2018-08-07 15:01:42 +02:00
Juergen Spitzmueller
c6d8efba6c
Add user name and email to Insert > Fields
...
This is a low hanging fruit, since it's already available (although
quite hidden)
Generally, output "not set" i a pref is not set rather than an empty
string.
2018-08-07 14:57:44 +02:00
Juergen Spitzmueller
2315bdad41
Fix small UI glitch
2018-08-07 14:48:51 +02:00
Kornel Benko
15dc3b5a84
Update sk.po
2018-08-07 14:18:11 +02:00
Juergen Spitzmueller
2cd7aab7cf
Validate (fix) date vs. time specifier
2018-08-07 12:56:43 +02:00
Juergen Spitzmueller
37279f6681
Typos
2018-08-07 12:41:00 +02:00
Juergen Spitzmueller
d8927ffeb5
de.po
2018-08-07 12:40:11 +02:00
Juergen Spitzmueller
7efdf98fc8
Further extend Info insets:
...
* Add time type (time, modtime, fixtime)
* Add "name-noext" buffer type (file name w/o extension)
2018-08-07 12:14:45 +02:00
Juergen Spitzmueller
74158ec6a7
remove duplicate entries
...
Paste error :-/
2018-08-07 10:30:49 +02:00
Enrico Forestieri
d5b7a6eb4f
Update it.po
2018-08-06 23:24:27 +02:00
Juergen Spitzmueller
307319e95e
Introduce InsetInfoParams
...
This allows to open the dialog without having an inset already.
2018-08-06 20:07:15 +02:00
Juergen Spitzmueller
801d66c0d4
Temporarily disable
...
We need proper InsetInfoParams to get this working (I'm on it)
2018-08-06 09:25:05 +02:00
Juergen Spitzmueller
53f699561d
de/UserGuide: update
2018-08-05 16:32:40 +02:00
Kornel Benko
677e5ec21d
Update sk.po, typo
2018-08-05 16:31:09 +02:00
Juergen Spitzmueller
057b84e7e8
de.po
2018-08-05 16:13:40 +02:00
Kornel Benko
c3c345bea0
Update sk.po
2018-08-05 11:25:49 +02:00
Juergen Spitzmueller
8536fc1dfa
Basic field documentation
2018-08-05 11:18:24 +02:00