[LyX/master] Structure export autotest documentation.

2015-12-09 Thread Günter Milde
commit d42bd065948c2c4b16535f6f6c96a2469efbdd89 Author: Günter Milde Date: Wed Dec 9 09:54:25 2015 +0100 Structure export autotest documentation. diff --git a/lib/doc/Development.lyx b/lib/doc/Development.lyx index a4a7a6a..4c5ed3f 100644 --- a/lib/doc/Development.lyx +++

[LyX/master] Remember the last used QTextLayout object

2015-12-09 Thread Jean-Marc Lasgouttes
commit f3cdf74e68bd44074ed985106361552161efde2c Author: Jean-Marc Lasgouttes Date: Mon Dec 7 10:32:34 2015 +0100 Remember the last used QTextLayout object This crude caching mecanism is useful in the particular case of a screen with many misspelling dotted

[LyX/master] Cmake build: Initialize some variables before use.

2015-12-09 Thread Kornel Benko
commit a9764cf191fe4454d5c5b0e057669689870453cf Author: Kornel Benko Date: Wed Dec 9 15:37:58 2015 +0100 Cmake build: Initialize some variables before use. diff --git a/development/autotests/ExportTests.cmake b/development/autotests/ExportTests.cmake index

[LyX/master] now we have MSVC13 3rdparty binaries

2015-12-09 Thread Peter Kümmel
commit d3092fc3559c915153f80bd9e3da3bc62503251f Author: Peter Kümmel Date: Wed Dec 9 16:44:42 2015 +0100 now we have MSVC13 3rdparty binaries diff --git a/CMakeLists.txt b/CMakeLists.txt index e1376a4..20bf893 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -208,10

[LyX/master] qtmain also needed for Qt5 on Windows

2015-12-09 Thread Peter Kümmel
commit 802811057810a41b3ae8d9a105c061da63ce7fd6 Author: Peter Kümmel Date: Wed Dec 9 16:20:54 2015 +0100 qtmain also needed for Qt5 on Windows diff --git a/CMakeLists.txt b/CMakeLists.txt index 5840ad0..e1376a4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -572,6

[LyX/master] When counting hfills, make sure that they are active

2015-12-09 Thread Jean-Marc Lasgouttes
commit 7dbd63e2b917c31f5767618ef5e999c72c52ee5b Author: Jean-Marc Lasgouttes Date: Fri Nov 27 11:50:26 2015 +0100 When counting hfills, make sure that they are active The active/inactive status of hfills was not checked in numberOfHFills. The code is

[LyX/master] Inset files: add includes to compile with cxx11

2015-12-09 Thread Uwe Stöhr
commit 219b5645c23455a5fe26ef5a761363dd6a5942b4 Author: Uwe Stöhr Date: Thu Dec 10 01:15:16 2015 +0100 Inset files: add includes to compile with cxx11 see the list thread "Re: use FindCXX11Compiler.cmake also for MSVC" diff --git

[LyX/master] UserGuide.lyx: use some info-inset icons

2015-12-09 Thread Uwe Stöhr
commit db05bf8fa2cf8ed7b125379eaa69bd4b79ef791d Author: Uwe Stöhr Date: Thu Dec 10 00:37:54 2015 +0100 UserGuide.lyx: use some info-inset icons diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index a9accd5..e1d940a 100644 --- a/lib/doc/UserGuide.lyx +++

[LyX/master] CMakeLists.txt: fix whitespace

2015-12-09 Thread Uwe Stöhr
commit d9c5483bff4c23e8a5435f4ec3ef7570af62e5ab Author: Uwe Stöhr Date: Thu Dec 10 01:24:04 2015 +0100 CMakeLists.txt: fix whitespace diff --git a/CMakeLists.txt b/CMakeLists.txt index 20bf893..7f1c86a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -575,9 +575,9 @@

[LyX/master] Math.lyx: use some icon-info insets

2015-12-09 Thread Uwe Stöhr
commit 986821f442da977d06c396ead4b142ffd22ca944 Author: Uwe Stöhr Date: Thu Dec 10 00:27:13 2015 +0100 Math.lyx: use some icon-info insets diff --git a/lib/doc/Math.lyx b/lib/doc/Math.lyx index 2098c80..f7ce572 100644 --- a/lib/doc/Math.lyx +++ b/lib/doc/Math.lyx @@