[LyX/master] keytests: regex correction in test findadv-re-04

2018-09-29 Thread Kornel Benko
commit 73188e3821fd593718493c25e8e31309e61e5a3f Author: Kornel Benko Date: Sat Sep 29 12:54:22 2018 +0200 keytests: regex correction in test findadv-re-04 Use '+' instead of not working '*' as quantifier for advanced search with format enabled ---

[LyX/master] Amend cab46ff9d1ea3

2018-09-29 Thread Juergen Spitzmueller
commit f973855bdea94f0c6edf8eace7548a440f005902 Author: Juergen Spitzmueller Date: Sat Sep 29 10:27:20 2018 +0200 Amend cab46ff9d1ea3 --- src/frontends/qt4/GuiCitation.cpp |8 src/frontends/qt4/ui/CitationUi.ui |7 ++- 2 files changed, 10 insertions(+), 5

[LyX/master] de.po

2018-09-29 Thread Juergen Spitzmueller
commit e1f811c6d444be223263978b9162eb47b6f29019 Author: Juergen Spitzmueller Date: Sat Sep 29 10:26:11 2018 +0200 de.po --- po/de.po | 698 ++ 1 files changed, 382 insertions(+), 316 deletions(-) diff --git a/po/de.po

[LyX/2.3.x] Add missing status entries for Mac build fixes

2018-09-29 Thread Stephan Witt
commit 9fd0c45fa3bd6a71d205fa9140a59eae5d9de2f4 Author: Stephan Witt Date: Sat Sep 29 13:48:31 2018 +0200 Add missing status entries for Mac build fixes --- status.23x |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/status.23x b/status.23x index

[LyX/master] Update sk.po

2018-09-29 Thread Kornel Benko
commit 5b2304db0228c592a441997821e515ad45234aec Author: Kornel Benko Date: Sat Sep 29 11:07:50 2018 +0200 Update sk.po --- po/sk.po | 37 ++--- 1 files changed, 34 insertions(+), 3 deletions(-) diff --git a/po/sk.po b/po/sk.po index 5696b87..5136998

[LyX/master] Revert "Check for old "LyX 2.3" user directory when configuring."

2018-09-29 Thread Richard Kimberly Heck
commit cfb2a89ef313cccb1ce0bb23535bcf2745d35548 Author: Richard Kimberly Heck Date: Sat Sep 29 17:30:09 2018 -0400 Revert "Check for old "LyX 2.3" user directory when configuring." This reverts commit 1fe6352d4f75776d40b17f714af772e97a039409. --- lib/configure.py | 18

[LyX/master] Amend(1) 73188e3.

2018-09-29 Thread Kornel Benko
commit 0e61e6f014f290857d9d6901f48ca73fc0da9ac0 Author: Kornel Benko Date: Sat Sep 29 18:46:21 2018 +0200 Amend(1) 73188e3. This is slightly better, but still not satisfying. Enable format search Given the latexified string \emph{Fox jUMps} and using

[LyX/2.3.x] Revert "Check for old "LyX 2.3" user directory when configuring."

2018-09-29 Thread Richard Kimberly Heck
commit b66cf5aecd04518243d90058c6243b9cd90eebce Author: Richard Kimberly Heck Date: Sat Sep 29 17:29:27 2018 -0400 Revert "Check for old "LyX 2.3" user directory when configuring." Actually, we DO use versioned directories on Windows. This reverts commit

[LyX/master] GuiCitation: Add some tooltips for the sake of keyboard users

2018-09-29 Thread Juergen Spitzmueller
commit cab46ff9d1ea3bd801050eb4834f2e16a8ad3152 Author: Juergen Spitzmueller Date: Sat Sep 29 09:18:26 2018 +0200 GuiCitation: Add some tooltips for the sake of keyboard users Addresses #11317 --- src/frontends/qt4/GuiCitation.cpp |3 ++- src/frontends/qt4/ui/CitationUi.ui |

[LyX/master] Try to make findadv more robust if not ignoring format

2018-09-29 Thread Kornel Benko
commit ded0dc4c1cb97bf2f793033a48084ad0a54d5883 Author: Kornel Benko Date: Sat Sep 29 09:23:30 2018 +0200 Try to make findadv more robust if not ignoring format If searching for instance '.+' , the found string expanded to the end of search buffer. So we have to replace