lyx_mirror/src/graphics
Georg Baum 211ac35314 Work around crash on command line export
This was a regression of 0c093a6264. The crash was found by the tex2lyx
test case test-insets.tex: Running lyx -f main -e pdflatex test-insets.lyx.lyx
did crash. This is not a real fix, but will do for now since previews are not
needed in command line mode (I wonder why they are generated at all?) In the
long term, we need theApp() to return a console application in commandline
mode to eliminate the existing sifferences between export from GUI and
commandline.
2015-09-04 21:24:01 +02:00
..
CMakeLists.txt Fix building with cmake and Qt4 2015-06-11 00:09:31 +02: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
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 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 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 Work around crash on command line export 2015-09-04 21:24:01 +02:00
PreviewLoader.h Revert bc47054b and the related commit ad0d0f6d 2015-06-14 18:05:39 +02:00