[LyX/master] FindAdv: Amend f78ddc49, Added handling of accented chars like \ddot{a}

2022-03-29 Thread Kornel Benko
commit 23fe87bfc9c982bbe5233bbac3da76fe0a073e8f Author: Kornel Benko Date: Tue Mar 29 17:22:22 2022 +0200 FindAdv: Amend f78ddc49, Added handling of accented chars like \ddot{a} Only important for search without format. The format search was already OK. --- src/lyxfind.cpp | 14

[LyX/master] FindAdv: Amend 93b6fe2c, forgot about uppercase greek symbols

2022-03-27 Thread Kornel Benko
commit f78ddc49ad696d626866224bc4cae86c38cc1bba Author: Kornel Benko Date: Sun Mar 27 13:43:42 2022 +0200 FindAdv: Amend 93b6fe2c, forgot about uppercase greek symbols --- src/lyxfind.cpp | 18 -- 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src

[LyX/master] Cmake key-tests: Adapted to changed shortcuts

2022-03-26 Thread Kornel Benko
commit 7d053393a5f246ed0d85c59f1eebc690b622b559 Author: Kornel Benko Date: Sat Mar 26 19:38:55 2022 +0100 Cmake key-tests: Adapted to changed shortcuts --- development/autotests/findadv-08-in.txt |2 +- development/autotests/findadv-17-in.txt |4 ++-- development/autotests/findadv

[LyX/master] FindAdv: Use always converted latex macros

2022-03-26 Thread Kornel Benko
commit 93b6fe2c480b597f890bb77ce64bb650d979d2c3 Author: Kornel Benko Date: Sat Mar 26 19:32:33 2022 +0100 FindAdv: Use always converted latex macros In some situation the macros are not used with their unicode representation. For instance all greek characters are used as

[LyX/master] AdvFind: Adapt a testfile

2022-03-25 Thread Kornel Benko
commit 8380034203523ae8035015eb6d4c3f594e704126 Author: Kornel Benko Date: Fri Mar 25 23:00:59 2022 +0100 AdvFind: Adapt a testfile Change [a-z]* to [a-z]+ . This omits finds of empty strings. --- development/autotests/findadv-re-04-in.txt | 10 +- 1 files changed, 5

[LyX/master] Update sk.po

2022-03-24 Thread Kornel Benko
commit a537fc4ab18d28c86b8fa1848473397fb83ebb38 Author: Kornel Benko Date: Thu Mar 24 15:04:01 2022 +0100 Update sk.po Correct some shortcuts --- po/sk.po | 16 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/po/sk.po b/po/sk.po index 077e8cd

[LyX/master] Indentation

2022-03-22 Thread Kornel Benko
commit 49c52d4c8e1cdfacee22bd55595ac53906538221 Author: Kornel Benko Date: Tue Mar 22 10:43:23 2022 +0100 Indentation --- src/lyxfind.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index 98c254d..025479e 100644 --- a/src

[LyX/master] FindAdv: If possible use unicode instead of math command when searching

2022-03-20 Thread Kornel Benko
commit e6d998d33cea38fc917f7e604d8b6d6071070a34 Author: Kornel Benko Date: Sun Mar 20 11:33:12 2022 +0100 FindAdv: If possible use unicode instead of math command when searching Wrong behaviour before this commit: Open new lyx-file insert unicode-insert 0x025c

[LyX/master] FindAdv: Generalize substitutions of commands to unicode inside regex

2022-03-16 Thread Kornel Benko
commit 2e9c962a247e90abf9e7bdf2d2b2a4e99a7b3693 Author: Kornel Benko Date: Wed Mar 16 13:46:24 2022 +0100 FindAdv: Generalize substitutions of commands to unicode inside regex --- src/lyxfind.cpp | 17 - 1 files changed, 12 insertions(+), 5 deletions(-) diff --git a/src

[LyX/master] Amend f8071449: Added conversion for unicode 0x2bb

2022-03-15 Thread Kornel Benko
commit 9bef4f9f1a488bd3ee503d64ab6cfc774ea5 Author: Kornel Benko Date: Tue Mar 15 13:01:51 2022 +0100 Amend f8071449: Added conversion for unicode 0x2bb Now regex using \textquoteleft works also without format search. --- src/lyxfind.cpp |9 - 1 files changed, 8

[LyX/master] FindAdv: Added conversion for unicode 0x2bb

2022-03-15 Thread Kornel Benko
commit f80714497bc9c2bc422e7b8331ad79c4635124fc Author: Kornel Benko Date: Tue Mar 15 10:35:22 2022 +0100 FindAdv: Added conversion for unicode 0x2bb In math-mode \textquoteleft was still not used as unicode so it was not possible to find the char using regex --- src

[LyX/master] Update sk.po

2022-03-13 Thread Kornel Benko
commit 2e43b458a93e71681029b4a7ae606d16be3f5cbe Author: Kornel Benko Date: Sun Mar 13 23:23:09 2022 +0100 Update sk.po --- po/sk.po | 25 + 1 files changed, 17 insertions(+), 8 deletions(-) diff --git a/po/sk.po b/po/sk.po index ecd223a..077e8cd 100644 --- a/po

[LyX/master] FindAdv: Added possibility to search also in deactvated branches

