]> git.lyx.org Git - features.git/commit
Remove support for pixmap cache
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 7 Oct 2018 12:48:05 +0000 (14:48 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:50 +0000 (14:39 +0200)
commitf2053a0001c78e469c967d91fac6260233a05389
tree72891320dee42e6bb6ee07d73e2fa707b30ada9c
parent547e5adfc677301e5b3e844e716b10a72ab86217
Remove support for pixmap cache

This code has issues and there is no evidence that it improves performance.

Remove LyXRC variable \use_pixmap_cache and update rc format to 29.

Now the global pixmap cache is only used by GuiCompleter. Therefore
there is no need to reset it when fonts change.
lib/RELEASE-NOTES
lib/configure.py
lib/scripts/prefs2prefs_prefs.py
src/LyXRC.cpp
src/LyXRC.h
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiPainter.cpp
src/frontends/qt4/GuiPainter.h
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/ui/PrefScreenFontsUi.ui