lyx_mirror/src/graphics
Stephan Witt c053a9394d #9130 Text in main work area isn't rendered with high resolution
Improved icon and pixmap handling with SVG images and high physical resolution displays.
This results in much better looking icons and splash banner.
2015-05-19 22:46:26 +02:00
..
CMakeLists.txt Revert "Cmake build: Make PreviewLoader.cpp compilable again" 2012-12-15 11:05:09 +01:00
epstools.cpp Fix bug #8114: LyX does not retrieve negative bbox parameters 2012-04-08 23:20:01 +02:00
epstools.h Move readBB_from_PSFile() out of support (no code change), 2012-02-15 20:50:52 +00:00
GraphicsCache.cpp Mark some singletons with FIXME THREAD 2014-07-05 15:20:54 +02:00
GraphicsCache.h msvcUsing "using namespace std" with msvc10 makes also std::tr1::shared_ptr visible and generates conflicts with boost::shared_ptr. 2010-04-22 11:37:32 +00:00
GraphicsCacheItem.cpp Make sure that a generated temporary filename doesn't end with a dot. 2015-03-13 18:12:08 +01: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 Let imagemagick detect file format (bug #2332) 2015-03-22 10:22:31 +01:00
GraphicsConverter.h fix some typos. Patch by Yuri Chornoivan. 2010-12-29 16:57:04 +00:00
GraphicsImage.h Header cleanup cont. 2013-05-23 22:12:29 -07:00
GraphicsLoader.cpp #9130 Text in main work area isn't rendered with high resolution 2015-05-19 22:46:26 +02:00
GraphicsLoader.h #9130 Text in main work area isn't rendered with high resolution 2014-10-18 15:26:49 +02:00
GraphicsParams.cpp #9130 Text in main work area isn't rendered with high resolution 2014-10-18 15:26:49 +02:00
GraphicsParams.h #9130 Text in main work area isn't rendered with high resolution 2014-10-18 15:26:49 +02:00
GraphicsTypes.h Header cleanup. 2011-07-14 17:00:35 +00:00
PreviewImage.cpp Fix bug #7850 (Preview of inline math misaligned) 2015-04-26 19:08:16 +02:00
PreviewImage.h Support for exporting math as images with XHTML. The next step is to 2010-07-21 13:19:52 +00:00
PreviewLoader.cpp Fix bug #4812 (Layout in local directory lost on Save As, Copying) 2015-05-13 22:02:13 +02:00
PreviewLoader.h Properly fix #6369 2015-04-30 16:48:55 +02:00