2022-03-10 Thread Kornel Benko
commit 498a5cd487482f1a97c2c9f305b9e10fc041631e Author: Kornel Benko Date: Thu Mar 10 10:51:02 2022 +0100 FindAdv: Added possibility to search also in deactvated branches To include content of deactivated branches to the searched region one has to use the lyx-funcion

[LyX/master] Update sk.po

2022-03-04 Thread Kornel Benko
commit ada2fd2d657ec03902c97588a876ae23271d45ac Author: Kornel Benko Date: Fri Mar 4 17:40:36 2022 +0100 Update sk.po --- po/sk.po | 28 +++- 1 files changed, 19 insertions(+), 9 deletions(-) diff --git a/po/sk.po b/po/sk.po index 064fb9a..ecd223a 100644 --- a

[LyX/master] Format of description of function search-ignore

2022-03-04 Thread Kornel Benko
commit 4b58e3b4feb08e2c68309bf8c2c7efbfdcb7bbf1 Author: Kornel Benko Date: Fri Mar 4 17:29:37 2022 +0100 Format of description of function search-ignore --- lib/doc/LFUNs.lyx |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/doc/LFUNs.lyx b/lib/doc

[LyX/master] Adapt resulting lyx-file to amend 39c0b322 (changed tex2lyx output)

2022-03-01 Thread Kornel Benko
commit 5e8969b597ae973a12cfb543ed055e4eb8cd16ec Author: Kornel Benko Date: Wed Mar 2 08:48:35 2022 +0100 Adapt resulting lyx-file to amend 39c0b322 (changed tex2lyx output) --- src/tex2lyx/test/test-insets-basic.lyx.lyx |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff

[LyX/master] FindAdv: Add missed command after 030db93a

2022-02-28 Thread Kornel Benko
commit 3002a20800b1eae3a02f2b905e90990ec0ba75f5 Author: Kornel Benko Date: Mon Feb 28 09:53:12 2022 +0100 FindAdv: Add missed command after 030db93a --- src/lyxfind.cpp |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index 6f75ed6

[LyX/master] Amend(2) b5d9bbfe: FindAdv: Added handling of some missing conversions

2022-02-23 Thread Kornel Benko
commit de0dbfb61bd2b4410c9e7948850acbad3bd8ee61 Author: Kornel Benko Date: Wed Feb 23 18:22:16 2022 +0100 Amend(2) b5d9bbfe: FindAdv: Added handling of some missing conversions --- src/lyxfind.cpp |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src

[LyX/master] Amend b5d9bbfe: FindAdv: Added handling of some missing conversions

2022-02-21 Thread Kornel Benko
commit 407ae8db042622c04fdfeb0b2cf9e7cebeef9816 Author: Kornel Benko Date: Mon Feb 21 14:52:56 2022 +0100 Amend b5d9bbfe: FindAdv: Added handling of some missing conversions --- src/lyxfind.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lyxfind.cpp b

[LyX/master] FindAdv: Added handling of some missing conversions

2022-02-21 Thread Kornel Benko
commit b5d9bbfecd88b4a938db3c14ef0367c445e19f56 Author: Kornel Benko Date: Mon Feb 21 11:09:54 2022 +0100 FindAdv: Added handling of some missing conversions --- src/lyxfind.cpp | 44 +++- 1 files changed, 43 insertions(+), 1 deletions(-) diff

[LyX/master] Update sk.po

2022-02-19 Thread Kornel Benko
commit 8519e2b074df93c0fd6ee70158a61f8ca91dad56 Author: Kornel Benko Date: Sat Feb 19 15:59:52 2022 +0100 Update sk.po --- po/sk.po | 254 -- 1 files changed, 131 insertions(+), 123 deletions(-) diff --git a/po/sk.po b/po/sk.po

[LyX/master] Update sk.po

2022-02-17 Thread Kornel Benko
commit 124e0fc2be2446f7182cba0e5b54961dc1cfab91 Author: Kornel Benko Date: Thu Feb 17 12:19:33 2022 +0100 Update sk.po --- po/sk.po | 16 ++-- 1 files changed, 14 insertions(+), 2 deletions(-) diff --git a/po/sk.po b/po/sk.po index 9814567..0fecc2b 100644 --- a/po/sk.po

[LyX/master] Update sk.po

2022-02-16 Thread Kornel Benko
commit 58a8884b0643ff8dcf35697e09e49894a804171b Author: Kornel Benko Date: Wed Feb 16 14:44:43 2022 +0100 Update sk.po --- po/sk.po | 22 +- 1 files changed, 13 insertions(+), 9 deletions(-) diff --git a/po/sk.po b/po/sk.po index 5a35011..9814567 100644 --- a/po

[LyX/master] Update sk.po

2022-02-13 Thread Kornel Benko
commit e0722e97d5d93a99544e1180bb1abbde0e33668f Author: Kornel Benko Date: Sun Feb 13 14:23:58 2022 +0100 Update sk.po --- po/sk.po |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/po/sk.po b/po/sk.po index 8f1590c..5a35011 100644 --- a/po/sk.po +++ b/po/sk.po

[LyX/master] Update sk.po

2022-02-13 Thread Kornel Benko
commit c2e0d4e69bc83dcbf9a0fef16c2f13be589d963a Author: Kornel Benko Date: Sun Feb 13 13:57:41 2022 +0100 Update sk.po po/sk.po | 378 ++ 1 files changed, 210 insertions(+), 168 deletions(-) -- lyx-cvs mailing list lyx-cvs

