[LyX/master] de.po

2024-04-03 Thread Juergen Spitzmueller
commit c1078811c4b90e49f27f4883be8e56d7d5e0fd7c
Author: Juergen Spitzmueller 
Date:   Wed Apr 3 09:12:15 2024 +0200

de.po
---
 po/de.po | 34 +++---
 1 file changed, 19 insertions(+), 15 deletions(-)

diff --git a/po/de.po b/po/de.po
index 1bcd38fdd5..39ec99ea70 100644
--- a/po/de.po
+++ b/po/de.po
@@ -95,8 +95,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LyX 2.4git\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
-"POT-Creation-Date: 2024-04-02 16:21+0200\n"
-"PO-Revision-Date: 2024-04-02 16:25+0200\n"
+"POT-Creation-Date: 2024-04-03 08:54+0200\n"
+"PO-Revision-Date: 2024-04-03 09:10+0200\n"
 "Last-Translator: Juergen Spitzmueller \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -20654,7 +20654,7 @@ msgid "Open All Notes|A"
 msgstr "Alle Notizen öffnen|f"
 
 #: lib/ui/stdcontext.inc:240
-msgid "Close All Notes|o"
+msgid "Close All Notes|l"
 msgstr "Alle Notizen schließen|c"
 
 #: lib/ui/stdcontext.inc:248 lib/ui/stdmenus.inc:558
@@ -20898,8 +20898,8 @@ msgid "End Editing Externally"
 msgstr "Externe Bearbeitung beenden"
 
 #: lib/ui/stdcontext.inc:381
-msgid "Split Inset|t"
-msgstr "Einfügung spalten|f"
+msgid "Split Inset|i"
+msgstr "Einfügung spalten|ü"
 
 #: lib/ui/stdcontext.inc:383
 msgid "Jump Back to Saved Bookmark|B"
@@ -20949,9 +20949,9 @@ msgstr "Änderung ablehnen|b"
 msgid "Text Properties|x"
 msgstr "Texteigenschaften|x"
 
-#: lib/ui/stdcontext.inc:402 lib/ui/stdmenus.inc:125
-msgid "Custom Text Styles|S"
-msgstr "Spezifische Textstile|T"
+#: lib/ui/stdcontext.inc:402
+msgid "Custom Text Styles|y"
+msgstr "Spezifische Textstile|f"
 
 #: lib/ui/stdcontext.inc:403 lib/ui/stdmenus.inc:123
 msgid "Paragraph Settings...|P"
@@ -21124,7 +21124,7 @@ msgstr "Mehrseitige Tabelle|t"
 
 #: lib/ui/stdcontext.inc:507
 msgid "Formal Style|m"
-msgstr "Formaler Stil|F"
+msgstr "Formaler Stil|m"
 
 #: lib/ui/stdcontext.inc:509
 msgid "Borders|d"
@@ -21215,7 +21215,7 @@ msgid "Custom Page Formatting...|u"
 msgstr "Benutzerdefinierter Seitenverweis...|u"
 
 #: lib/ui/stdcontext.inc:651
-msgid "Insert Subentry|b"
+msgid "Insert Subentry|n"
 msgstr "Untereintrag einfügen|n"
 
 #: lib/ui/stdcontext.inc:652
@@ -21223,8 +21223,8 @@ msgid "Insert Sortkey|k"
 msgstr "Sortierschlüssel einfügen|r"
 
 #: lib/ui/stdcontext.inc:653
-msgid "Insert See Reference|e"
-msgstr "\"Siehe\"-Verweis einfügen|S"
+msgid "Insert See Reference|c"
+msgstr "\"Siehe\"-Verweis einfügen|w"
 
 #: lib/ui/stdcontext.inc:654
 msgid "Insert See also Reference|a"
@@ -21506,6 +21506,10 @@ msgstr "Suchen & Ersetzen (einfach)...|S"
 msgid "Find & Replace (Advanced)..."
 msgstr "Suchen & Ersetzen (erweitert)..."
 
+#: lib/ui/stdmenus.inc:125
+msgid "Custom Text Styles|S"
+msgstr "Spezifische Textstile|T"
+
 #: lib/ui/stdmenus.inc:126
 msgid "Manage Counter Values..."
 msgstr "Zählerwerte verwalten..."
@@ -36396,14 +36400,14 @@ msgstr "Weitere Rechtschreibvorschläge"
 
 #: src/frontends/qt/Menus.cpp:889
 msgid "Add to personal dictionary|r"
-msgstr "Zum persönlichen Wörterbuch hinzufügen|Z"
+msgstr "Zum persönlichen Wörterbuch hinzufügen|ö"
 
 #: src/frontends/qt/Menus.cpp:891
-msgid "Ignore this occurrence|g"
+msgid "Ignore this occurrence|o"
 msgstr "An dieser Stelle ignorieren|g"
 
 #: src/frontends/qt/Menus.cpp:893
-msgid "Ignore all for this session|l"
+msgid "Ignore all for this session|t"
 msgstr "Während dieser Sitzung ignorieren|i"
 
 #: src/frontends/qt/Menus.cpp:895
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/2.4.1-devel] Dissolve some shortcut conflicts in the wake of f3a4602c4c1ec

