[LyX/master] Add tabular-features set-inner-lines and fix set-all-lines behavior

2018-12-28 Thread Juergen Spitzmueller
commit cb84f752f21bb4cf4bd9ed6999df0353aba2b57e Author: Juergen Spitzmueller Date: Fri Dec 28 10:11:42 2018 +0100 Add tabular-features set-inner-lines and fix set-all-lines behavior Patch by Daniel Ramöller (racoon) Fixes: #11382 --- lib/Makefile.am

[LyX/master] Always set main Icon Button to the QMenuButton

2018-12-28 Thread Juergen Spitzmueller
commit d50e02d07c546298ef26e7f39cf07b63c1f183b8 Author: Juergen Spitzmueller Date: Fri Dec 28 12:41:19 2018 +0100 Always set main Icon Button to the QMenuButton --- src/frontends/qt4/GuiToolbar.cpp |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/frontends

[LyX/master] style

2018-12-28 Thread Juergen Spitzmueller
commit 4d010d97fa80e02c43d1682ef7ea873edea6fa02 Author: Juergen Spitzmueller Date: Fri Dec 28 12:44:55 2018 +0100 style --- src/frontends/qt4/GuiToolbar.cpp |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/frontends/qt4/GuiToolbar.cpp b/src/frontends/qt4/

[LyX/master] Properly set up paste and textstyle-apply MenuButtons when no buffer is open.

2018-12-28 Thread Juergen Spitzmueller
commit a65f1e54dc26d5f35844d33b2170f7c57568b355 Author: Juergen Spitzmueller Date: Fri Dec 28 14:34:14 2018 +0100 Properly set up paste and textstyle-apply MenuButtons when no buffer is open. --- src/frontends/qt4/GuiToolbar.cpp | 39 ++--- 1 files change

[LyX/master] de.po

2018-12-28 Thread Juergen Spitzmueller
commit 074d1a48ea7f302ee475a1c6779932d33e3bfbef Author: Juergen Spitzmueller Date: Fri Dec 28 15:08:29 2018 +0100 de.po po/de.po | 2248 +++--- 1 files changed, 1126 insertions(+), 1122 deletions(-)

[LyX/master] de.po

2018-12-28 Thread Juergen Spitzmueller
commit 2ebb0dfdccbb6a790c85529eda51b39aeee1b29e Author: Juergen Spitzmueller Date: Fri Dec 28 15:10:46 2018 +0100 de.po --- po/de.po |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/po/de.po b/po/de.po index bf566c6..00e3e03 100644 --- a/po/de.po +++ b/po/de.po @

[LyX/master] Change strings to better reflect the called function

2018-12-28 Thread Kornel Benko
commit 32b59a42b80fd77609f68d2cef30640f86f61724 Author: Kornel Benko Date: Fri Dec 28 16:04:16 2018 +0100 Change strings to better reflect the called function --- lib/ui/stdtoolbars.inc | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/ui/stdtoolbars.inc

[LyX/master] Arrgh Amend 32b59a42, one string was changed but should not be

2018-12-28 Thread Kornel Benko
commit 98abb620fc691f7ef870a097b571a5f46447a38a Author: Kornel Benko Date: Fri Dec 28 16:11:29 2018 +0100 Arrgh Amend 32b59a42, one string was changed but should not be --- lib/ui/stdtoolbars.inc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/ui/stdtoolbars.i

[LyX/master] Update sk.po

2018-12-28 Thread Kornel Benko
commit f4046a89a0b48f037d2437e6d16ef4a5a0169d0c Author: Kornel Benko Date: Fri Dec 28 16:15:57 2018 +0100 Update sk.po --- po/sk.po | 37 + 1 files changed, 25 insertions(+), 12 deletions(-) diff --git a/po/sk.po b/po/sk.po index 7a4c375..a9762d6 1006

[LyX/master] Fix assertion when checking if change in selection