[LyX/master] Update sk.po

2022-02-08 Thread Kornel Benko
commit 9faeaacfa8c871b7be56c7825b4c4878435ae26f Author: Kornel Benko Date: Tue Feb 8 19:54:16 2022 +0100 Update sk.po --- po/sk.po | 38 -- 1 files changed, 20 insertions(+), 18 deletions(-) diff --git a/po/sk.po b/po/sk.po index 7e2c7d2..3848bb6

[LyX/master] Tools(listFontWithLang.pl): Discard use of deprecated perl-module Getopt::Mixed

2022-02-05 Thread Kornel Benko
commit 0370cc428c684d2d000d4b84a7e899ff8b82d5f5 Author: Kornel Benko Date: Sat Feb 5 20:04:06 2022 +0100 Tools(listFontWithLang.pl): Discard use of deprecated perl-module Getopt::Mixed According to CTAN, this module is effectively obsolete. Using Getopt::Long instead now

[LyX/master] Tools(listFontWithLang.pl): Only Haramo.*Gothic fonts are sans serif

2022-01-31 Thread Kornel Benko
commit 59cabde9e3fda6bb6b8b1103f93ba23a3eb7802d Author: Kornel Benko Date: Mon Jan 31 13:43:37 2022 +0100 Tools(listFontWithLang.pl): Only Haramo.*Gothic fonts are sans serif (Harano.*Mincho are serif fonts, so don't treat them as 'sans') --- development/tools/list

[LyX/master] Next runtime messages to be ommitted if compiled with clang using flag '-fsanitize'.

2022-01-23 Thread Kornel Benko
commit f8f86a1a8172fa8b66ffaf7e04c0b723ee2b4866 Author: Kornel Benko Date: Sun Jan 23 20:13:26 2022 +0100 Next runtime messages to be ommitted if compiled with clang using flag '-fsanitize'. Prevent the return of impossible values for 'enum flags'. For in

[LyX/master] Omit runtime messages if compiled with clang using flag '-fsanitize'.

2022-01-21 Thread Kornel Benko
commit 2764ed20c2a3294d4177189ba690a123238c87bd Author: Kornel Benko Date: Fri Jan 21 11:02:09 2022 +0100 Omit runtime messages if compiled with clang using flag '-fsanitize'. Setting sufficiently high value allows to use ColorCode enums for new up to 32000 bra

[LyX/master] Update sk.po

2021-12-29 Thread Kornel Benko
commit 011be4a959d3d4e4c984f2758dd3e601d6bbe94e Author: Kornel Benko Date: Wed Dec 29 19:14:41 2021 +0100 Update sk.po --- po/sk.po |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/po/sk.po b/po/sk.po index d795056..7e2c7d2 100644 --- a/po/sk.po +++ b/po

[LyX/master] Update sk.po

2021-12-28 Thread Kornel Benko
commit 4b02748b6d6e61c59e56d4777ab69eeaa36e73cc Author: Kornel Benko Date: Tue Dec 28 17:35:18 2021 +0100 Update sk.po --- po/sk.po | 27 ++- 1 files changed, 22 insertions(+), 5 deletions(-) diff --git a/po/sk.po b/po/sk.po index 0b3739e..d795056 100644 --- a

[LyX/master] FindAdv: Added handling of some missing Hebrew characters

2021-12-21 Thread Kornel Benko
commit 942121f4b6af42ef1ae99cffee1e79ca1cf7d5f3 Author: Kornel Benko Date: Tue Dec 21 14:16:49 2021 +0100 FindAdv: Added handling of some missing Hebrew characters --- src/lyxfind.cpp | 24 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/src

[LyX/master] FindAdv: Added handling of 0x019b

2021-11-12 Thread Kornel Benko
commit 20fd104cf28dfe49f97b21d8c7a615fd97a17faa Author: Kornel Benko Date: Fri Nov 12 13:29:22 2021 +0100 FindAdv: Added handling of 0x019b --- src/lyxfind.cpp |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index 86cf64d..4310d16

[LyX/master] Update sk.po

2021-11-01 Thread Kornel Benko
commit 7af2cc0c3b0e3a4ba37393a47f5477e8a6a5479b Author: Kornel Benko Date: Mon Nov 1 18:14:35 2021 +0100 Update sk.po --- po/sk.po | 24 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/po/sk.po b/po/sk.po index 4d9fa47..0b3739e 100644 --- a/po

[LyX/master] Update sk.po

2021-10-29 Thread Kornel Benko
commit b7dc0548bf086f4c5d2c59bb04dcd9929992a2a0 Author: Kornel Benko Date: Fri Oct 29 17:46:44 2021 +0200 Update sk.po --- po/sk.po | 23 +-- 1 files changed, 17 insertions(+), 6 deletions(-) diff --git a/po/sk.po b/po/sk.po index 2419494..4d9fa47 100644 --- a/po

[LyX/master] Update sk.po

2021-10-21 Thread Kornel Benko
commit cbea71e408c64d3d203c45560731197196360e32 Author: Kornel Benko Date: Thu Oct 21 16:43:07 2021 +0200 Update sk.po --- po/sk.po |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/po/sk.po b/po/sk.po index 16c9bf7..2419494 100644 --- a/po/sk.po +++ b/po

[LyX/2.3.x] Update sk.po

2021-10-21 Thread Kornel Benko
commit 145dc3149f68f91f3c5fa4310ec47fbf0abc3fc6 Author: Kornel Benko Date: Thu Oct 21 16:42:42 2021 +0200 Update sk.po --- po/sk.po |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/po/sk.po b/po/sk.po index f1f2a51..b9bbf4b 100644 --- a/po/sk.po +++ b/po

[LyX/2.3.x] Update sk.po

2021-10-18 Thread Kornel Benko
commit c14c254e6b07d87d379de3eb6dc218feb60123cb Author: Kornel Benko Date: Mon Oct 18 10:39:21 2021 +0200 Update sk.po --- po/sk.po | 53 ++--- 1 files changed, 46 insertions(+), 7 deletions(-) diff --git a/po/sk.po b/po/sk.po index

[LyX/master] Update sk.po

2021-10-17 Thread Kornel Benko
commit e2a99b0a0cab7b389fbcdf785ff04e036a2f0890 Author: Kornel Benko Date: Sun Oct 17 21:26:50 2021 +0200 Update sk.po --- po/sk.po | 43 +-- 1 files changed, 41 insertions(+), 2 deletions(-) diff --git a/po/sk.po b/po/sk.po index 9ce73ab

[LyX/2.3.x] Cmake build: disable warning deprecated-copy when supported

2021-10-16 Thread Kornel Benko
commit 7572771c0ffaf46349c4181c606f645b6ff8ddaf Author: Kornel Benko Date: Sat Oct 16 11:23:34 2021 +0200 Cmake build: disable warning deprecated-copy when supported --- CMakeLists.txt | 19 +-- 1 files changed, 17 insertions(+), 2 deletions(-) diff --git a

[LyX/2.3.x] Cmake build: Remove some deprecation warnings

2021-10-16 Thread Kornel Benko
commit 4e59593514d4a65d54839b5ad7b1cc52c38802a4 Author: Kornel Benko Date: Sat Oct 16 11:31:31 2021 +0200 Cmake build: Remove some deprecation warnings --- 3rdparty/hunspell/CMakeLists.txt |2 +- 3rdparty/mythes/CMakeLists.txt |2 +- 3rdparty/zlib/CMakeLists.txt |2 +- 3

[LyX/master] Cmake build: Fix the invalid test for '-Wno-deprecated-copy' flag

2021-09-29 Thread Kornel Benko
commit c26db650a1e93573e4c09d4612ad45ae1e219854 Author: Kornel Benko Date: Wed Sep 29 17:53:50 2021 +0200 Cmake build: Fix the invalid test for '-Wno-deprecated-copy' flag The original test was always successfull, even if the flag was invalid. But checking for &#x

[LyX/master] Fix crash

2021-09-28 Thread Kornel Benko
commit 84655a07d846e093441ed4888eaf097c01ea9390 Author: Kornel Benko Date: Tue Sep 28 10:32:02 2021 +0200 Fix crash Lyx crashes on export to pdf if used with sanitizer set to 'unspecified'. Crash found by Scott. Given that if we export without GUI, the

[LyX/master] Amend dca39815: Fix a few warnings in Floating.

2021-09-24 Thread Kornel Benko
commit dd947300bc6365650ed61a7aa3e7c1be2245ed41 Author: Kornel Benko Date: Fri Sep 24 10:08:02 2021 +0200 Amend dca39815: Fix a few warnings in Floating. --- src/Floating.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Floating.cpp b/src/Floating.cpp

[LyX/master] Cmake build: Unify use of sanitizer

2021-09-21 Thread Kornel Benko
commit 4f46c22d034b22ca80e906b97a4f0a8021f37611 Author: Kornel Benko Date: Tue Sep 21 11:27:13 2021 +0200 Cmake build: Unify use of sanitizer The configuration variable is LYX_DEBUG_SANITIZE which can have following values: "NONE" "ADDRESS" U

[LyX/master] Complete the FontTag typeinfo

2021-09-20 Thread Kornel Benko
commit 687ccdbb3241f26a0875dcf9906d7609a8b56ddc Author: Kornel Benko Date: Mon Sep 20 11:52:16 2021 +0200 Complete the FontTag typeinfo --- src/tests/dummy_functions.cpp |1 + src/tex2lyx/dummy_impl.cpp|2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src

[LyX/master] Update sk.po

2021-08-21 Thread Kornel Benko
commit 874ae71f95f18f8a5e82b4b6a68769843eb7c54b Author: Kornel Benko Date: Sat Aug 21 21:29:25 2021 +0200 Update sk.po --- po/sk.po |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sk.po b/po/sk.po index c268d68..9ce73ab 100644 --- a/po/sk.po +++ b/po/sk.po

[LyX/master] Update sk.po

2021-07-22 Thread Kornel Benko
commit 6d3a2218636010672ab6723956966162d5dbc541 Author: Kornel Benko Date: Thu Jul 22 17:04:25 2021 +0200 Update sk.po --- po/sk.po | 19 +-- 1 files changed, 13 insertions(+), 6 deletions(-) diff --git a/po/sk.po b/po/sk.po index 284b663..c268d68 100644 --- a/po/sk.po

[LyX/master] Cmake tests: Correct BATCH_compare-test test.

2021-06-13 Thread Kornel Benko
commit 38e83fc6f8ee34e57bcd5bca990443b915e0557a Author: Kornel Benko Date: Sun Jun 13 19:45:37 2021 +0200 Cmake tests: Correct BATCH_compare-test test. Change due to recent addition of docbook settings in lyx-files. --- .../compare_tests/basic/diffs.expected.lyx |7

[LyX/master] Cmake tests: Correct BATCH_outline-beamer test

2021-06-13 Thread Kornel Benko
commit cedf5db7b48d74667db9d6e5074dc9a13991ef21 Author: Kornel Benko Date: Sun Jun 13 16:32:59 2021 +0200 Cmake tests: Correct BATCH_outline-beamer test (Because the created tex-file got extra line) --- development/batchtests/beamer_test.tex.orig |1 - 1 files changed, 0

[LyX/master] FindAdv: Added handling of Thai characters

2021-06-04 Thread Kornel Benko
commit 8f4ed83f9a9ea8b55b72769f343ec04bce7ad0d0 Author: Kornel Benko Date: Fri Jun 4 14:48:57 2021 +0200 FindAdv: Added handling of Thai characters --- src/lyxfind.cpp | 88 +++ 1 files changed, 88 insertions(+), 0 deletions(-) diff

[LyX/master] Amend 357bc257, Typo: correct reference of script

2021-06-04 Thread Kornel Benko
commit 3c6632f3b0656fc9eafb1be452fe454c88988492 Author: Kornel Benko Date: Fri Jun 4 10:51:48 2021 +0200 Amend 357bc257, Typo: correct reference of script --- lib/examples/Modules/Noweb.lyx |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/examples/Modules

[LyX/master] Cmake export tests: Select "-dALLOWPSTRANSPARENCY" flag for ps2pdf converter

2021-05-30 Thread Kornel Benko
commit bc01f50955536e66cda80ad1bb4b02488b1e5a59 Author: Kornel Benko Date: Sun May 30 20:24:42 2021 +0200 Cmake export tests: Select "-dALLOWPSTRANSPARENCY" flag for ps2pdf converter Add parameter "-dALLOWPSTRANSPARENCY" for call to ps2pdf. Used only

[LyX/master] Update sk.po

2021-05-23 Thread Kornel Benko
commit 7b4df8fbd0d126aa035e5b64181210afc3df2e32 Author: Kornel Benko Date: Sun May 23 10:20:47 2021 +0200 Update sk.po --- po/sk.po | 12 ++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/po/sk.po b/po/sk.po index a1698c8..284b663 100644 --- a/po/sk.po +++ b

[LyX/master] Cmake export tests: Enable unsafe dvipdfmx

2021-05-23 Thread Kornel Benko
commit 5158b54eb955e0ce0d1a879e0a0985eb2b5ca2f5 Author: Kornel Benko Date: Sun May 23 10:05:13 2021 +0200 Cmake export tests: Enable unsafe dvipdfmx Add parameter "-i dvipdfmx-unsafe.cfg" for call to dvipdfmx. Used only in test environment. This is needed

[LyX/master] Update sk.po

2021-05-19 Thread Kornel Benko
commit f1d8eb37e3d3cad55334a0fddd4a44de8acfd7c9 Author: Kornel Benko Date: Wed May 19 12:20:59 2021 +0200 Update sk.po --- po/sk.po | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/po/sk.po b/po/sk.po index b53d0ca..a1698c8 100644 --- a/po/sk.po +++ b

[LyX/master] Update sk.po

2021-05-12 Thread Kornel Benko
commit 87aa337f0e06cbdae658b3f9fa1656012f5c8754 Author: Kornel Benko Date: Wed May 12 13:27:49 2021 +0200 Update sk.po --- po/sk.po |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/po/sk.po b/po/sk.po index 76f1c6e..b53d0ca 100644 --- a/po/sk.po +++ b/po/sk.po

[LyX/master] Update sk.po

2021-04-11 Thread Kornel Benko
commit 3c46056d2fed77f101af2ba86fb17a0d206e94d3 Author: Kornel Benko Date: Sun Apr 11 11:03:04 2021 +0200 Update sk.po --- po/sk.po |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/po/sk.po b/po/sk.po index 4bb8d48..76f1c6e 100644 --- a/po/sk.po +++ b/po

[LyX/master] Cmake build: Omit use -f '-Wno-deprecated-copy' on compilers which do not support this flag.

2021-04-05 Thread Kornel Benko
commit fa704d50f70e2ead66f34594023aebb50714926c Author: Kornel Benko Date: Mon Apr 5 11:14:13 2021 +0200 Cmake build: Omit use -f '-Wno-deprecated-copy' on compilers which do not support this flag. Patch from P. De Visschere Citing Patrick: As is stands the pa

[LyX/2.3.x] Update sk.po

2021-03-29 Thread Kornel Benko
commit 271e1339df21f2edb38ccd4f73b0bb28ee3896d8 Author: Kornel Benko Date: Mon Mar 29 13:44:39 2021 +0200 Update sk.po --- po/sk.po | 30 +++--- 1 files changed, 15 insertions(+), 15 deletions(-) diff --git a/po/sk.po b/po/sk.po index 15fa9c7..609d70a 100644

[LyX/master] Update sk.po

2021-03-29 Thread Kornel Benko
commit 7680a0286efd77688cecc5314be9172137222798 Author: Kornel Benko Date: Mon Mar 29 13:42:51 2021 +0200 Update sk.po --- po/sk.po | 46 +++--- 1 files changed, 39 insertions(+), 7 deletions(-) diff --git a/po/sk.po b/po/sk.po index 0956083

[LyX/master] Cmake build with qt6 on MAC

2021-03-26 Thread Kornel Benko
commit a9b0f5faae83d5a44b044bd71d400d03fbe96257 Author: Kornel Benko Date: Fri Mar 26 13:09:32 2021 +0100 Cmake build with qt6 on MAC Patch from P. De Visschere Citing: I also must exclude the QMacPasteboardMimeGraphics class in GuiApplication.cpp since QMacPasteboard

[LyX/master] Cmake bqt6 build: Ignore missing Qt6MacExtras

2021-03-25 Thread Kornel Benko
commit 9b03680ab58e27c3fdcfd1f45a3aa03574f48adf Author: Kornel Benko Date: Thu Mar 25 17:29:24 2021 +0100 Cmake bqt6 build: Ignore missing Qt6MacExtras --- CMakeLists.txt |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index

[LyX/master] Cmake build Qt6: Remove some redundant statements.

2021-03-24 Thread Kornel Benko
commit 92a50fa273625600599e2b25673b0d97dc8e44ef Author: Kornel Benko Date: Wed Mar 24 11:42:39 2021 +0100 Cmake build Qt6: Remove some redundant statements. --- src/CMakeLists.txt |1 - src/client/CMakeLists.txt|3 +-- src/support/tests/CMakeLists.txt |2

[LyX/master] Amend 635a7d77: Allow compiling with Qt6 with cmake

2021-03-22 Thread Kornel Benko
commit 02a3705496707c0bb13217753c354f0f2f547090 Author: Kornel Benko Date: Mon Mar 22 16:19:10 2021 +0100 Amend 635a7d77: Allow compiling with Qt6 with cmake Thanks Scott for checking. TODO: Check compilation on Windows and Mac. --- CMakeLists.txt

[LyX/master] Update sk.po

2021-03-20 Thread Kornel Benko
commit 3de2249175469f27d8af9bbc2bb80619958483d1 Author: Kornel Benko Date: Sat Mar 20 10:27:24 2021 +0100 Update sk.po --- po/sk.po | 32 ++-- 1 files changed, 18 insertions(+), 14 deletions(-) diff --git a/po/sk.po b/po/sk.po index b7b8164..0956083 100644

[LyX/master] Cmake debian packaging: use correct section (instead of "devel")

2021-03-14 Thread Kornel Benko
commit f3365a8fa998dbaedddc452cb3aaf585446623e9 Author: Kornel Benko Date: Sun Mar 14 10:17:58 2021 +0100 Cmake debian packaging: use correct section (instead of "devel") --- development/cmake/LyxPackaging.cmake |1 + 1 files changed, 1 insertions(+), 0 deletions(-) di

[LyX/master] Update sk.po

2021-03-11 Thread Kornel Benko
commit 6805bb713f3a4f5dd839d470c5a9edf63fa189db Author: Kornel Benko Date: Thu Mar 11 18:41:17 2021 +0100 Update sk.po --- po/sk.po | 33 - 1 files changed, 28 insertions(+), 5 deletions(-) diff --git a/po/sk.po b/po/sk.po index 246eca1..b7b8164 100644

[LyX/master] Update sk.po

2021-03-06 Thread Kornel Benko
commit 25ad5c8b3edc458db3715e5f778e8da2c0044694 Author: Kornel Benko Date: Sat Mar 6 20:06:12 2021 +0100 Update sk.po --- po/sk.po | 54 +- 1 files changed, 41 insertions(+), 13 deletions(-) diff --git a/po/sk.po b/po/sk.po index

[LyX/master] Updfate sk.po

2021-03-06 Thread Kornel Benko
commit 3d97f1f90e8cfa16ceb0da39e1de38cf1312b9a9 Author: Kornel Benko Date: Sat Mar 6 09:39:47 2021 +0100 Updfate sk.po --- po/sk.po | 62 +++--- 1 files changed, 27 insertions(+), 35 deletions(-) diff --git a/po/sk.po b/po/sk.po

[LyX/2.3.x] Update sk.po

2021-03-02 Thread Kornel Benko
commit d8cceefbf2b4c0b0e0841cce3eb51b542b411259 Author: Kornel Benko Date: Tue Mar 2 09:47:07 2021 +0100 Update sk.po --- po/sk.po | 66 +++--- 1 files changed, 33 insertions(+), 33 deletions(-) diff --git a/po/sk.po b/po/sk.po

[LyX/master] FindAdv: Added handling of some chars found in unnicodesymbols

2021-02-27 Thread Kornel Benko
commit a3e10cd067b4a49aabc7416777ac796d85c032d0 Author: Kornel Benko Date: Sat Feb 27 14:14:28 2021 +0100 FindAdv: Added handling of some chars found in unnicodesymbols --- src/lyxfind.cpp | 131 +++ 1 files changed, 131 insertions

[LyX/master] Update sk.po

2021-02-24 Thread Kornel Benko
commit 116fc81eb09f7b40aa2ded64463043de0de2912f Author: Kornel Benko Date: Wed Feb 24 13:56:02 2021 +0100 Update sk.po --- po/sk.po | 17 +++-- 1 files changed, 7 insertions(+), 10 deletions(-) diff --git a/po/sk.po b/po/sk.po index 9697655..849593c 100644 --- a/po/sk.po

[LyX/master] FindAdv: Do not distinguish between different math constructs

2021-02-19 Thread Kornel Benko
commit 77e8037f84072283d9fe45824786f7dd712ce83c Author: Kornel Benko Date: Fri Feb 19 17:06:37 2021 +0100 FindAdv: Do not distinguish between different math constructs This means that searching math-mode will find instances also in math-environments like align*, multline

[LyX/master] Update sk.po

2021-02-18 Thread Kornel Benko
commit bf942429439987993217cce82ebf52c4e5a1eb9c Author: Kornel Benko Date: Thu Feb 18 10:11:35 2021 +0100 Update sk.po --- po/sk.po | 71 ++--- 1 files changed, 49 insertions(+), 22 deletions(-) diff --git a/po/sk.po b/po/sk.po

[LyX/master] Amend c21cd7dc: Ignore epub tests for now

2021-02-18 Thread Kornel Benko
commit 092410d88d626445e09d4d1ea7f21a76767c016f Author: Kornel Benko Date: Thu Feb 18 09:34:43 2021 +0100 Amend c21cd7dc: Ignore epub tests for now --- development/autotests/ignoredTests |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/development/autotests

[LyX/master] Update sk.po

2021-02-17 Thread Kornel Benko
commit 8a9c4ed58ff26632ea5854cc09f82e718fc840e0 Author: Kornel Benko Date: Wed Feb 17 10:41:55 2021 +0100 Update sk.po --- po/sk.po | 78 +++-- 1 files changed, 55 insertions(+), 23 deletions(-) diff --git a/po/sk.po b/po/sk.po

[LyX/master] Update sk.po

2021-02-16 Thread Kornel Benko
commit 37392dcc7200daf0cb29e62f3a35a063eace8c8c Author: Kornel Benko Date: Tue Feb 16 19:54:38 2021 +0100 Update sk.po --- po/sk.po | 74 +++-- 1 files changed, 66 insertions(+), 8 deletions(-) diff --git a/po/sk.po b/po/sk.po

[LyX/master] Update sk.po

2021-02-15 Thread Kornel Benko
commit 78ce7227f70ed9b7242344290c9e3251787deb06 Author: Kornel Benko Date: Mon Feb 15 14:46:50 2021 +0100 Update sk.po --- po/sk.po | 122 ++ 1 files changed, 107 insertions(+), 15 deletions(-) diff --git a/po/sk.po b/po/sk.po

[LyX/master] Use same find-dialogs as other bind-files also for x?emacs

2021-02-15 Thread Kornel Benko
commit 6212d939b45613bed1d2c92eb2d11e267217cf1c Author: Kornel Benko Date: Mon Feb 15 11:00:02 2021 +0100 Use same find-dialogs as other bind-files also for x?emacs --- lib/bind/emacs.bind |6 +++--- lib/bind/xemacs.bind |6 +++--- 2 files changed, 6 insertions(+), 6 deletions

[LyX/master] FindAdv: Use global declaration for findOne() to be usefull for unit tests

2021-02-14 Thread Kornel Benko
commit 48528d0ff09e51895d9fffdd34d7a24b45f906be Author: Kornel Benko Date: Sun Feb 14 09:08:23 2021 +0100 FindAdv: Use global declaration for findOne() to be usefull for unit tests cherry-pick from unit-test-adoption/dff4779b06b, author: Yuriy Skalko --- src/lyxfind.cpp |6

[LyX/master] FindAdv: Tweak language settings

2021-02-13 Thread Kornel Benko
commit fe792d7efedeba308131a0900b9f3aab1b7a5a90 Author: Kornel Benko Date: Sat Feb 13 16:19:45 2021 +0100 FindAdv: Tweak language settings Language settings will be ignored if a.) User selects if with setIgnoreFormat("language", true, true) or b.) The pa

