lyx_mirror/src/frontends
Jean-Marc Lasgouttes 386a2ddca1 Cache the value of FontMetrics::xHeight()
This value is computed for the metrics of *every* Mathdata and hotspot
says that it counts for 9% of total on math-heavy "branch-test.lyx"
file. I am not sure that real world agrees with that, but profiling
shows that Qt itself does not cache the value.

Part of reinvestigation of #12297.
2023-07-15 23:32:59 +02:00
..
qt Cache the value of FontMetrics::xHeight() 2023-07-15 23:32:59 +02:00
tests
.gitignore
alert.h
Application.h Add method to check whether LyX runs in dark mode 2021-01-19 09:21:36 +01:00
CaretGeometry.h
Clipboard.h #8055 add support for system-wide find buffer on Mac 2021-02-14 18:56:25 +01:00
CMakeLists.txt prevent Qt6 from defining UNICODE (Qt6.1.1 and upwards) 2021-06-19 10:48:49 +02:00
Delegates.h
FontLoader.h
FontMetrics.h Fix crash with countExpanders in Qt6 2022-04-08 12:14:41 +02:00
KeyModifier.h
KeySymbol.h Sync with master 2022-10-26 10:52:21 +02:00
Makefile.am
mouse_state.h
NullPainter.h Fix bug #12169 2021-02-27 13:27:05 -05:00
Painter.h Fix bug #12169 2021-02-27 13:27:05 -05:00
Selection.h Make primary-selection unknown when not supported 2021-11-22 10:30:43 +01:00
WorkArea.h
WorkAreaManager.cpp Regenerate previews after zoom (#11919) 2022-11-20 18:18:59 +01:00
WorkAreaManager.h Regenerate previews after zoom (#11919) 2022-11-20 18:18:59 +01:00