2024-04-03 Thread Juergen Spitzmueller
commit 3b4d9f8606f6bb90c8d64dca64b8cd2ed801bc48
Author: Juergen Spitzmueller 
Date:   Wed Apr 3 08:28:00 2024 +0200

Dissolve some shortcut conflicts in the wake of f3a4602c4c1ec

(cherry picked from commit 728175f9acdd8b67249d5403d99319557201f80c)
---
 lib/ui/stdcontext.inc  | 10 +-
 src/frontends/qt/Menus.cpp |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc
index 90a4cda1aa..dc49f44c77 100644
--- a/lib/ui/stdcontext.inc
+++ b/lib/ui/stdcontext.inc
@@ -237,7 +237,7 @@ Menuset
Item "Greyed Out|y" "inset-modify note Note Greyedout"
Separator
Item "Open All Notes|A" "inset-forall Note inset-toggle open"
-   Item "Close All Notes|o" "inset-forall Note inset-toggle close"
+   Item "Close All Notes|l" "inset-forall Note inset-toggle close"
End
 
 #
@@ -378,7 +378,7 @@ Menuset
Item "Paste" "paste"
Submenu "Paste Recent|e" "edit_pasterecent"
Separator
-   OptItem "Split Inset|t" "inset-split"
+   OptItem "Split Inset|i" "inset-split"
Separator
Item "Jump Back to Saved Bookmark|B" "bookmark-goto 0"
OptItem "Forward Search|F" "forward-search"
@@ -399,7 +399,7 @@ Menuset
OptItem "Reject Change|j" "change-reject"
Separator
Submenu "Text Properties|x" "edit_textprops"
-   OptSubmenu "Custom Text Styles|S" "edit_textstyles"
+   OptSubmenu "Custom Text Styles|y" "edit_textstyles"
Item "Paragraph Settings...|P" "layout-paragraph"
OptItem "Unify Graphics Groups|U" "graphics-unify"
LanguageSelector
@@ -648,9 +648,9 @@ Menuset
End

Menu "context-edit-index"
-   OptItem "Insert Subentry|b" "indexmacro-insert subentry"
+   OptItem "Insert Subentry|n" "indexmacro-insert subentry"
OptItem "Insert Sortkey|k" "indexmacro-insert sortkey"
-   OptItem "Insert See Reference|e" "indexmacro-insert see"
+   OptItem "Insert See Reference|c" "indexmacro-insert see"
OptItem "Insert See also Reference|a" "indexmacro-insert 
seealso"
End
 
