[LyX/master] Make math decorations scalable with zoom level

2021-01-31 Thread Enrico Forestieri
commit 9f3920447e6752c4ddbe8c74c903c142fa45e589 Author: Enrico Forestieri Date: Mon Feb 1 02:53:00 2021 +0100 Make math decorations scalable with zoom level Fixes #11491 --- src/mathed/InsetMathDecoration.cpp | 17 +- src/mathed/MathSupport.cpp | 43

[LyX/master] Fix highlighting of cursor context in View Source (#12099)

2021-01-31 Thread Juergen Spitzmueller
commit 1bc7e73c74b35e2175b3e3cb0686b16451b9922c Author: Juergen Spitzmueller Date: Sun Jan 31 17:54:54 2021 +0100 Fix highlighting of cursor context in View Source (#12099) This also considers dark mode, --- src/frontends/qt/GuiViewSource.cpp | 24 ++-- 1

[LyX/master] make distcheck broken after old installer purge.

2021-01-31 Thread Pavel Sanda
commit dded4c8ab548892d86480d11541ad9a350e4c450 Author: Pavel Sanda Date: Sun Jan 31 16:32:51 2021 +0100 make distcheck broken after old installer purge. --- development/Makefile.am | 141 --- 1 files changed, 73 insertions(+), 68 deletions(-)

[LyX/master] Fix make check

2021-01-31 Thread Enrico Forestieri
commit 04c0cce43e255eaf1350ceddee2b03585310bfdc Author: Enrico Forestieri Date: Sun Jan 31 15:21:23 2021 +0100 Fix make check We have to explicitly link zlib after [197ea636/lyxgit]. --- src/support/Makefile.am |8 1 files changed, 4 insertions(+), 4 deletions(-)

[LyX/master] FindAdv: Optimization

2021-01-31 Thread Kornel Benko
commit 3a1b19c5c363428f424180270e32bc8b468ea54f Author: Kornel Benko Date: Sun Jan 31 09:53:06 2021 +0100 FindAdv: Optimization Using unordered_map instead of map. Reasons: 1.) The relevant maps contain 166(Keys) and 649(Accents) entries. This mean that average