[LyX/master] FindAdv: Ignore math hull if searching for normal text

2021-02-11 Thread Kornel Benko
commit 4cd80de69e0233f0210f778c5e6851704de0562b Author: Kornel Benko Date: Thu Feb 11 14:03:46 2021 +0100 FindAdv: Ignore math hull if searching for normal text Helps to find strings inside math also if the pattern does not use math hull. Needed due to the algorithm-change of

[LyX/master] Update sk.po

2021-02-10 Thread Kornel Benko
commit b1ae981c1d4a6a75d66aeabacdfd268dbde21905 Author: Kornel Benko Date: Wed Feb 10 10:50:23 2021 +0100 Update sk.po --- po/sk.po |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/po/sk.po b/po/sk.po index 58edbec..c1ec1f0 100644 --- a/po/sk.po +++ b/po

[LyX/master] Update sk.po

2021-02-09 Thread Kornel Benko
commit 76a6cfd6dd45826a2dee4ea295551938c8290ecf Author: Kornel Benko Date: Tue Feb 9 15:00:35 2021 +0100 Update sk.po --- po/sk.po | 12 ++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/po/sk.po b/po/sk.po index 64521ef..58edbec 100644 --- a/po/sk.po +++ b/po

[LyX/master] Cmake export tests: Add epub-format to be tested

