lyx_mirror/status.22x
Jean-Marc Lasgouttes 04350ad288 Cache QTextLayout objects with Qt/Mac
It seems that the internal Qt5 caching does not work well here,
especially in the case of ancient Hebrew documents.

(cherry picked from commit 5354c64b27)
2017-06-01 10:54:28 +02:00

83 lines
1.2 KiB
Plaintext

-*- text -*-
This file describes what has been done in the preparation of LyX 2.2.4.
All comments are welcome.
We try to group things by topic and in decreasing order of importance.
Please feel free to re-arrange if that seems like a good idea.
What's new
==========
** Updates:
***********
* DOCUMENT INPUT/OUTPUT
* TEX2LYX IMPROVEMENTS
* USER INTERFACE
- On Windows, allow to automatically bring the LyX window to top (bug 10469).
- Cache information on exportable formats (bug 9980).
* DOCUMENTATION AND LOCALIZATION
* BUILD/INSTALLATION
** Bug fixes:
*************
* DOCUMENT INPUT/OUTPUT
* LYX2LYX
* USER INTERFACE
- Remove duplicate entries from the Symbols dialog (bug 10644).
- Always show the float type in the float inset label (bug 10618).
- Show correct color name for green in the status bar (bug 10656).
- fixes to cursor positionning on mouse click for right-to-left text
(bug 10569).
- Fix metrics of full-width insets when paragraph endings are shown
(bug #10537).
- Fix glacial performance with ancient Hebrew text on macOS.
* INTERNALS
* DOCUMENTATION AND LOCALIZATION
* LYXHTML
* TEX2LYX
* ADVANCED FIND AND REPLACE
* BUILD/INSTALLATION