Stephan Witt f2f861f017 Use real path names for buffer lookup by name of temporary external files.
In case of path names for external files containing symbolic links the real path
and the logical path name may be different for the same file or directory.
LyX is using QDir::tempPath() to create the path name of the temporary directory.
The Qt implementation is free to return the logical or the real path name here and
it happens to be different for various platforms and versions.
The most stable and clean solution is to use the real path name consistently.
2020-02-22 12:11:42 +01:00
..
2017-08-14 02:31:24 -04:00
2012-10-15 22:52:12 +02:00
2018-12-27 17:17:33 +01:00
2018-12-27 17:17:33 +01:00
2016-10-20 06:35:25 +02:00