diff --git a/src/frontends/qt/Menus.cpp b/src/frontends/qt/Menus.cpp
index 6c4b08cf48..4a09a1b4a7 100644
--- a/src/frontends/qt/Menus.cpp
+++ b/src/frontends/qt/Menus.cpp
@@ -888,9 +888,9 @@ void MenuDefinition::expandSpellingSuggestions(BufferView 
const * bv)
docstring const arg = wl.word() + " " + 
from_ascii(wl.lang()->lang());
add(MenuItem(MenuItem::Command, qt_("Add to 
personal dictionary|r"),
FuncRequest(LFUN_SPELLING_ADD, 
arg)));
-   add(MenuItem(MenuItem::Command, qt_("Ignore 
this occurrence|g"),
+   add(MenuItem(MenuItem::Command, qt_("Ignore 
this occurrence|o"),

FuncRequest(LFUN_FONT_NO_SPELLCHECK, arg)));
-   add(MenuItem(MenuItem::Command, qt_("Ignore all 
for this session|l"),
+   add(MenuItem(MenuItem::Command, qt_("Ignore all 
for this session|t"),

FuncRequest(LFUN_SPELLING_IGNORE, arg)));
add(MenuItem(MenuItem::Command, qt_("Ignore all 
in this document|u"),

FuncRequest(LFUN_SPELLING_ADD_LOCAL, arg)));
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/2.4.1-devel] Smarter menu length calculation

2024-04-03 Thread Juergen Spitzmueller
commit c92d14e8c978372d24fccbc0a0fe8284f4f8601c
Author: Juergen Spitzmueller 
Date:   Tue Apr 2 14:41:54 2024 +0200

Smarter menu length calculation

It is possible I have missed some shortcut conflicts, so please report
if you find any.

(cherry picked from commit f3a4602c4c1eca9bc79e7ba0b58395b79eafe9db)
---
 lib/ui/stdcontext.inc  |  6 +++---
 lib/ui/stdmenus.inc|  4 ++--
 src/frontends/qt/Menus.cpp | 43 +--
 3 files changed, 38 insertions(+), 15 deletions(-)

diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc
index 6d4fc75703..90a4cda1aa 100644
--- a/lib/ui/stdcontext.inc
+++ b/lib/ui/stdcontext.inc
@@ -234,10 +234,10 @@ Menuset
Menu "context-note"
Item "LyX Note|N" "inset-modify note Note Note"
Item "Comment|m" "inset-modify note Note Comment"
-   Item "Greyed Out|G" "inset-modify note Note Greyedout"
+   Item "Greyed Out|y" "inset-modify note Note Greyedout"
Separator
Item "Open All Notes|A" "inset-forall Note inset-toggle open"
-   Item "Close All Notes|l" "inset-forall Note inset-toggle close"
+   Item "Close All Notes|o" "inset-forall Note inset-toggle close"
End
 
 #
@@ -383,7 +383,7 @@ Menuset
Item "Jump Back to Saved Bookmark|B" "bookmark-goto 0"
OptItem "Forward Search|F" "forward-search"
Separator
-   Item "Move Paragraph Up|o" "paragraph-move-up"
+   Item "Move Paragraph Up|h" "paragraph-move-up"
Item "Move Paragraph Down|v" "paragraph-move-down"
Separator
EnvironmentSeparatorsContext
diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
index 7d7750cc03..14c927dc06 100644
--- a/lib/ui/stdmenus.inc
+++ b/lib/ui/stdmenus.inc
@@ -117,7 +117,7 @@ Menuset
Item "Find & Replace (Quick)...|F" "dialog-show findreplace"
Item "Find & Replace (Advanced)..." "dialog-show findreplaceadv"
Separator
-   Item "Move Paragraph Up|o" "paragraph-move-up"
+   Item "Move Paragraph Up|h" "paragraph-move-up"
Item "Move Paragraph Down|v" "paragraph-move-down"
Separator
Item "Paragraph Settings...|P" "layout-paragraph"
@@ -545,7 +545,7 @@ Menuset
Menu "insert_note"
Item "LyX Note|N" "note-insert Note"
Item "Comment|C" "note-insert Comment"
-   Item "Greyed Out|G" "note-insert Greyedout"
+   Item "Greyed Out|y" "note-insert Greyedout"
End
 
Menu "insert_branches"
diff --git a/src/frontends/qt/Menus.cpp b/src/frontends/qt/Menus.cpp
index a3fc5a7ce1..6c4b08cf48 100644
--- a/src/frontends/qt/Menus.cpp
+++ b/src/frontends/qt/Menus.cpp
@@ -342,6 +342,8 @@ public:
const;
///
bool hasFunc(FuncRequest const &) const;
+   /// The real size of the menu considering hidden entries
+   int realSize() const;
/// Add the menu item unconditionally
void add(MenuItem const & item) { items_.push_back(item); }
/// Checks the associated FuncRequest status before adding the
@@ -727,6 +729,23 @@ bool MenuDefinition::hasFunc(FuncRequest const & func) 
const
 }
 
 
+int MenuDefinition::realSize() const
+{
+   int res = 0;
+   for (auto const & it : *this) {
+   if (it.kind() == MenuItem::Submenu)
+   ++res;
+   else if (it.kind() == MenuItem::Command) {
+   FuncStatus status = lyx::getStatus(*it.func());
+   // count only items that are actually displayed
+   if (!status.unknown() && (status.enabled() || 
!it.optional()))
+   ++res;
+   }
+   }
+   return res;
+}
+
+
 void MenuDefinition::catSub(docstring const & name)
 {
add(MenuItem(MenuItem::Submenu,
@@ -867,13 +886,13 @@ void MenuDefinition::expandSpellingSuggestions(BufferView 
const * bv)
if (i > 0)
add(MenuItem(MenuItem::Separator));
docstring const arg = wl.word() + " " + 
from_ascii(wl.lang()->lang());
-   add(MenuItem(MenuItem::Command, qt_("Add to 
personal dictionary|n"),
+   add(MenuItem(MenuItem::Command, qt_("Add to 
personal dictionary|r"),
FuncRequest(LFUN_SPELLING_ADD, 
arg)));
add(MenuItem(MenuItem::Command, qt_("Ignore 
this occurrence|g"),

FuncRequest(LFUN_FONT_NO_SPELLCHECK, arg)));
-   add(MenuItem(MenuItem::Command, qt_("Ignore all 
for this session|I"),
+   add(MenuItem(MenuItem:

[LyX/2.4.1-devel] de.po

2024-04-03 Thread Juergen Spitzmueller
commit b506306e08a54597617708dfe27c92a232e1833c
Author: Juergen Spitzmueller 
Date:   Wed Apr 3 09:19:14 2024 +0200

de.po
---
 po/de.po | 236 ---
 1 file changed, 120 insertions(+), 116 deletions(-)

diff --git a/po/de.po b/po/de.po
index 05d45a6895..beae59b0cd 100644
--- a/po/de.po
+++ b/po/de.po
@@ -95,8 +95,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LyX 2.4git\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
-"POT-Creation-Date: 2024-04-02 09:12+0200\n"
-"PO-Revision-Date: 2024-04-02 09:14+0200\n"
+"POT-Creation-Date: 2024-04-03 09:16+0200\n"
+"PO-Revision-Date: 2024-04-03 09:18+0200\n"
 "Last-Translator: Juergen Spitzmueller \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -1112,7 +1112,7 @@ msgstr "S&prache:"
 #: lib/layouts/europasscv.layout:483 lib/layouts/europecv.layout:322
 #: lib/layouts/europecv.layout:328 lib/layouts/moderncv.layout:581
 #: src/frontends/qt/GuiDocument.cpp:1831 src/frontends/qt/GuiPrefs.cpp:2324
-#: src/frontends/qt/Menus.cpp:936
+#: src/frontends/qt/Menus.cpp:955
 msgid "Language"
 msgstr "Sprache"
 
@@ -1741,25 +1741,25 @@ msgid "Case &sensitive"
 msgstr "&Groß-/Kleinschreibung beachten"
 
 #: src/frontends/qt/ui/FindAndReplaceUi.ui:205
-#: src/frontends/qt/FindAndReplace.cpp:716
+#: src/frontends/qt/FindAndReplace.cpp:719
 msgid "Find next occurrence (Enter, backwards: Shift+Enter)"
 msgstr ""
 "Suche nächsten Treffer (Eingabetaste; rückwärts: Umschalt+Eingabetaste)"
 
 #: src/frontends/qt/ui/FindAndReplaceUi.ui:208
-#: src/frontends/qt/ui/SearchUi.ui:190 src/frontends/qt/FindAndReplace.cpp:715
+#: src/frontends/qt/ui/SearchUi.ui:190 src/frontends/qt/FindAndReplace.cpp:718
 msgid "Find &>"
 msgstr "Suchen &>"
 
 #: src/frontends/qt/ui/FindAndReplaceUi.ui:221
-#: src/frontends/qt/FindAndReplace.cpp:718
+#: src/frontends/qt/FindAndReplace.cpp:721
 msgid "Replace and find next occurrence (Enter, backwards: Shift+Enter)"
 msgstr ""
 "Ersetze und suche nächsten Treffer (Eingabetaste; rückwärts: "
 "Umschalt+Eingabetaste)"
 
 #: src/frontends/qt/ui/FindAndReplaceUi.ui:224
-#: src/frontends/qt/FindAndReplace.cpp:717
+#: src/frontends/qt/FindAndReplace.cpp:720
 msgid "Rep&lace >"
 msgstr "Erse&tzen >"
 
@@ -5568,7 +5568,7 @@ msgstr "Ohne Hyperlink "
 msgid "Find previous occurrence (Shift+Enter)"
 msgstr "Vorhergehender Treffer (Umschalt+Eingabe)"
 
-#: src/frontends/qt/ui/SearchUi.ui:55 src/frontends/qt/FindAndReplace.cpp:710
+#: src/frontends/qt/ui/SearchUi.ui:55 src/frontends/qt/FindAndReplace.cpp:713
 msgid "&< Find"
 msgstr "&< Suchen"
 
@@ -7617,8 +7617,8 @@ msgstr "Zusammenfassung"
 msgid "Summary ##"
 msgstr "Zusammenfassung ##"
 
-#: lib/layouts/AEA.layout:356 src/frontends/qt/Menus.cpp:1804
-#: src/frontends/qt/Menus.cpp:1819
+#: lib/layouts/AEA.layout:356 src/frontends/qt/Menus.cpp:1823
+#: src/frontends/qt/Menus.cpp:1838
 msgid "Caption"
 msgstr "Legende"
 
@@ -20646,7 +20646,7 @@ msgid "Comment|m"
 msgstr "Kommentar|K"
 
 #: lib/ui/stdcontext.inc:237 lib/ui/stdmenus.inc:548
-msgid "Greyed Out|G"
+msgid "Greyed Out|y"
 msgstr "Grauschrift|G"
 
 #: lib/ui/stdcontext.inc:239
@@ -20898,8 +20898,8 @@ msgid "End Editing Externally"
 msgstr "Externe Bearbeitung beenden"
 
 #: lib/ui/stdcontext.inc:381
-msgid "Split Inset|t"
-msgstr "Einfügung spalten|f"
+msgid "Split Inset|i"
+msgstr "Einfügung spalten|ü"
 
 #: lib/ui/stdcontext.inc:383
 msgid "Jump Back to Saved Bookmark|B"
@@ -20910,7 +20910,7 @@ msgid "Forward Search|F"
 msgstr "Vorwärtssuche|V"
 
 #: lib/ui/stdcontext.inc:386 lib/ui/stdmenus.inc:120
-msgid "Move Paragraph Up|o"
+msgid "Move Paragraph Up|h"
 msgstr "Absatz nach oben verschieben|o"
 
 #: lib/ui/stdcontext.inc:387 lib/ui/stdmenus.inc:121
@@ -20949,9 +20949,9 @@ msgstr "Änderung ablehnen|b"
 msgid "Text Properties|x"
 msgstr "Texteigenschaften|x"
 
-#: lib/ui/stdcontext.inc:402 lib/ui/stdmenus.inc:125
-msgid "Custom Text Styles|S"
-msgstr "Spezifische Textstile|T"
+#: lib/ui/stdcontext.inc:402
+msgid "Custom Text Styles|y"
+msgstr "Spezifische Textstile|f"
 
 #: lib/ui/stdcontext.inc:403 lib/ui/stdmenus.inc:123
 msgid "Paragraph Settings...|P"
@@ -21215,7 +21215,7 @@ msgid "Custom Page Formatting...|u"
 msgstr "Benutzerdefinierter Seitenverweis...|u"
 
 #: lib/ui/stdcontext.inc:651
-msgid "Insert Subentry|b"
+msgid "Insert Subentry|n"
 msgstr "Untereintrag einfügen|n"
 
 #: lib/ui/stdcontext.inc:652
@@ -21223,8 +21223,8 @@ msgid "Insert Sortkey|k"
 msgstr "Sortierschlüssel einfügen|r"
 
 #: lib/ui/stdcontext.inc:653
-msgid "Insert See Reference|e"
-msgstr "\"Siehe\"-Verweis einfügen|S"
+msgid "Insert See Reference|c"
+msgstr "\"Siehe\"-Verweis einfügen|w"
 
 #: lib/ui/stdcontext.inc:654
 msgid "Insert See also Reference|a"
@@ -21506,6 +21506,10 @@ msgstr "Suchen & Ersetzen (einfach)...|S"
 msgid "Find & Replace (Advanced)..."
 msgstr "Suchen & Ersetzen (erweitert)..."
 
+#: lib/ui/stdmenus.inc:125
+msgid "Custom Text Styles|S"
+msgstr "Spezifische Textstile|T"
+
 #: lib/ui/stdmenus.

[LyX/2.4.1-devel] Add status file

2024-04-03 Thread Juergen Spitzmueller
commit 3034a150f20f9bc7d6a31d7b24560c1821d7aa4e
Author: Juergen Spitzmueller 
Date:   Wed Apr 3 09:35:12 2024 +0200

Add status file
---
 status.24x | 87 ++
 1 file changed, 87 insertions(+)

diff --git a/status.24x b/status.24x
new file mode 100644
index 00..90d1af4b9c
--- /dev/null
+++ b/status.24x
@@ -0,0 +1,87 @@
+-*- text -*-
+
+This file describes what has been done in the preparation of LyX 2.4.1.
+All comments are welcome.
+
+We try to group things by topic and in decreasing order of importance.
+Please feel free to re-arrange if that seems like a good idea.
+
+
+What's new
+==
+
+** Updates:
+***
+
+* DOCUMENT INPUT/OUTPUT
+
+
+
+
+* MISCELLANEOUS
+
+
+
+* TEX2LYX IMPROVEMENTS
+
+
+
+* USER INTERFACE
+
+- Add plain single quote to menu (bug 13025).
+
+- In context menus, more items are now shown on top level.
+
+
+* DOCUMENTATION AND LOCALIZATION
+
+- Clarify quote-insert LFUN.
+
+
+* BUILD/INSTALLATION
+
+- Fix cmake build with qt6 (macos), which did not include
+  "plugins".
+
+
+** Bug fixes:
+*
+
+* DOCUMENT INPUT/OUTPUT
+
+
+
+* USER INTERFACE
+
+
+
+* INTERNALS
+
+
+
+* DOCUMENTATION AND LOCALIZATION
+
+
+* LYX2LYX
+
+
+
+* TEX2LYX
+
+
+
+* LYXHTML
+
+
+
+* ADVANCED FIND AND REPLACE
+
+- Handle neg-spaces like normal space if searching without format.
+
+- No paragraph indentation in search and replace windows (bug 11555).
+
+
+* BUILD/INSTALLATION
+
+- Cmake build: Handle deprecated cmake versions.
+
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/master] Update sk.po

2024-04-03 Thread Kornel Benko
commit f89e39e40302173067d0f9fc58a3ca4f8d2bfa63
Author: Kornel Benko 
Date:   Wed Apr 3 12:24:28 2024 +0200

Update sk.po
---
 po/sk.po | 74 ++--
 1 file changed, 54 insertions(+), 20 deletions(-)

diff --git a/po/sk.po b/po/sk.po
index b848decde2..37e52dd414 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LyX-2.4\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
-"POT-Creation-Date: 2024-04-02 09:51+0200\n"
-"PO-Revision-Date: 2024-04-02 09:29+\n"
+"POT-Creation-Date: 2024-04-03 12:00+0200\n"
+"PO-Revision-Date: 2024-04-03 10:21+\n"
 "Last-Translator: Kornel Benko \n"
 "Language-Team: Slovak \n"
 "Language: sk\n"
@@ -20362,8 +20362,8 @@ msgstr "Zápis LyXu|y"
 msgid "Comment|m"
 msgstr "Komentár|m"
 
-#: lib/ui/stdcontext.inc:237 lib/ui/stdmenus.inc:547
-msgid "Greyed Out|G"
+#: lib/ui/stdcontext.inc:237 lib/ui/stdmenus.inc:548
+msgid "Greyed Out|y"
 msgstr "Zosivelé|s"
 
 #: lib/ui/stdcontext.inc:239
@@ -20621,7 +20621,7 @@ msgid "End Editing Externally"
 msgstr "Externú úpravu dokončiť"
 
 #: lib/ui/stdcontext.inc:381
-msgid "Split Inset|t"
+msgid "Split Inset|i"
 msgstr "Rozdeliť vložku| "
 
 #: lib/ui/stdcontext.inc:383
@@ -20633,7 +20633,7 @@ msgid "Forward Search|F"
 msgstr "Dopredu hľadať|a"
 
 #: lib/ui/stdcontext.inc:386 lib/ui/stdmenus.inc:120
-msgid "Move Paragraph Up|o"
+msgid "Move Paragraph Up|h"
 msgstr "Presunúť odstavec nahor|h"
 
 #: lib/ui/stdcontext.inc:387 lib/ui/stdmenus.inc:121
@@ -20654,7 +20654,7 @@ msgstr "Presunúť sekciu nadol|r"
 
 #: lib/ui/stdcontext.inc:394 lib/ui/stdcontext.inc:713
 msgid "Move Section Up|U"
-msgstr "Presunúť sekciu nahor|r"
+msgstr "Presunúť sekciu nahor|P"
 
 #: lib/ui/stdcontext.inc:396
 msgid "Insert Regular Expression"
@@ -20672,6 +20672,10 @@ msgstr "Odmietnuť zmenu|m"
 msgid "Text Properties|x"
 msgstr "Vlastnosti textu|x"
 
+#: lib/ui/stdcontext.inc:402
+msgid "Custom Text Styles|y"
+msgstr "Vlastné štýly textu|š"
+
 #: lib/ui/stdcontext.inc:402 lib/ui/stdmenus.inc:125
 msgid "Custom Text Styles|S"
 msgstr "Vlastné štýly textu|š"
@@ -20938,7 +20942,7 @@ msgid "Custom Page Formatting...|u"
 msgstr "Vlastné formátovanie Strán…|V"
 
 #: lib/ui/stdcontext.inc:651
-msgid "Insert Subentry|b"
+msgid "Insert Subentry|n"
 msgstr "Vložiť pod-záznam|d"
 
 #: lib/ui/stdcontext.inc:652
@@ -20946,7 +20950,7 @@ msgid "Insert Sortkey|k"
 msgstr "Vložiť triediaci kľúč|k"
 
 #: lib/ui/stdcontext.inc:653
-msgid "Insert See Reference|e"
+msgid "Insert See Reference|c"
 msgstr "Vložiť \"Viď\" referenciu|V"
 
 #: lib/ui/stdcontext.inc:654
@@ -35904,21 +35908,21 @@ msgstr "Žiadna skupina"
 msgid "More Spelling Suggestions"
 msgstr "Viacej pravopisných návrhov"
 
-#: src/frontends/qt/Menus.cpp:870
-msgid "Add to personal dictionary|n"
+#: src/frontends/qt/Menus.cpp:889
+msgid "Add to personal dictionary|r"
 msgstr "Pridať do osobného slovníka|b"
 
-#: src/frontends/qt/Menus.cpp:872
-msgid "Ignore this occurrence|g"
+#: src/frontends/qt/Menus.cpp:891
+msgid "Ignore this occurrence|o"
 msgstr "Ignorovať tento výskyt|g"
 
-#: src/frontends/qt/Menus.cpp:874
-msgid "Ignore all for this session|I"
+#: src/frontends/qt/Menus.cpp:893
+msgid "Ignore all for this session|t"
 msgstr "Ignorovať všetky počas tohto celého sedenia|I"
 
-#: src/frontends/qt/Menus.cpp:876
-msgid "Ignore all in this document|d"
-msgstr "Ignorovať všetky v tomto dokumente|d"
+#: src/frontends/qt/Menus.cpp:895
+msgid "Ignore all in this document|u"
+msgstr "Ignorovať všetko v tomto dokumente|d"
 
 #: src/frontends/qt/Menus.cpp:884
 msgid "Remove from personal dictionary|r"
@@ -35928,8 +35932,8 @@ msgstr "Vyhodiť z osobného slovníka|y"
 msgid "Remove from document dictionary|r"
 msgstr "Vyhodiť zo slovníka pre dokument|u"
 
-#: src/frontends/qt/Menus.cpp:921
-msgid "Switch Language...|L"
+#: src/frontends/qt/Menus.cpp:940
+msgid "Switch Language...|w"
 msgstr "Prepnúť jazyk…|ť"
 
 #: src/frontends/qt/Menus.cpp:935
@@ -44196,3 +44200,33 @@ msgstr "Neznámy používateľ"
 
 #~ msgid "Plain Quotation Mark|Q"
 #~ msgstr "Prosté úvodzovky|P"
+
+#~ msgid "Greyed Out|G"
+#~ msgstr "Zosivelé|s"
+
+#~ msgid "Split Inset|t"
+#~ msgstr "Rozdeliť vložku| "
+
+#~ msgid "Move Paragraph Up|o"
+#~ msgstr "Presunúť odstavec nahor|h"
+
+#~ msgid "Insert Subentry|b"
+#~ msgstr "Vložiť pod-záznam|d"
+
+#~ msgid "Insert See Reference|e"
+#~ msgstr "Vložiť \"Viď\" referenciu|V"
+
+#~ msgid "Add to personal dictionary|n"
+#~ msgstr "Pridať do osobného slovníka|b"
+
+#~ msgid "Ignore this occurrence|g"
+#~ msgstr "Ignorovať tento výskyt|g"
+
+#~ msgid "Ignore all for this session|I"
+#~ msgstr "Ignorovať všetky počas tohto celého sedenia|I"
+
+#~ msgid "Ignore all in this document|d"
+#~ msgstr "Ignorovať všetky v tomto dokumente|d"
+
+#~ msgid "Switch Language...|L"
+#~ msgstr "Prepnúť jazyk…|ť"
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/master] Compilation fix with Qt < 5.7

2024-04-03 Thread Jean-Marc Lasgouttes
commit 6260689fd552a5e83d2970dcfd4d5ba7e09443e7
Author: Jean-Marc Lasgouttes 
Date:   Wed Apr 3 12:39:09 2024 +0200

Compilation fix with Qt < 5.7

Qt::ImAnchorRectangle has only been introduced in Qt 5.7. Since it is
used to answer a query from the IM machinery, there is no need for
it with older Qt versions.
---
 src/frontends/qt/GuiWorkArea.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/frontends/qt/GuiWorkArea.cpp b/src/frontends/qt/GuiWorkArea.cpp
index a4b874097c..341fddc3b8 100644
--- a/src/frontends/qt/GuiWorkArea.cpp
+++ b/src/frontends/qt/GuiWorkArea.cpp
@@ -1422,10 +1422,12 @@ QVariant 
GuiWorkArea::inputMethodQuery(Qt::InputMethodQuery query) const
return QVariant(d->im_cursor_rect_);
break;
}
+#if QT_VERSION >= QT_VERSION_CHECK(5, 7, 0)
case Qt::ImAnchorRectangle: {
return QVariant(d->im_anchor_rect_);
break;
}
+#endif
default:
return QWidget::inputMethodQuery(query);
}
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/2.4.1-devel] Update sk.po

2024-04-03 Thread Kornel Benko
commit a2dbac8e0793fc150ee4510ad9db3dd3c898eac7
Author: Kornel Benko 
Date:   Wed Apr 3 13:08:36 2024 +0200

Update sk.po
---
 po/sk.po | 74 ++--
 1 file changed, 54 insertions(+), 20 deletions(-)

diff --git a/po/sk.po b/po/sk.po
index b848decde2..15395f5a95 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LyX-2.4\n"
 "Report-Msgid-Bugs-To: lyx-de...@lists.lyx.org\n"
-"POT-Creation-Date: 2024-04-02 09:51+0200\n"
-"PO-Revision-Date: 2024-04-02 09:29+\n"
+"POT-Creation-Date: 2024-04-03 12:43+0200\n"
+"PO-Revision-Date: 2024-04-03 10:57+\n"
 "Last-Translator: Kornel Benko \n"
 "Language-Team: Slovak \n"
 "Language: sk\n"
@@ -20362,8 +20362,8 @@ msgstr "Zápis LyXu|y"
 msgid "Comment|m"
 msgstr "Komentár|m"
 
-#: lib/ui/stdcontext.inc:237 lib/ui/stdmenus.inc:547
-msgid "Greyed Out|G"
+#: lib/ui/stdcontext.inc:237 lib/ui/stdmenus.inc:548
+msgid "Greyed Out|y"
 msgstr "Zosivelé|s"
 
 #: lib/ui/stdcontext.inc:239
@@ -20621,7 +20621,7 @@ msgid "End Editing Externally"
 msgstr "Externú úpravu dokončiť"
 
 #: lib/ui/stdcontext.inc:381
-msgid "Split Inset|t"
+msgid "Split Inset|i"
 msgstr "Rozdeliť vložku| "
 
 #: lib/ui/stdcontext.inc:383
@@ -20633,7 +20633,7 @@ msgid "Forward Search|F"
 msgstr "Dopredu hľadať|a"
 
 #: lib/ui/stdcontext.inc:386 lib/ui/stdmenus.inc:120
-msgid "Move Paragraph Up|o"
+msgid "Move Paragraph Up|h"
 msgstr "Presunúť odstavec nahor|h"
 
 #: lib/ui/stdcontext.inc:387 lib/ui/stdmenus.inc:121
@@ -20654,7 +20654,7 @@ msgstr "Presunúť sekciu nadol|r"
 
 #: lib/ui/stdcontext.inc:394 lib/ui/stdcontext.inc:713
 msgid "Move Section Up|U"
-msgstr "Presunúť sekciu nahor|r"
+msgstr "Presunúť sekciu nahor|P"
 
 #: lib/ui/stdcontext.inc:396
 msgid "Insert Regular Expression"
@@ -20672,6 +20672,10 @@ msgstr "Odmietnuť zmenu|m"
 msgid "Text Properties|x"
 msgstr "Vlastnosti textu|x"
 
+#: lib/ui/stdcontext.inc:402
+msgid "Custom Text Styles|y"
+msgstr "Vlastné štýly textu|š"
+
 #: lib/ui/stdcontext.inc:402 lib/ui/stdmenus.inc:125
 msgid "Custom Text Styles|S"
 msgstr "Vlastné štýly textu|š"
@@ -20938,7 +20942,7 @@ msgid "Custom Page Formatting...|u"
 msgstr "Vlastné formátovanie Strán…|V"
 
 #: lib/ui/stdcontext.inc:651
-msgid "Insert Subentry|b"
+msgid "Insert Subentry|n"
 msgstr "Vložiť pod-záznam|d"
 
 #: lib/ui/stdcontext.inc:652
@@ -20946,7 +20950,7 @@ msgid "Insert Sortkey|k"
 msgstr "Vložiť triediaci kľúč|k"
 
 #: lib/ui/stdcontext.inc:653
-msgid "Insert See Reference|e"
+msgid "Insert See Reference|c"
 msgstr "Vložiť \"Viď\" referenciu|V"
 
 #: lib/ui/stdcontext.inc:654
@@ -35904,21 +35908,21 @@ msgstr "Žiadna skupina"
 msgid "More Spelling Suggestions"
 msgstr "Viacej pravopisných návrhov"
 
-#: src/frontends/qt/Menus.cpp:870
-msgid "Add to personal dictionary|n"
+#: src/frontends/qt/Menus.cpp:889
+msgid "Add to personal dictionary|r"
 msgstr "Pridať do osobného slovníka|b"
 
-#: src/frontends/qt/Menus.cpp:872
-msgid "Ignore this occurrence|g"
+#: src/frontends/qt/Menus.cpp:891
+msgid "Ignore this occurrence|o"
 msgstr "Ignorovať tento výskyt|g"
 
-#: src/frontends/qt/Menus.cpp:874
-msgid "Ignore all for this session|I"
+#: src/frontends/qt/Menus.cpp:893
+msgid "Ignore all for this session|t"
 msgstr "Ignorovať všetky počas tohto celého sedenia|I"
 
-#: src/frontends/qt/Menus.cpp:876
-msgid "Ignore all in this document|d"
-msgstr "Ignorovať všetky v tomto dokumente|d"
+#: src/frontends/qt/Menus.cpp:895
+msgid "Ignore all in this document|u"
+msgstr "Ignorovať všetko v tomto dokumente|d"
 
 #: src/frontends/qt/Menus.cpp:884
 msgid "Remove from personal dictionary|r"
@@ -35928,8 +35932,8 @@ msgstr "Vyhodiť z osobného slovníka|y"
 msgid "Remove from document dictionary|r"
 msgstr "Vyhodiť zo slovníka pre dokument|u"
 
-#: src/frontends/qt/Menus.cpp:921
-msgid "Switch Language...|L"
+#: src/frontends/qt/Menus.cpp:940
+msgid "Switch Language...|w"
 msgstr "Prepnúť jazyk…|ť"
 
 #: src/frontends/qt/Menus.cpp:935
@@ -44196,3 +44200,33 @@ msgstr "Neznámy používateľ"
 
 #~ msgid "Plain Quotation Mark|Q"
 #~ msgstr "Prosté úvodzovky|P"
+
+#~ msgid "Greyed Out|G"
+#~ msgstr "Zosivelé|s"
+
+#~ msgid "Split Inset|t"
+#~ msgstr "Rozdeliť vložku| "
+
+#~ msgid "Move Paragraph Up|o"
+#~ msgstr "Presunúť odstavec nahor|h"
+
+#~ msgid "Insert Subentry|b"
+#~ msgstr "Vložiť pod-záznam|d"
+
+#~ msgid "Insert See Reference|e"
+#~ msgstr "Vložiť \"Viď\" referenciu|V"
+
+#~ msgid "Add to personal dictionary|n"
+#~ msgstr "Pridať do osobného slovníka|b"
+
+#~ msgid "Ignore this occurrence|g"
+#~ msgstr "Ignorovať tento výskyt|g"
+
+#~ msgid "Ignore all for this session|I"
+#~ msgstr "Ignorovať všetky počas tohto celého sedenia|I"
+
+#~ msgid "Ignore all in this document|d"
+#~ msgstr "Ignorovať všetky v tomto dokumente|d"
+
+#~ msgid "Switch Language...|L"
+#~ msgstr "Prepnúť jazyk…|ť"
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/2.4.x] * ANNOUNCE

2024-04-03 Thread Pavel Sanda
commit 0ac87a2bebadb364c9666e3474422f1c11686ae2
Author: Pavel Sanda 
Date:   Wed Apr 3 21:49:05 2024 +0200

* ANNOUNCE
---
 ANNOUNCE | 25 ++---
 1 file changed, 10 insertions(+), 15 deletions(-)

diff --git a/ANNOUNCE b/ANNOUNCE
index 7ab3aff7d0..27a66fa894 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,15 +1,11 @@
-Public release of LyX version 2.4.0 RC4
-=
+Public release of LyX version 2.4.0
+===
 
-We are proud to announce the first public release candidate of the new LyX 2.4
-series. This pre-release is meant for testing and should not be used for
-serious work. For curious users who would like to test in order to help catch
-bugs before the 2.4.0 release, please back up all of your documents and be
-prepared for the worst to happen. Most users (who desire a stable LyX version)
-should not use this pre-release.
+We are proud to announce the release of the new LyX 2.4 series.
 
-The 2.4 series has a rich set of new features compared to the current stable
-series. An overview of the new features can be found here:
+After long 5 years of development the 2.4 series has a rich set
+of new features compared to the current stable series.
+An overview of the new features can be found here:
 
   https://wiki.lyx.org/LyX/NewInLyX24
 
@@ -17,10 +13,9 @@ As this release ships with new features, we strongly 
recommend that packagers
 of LyX on various platforms and distributions read RELEASE-NOTES in order to
 get the new dependencies right.
 
-You can download LyX 2.4.0 RC4 from http://ftp.lyx.org/pub/lyx/devel/ or
-from a mirror listed at https://www.lyx.org/Download#toc11.
+You can download LyX 2.4.0 from https://www.lyx.org/Download
 
-We appreciate your help in testing this pre-release!
+We hope you will enjoy the result!
 
 If a file from an earlier version of LyX is opened *and saved* with
 any version of 2.4.x, then the original file will automatically be
@@ -37,9 +32,9 @@ The file RELEASE-NOTES also lists some known issues and 
problems compared
 to the current stable releases (LyX 2.3.x).
 
 As with any major release, this one comes with a lot of new features but
-also some bugs. If you think you have found a bug in LyX 2.4.0 RC4, either
+also some bugs. If you think you have found a bug in LyX 2.4.0, either
 email the LyX developers' mailing list (lyx-devel at lists.lyx.org),
-or open a bug report at https://www.lyx.org/trac/wiki/BugTrackerHome.
+or open a bug report at https://www.lyx.org/trac/wiki/BugTrackerHome .
 Please specify if the behavior you are reporting is different from behavior
 in a previous LyX version.
 
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs