]> git.lyx.org Git - features.git/commit
Try again to fix Kornel's slowness problem. The previous attempt was
authorRichard Heck <rgheck@lyx.org>
Sat, 9 Mar 2013 17:42:56 +0000 (12:42 -0500)
committerRichard Heck <rgheck@lyx.org>
Sat, 9 Mar 2013 17:42:56 +0000 (12:42 -0500)
commit872c71ffa61e52918a12c847ef7f87b10741d75a
treeaa6727d245336c2f365e74c232bfdf7072e3a59d
parent65b74b9a1d54f524426a15128b2b599906f1e9a0
Try again to fix Kornel's slowness problem. The previous attempt was
worth doing, as we were creating too much output for tooltips anyway.
But we need to ignore BibTeX insets altogether, as the collection of
the references, etc, is too slow.
src/insets/InsetBibtex.cpp
src/insets/InsetExternal.cpp
src/insets/InsetInclude.cpp
src/mathed/InsetFormulaMacro.cpp