[LyX/master] Amend(3) 0ef96e4d: Use correct path for config.h

2020-10-25 Thread Kornel Benko
commit 66d5fffb505ecd347ae029198f5e1edfb46edecc Author: Kornel Benko Date: Mon Oct 26 02:07:10 2020 +0100 Amend(3) 0ef96e4d: Use correct path for config.h --- 3rdparty/hunspell/Makefile.am |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/3rdparty/hunspell/Makefil

[LyX/master] Amend(2) 2dbf3515:

2020-10-25 Thread Kornel Benko
commit 0ef96e4dec5f06e75766de9fbca1e16540d3b7e6 Author: Kornel Benko Date: Sun Oct 25 22:44:30 2020 +0100 Amend(2) 2dbf3515: --- 3rdparty/hunspell/Makefile.am |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/3rdparty/hunspell/Makefile.am b/3rdparty/hunspell/Makefile

Re: [LyX/master] Move include of own header to the top. Fix dependencies

2020-10-25 Thread Richard Kimberly Heck
On 10/25/20 1:35 PM, Kornel Benko wrote: Am Sun, 25 Oct 2020 17:30:38 +0100 (CET) schrieb Yuriy Skalko : commit 10272e474790d25ae9b5f3d272423959422ddfbd Author: Yuriy Skalko Date: Sun Oct 25 00:47:13 2020 +0300 Move include of own header to the top. Fix dependencies Please, only fixes

Re: [LyX/master] Move include of own header to the top. Fix dependencies

2020-10-25 Thread Kornel Benko
Am Sun, 25 Oct 2020 17:30:38 +0100 (CET) schrieb Yuriy Skalko : > commit 10272e474790d25ae9b5f3d272423959422ddfbd > Author: Yuriy Skalko > Date: Sun Oct 25 00:47:13 2020 +0300 > > Move include of own header to the top. Fix dependencies Please, only fixes for now. Until a compilable source

[LyX/master] Move include of own header to the top. Fix dependencies

2020-10-25 Thread Yuriy Skalko
commit 10272e474790d25ae9b5f3d272423959422ddfbd Author: Yuriy Skalko Date: Sun Oct 25 00:47:13 2020 +0300 Move include of own header to the top. Fix dependencies --- src/BiblioInfo.cpp |3 ++- src/FontInfo.cpp |3 ++- src/LaTeX.cpp

[LyX/master] Move Windows-specific stuff into os_win32.h

2020-10-25 Thread Yuriy Skalko
commit f1926251c0a9c8cd0b36feba3deb7fbd692d1a7a Author: Yuriy Skalko Date: Sun Oct 25 08:54:27 2020 +0200 Move Windows-specific stuff into os_win32.h --- src/frontends/qt/GuiBox.cpp |4 src/frontends/qt/GuiDocument.cpp |4 src/support/os_win32.h |3 +++

[LyX/master] Amend(1) 2dbf3515:

2020-10-25 Thread Kornel Benko
commit 415e0d8f3f7e5b26b0d1fc5ccb8cd64b66a6bbfd Author: Kornel Benko Date: Sun Oct 25 17:31:41 2020 +0100 Amend(1) 2dbf3515: --- 3rdparty/dtl/Makefile.am |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/3rdparty/dtl/Makefile.am b/3rdparty/dtl/Makefile.am index b9391

[LyX/master] Update build script again

2020-10-25 Thread Richard Kimberly Heck
commit a9395279450683377103219c5132a0ae2e97c16a Author: Richard Kimberly Heck Date: Sun Oct 25 11:54:37 2020 -0400 Update build script again --- development/tools/lyx-build | 13 ++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/development/tools/lyx-build b/d

[LyX/master] Update layouts

2020-10-25 Thread Richard Kimberly Heck
commit bd142885a653ae8f0e8b07037289c8fa38f97f35 Author: Richard Kimberly Heck Date: Sun Oct 25 11:43:32 2020 -0400 Update layouts lib/citeengines/basic.citeengine |2 +- lib/citeengines/biblatex-natbib.citeengine |2 +- lib/citeengines/biblatex.citeengine

[LyX/master] Distribution: Added some missing files

2020-10-25 Thread Kornel Benko
commit 2dbf351542242c4d8fc4eba6ea01f6e2cb37b32c Author: Kornel Benko Date: Sun Oct 25 16:38:00 2020 +0100 Distribution: Added some missing files --- 3rdparty/dtl/Makefile.am |1 + development/Makefile.am |1 + lib/Makefile.am |1 + 3 files changed, 3 insertions(+), 0

[LyX/master] Do not honor stdlib-debug when c++library is not gcc's libstdc++

2020-10-25 Thread Jean-Marc Lasgouttes
commit f6921d9161a03c6905c21d71d53f7499a4e7b6e2 Author: Jean-Marc Lasgouttes Date: Sat Oct 24 18:00:55 2020 +0200 Do not honor stdlib-debug when c++library is not gcc's libstdc++ Actually the real difference is that it does not complain about system boost any more when LLVM's l

[LyX/master] Update Russian localization

2020-10-25 Thread Yuriy Skalko
commit 47330a66a8bd3a614277bb450926ba491e77e60c Author: Yuriy Skalko Date: Fri Oct 23 11:17:44 2020 +0300 Update Russian localization --- lib/doc/ru/Intro.lyx | 43 ++- po/ru.gmo| Bin 745817 -> 745867 bytes po/ru.po | 34

[LyX/master] Small refactorings

2020-10-25 Thread Yuriy Skalko
commit 1b508fff0332e514847ba87efbc2e1e0d981daa1 Author: Yuriy Skalko Date: Wed Oct 21 10:23:43 2020 +0300 Small refactorings --- src/Text.cpp |2 +- src/graphics/PreviewLoader.cpp |5 +++-- src/support/FileName.cpp |2 +- 3 files changed, 5 insertions(+)

[LyX/master] Fix obsoleted Qt values

2020-10-25 Thread Yuriy Skalko
commit 4ece87c3240735c8d75736c0ea857f81f5d41169 Author: Yuriy Skalko Date: Fri Oct 23 13:40:41 2020 +0300 Fix obsoleted Qt values All new values exist in Qt 4.8.7. --- src/frontends/qt/FileDialog.cpp |3 ++- src/frontends/qt/qt_helpers.cpp |2 +- 2 files changed, 3 inserti

[LyX/master] Constify

2020-10-25 Thread Yuriy Skalko
commit a7018252b75316b7855f04c51be2342dc269f96c Author: Yuriy Skalko Date: Wed Oct 21 11:35:40 2020 +0300 Constify --- src/Box.cpp |2 +- src/Box.h |2 +- src/Buffer.cpp|2 +- src/Buffer.h |