]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Backport QTime related deprecation fix
[lyx.git] / status.23x
index 89d4790616615bfdb5ffcd004ef08de2fe241157..2e3615dd2ff2d78322f900e8d1970a6d460a9611 100644 (file)
@@ -31,6 +31,13 @@ What's new
   does not move the cursor out of the whole equation anymore and is now
   equivalent to hitting the left arrow key (bug 11678).
 
+- Other than directly inserted, now references can also be pasted as insets
+  into an equation, instead of simply as text (bug 11539). 
+
+- Add support for High DPI screens in Windows and Linux (bug 12060).
+
+- Add Qt platform name in About dialog.
+
 
 * DOCUMENTATION AND LOCALIZATION
 
@@ -54,6 +61,13 @@ What's new
 
 - Fix tables in title.
 
+- Fix issue causing the coalesce of an empty description list item and an
+  immediately following nested itemize environment when loading documents
+  created with version 2.1 or earlier (bug 12148).
+
+- Fix export of the optional argument of \sqrt when it contains other
+  commands with optional arguments (bug 3294).
+
 
 * USER INTERFACE
 
@@ -74,6 +88,23 @@ What's new
 
 - Fix unwanted scrolling of window when using "copy". (bug 11225).
 
+- Disable direct insertion of multiple spaces in mathed text (bug 1311).
+
+- Fix crash in tabular when an empty paragraph is removed
+  automatically (bug 12117).
+
+- On screen, show upper case greek letters in \mathbf as bold (bug 3751).
+
+- Fix coloring of text-mode material in math equations (bug 11007).
+
+- Fix crash with undo when the document has errors (bug 12163).
+
+- Fix Thesaurus usage with large text selection (#10528).
+
+- Fix wrap-around of spellchecker (#10383).
+
+- Avoid pointless 'undefined flex inset' errors when changing document
+  settings (bug 12163).
 
 
 * INTERNALS
@@ -84,7 +115,9 @@ What's new
 
 * DOCUMENTATION AND LOCALIZATION
 
-- Updated Polish User Interface localizations.
+- Updated Polish and French User Interface localizations.
+
+- Updated French Customization.lyx
 
 
 * LYX2LYX