2021-02-08 Thread Kornel Benko
commit 983d327fe3bbf8cdc8dbb1e56bbb78ba7e3fbcd5 Author: Kornel Benko Date: Mon Feb 8 11:35:27 2021 +0100 Cmake export tests: Add epub-format to be tested --- development/autotests/ExportTests.cmake | 12 +++- development/autotests/export.cmake |4 ++-- development

[LyX/master] Amend f7ed7f53: Cmake + epub: Install saxon*.jar together with its licence

2021-02-07 Thread Kornel Benko
commit a86864b3bbca6905948e302910b9bcca49164561 Author: Kornel Benko Date: Sun Feb 7 16:23:46 2021 +0100 Amend f7ed7f53: Cmake + epub: Install saxon*.jar together with its licence Thanks to Pavel --- development/cmake/Install.cmake |2 +- 1 files changed, 1 insertions(+), 1

[LyX/master] Cmake + epub: Install needed docbook files

2021-02-07 Thread Kornel Benko
commit f7ed7f53c478b0538a3b04bad69ed161c1cf9b16 Author: Kornel Benko Date: Sun Feb 7 12:37:58 2021 +0100 Cmake + epub: Install needed docbook files --- development/cmake/Install.cmake |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/development/cmake/Install.cmake

[LyX/master] FindAdv: Ignore '\ensuremath{' while searching

