[LyX/master] BufferParams: rename formula_indent to math_indent etc. as requested

2017-04-12 Thread Uwe Stöhr
commit fc1c5c6f28f375a86d6a17e94cbbe074093cea86 Author: Uwe Stöhr Date: Thu Apr 13 02:31:26 2017 +0200 BufferParams: rename formula_indent to math_indent etc. as requested - also add flyx2lyx feature to import existing document class option as requested by JMarc - also don't u

[LyX/master] Avoid an assertion when compiling in debug mode with MSVC 2015

2017-04-12 Thread Enrico Forestieri
commit 031748d9c88c60d6a7c79b00599955c49a3c56aa Author: Enrico Forestieri Date: Wed Apr 12 21:19:42 2017 +0200 Avoid an assertion when compiling in debug mode with MSVC 2015 Seemingly, when removing an argument from argv, and thus inserting a null pointer to shorten the array,

[LyX/master] FontUi: Fix layout

2017-04-12 Thread Juergen Spitzmueller
commit 06fb58a2dabbbc78794101ae19f30e541e944d6d Author: Juergen Spitzmueller Date: Wed Apr 12 12:49:38 2017 +0200 FontUi: Fix layout The old layout resulted in a too wide dialog (especially in some localizations) --- src/frontends/qt4/ui/FontUi.ui | 280 ++

[LyX/master] ctests: test unicodesymbols also with utf8.

2017-04-12 Thread Günter Milde
commit ddacfc0581e61c12eed1fd3e4b2d68291a553860 Author: Günter Milde Date: Tue Apr 11 09:51:23 2017 +0200 ctests: test unicodesymbols also with utf8. The the default input encoding (utf8) whas somehow dropped from the list. Restore it with explicit naming. --- development/auto

[LyX/master] TextLayout.ui: small layout fixes.

2017-04-12 Thread Juergen Spitzmueller
commit cbde0e16e2e72a31d0904351f3b6dbe4e9d3be1f Author: Juergen Spitzmueller Date: Wed Apr 12 12:10:58 2017 +0200 TextLayout.ui: small layout fixes. --- src/frontends/qt4/ui/TextLayoutUi.ui | 18 -- 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/front

[LyX/master] No need to translate number

2017-04-12 Thread Juergen Spitzmueller
commit 9068d1902e7be801d6dcd19f1d436ddcbbe5d8e8 Author: Juergen Spitzmueller Date: Wed Apr 12 11:57:43 2017 +0200 No need to translate number --- src/frontends/qt4/ui/TextLayoutUi.ui |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/frontends/qt4/ui/TextLayoutUi