lyx_mirror/src/graphics
Abdelrazak Younes 435e223f7c Fix http://bugzilla.lyx.org/show_bug.cgi?id=4933
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25182 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-07 09:06:18 +00:00
..
GraphicsCache.cpp Move loadableImageFormats() to the frontend. 2008-06-06 12:29:58 +00:00
GraphicsCache.h move GuiImage::loadableFormats() to support/imagetools.{h,cpp} and simplify this whole stuff. What a mess! 2008-06-06 11:34:49 +00:00
GraphicsCacheItem.cpp Fix http://bugzilla.lyx.org/show_bug.cgi?id=4933 2008-06-07 09:06:18 +00:00
GraphicsCacheItem.h 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! 2008-06-06 13:30:38 +00:00
GraphicsConverter.cpp rename assert.h to lassert.h 2008-04-30 08:26:40 +00:00
GraphicsConverter.h remove a few uses of boost::scoped_ptr 2007-11-21 23:47:47 +00:00
GraphicsImage.cpp move GuiImage::loadableFormats() to support/imagetools.{h,cpp} and simplify this whole stuff. What a mess! 2008-06-06 11:34:49 +00:00
GraphicsImage.h Simplify and optimize image on screen visualization. Fix one bug or two along the way WRT combined image effects (egg: rotation and grayscale). 2008-06-06 22:51:11 +00:00
GraphicsLoader.cpp Simplify and optimize image on screen visualization. Fix one bug or two along the way WRT combined image effects (egg: rotation and grayscale). 2008-06-06 22:51:11 +00:00
GraphicsLoader.h lyxlib.h:sum -> FileName::checksum() 2007-11-30 09:23:44 +00:00
GraphicsParams.cpp Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list. 2008-04-20 03:08:11 +00:00
GraphicsParams.h Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list. 2008-04-20 03:08:11 +00:00
GraphicsTypes.cpp 'using namespace std' instead of 'using std::xxx' 2007-12-12 10:16:00 +00:00
GraphicsTypes.h use strfwd.h 2007-11-21 23:55:42 +00:00
PreviewImage.cpp header cleanup. 2007-12-16 22:09:28 +00:00
PreviewImage.h simplification 2007-11-23 22:57:11 +00:00
PreviewLoader.cpp move GuiImage::loadableFormats() to support/imagetools.{h,cpp} and simplify this whole stuff. What a mess! 2008-06-06 11:34:49 +00:00
PreviewLoader.h remove a few uses of boost::scoped_ptr 2007-11-21 23:47:47 +00:00
Previews.cpp getting rid of superfluous std:: statements. 2007-12-12 19:28:07 +00:00
Previews.h remove a few uses of boost::scoped_ptr 2007-11-21 23:47:47 +00:00