]> git.lyx.org Git - lyx.git/commit
Keep permissions of the saved files intact. (Backporting 04fe818b2239).
authorPavel Sanda <sanda@lyx.org>
Fri, 14 Dec 2018 17:50:36 +0000 (18:50 +0100)
committerPavel Sanda <sanda@lyx.org>
Fri, 14 Dec 2018 17:50:36 +0000 (18:50 +0100)
commit759769131a4e5bd021ddb5e8fc5995a2af537e05
tree32c3ff38d7748d675e569e28cca9e68f5e1aad44
parent7bf1392c4d442de397b7a892b9db70e49851753f
Keep permissions of the saved files intact. (Backporting 04fe818b2239).

Apparently this code helps for qt5 only.
qt4 accepts setPermission, but does not seem to actually implement it.
src/Buffer.cpp
src/support/FileName.cpp
src/support/FileName.h