lyx_mirror/src/graphics
Enrico Forestieri 1c94995aef Fix bug ##9627: Make the document name available to preview insets
The \jobname macro is redefined for the preview snippets such that
it contains the name of the document without extension. This is
harmless because the moment it is redefined, TeX has already chosen
the name of the output and log files. On the other hand, any use
of \jobname in preview snippets is now consistent with what one
obtains after exporting and compiling by hand.
2015-11-04 00:36:41 +01:00
..
CMakeLists.txt Fix building with cmake and Qt4 2015-06-11 00:09:31 +02:00
epstools.cpp
epstools.h
GraphicsCache.cpp Mark some singletons with FIXME THREAD 2014-07-05 15:20:54 +02:00
GraphicsCache.h
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
GraphicsConverter.cpp Let imagemagick detect file format (bug #2332) 2015-03-22 10:22:31 +01:00
GraphicsConverter.h
GraphicsImage.h
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 Support units in external inset bbox 2015-07-16 22:06:35 +02:00
GraphicsParams.h Support units in external inset bbox 2015-07-16 22:06:35 +02:00
GraphicsTypes.h
PreviewImage.cpp Comment. 2015-07-22 12:08:20 -04:00
PreviewImage.h
PreviewLoader.cpp Fix bug ##9627: Make the document name available to preview insets 2015-11-04 00:36:41 +01:00
PreviewLoader.h Revert bc47054b and the related commit ad0d0f6d 2015-06-14 18:05:39 +02:00