]> 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>
Sun, 7 Oct 2018 12:56:55 +0000 (14:56 +0200)
commit9fe101e8900300661c999e1edc834f1dbcf2e40c
tree72891320dee42e6bb6ee07d73e2fa707b30ada9c
parentff933b52f5a9fe8c8453a03e096879755ff91340
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