]> git.lyx.org Git - features.git/commit
Optimize the graphics loader: don't put the image in the queue if it is directly...
authorAbdelrazak Younes <younes@lyx.org>
Fri, 6 Jun 2008 13:30:38 +0000 (13:30 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 6 Jun 2008 13:30:38 +0000 (13:30 +0000)
commit896cb74fe2fab71aba57471363196c5332217df0
tree18f82f1b53303ff77e1d24dad319cc065b3b3b07
parente4a5278060ea2571df0ae18c649c02f5ed8431b7
Optimize the graphics loader: don't put the image in the queue if it is directly loadable and no conversion is needed. No more temporary preview image, yeah!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25166 a592a061-630c-0410-9148-cb99ea01b6c8
src/graphics/GraphicsCacheItem.cpp
src/graphics/GraphicsCacheItem.h
src/graphics/GraphicsLoader.cpp