lyx_mirror/src/graphics
Enrico Forestieri 125ee9fb8c Avoid duplicate generation of the same preview
When an image has to be loaded a second time and the cache
is not used or the image is not in the cache, its preview is
going to be regenerated again. Hence, if the same image
appears more than once on screen, avoid requesting simultaneous
generation of the same preview.
See also this thread:
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg205057.html
2018-06-06 18:59:37 +02:00
..
CMakeLists.txt Fix building with cmake and Qt4 2015-06-11 00:09:31 +02:00
epstools.cpp Move the global formats and system_formats variables into the 2017-03-13 23:40:29 -04:00
epstools.h
GraphicsCache.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
GraphicsCache.h Add 'needauth' option to converters that need explicit user authorization. 2016-11-22 23:54:58 +01:00
GraphicsCacheItem.cpp If the external modification is a deletion, do not ask for reloading. 2017-06-11 19:51:17 +02:00
GraphicsCacheItem.h Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00
GraphicsConverter.cpp Fix #10865 compiler warnings. 2017-12-15 23:54:50 -05:00
GraphicsConverter.h Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00
GraphicsImage.h
GraphicsLoader.cpp Avoid duplicate generation of the same preview 2018-06-06 18:59:37 +02:00
GraphicsLoader.h Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +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 Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00
PreviewImage.h Add 'needauth' option to converters that need explicit user authorization. 2016-11-22 23:54:58 +01:00
PreviewLoader.cpp Fix preview with a nested preview not being shown (#10795) 2018-01-06 02:39:51 -05:00
PreviewLoader.h Properly track the lifetime of signals2::slots (#8261) 2017-06-11 19:51:17 +02:00