mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-16 16:18:22 +00:00
3d590d3bd7
Now painting the workarea is done at paint events as should be. Explicit painting after updating metrics has been replaced by a much lighter procedure (updatePosCache) to update the insets positions cache. Expected benefits: - better performance - proper use of subpixel aliasing The LyXRC variable use_qimage is not needed anymore and is therefore removed. |
||
---|---|---|
.. | ||
qt4 | ||
tests | ||
.gitignore | ||
alert.h | ||
Application.h | ||
Clipboard.h | ||
CMakeLists.txt | ||
Delegates.h | ||
FontLoader.h | ||
FontMetrics.h | ||
KeyModifier.h | ||
KeySymbol.h | ||
Makefile.am | ||
mouse_state.h | ||
NullPainter.h | ||
Painter.h | ||
Selection.h | ||
WorkArea.h | ||
WorkAreaManager.cpp | ||
WorkAreaManager.h |