[LyX/master] Remove unused variable warning and remove preprocessor switch.

2016-08-21 Thread Guillaume Munch
commit 193cda6e48bb591675d401041cbff862cc61d869 Author: Guillaume Munch Date: Sat Aug 20 16:05:41 2016 +0100 Remove unused variable warning and remove preprocessor switch. --- src/graphics/PreviewLoader.cpp | 27 +-- 1 files changed, 9 insertions(+), 18 deletions(

[LyX/master] Quote filenames used for forward-search with SumatraPDF

2016-08-21 Thread Enrico Forestieri
commit 6adf079796b7bee280233742878c0754979c6d24 Author: Enrico Forestieri Date: Sun Aug 21 23:33:01 2016 +0200 Quote filenames used for forward-search with SumatraPDF Single quotes are special to our parser and must be either escaped or quoted if they are part of a filename, ot

[LyX/master] Fix regression of 88603655

2016-08-21 Thread Georg Baum
commit 338cef2a976d5bf36c334d2cc8ce437da7f6d815 Author: Georg Baum Date: Sun Aug 21 20:34:40 2016 +0200 Fix regression of 88603655 The XHTML entries were added in the wrong field, if they are given we need extra xhtml requires. The order is inconsistent, there are discussions o

[LyX/master] Add check for existance of Qt translations directory

2016-08-21 Thread Stephan Witt
commit a351774745a4bf0781bb027832da5d58efa9d300 Author: Stephan Witt Date: Sun Aug 21 17:50:48 2016 +0200 Add check for existance of Qt translations directory --- development/LyX-Mac-binary-release.sh | 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/develop