2021-02-03 Thread Kornel Benko
commit 8d17594a3308fd46c0ceb4c2aaf482d5c218d542 Author: Kornel Benko Date: Wed Feb 3 12:18:33 2021 +0100 FindAdv: Ignore '\ensuremath{' while searching but keep contents e.g. '\ensuremath{abc}' ==> 'abc' --- src/lyxfind.cpp |4 ++-- 1

[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

[LyX/master] Update sk.po

2021-01-29 Thread Kornel Benko
commit 02cf13ec4613587b187e07fd743fb178e9f1fbe3 Author: Kornel Benko Date: Fri Jan 29 16:16:18 2021 +0100 Update sk.po --- po/sk.po |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/po/sk.po b/po/sk.po index b045920..64521ef 100644 --- a/po/sk.po +++ b/po

[LyX/master] Cmake key-tests: These are very touchy in respect to timings

2021-01-29 Thread Kornel Benko
commit ac5534827e21ba10680eedaff9b8317f9e98649f Author: Kornel Benko Date: Fri Jan 29 16:11:16 2021 +0100 Cmake key-tests: These are very touchy in respect to timings Cmake key-tests: These are very touchy in respect to timings 1.) Try to use shortcuts instead of direct

[LyX/master] SK-Bindings: remove a binding prohibiting the use as a prefix

