[LyX/master] Allow breaking a row element at a leading space

2016-01-19 Thread Jean-Marc Lasgouttes
commit 7137826896beed3590f8dce6e6b7ce3c422ceea2 Author: Jean-Marc Lasgouttes Date: Mon Jan 18 15:32:07 2016 +0100 Allow breaking a row element at a leading space When an inset is separated from the next strng by a space, it is reasonable to be able to break

[LyX/master] Fix typos in paralist module. The correct command is not compactdescr, etc, but compactdesc. At least this is true in the most recent version on CTAN.

2016-01-19 Thread Richard Heck
commit 29703f07d6718c53b3b13841f29c5d49ba35929d Author: Richard Heck Date: Tue Jan 19 06:49:33 2016 -0500 Fix typos in paralist module. The correct command is not compactdescr, etc, but compactdesc. At least this is true in the most recent version on CTAN. diff

[LyX/master] Example file for paralist module.

2016-01-19 Thread Richard Heck
commit 070967b442fc1536c54b91a0fdaf3ef5310e1ec5 Author: Richard Heck Date: Tue Jan 19 06:50:13 2016 -0500 Example file for paralist module. diff --git a/lib/Makefile.am b/lib/Makefile.am index 7ca8bc6..6633416 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -330,6

[LyX/master] InsetMath: normalize the line endings of 2 files

2016-01-19 Thread Uwe Stöhr
commit c7ad447f98758c1797f4dc3d7371326bcfa842a0 Author: Uwe Stöhr Date: Tue Jan 19 22:30:36 2016 +0100 InsetMath: normalize the line endings of 2 files diff --git a/src/mathed/InsetMathGrid.cpp b/src/mathed/InsetMathGrid.cpp index d8e5925..4e38833 100644 ---

[LyX/master] Fix the display of column spacing in AMS environments

2016-01-19 Thread Uwe Stöhr
commit bb5470b5d1ec1b2f7394164686d6035a0c4bce0f Author: Guillaume Munch Date: Sun Dec 20 20:56:34 2015 + Fix the display of column spacing in AMS environments AMS align environment should have some spacing between odd and even columns. Add a new virtual

[LyX/master] Revert "Fix the display of column spacing in AMS environments"

2016-01-19 Thread Uwe Stöhr
commit 360992cb9ff36f882e47036b6f6b1a5e3fe4efd7 Author: Uwe Stöhr Date: Tue Jan 19 22:40:38 2016 +0100 Revert "Fix the display of column spacing in AMS environments" This reverts commit bb5470b5d1ec1b2f7394164686d6035a0c4bce0f. I have no clue what is

[LyX/master] Fix the display of column spacing in AMS environments

2016-01-19 Thread Uwe Stöhr
commit 1676b69cf782112cab7463b4086055f8cf9fe9d2 Author: Guillaume Munch Date: Sun Dec 20 20:56:34 2015 + Fix the display of column spacing in AMS environments AMS align environment should have some spacing between odd and even columns. Add a new virtual

[LyX/master] Revert "Fix the display of column spacing in AMS environments"

2016-01-19 Thread Uwe Stöhr
commit 641a1cc1a2d1cbe27d1652fc0c637173d7e67ae1 Author: Uwe Stöhr Date: Tue Jan 19 23:01:44 2016 +0100 Revert "Fix the display of column spacing in AMS environments" This reverts commit 1676b69cf782112cab7463b4086055f8cf9fe9d2. diff --git

[LyX/master] Revert "Fix the display of column spacing in AMS environments"

2016-01-19 Thread Uwe Stöhr
commit f1a388584fb2c043d17127d7db49c36cb8427cfa Author: Uwe Stöhr Date: Tue Jan 19 22:35:24 2016 +0100 Revert "Fix the display of column spacing in AMS environments" I have no clue why this was automatically committed, I just applied the path, nothing more.

[LyX/master] ViewSourceUi.ui: correct wrong property number

2016-01-19 Thread Uwe Stöhr
commit bcbeeebe630b180faf8f1370ab6c286bfae7454f Author: Uwe Stöhr Date: Wed Jan 20 01:33:42 2016 +0100 ViewSourceUi.ui: correct wrong property number Just save the file with Qt Designer of Qt 4.8 or Qt 5.5 version and this change will be made by designer

[LyX/master] Make sure cursor is in texted after clicking

2016-01-19 Thread Enrico Forestieri
commit 8998b8837084a5100048fbd335c06ed6fc4bc26f Author: Enrico Forestieri Date: Wed Jan 20 01:18:42 2016 +0100 Make sure cursor is in texted after clicking Fixes #9936. diff --git a/src/BufferView.cpp b/src/BufferView.cpp index 6de832d..81ebe79 100644 ---

[LyX/master] EmbeddedObjects.lyx: some tweaks

2016-01-19 Thread Uwe Stöhr
commit 8d00943aab05a4a30a1d7f0d432bf6f2c11ba100 Author: Uwe Stöhr Date: Wed Jan 20 02:33:19 2016 +0100 EmbeddedObjects.lyx: some tweaks diff --git a/lib/doc/EmbeddedObjects.lyx b/lib/doc/EmbeddedObjects.lyx index 987fa65..5b09399 100644 --- a/lib/doc/EmbeddedObjects.lyx

[LyX/master] use Qt default path, don't touch source tree

2016-01-19 Thread Peter Kümmel
commit 0477e01d3e231843397e5dbef5e269695e0a33b2 Author: Peter Kümmel Date: Tue Jan 19 17:39:18 2016 +0100 use Qt default path, don't touch source tree diff --git a/development/cmake/build5-2010-installer.bat b/development/cmake/build5-2010-installer.bat index