]> git.lyx.org Git - lyx.git/commit
Regularly check if graphics is modified when visible on screen (#10596)
authorGuillaume Munch <gm@lyx.org>
Sun, 19 Mar 2017 13:41:54 +0000 (14:41 +0100)
committerGuillaume Munch <gm@lyx.org>
Sun, 19 Mar 2017 13:41:54 +0000 (14:41 +0100)
commitad16347b087943741eaca30cc048e1aa32ad57c0
treef3f6cf76c6df9dda0445dc2818257782c2c85518
parentc779e9806ef83f899756d12a01f06d3ca3aaeb7e
Regularly check if graphics is modified when visible on screen (#10596)

In case one cannot rely on QFileSystemWatcher.

see https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg199112.html
src/graphics/GraphicsCacheItem.cpp
src/graphics/GraphicsCacheItem.h
src/graphics/GraphicsLoader.cpp
src/graphics/GraphicsLoader.h
src/insets/RenderGraphic.cpp