2021-01-29 Thread Kornel Benko
commit 9b79c639f70044c39ef21df4c4c0e7dd93b87965 Author: Kornel Benko Date: Fri Jan 29 16:05:07 2021 +0100 SK-Bindings: remove a binding prohibiting the use as a prefix --- lib/bind/sk/menus.bind |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/lib/bind/sk

[LyX/master] Update sk.po

2021-01-27 Thread Kornel Benko
commit 72da904ba637890e57b98681db5b655ffe2a102c Author: Kornel Benko Date: Wed Jan 27 10:49:20 2021 +0100 Update sk.po --- po/sk.po | 19 +-- 1 files changed, 5 insertions(+), 14 deletions(-) diff --git a/po/sk.po b/po/sk.po index 733cc26..b045920 100644 --- a/po/sk.po

[LyX/master] Update sk.po

2021-01-25 Thread Kornel Benko
commit 9163c1198cea057dfe5da405e6c8b30a916b4004 Author: Kornel Benko Date: Mon Jan 25 12:17:16 2021 +0100 Update sk.po --- po/sk.po | 59 +-- 1 files changed, 29 insertions(+), 30 deletions(-) diff --git a/po/sk.po b/po/sk.po

[LyX/master] Aupdate sk.po

2021-01-25 Thread Kornel Benko
commit 205c258e4e2815b9d7885fc57e1cfa553ad4f41a Author: Kornel Benko Date: Mon Jan 25 10:59:28 2021 +0100 Aupdate sk.po --- po/sk.po | 11 +++ 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/po/sk.po b/po/sk.po index bb69e46..e2256fa 100644 --- a/po/sk.po +++ b/po

[LyX/master] FindAdv: Select search for language-format depending on document language.

2021-01-25 Thread Kornel Benko
commit 5d8cacf3ecb4f7d13cbb552968799c6e0129f8f0 Author: Kornel Benko Date: Mon Jan 25 10:52:14 2021 +0100 FindAdv: Select search for language-format depending on document language. In case of search with format: If the pattern contains language spec different to the document

[LyX/master] FindAdv: Make search for text in deleted regions configurable.

2021-01-22 Thread Kornel Benko
commit 961e393b954efd59c1e80be611b726c34adec088 Author: Kornel Benko Date: Fri Jan 22 21:11:28 2021 +0100 FindAdv: Make search for text in deleted regions configurable. The function call 'search-ignore deleted false' makes findadv to search also deleted parts,

[LyX/master] FindAdv: Do not search in deleted text.

2021-01-22 Thread Kornel Benko
commit 469b43c791339b047112e39a078a3daf800c0699 Author: Kornel Benko Date: Fri Jan 22 17:03:54 2021 +0100 FindAdv: Do not search in deleted text. --- src/lyxfind.cpp | 88 ++ src/output_latex.cpp |8 ++-- 2 files changed, 43

<    1   2   3   4   5   6   7   8   9   10   >