lyx_mirror/development
Stephan Witt f7dfb8eb0c 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.

(cherry picked from commit f2f861f017)
2021-01-07 12:08:36 -05:00
..
attic Repeat after me: into account, into account, into account 2015-09-27 21:38:20 +02:00
autotests Cmake tests: Make foreach() command robust 2019-12-31 11:35:54 +01:00
checksigs Keep track of signatures stored on ftp server. 2017-02-16 12:54:43 -08:00
checkurls Cmake url tests: Add special handling for some ftp-urls 2016-01-05 17:27:49 +01:00
CI Add script for CI job to check git log for non @lyx.org-adressses 2017-07-30 20:28:42 +02:00
cmake CMake deb: support "python2 | python3" dependency 2020-10-29 21:55:45 -04:00
coding Example Emacs configuration 2015-10-01 22:06:01 +01:00
cygwin Update preference format for cygwin and Win 2017-10-27 13:00:02 -04:00
HTML Update HTML notes again. 2011-04-03 13:38:05 +00:00
keystest
lyxserver Update the server_monitor example client to Qt5 2018-08-08 13:12:33 +02:00
MacOSX Use real path names for buffer lookup by name of temporary external files. 2021-01-07 12:08:36 -05:00
mathmacros Remove spurious body tags in macro test file. 2016-12-01 10:15:12 +01:00
tools Better variable name 2020-06-07 12:39:04 -04:00
Win32 Wininstaller, remove the option to run LyX from the finish page 2020-07-12 19:00:44 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
coverity_modeling.cpp Model lyx_exit() to tell coverity what it does 2017-03-31 16:51:02 +02:00
expectedTestFailures Cmake build tests: update comments 2013-08-25 18:18:19 +02:00
FORMAT Collapsable -> Collapsible (part 1) 2017-10-16 11:22:13 +02:00
gcc_4.6.patchset Add patcheset for building with gcc 4.6. 2017-11-17 13:58:49 +01:00
LyX-Mac-binary-release.sh Allow externally provided list of components to skip for Qt framework builds on macOS 2020-06-07 20:33:39 +02:00
LyX-Mac-frameworks-template.plist Create private frameworks on Mac with standard conforming internal structure 2020-05-22 07:24:01 +02:00
lyx.package.README Creat source package with 'make package_source' from inside the build directory 2011-05-23 08:44:32 +00:00
lyx.rpm.README Typos 2012-06-05 12:22:13 +02:00
lyx.spec.in Update the spec file template 2014-12-08 13:15:06 +01:00
Makefile.am Add template for MacOS private frameworks to distribution 2020-06-01 21:49:09 +02:00
PAINTING_ANALYSIS Remove row crc computation 2018-02-15 12:29:25 +01:00
status.base Add blank status file for easier resets. 2019-06-18 18:14:58 -04:00
TestsToDo Add Georg's idea for lyx2lyx tests to TestsToDo 2015-11-01 20:06:04 -05:00