Juergen Spitzmueller
5fc2662b13
Add pref to keep ct markup on copy/paste
...
Fixes #10278 , #10128
2020-01-13 15:20:48 +01:00
Juergen Spitzmueller
c77999a5f3
Add buffer param to opt-out fragile content movement
...
Fixes #11714
File format change
2020-01-10 10:21:09 +01:00
Juergen Spitzmueller
8e62dcc20f
Add pref option to disable underlining of added text (in workarea)
...
Addresses #10102
2019-12-27 10:35:52 +01:00
Juergen Spitzmueller
2d4948e107
Forgot this
2019-12-25 09:38:47 +01:00
Juergen Spitzmueller
a08cbf41cf
Provide way to add (optional) user initials
...
This makes it easier to hook the changes package into LyX's ct markup.
2019-12-24 14:31:08 +01:00
Scott Kostyshak
75bbe37495
Improve tooltip of "Save as Document Defaults"
...
The new message is shorter and also specifies that these defaults
are for new documents.
2019-10-26 14:46:33 -04:00
Pavel Sanda
58cf1c5345
As observed on users list it's hard to guess where to setup external editor.
2019-08-16 23:01:34 +02:00
Juergen Spitzmueller
6c2a0c6b37
Correct visual/logic cursor description
2019-07-23 07:36:53 +02:00
Juergen Spitzmueller
24d72468c0
use validator rather than inputMask for line edit validation (part 2)
2019-07-22 11:31:56 +02:00
Juergen Spitzmueller
b852df91bc
Localize the default decimal separator
...
Do not blindly use (English) "." as default, but the locale default of
the current context language.
Fixes : #7204
2019-07-22 08:05:28 +02:00
Juergen Spitzmueller
3ca2b42389
Fix another tooltip
2019-07-21 16:43:41 +02:00
Juergen Spitzmueller
6e7ef06dbc
Further tooltips fix
2019-07-21 16:19:01 +02:00
Juergen Spitzmueller
ae9768da93
Fix tooltip
2019-07-21 14:41:23 +02:00
Juergen Spitzmueller
73146e757d
Add tooltips
...
The function itself seems broken.
2019-07-21 14:37:14 +02:00
Juergen Spitzmueller
bbeee6bbef
Improve prefs language UI
2019-07-21 11:37:54 +02:00
Jean-Marc Lasgouttes
c293be56bd
Rename frontend qt4 to qt
...
In particular, the directory frontends/qt4 is renamed to frontends/qt.
Many configurations file have to be updated. All mentions of qt4 in
the source have been audited, and changed to qt if necessary.
The only part that has not been updated is the CMake build system.
2019-07-20 23:39:40 +02:00