[LyX/master] de.po

2017-05-19 Thread Juergen Spitzmueller
commit f9451227e8ed72e53c24a67f2ea0e0546733bfdf Author: Juergen Spitzmueller Date: Fri May 19 09:54:29 2017 +0200 de.po --- po/de.gmo | Bin 520116 -> 522638 bytes po/de.po | 42 -- 2 files changed, 20 insertions(+), 22 deletions(-) diff --git a

[LyX/master] InsetHyperlink: inherit font (#10677)

2017-05-19 Thread Scott Kostyshak
commit c643da99d79d1971fd5c4079955d868a40254e63 Author: Scott Kostyshak Date: Fri May 19 05:20:44 2017 -0400 InsetHyperlink: inherit font (#10677) This commit amends 55533804. --- src/insets/InsetHyperlink.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a

[LyX/master] keytests: Handle function-keys for xvkbd too

2017-05-19 Thread Kornel Benko
commit 0abdc3dd59e1e21f93e4bbce640b29886b9e29df Author: Kornel Benko Date: Fri May 19 12:46:17 2017 +0200 keytests: Handle function-keys for xvkbd too Function keys are sent to xvkbd as e.g. \[F15], so we should not split a sequence like "\C\[F15]" into two text pieces. (Do

[LyX/master] keytests: Shorten the output of wrong matches to 10 lines

2017-05-19 Thread Kornel Benko
commit 7c728230614fca667794a046d5fcd793e46b0a3d Author: Kornel Benko Date: Fri May 19 12:58:32 2017 +0200 keytests: Shorten the output of wrong matches to 10 lines --- development/autotests/searchPatterns.pl | 22 +++--- 1 files changed, 11 insertions(+), 11 deletions(-)

[LyX/master] keytests: amend 8f74cac381c286fce559072baf3958cf6643a05b

2017-05-19 Thread Kornel Benko
commit b8eecc210870841acd1a29c9184fcd6e062171fe Author: Kornel Benko Date: Fri May 19 12:56:43 2017 +0200 keytests: amend 8f74cac381c286fce559072baf3958cf6643a05b --- development/autotests/hello-world-in.txt |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/dev

[LyX/2.2.x] Fix bug #10469

2017-05-19 Thread Enrico Forestieri
commit 05d4332152ce8fdba42e894c4246752d2c1c0aab Author: Enrico Forestieri Date: Sat May 20 02:36:16 2017 +0200 Fix bug #10469 --- src/frontends/qt4/GuiApplication.cpp |6 ++ status.22x |1 + 2 files changed, 7 insertions(+), 0 deletions(-) diff --git