2018-12-28 Thread Scott Kostyshak
commit c5301a6495b108df5b307da39dad5be65926f76b Author: Scott Kostyshak Date: Fri Dec 28 10:40:38 2018 -0500 Fix assertion when checking if change in selection The check for the iterator being in the same paragraph as the end of selection was incorrect, because paragraphs in di

[LyX/master] Fix regression introduced in a65f1e54dc

2018-12-28 Thread Juergen Spitzmueller
commit 254affa0b9232533daaed1301e194a0b7726c777 Author: Juergen Spitzmueller Date: Fri Dec 28 17:25:53 2018 +0100 Fix regression introduced in a65f1e54dc --- src/frontends/qt4/GuiToolbar.cpp |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/frontends/qt4/GuiToo

[LyX/master] de.po

2018-12-28 Thread Juergen Spitzmueller
commit f92107c68e2e8b9d6a861e09e96ed444f12e9dba Author: Juergen Spitzmueller Date: Fri Dec 28 17:41:27 2018 +0100 de.po --- po/de.po | 281 -- 1 files changed, 145 insertions(+), 136 deletions(-) diff --git a/po/de.po b/po/de.po

[LyX/master] Fix bug #11378.

2018-12-28 Thread Richard Kimberly Heck
commit f11a51be35b54882e77d2cce189fedb2085412dd Author: Richard Kimberly Heck Date: Fri Dec 28 23:02:47 2018 -0500 Fix bug #11378. --- lib/lyx2lyx/lyx2lyx_tools.py | 12 +++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/lib/lyx2lyx/lyx2lyx_tools.py b/lib/lyx2ly

[LyX/2.3.x] Fix bug #11378.

2018-12-28 Thread Richard Kimberly Heck
commit 9cd9712cf088ff0f57c86ae95a85dd323b2f6ee2 Author: Richard Kimberly Heck Date: Fri Dec 28 23:02:47 2018 -0500 Fix bug #11378. (cherry picked from commit f11a51be35b54882e77d2cce189fedb2085412dd) --- lib/lyx2lyx/lyx2lyx_tools.py | 12 +++- status.23x

[LyX/master] Typo

2018-12-28 Thread Richard Kimberly Heck
commit 75c8e5c0007db20ff7e803571d7227e6b11a33d0 Author: Richard Kimberly Heck Date: Fri Dec 28 23:34:51 2018 -0500 Typo --- lib/lyx2lyx/lyx2lyx_tools.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/lyx2lyx/lyx2lyx_tools.py b/lib/lyx2lyx/lyx2lyx_tools.py ind

[LyX/2.3.x] Typo

2018-12-28 Thread Richard Kimberly Heck
commit b286511b75b337fe50fe71493cf5b5aac13ebccb Author: Richard Kimberly Heck Date: Fri Dec 28 23:34:51 2018 -0500 Typo (cherry picked from commit 75c8e5c0007db20ff7e803571d7227e6b11a33d0) --- lib/lyx2lyx/lyx2lyx_tools.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[LyX/2.3.x] Fix assertion when checking if change in selection

2018-12-28 Thread Scott Kostyshak
commit 4ea6d81437ec7b5bea165d78ca37cb163e262042 Author: Scott Kostyshak Date: Fri Dec 28 10:40:38 2018 -0500 Fix assertion when checking if change in selection The check for the iterator being in the same paragraph as the end of selection was incorrect, because paragraphs in di

[LyX/master] Fix bug #11422.

2018-12-28 Thread Richard Kimberly Heck
commit ac3693c04ffaa8e5bcb69884465c5508981e347e Author: Richard Kimberly Heck Date: Sat Dec 29 00:23:26 2018 -0500 Fix bug #11422. We need to load the master document before applying the params, since otherwise the TOC reset (and other things) happen before the master has b

[LyX/2.3.x] Fix bug #11422.

2018-12-28 Thread Richard Kimberly Heck
commit 88034d3d8987a9601b0779bf0115b5105b16fd6e Author: Richard Kimberly Heck Date: Sat Dec 29 00:23:26 2018 -0500 Fix bug #11422. We need to load the master document before applying the params, since otherwise the TOC reset (and other things) happen before the master has b