]> git.lyx.org Git - lyx.git/blobdiff - status.23x
Backport QTime related deprecation fix
[lyx.git] / status.23x
index 06a0d577b9018ba061912308ffe1d6cf84cac3e7..2e3615dd2ff2d78322f900e8d1970a6d460a9611 100644 (file)
@@ -34,8 +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
 
 
@@ -96,6 +99,13 @@ What's new
 
 - 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