lyx_mirror/src/graphics
Abdelrazak Younes d25c74c0eb Simplify image creation with a new factory function: newImage().
GraphicsImage: now a pure virtual interface.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26457 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-19 12:01:01 +00:00
..
GraphicsCache.cpp Move loadableImageFormats() to the frontend. 2008-06-06 12:29:58 +00:00
GraphicsCache.h
GraphicsCacheItem.cpp Simplify image creation with a new factory function: newImage(). 2008-09-19 12:01:01 +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 Replace home made temp file creation with safer (and cleaner) Qt' solution. Should fix http://bugzilla.lyx.org/show_bug.cgi?id=4693 2008-07-23 05:17:31 +00:00
GraphicsConverter.h
GraphicsImage.h Simplify image creation with a new factory function: newImage(). 2008-09-19 12:01:01 +00:00
GraphicsLoader.cpp stupid me... 2008-07-10 11:45:16 +00:00
GraphicsLoader.h - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
GraphicsParams.cpp - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
GraphicsParams.h - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
GraphicsTypes.h - Simplify prefs, graphics and external display options which are now true or false. 2008-06-13 07:34:55 +00:00
PreviewImage.cpp
PreviewImage.h
PreviewLoader.cpp ** proper implementation of pLaTeX by Tetsuya Makimura and me, fixes many remaining problems and bugs with language "japanese" (bugs 4863, 4290, 4700 and partially 4697) ** 2008-08-18 17:26:09 +00:00
PreviewLoader.h
Previews.cpp fix merged build 2008-08-13 21:39:59 +00:00
Previews.h Mac gcc compile fix. 2008-07-14 11:40:29 +00:00