lyx_mirror/development
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
..
attic move lyx-fedora script to attic/ 2020-01-27 18:43:40 +01:00
autotests Partially revert 43b81bec, export.cmake was not intended to change 2020-01-17 23:52:23 +01:00
batchtests Cmake tests: Correct test BATCH_outline-beamer 2020-02-15 10:26:33 +01:00
checksigs Keep track of signatures stored on ftp server. 2017-02-16 12:54:43 -08:00
checkurls Fix some non-accessible URLS 2019-03-31 00:15:52 +01:00
CI Set n:o digits in abbrev. hash in script that checks commit log. 2017-08-20 18:34:25 +02:00
cmake Cmake build: Files already removed, but in 'git status' still present. 2020-02-15 10:11:28 +01:00
coding
cygwin Update the formats of lyxrc.dist.in to 22 2017-08-14 02:02:57 -04:00
HTML
keystest
lyxserver Update the server_monitor example client to Qt5 2018-08-07 17:47:50 +02:00
MacOSX Use real path names for buffer lookup by name of temporary external files. 2020-02-22 12:11:42 +01:00
mathmacros Remove spurious body tags in macro test file. 2016-12-01 10:15:12 +01:00
tools move lyx-fedora script to attic/ 2020-01-27 18:43:40 +01:00
unix Adapt Format-entry in unix/lyxrc.dist 2018-04-22 12:02:27 +02:00
Win32 Remove dvipost from Windows installation. 2020-01-27 00:01:59 -05:00
.gitignore
coverity_modeling.cpp Model lyx_exit() to tell coverity what it does 2017-03-31 16:51:02 +02:00
expectedTestFailures
FORMAT Record change author and time for tracked columns/rows 2020-01-14 09:28:36 +01:00
LyX-Mac-binary-release.sh Make the directories in LyX application bundle read only. 2020-02-21 18:04:28 +01:00
LyX-Mac-frameworks-template.plist Create private frameworks on Mac with standard conforming internal structure 2020-02-20 10:46:22 +01:00
lyx.package.README
lyx.rpm.README
lyx.spec.in
Makefile.am Amend 43dfd12f 2020-02-15 12:21:32 +01:00
PAINTING_ANALYSIS Honor Update::SinglePar properly 2019-02-20 14:41:22 +01:00
TestsToDo