]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Backport QTime related deprecation fix
[lyx.git] / status.23x
index 82253efe27f7f220703425c84a49feb0855e25be..2e3615dd2ff2d78322f900e8d1970a6d460a9611 100644 (file)
@@ -34,6 +34,11 @@ What's new
 - 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
 
 
@@ -90,6 +95,17 @@ What's new
 
 - 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