[LyX/master] Wininstaller2: silently uninstall old LyX if not the same minor version

2020-12-11 Thread Eugene Chornyi
commit bd8a9d3ce339ac81c3f064398bcf3060828ba146 Author: Eugene Chornyi Date: Fri Dec 11 22:15:02 2020 +0100 Wininstaller2: silently uninstall old LyX if not the same minor version --- .../Win32/packaging/installer2/src/main.nsh| 11 +++ 1 files changed, 11 insertions(+),

[LyX/master] amend 99b1488f0e591539b5597d36dbadda26844b2078 - on Mac the include is needed

2020-12-11 Thread Stephan Witt
commit 7b41faabaea7fcecee676bb4b12cbae8bb3da558 Author: Stephan Witt Date: Fri Dec 11 18:42:04 2020 +0100 amend 99b1488f0e591539b5597d36dbadda26844b2078 - on Mac the include is needed --- src/frontends/qt/GuiKeySymbol.cpp |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff

[LyX/master] Document new label colors and warn against using static colors in layouts

2020-12-11 Thread Juergen Spitzmueller
commit 621f07ed85fa490189524de617f80fc546d65899 Author: Juergen Spitzmueller Date: Fri Dec 11 11:47:01 2020 +0100 Document new label colors and warn against using static colors in layouts --- lib/doc/Customization.lyx| 72 +- lib/doc/de/Customization.lyx | 233

[LyX/master] Use only semantic colors in layout definitions

2020-12-11 Thread Juergen Spitzmueller
commit b58c75b8da1934721c8887f0941f7fa6bdba0728 Author: Juergen Spitzmueller Date: Fri Dec 11 11:46:31 2020 +0100 Use only semantic colors in layout definitions Part of #8325 lib/layouts/AEA.layout |4 +- lib/layouts/IEEEtran-CompSoc.layout |4 +-

[LyX/master] Introduce semantic label colors

2020-12-11 Thread Juergen Spitzmueller
commit 91026711aed562d0343b4cda3e416a5decd1260c Author: Juergen Spitzmueller Date: Fri Dec 11 11:44:45 2020 +0100 Introduce semantic label colors This allows customization e.g. in dark mode and is a prerequisite for color theming Part of #8325 ---

[LyX/master] Boost.lexical_cast is not needed anymore.

2020-12-11 Thread Jean-Marc Lasgouttes
commit d3036ca70518ba69435877a9e78457fc08f0b651 Author: Jean-Marc Lasgouttes Date: Fri Dec 11 10:11:08 2020 +0100 Boost.lexical_cast is not needed anymore. As of 9348c5c6, we use std::to_string() instead. This reduces the size of our boost copy by a couple of MB.

[LyX/master] Remove unused function

2020-12-11 Thread Juergen Spitzmueller
commit b2ab3948328edac1676255de5a1fba7b8e83708d Author: Juergen Spitzmueller Date: Fri Dec 11 09:08:10 2020 +0100 Remove unused function --- src/frontends/qt/GuiApplication.h |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/frontends/qt/GuiApplication.h

[LyX/master] Adapt math and IPA panels to dark theme (#5636)

2020-12-11 Thread Juergen Spitzmueller
commit a06cdfa0736c7ab0830a3fde51231949a5a40913 Author: Juergen Spitzmueller Date: Fri Dec 11 09:08:41 2020 +0100 Adapt math and IPA panels to dark theme (#5636) --- src/frontends/qt/GuiApplication.cpp | 82 -- src/frontends/qt/GuiApplication.h |8