[LyX/2.3.1-staging] Simplify code a bit.

2018-03-02 Thread Richard Heck
commit 490506c45f200093229e7d7289aa1b3195783cf1 Author: Richard Heck Date: Fri Mar 2 23:12:11 2018 -0500 Simplify code a bit. --- lib/configure.py |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/configure.py b/lib/configure.py index

[LyX/master] Simplify code a bit.

2018-03-02 Thread Richard Heck
commit 5531b40c9be1f0c8dd4c13ad30925ffe31a3dacf Author: Richard Heck Date: Fri Mar 2 23:12:11 2018 -0500 Simplify code a bit. (cherry picked from commit 490506c45f200093229e7d7289aa1b3195783cf1) --- lib/configure.py |6 +++--- 1 files changed, 3 insertions(+),

[LyX/2.3.1-staging] Use pythonic syntax, as suggested by José.

2018-03-02 Thread Richard Heck
commit 175ba1696614bbb8394b7ab184ca2c253d6ec00f Author: Richard Heck Date: Fri Mar 2 23:02:26 2018 -0500 Use pythonic syntax, as suggested by José. (cherry picked from commit cec9edd34b9a43beadefd55d1755209e1acff191) --- lib/configure.py |4 ++-- status.23x

[LyX/master] Use pythonic syntax, as suggested by José.

2018-03-02 Thread Richard Heck
commit cec9edd34b9a43beadefd55d1755209e1acff191 Author: Richard Heck Date: Fri Mar 2 23:02:26 2018 -0500 Use pythonic syntax, as suggested by José. --- lib/configure.py |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/configure.py

[LyX/2.3.2-staging] Allow reload if buffer is externally modified.

2018-03-02 Thread Pavel Sanda
commit 3d6b8c0abbfc61d803f82251c53d1ea81d033214 Author: Pavel Sanda Date: Fri Mar 2 20:48:08 2018 +0100 Allow reload if buffer is externally modified. Follow-up of 2df82c4a44b7. --- src/frontends/qt4/GuiView.cpp |3 ++- 1 files changed, 2 insertions(+), 1

[LyX/master] Allow reload if buffer is externally modified.

2018-03-02 Thread Pavel Sanda
commit 9cdae51688d2abac5d4eb0e69a71b47814d43d3d Author: Pavel Sanda Date: Fri Mar 2 20:48:08 2018 +0100 Allow reload if buffer is externally modified. Follow-up of 2df82c4a44b7. --- src/frontends/qt4/GuiView.cpp |3 ++- 1 files changed, 2 insertions(+), 1

[LyX/master] configure.py: fix bug #11053

2018-03-02 Thread Uwe Stöhr
commit 64d1751f2f25668e1b7ed3e6607e22c8e6533ff7 Author: Uwe Stöhr Date: Fri Mar 2 20:14:58 2018 +0100 configure.py: fix bug #11053 - add quotes around the path to the python executable --- lib/configure.py |2 +- 1 files changed, 1 insertions(+), 1

[LyX/2.3.x] configure.py: fix bug #11053

2018-03-02 Thread Uwe Stöhr
commit 151ee98e3b886bc95fc072c7401270658f0bff6e Author: Uwe Stöhr Date: Fri Mar 2 20:12:41 2018 +0100 configure.py: fix bug #11053 - add quotes around the path to the python executable --- lib/configure.py |2 +- 1 files changed, 1 insertions(+), 1