Hello community, here is the log from the commit of package kwidgetsaddons for openSUSE:Factory checked in at 2019-12-18 14:41:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwidgetsaddons (Old) and /work/SRC/openSUSE:Factory/.kwidgetsaddons.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwidgetsaddons" Wed Dec 18 14:41:49 2019 rev:73 rq:757067 version:5.65.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwidgetsaddons/kwidgetsaddons.changes 2019-11-12 11:50:29.231037730 +0100 +++ /work/SRC/openSUSE:Factory/.kwidgetsaddons.new.4691/kwidgetsaddons.changes 2019-12-18 14:44:03.981821924 +0100 @@ -1,0 +2,12 @@ +Sun Dec 8 11:18:52 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 5.65.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.65.0.php +- Changes since 5.64.0: + * [KSqueezedTextLabel] Add icon for "Copy entire text" action + * Remove unused signal we can use directly "signal(const QUrl&) + * Unify KPageDialog margin handling into KPageDialog itself (kde#413181) + +------------------------------------------------------------------- Old: ---- kwidgetsaddons-5.64.0.tar.xz kwidgetsaddons-5.64.0.tar.xz.sig New: ---- kwidgetsaddons-5.65.0.tar.xz kwidgetsaddons-5.65.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwidgetsaddons.spec ++++++ --- /var/tmp/diff_new_pack.NRWd2Y/_old 2019-12-18 14:44:06.033822863 +0100 +++ /var/tmp/diff_new_pack.NRWd2Y/_new 2019-12-18 14:44:06.061822876 +0100 @@ -1,7 +1,7 @@ # # spec file for package kwidgetsaddons # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ %define lname libKF5WidgetsAddons5 -%define _tar_path 5.64 +%define _tar_path 5.65 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kwidgetsaddons -Version: 5.64.0 +Version: 5.65.0 Release: 0 Summary: Large set of desktop widgets License: LGPL-2.1-or-later ++++++ kwidgetsaddons-5.64.0.tar.xz -> kwidgetsaddons-5.65.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/CMakeLists.txt new/kwidgetsaddons-5.65.0/CMakeLists.txt --- old/kwidgetsaddons-5.64.0/CMakeLists.txt 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/CMakeLists.txt 2019-12-07 22:49:08.000000000 +0100 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.64.0") # handled by release scripts +set(KF5_VERSION "5.65.0") # handled by release scripts project(KWidgetsAddons VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.64.0 NO_MODULE) +find_package(ECM 5.65.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) @@ -48,7 +48,6 @@ # TODO add_definitions(-DQT_NO_FOREACH) add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00) -add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x060000) add_subdirectory(src) if (BUILD_TESTING) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/po/ca/kwidgetsaddons5_qt.po new/kwidgetsaddons-5.65.0/po/ca/kwidgetsaddons5_qt.po --- old/kwidgetsaddons-5.64.0/po/ca/kwidgetsaddons5_qt.po 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/po/ca/kwidgetsaddons5_qt.po 2019-12-07 22:49:08.000000000 +0100 @@ -4,7 +4,7 @@ # version 3 or later versions approved by the membership of KDE e.V. # # Sebastià Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007. -# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 2014, 2015, 2016, 2017. +# Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2019. # Albert Astals Cid <[email protected]>, 2004, 2005, 2007. # Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019. # Robert Millan <[email protected]>, 2009. @@ -14,14 +14,14 @@ "Project-Id-Version: kwidgetsaddons5_qt\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2019-05-20 20:53+0100\n" -"Last-Translator: Josep Ma. Ferrer <[email protected]>\n" +"PO-Revision-Date: 2019-12-06 19:53+0100\n" +"Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.03.70\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" "X-Qt-Contexts: true\n" @@ -1054,7 +1054,7 @@ #: kcharselect.cpp:412 msgctxt "KCharSelect|" msgid "&Find..." -msgstr "&Cerca..." +msgstr "&Troba..." #: kcharselect.cpp:432 msgctxt "KCharSelect|Goes to previous character" @@ -2318,7 +2318,7 @@ #: kstandardguiitem.cpp:274 msgctxt "KStandardGuiItem|" msgid "&Find" -msgstr "&Cerca" +msgstr "&Troba" #: kstandardguiitem.cpp:279 msgctxt "KStandardGuiItem|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/po/cs/kwidgetsaddons5_qt.po new/kwidgetsaddons-5.65.0/po/cs/kwidgetsaddons5_qt.po --- old/kwidgetsaddons-5.64.0/po/cs/kwidgetsaddons5_qt.po 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/po/cs/kwidgetsaddons5_qt.po 2019-12-07 22:49:08.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2019-08-29 15:59+0200\n" +"PO-Revision-Date: 2019-11-14 09:36+0100\n" "Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: en_US\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 19.08.0\n" +"X-Generator: Lokalize 19.08.2\n" "X-Language: cs_CZ\n" "X-Source-Language: en_US\n" "X-Qt-Contexts: true\n" @@ -1115,7 +1115,7 @@ #: kcharselect.cpp:795 msgctxt "KCharSelect|" msgid "Annotations and Cross References" -msgstr "Anotace a křížové odkazy" +msgstr "Poznámky a křížové odkazy" #: kcharselect.cpp:799 msgctxt "KCharSelect|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/po/gl/kwidgetsaddons5_qt.po new/kwidgetsaddons-5.65.0/po/gl/kwidgetsaddons5_qt.po --- old/kwidgetsaddons-5.64.0/po/gl/kwidgetsaddons5_qt.po 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/po/gl/kwidgetsaddons5_qt.po 2019-12-07 22:49:08.000000000 +0100 @@ -11,14 +11,15 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2019-07-13 16:53+0200\n" +"PO-Revision-Date: 2019-11-17 09:55+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" -"Language-Team: Galician <[email protected]>\n" +"Language-Team: Galician <[email protected]>\n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 20.03.70\n" "X-Qt-Contexts: true\n" #. Generic sans serif font presented in font choosers. When selected, the system will choose a real font, mandated by distro settings. @@ -1095,7 +1096,7 @@ #: kcharselect.cpp:485 msgctxt "KCharSelect|" msgid "Set font" -msgstr "Escoller un tipo de letra" +msgstr "Definir a fonte" #: kcharselect.cpp:492 msgctxt "KCharSelect|" @@ -1593,56 +1594,56 @@ #: kfontchooser.cpp:160 msgctxt "KFontChooser|@info:whatsthis" msgid "Here you can choose the font to be used." -msgstr "Aquí pode escoller o tipo de letra que empregar." +msgstr "Aquí pode escoller a fonte para usar." #: kfontchooser.cpp:182 msgctxt "KFontChooser|" msgid "Requested Font" -msgstr "Tipo de letra pedido" +msgstr "Fonte solicitada" #: kfontchooser.cpp:199 msgctxt "KFontChooser|@option:check" msgid "Font" -msgstr "Tipo de letra" +msgstr "Fonte" #: kfontchooser.cpp:203 msgctxt "KFontChooser|@info:whatsthis" msgid "Enable this checkbox to change the font family settings." msgstr "" -"Active esta caixa para marcar para cambiar a configuración da familia do " -"tipo de letra." +"Active esta caixa para marcar para cambiar a configuración da familia da " +"fonte." #: kfontchooser.cpp:204 msgctxt "KFontChooser|@info:tooltip" msgid "Change font family?" -msgstr "Cambiar a familia do tipo de letra?" +msgstr "Cambiar a familia da fonte?" #: kfontchooser.cpp:208 msgctxt "KFontChooser|@label" msgid "Font:" -msgstr "Tipo de letra:" +msgstr "Fonte:" #: kfontchooser.cpp:215 msgctxt "KFontChooser|@option:check" msgid "Font style" -msgstr "Estilo do tipo de letra" +msgstr "Estilo da fonte" #: kfontchooser.cpp:219 msgctxt "KFontChooser|@info:whatsthis" msgid "Enable this checkbox to change the font style settings." msgstr "" -"Active esta caixa para marcar para cambiar a configuración do estilo do tipo " -"de letra." +"Active esta caixa para marcar para cambiar a configuración do estilo da " +"fonte." #: kfontchooser.cpp:220 msgctxt "KFontChooser|@info:tooltip" msgid "Change font style?" -msgstr "Cambiar o estilo do tipo de letra?" +msgstr "Cambiar o estilo da fonte?" #: kfontchooser.cpp:224 msgctxt "KFontChooser|" msgid "Font style:" -msgstr "Estilo do tipo de letra:" +msgstr "Estilo da fonte:" #: kfontchooser.cpp:232 msgctxt "KFontChooser|@option:check" @@ -1669,12 +1670,12 @@ #: kfontchooser.cpp:257 msgctxt "KFontChooser|@info:whatsthis" msgid "Here you can choose the font family to be used." -msgstr "Aquí pode escoller a familia de tipos de letra que se vai usar." +msgstr "Aquí pode escoller a familia de fonte que se vai usar." #: kfontchooser.cpp:281 msgctxt "KFontChooser|@info:whatsthis" msgid "Here you can choose the font style to be used." -msgstr "Aquí pode escoller o estilo dos tipos de letra para usar." +msgstr "Aquí pode escoller o estilo das fontes para usar." #: kfontchooser.cpp:289 msgctxt "KFontChooser|QFontDatabase" @@ -1751,12 +1752,12 @@ #: kfontrequester.cpp:219 msgctxt "KFontRequester|" msgid "Choose Font..." -msgstr "Escoller o tipo de letra…" +msgstr "Escoller a fonte…" #: kfontrequester.cpp:225 msgctxt "KFontRequester|" msgid "Preview of the selected font" -msgstr "Vista previa do tipo de letra escollido" +msgstr "Vista previa da fonte seleccionada" #: kfontrequester.cpp:226 msgctxt "KFontRequester|" @@ -1764,14 +1765,14 @@ "This is a preview of the selected font. You can change it by clicking the " "\"Choose Font...\" button." msgstr "" -"Esta é unha vista previa do tipo de letra escollido. Pode cambialo premendo " -"o botón «Escoller o tipo de letra…»." +"Esta é unha vista previa da fonte seleccionada. Pode cambiala premendo o " +"botón «Escoller a fonte…»." #: kfontrequester.cpp:229 #, qt-format msgctxt "KFontRequester|" msgid "Preview of the \"%1\" font" -msgstr "Vista previa do tipo de letra «%1»" +msgstr "Vista previa da fonte «%1»" #: kfontrequester.cpp:230 #, qt-format @@ -1780,8 +1781,8 @@ "This is a preview of the \"%1\" font. You can change it by clicking the " "\"Choose Font...\" button." msgstr "" -"Esta é unha vista previa do tipo de letra «%1». Pode cambialo premendo o " -"botón «Escoller o tipo de letra…»." +"Esta é unha vista previa da fonte «%1». Pode cambiala premendo o botón " +"«Escoller a fonte…»." #: kled.cpp:194 msgctxt "KLed|Accessible name of a Led whose state is on" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/po/ml/kwidgetsaddons5_qt.po new/kwidgetsaddons-5.65.0/po/ml/kwidgetsaddons5_qt.po --- old/kwidgetsaddons-5.64.0/po/ml/kwidgetsaddons5_qt.po 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/po/ml/kwidgetsaddons5_qt.po 2019-12-07 22:49:08.000000000 +0100 @@ -12,15 +12,15 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2010-12-29 15:32+0530\n" -"Last-Translator: \n" -"Language-Team: <[email protected]>\n" +"PO-Revision-Date: 2019-12-01 18:21+0000\n" +"Last-Translator: Subin Siby <[email protected]>\n" +"Language-Team: <[email protected]>\n" "Language: ml\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: KBabel 1.11.4\n" +"X-Generator: Weblate 3.9.1\n" "X-Poedit-Country: INDIA\n" "X-Qt-Contexts: true\n" @@ -2509,10 +2509,9 @@ msgstr "തിരുത്താനുള്ള കളത്തിലെ ഇന്പുട്ട് വൃത്തിയാക്കുക" #: kstandardguiitem.cpp:176 -#, fuzzy msgctxt "KStandardGuiItem|show help" msgid "&Help" -msgstr "&സഹായം" +msgstr "സഹായം (&H)" #: kstandardguiitem.cpp:177 #, fuzzy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/po/pl/kwidgetsaddons5_qt.po new/kwidgetsaddons-5.65.0/po/pl/kwidgetsaddons5_qt.po --- old/kwidgetsaddons-5.64.0/po/pl/kwidgetsaddons5_qt.po 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/po/pl/kwidgetsaddons5_qt.po 2019-12-07 22:49:08.000000000 +0100 @@ -17,7 +17,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2019-05-25 07:54+0200\n" +"PO-Revision-Date: 2019-12-02 10:06+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -1615,7 +1615,7 @@ #: kfontchooser.cpp:203 msgctxt "KFontChooser|@info:whatsthis" msgid "Enable this checkbox to change the font family settings." -msgstr "Zaznacz to pole, aby zmienić ustawienia rodziny czcionek." +msgstr "Zaznacz to pole, aby zmienić rodzinę czcionek." #: kfontchooser.cpp:204 msgctxt "KFontChooser|@info:tooltip" @@ -1630,22 +1630,22 @@ #: kfontchooser.cpp:215 msgctxt "KFontChooser|@option:check" msgid "Font style" -msgstr "Wygląd czcionki" +msgstr "Krój czcionki" #: kfontchooser.cpp:219 msgctxt "KFontChooser|@info:whatsthis" msgid "Enable this checkbox to change the font style settings." -msgstr "Zaznacz to pole, aby zmienić ustawienia stylu czcionki." +msgstr "Zaznacz to pole, aby zmienić krój czcionki." #: kfontchooser.cpp:220 msgctxt "KFontChooser|@info:tooltip" msgid "Change font style?" -msgstr "Zmienić odmianę czcionki?" +msgstr "Zmienić krój czcionki?" #: kfontchooser.cpp:224 msgctxt "KFontChooser|" msgid "Font style:" -msgstr "Wygląd czcionki:" +msgstr "Krój czcionki:" #: kfontchooser.cpp:232 msgctxt "KFontChooser|@option:check" @@ -1655,7 +1655,7 @@ #: kfontchooser.cpp:236 msgctxt "KFontChooser|@info:whatsthis" msgid "Enable this checkbox to change the font size settings." -msgstr "Zaznacz to pole, aby zmienić ustawienia rozmiaru czcionki." +msgstr "Zaznacz to pole, aby zmienić rozmiar czcionki." #: kfontchooser.cpp:237 msgctxt "KFontChooser|@info:tooltip" @@ -2229,12 +2229,12 @@ #: kstandardguiitem.cpp:216 msgctxt "KStandardGuiItem|go forward" msgid "&Forward" -msgstr "Do &przodu" +msgstr "&Naprzód" #: kstandardguiitem.cpp:217 msgctxt "KStandardGuiItem|" msgid "Go forward one step" -msgstr "Idź jeden krok do przodu" +msgstr "Idź jeden krok naprzód" #: kstandardguiitem.cpp:227 msgctxt "KStandardGuiItem|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/po/se/kwidgetsaddons5_qt.po new/kwidgetsaddons-5.65.0/po/se/kwidgetsaddons5_qt.po --- old/kwidgetsaddons-5.64.0/po/se/kwidgetsaddons5_qt.po 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/po/se/kwidgetsaddons5_qt.po 2019-12-07 22:49:08.000000000 +0100 @@ -1204,234 +1204,234 @@ msgid "Symbols and Pictographs Extended-A" msgstr "" -#: kcharselect.cpp:407 kcharselect.cpp:409 +#: kcharselect.cpp:405 kcharselect.cpp:407 #, fuzzy msgctxt "KCharSelect|" msgid "Enter a search term or character here" msgstr "Čális teavstta dahje bustáva maid áiggut ohcat dása" -#: kcharselect.cpp:414 +#: kcharselect.cpp:412 #, fuzzy msgctxt "KCharSelect|" msgid "&Find..." msgstr "&Oza …" -#: kcharselect.cpp:434 +#: kcharselect.cpp:432 #, fuzzy msgctxt "KCharSelect|Goes to previous character" msgid "Previous in History" msgstr "Ovddit historjjás" -#: kcharselect.cpp:436 +#: kcharselect.cpp:434 #, fuzzy msgctxt "KCharSelect|" msgid "Previous Character in History" msgstr "Ovddit mearka historjás" -#: kcharselect.cpp:441 +#: kcharselect.cpp:439 #, fuzzy msgctxt "KCharSelect|Goes to next character" msgid "Next in History" msgstr "Boahtte historirjjás" -#: kcharselect.cpp:443 +#: kcharselect.cpp:441 #, fuzzy msgctxt "KCharSelect|" msgid "Next Character in History" msgstr "Boahtte mearka historjjás" -#: kcharselect.cpp:448 +#: kcharselect.cpp:446 #, fuzzy msgctxt "KCharSelect|go back" msgid "&Back" msgstr "&Maŋos" -#: kcharselect.cpp:455 +#: kcharselect.cpp:453 #, fuzzy msgctxt "KCharSelect|go forward" msgid "&Forward" msgstr "&Sádde viidáset:" -#: kcharselect.cpp:470 +#: kcharselect.cpp:468 #, fuzzy msgctxt "KCharSelect|" msgid "Select a category" msgstr "Vállje lági" -#: kcharselect.cpp:474 +#: kcharselect.cpp:472 #, fuzzy msgctxt "KCharSelect|" msgid "Select a block to be displayed" msgstr "Vállje guovllu mii galgá čájehuvvut" -#: kcharselect.cpp:487 +#: kcharselect.cpp:485 #, fuzzy msgctxt "KCharSelect|" msgid "Set font" msgstr "Vállje fontta" -#: kcharselect.cpp:494 +#: kcharselect.cpp:492 #, fuzzy msgctxt "KCharSelect|" msgid "Set font size" msgstr "Vállje fontasturrodaga" -#: kcharselect.cpp:782 +#: kcharselect.cpp:780 #, fuzzy msgctxt "KCharSelect|" msgid "Character:" msgstr "Mearka:" -#: kcharselect.cpp:788 +#: kcharselect.cpp:786 #, fuzzy msgctxt "KCharSelect|" msgid "Name: " msgstr "Namma: " -#: kcharselect.cpp:797 +#: kcharselect.cpp:795 #, fuzzy msgctxt "KCharSelect|" msgid "Annotations and Cross References" msgstr "Kommentárat ja ruossobájuhusat" -#: kcharselect.cpp:801 +#: kcharselect.cpp:799 #, fuzzy msgctxt "KCharSelect|" msgid "Alias names:" msgstr "Aliasnamat:" -#: kcharselect.cpp:809 +#: kcharselect.cpp:807 #, fuzzy msgctxt "KCharSelect|" msgid "Notes:" msgstr "Notáhtat:" -#: kcharselect.cpp:817 +#: kcharselect.cpp:815 #, fuzzy msgctxt "KCharSelect|" msgid "See also:" msgstr "Geahča maiddái:" -#: kcharselect.cpp:832 +#: kcharselect.cpp:830 #, fuzzy msgctxt "KCharSelect|" msgid "Equivalents:" msgstr "Ekvivaleanttat:" -#: kcharselect.cpp:840 +#: kcharselect.cpp:838 #, fuzzy msgctxt "KCharSelect|" msgid "Approximate equivalents:" msgstr "Sullásaš ekvivaleanttat:" -#: kcharselect.cpp:848 +#: kcharselect.cpp:846 msgctxt "KCharSelect|" msgid "Decomposition:" msgstr "" -#: kcharselect.cpp:860 +#: kcharselect.cpp:858 #, fuzzy msgctxt "KCharSelect|" msgid "CJK Ideograph Information" msgstr "Dieđut CJK-mearkkain" -#: kcharselect.cpp:863 +#: kcharselect.cpp:861 #, fuzzy msgctxt "KCharSelect|" msgid "Definition in English: " msgstr "Definišuvdna eŋgelašgillii: " -#: kcharselect.cpp:870 +#: kcharselect.cpp:868 #, fuzzy msgctxt "KCharSelect|" msgid "Mandarin Pronunciation: " msgstr "Mandarin-dadjanvuohki: " -#: kcharselect.cpp:877 +#: kcharselect.cpp:875 #, fuzzy msgctxt "KCharSelect|" msgid "Cantonese Pronunciation: " msgstr "Kantonesalaš dadjanvuohki: " -#: kcharselect.cpp:884 +#: kcharselect.cpp:882 #, fuzzy msgctxt "KCharSelect|" msgid "Japanese On Pronunciation: " msgstr "Japánalaš On-dadjanvuohki: " -#: kcharselect.cpp:891 +#: kcharselect.cpp:889 #, fuzzy msgctxt "KCharSelect|" msgid "Japanese Kun Pronunciation: " msgstr "Japánalaš Kun-dadjanvuohki: " -#: kcharselect.cpp:898 +#: kcharselect.cpp:896 #, fuzzy msgctxt "KCharSelect|" msgid "Tang Pronunciation: " msgstr "Tang-dadjanvuohki: " -#: kcharselect.cpp:905 +#: kcharselect.cpp:903 #, fuzzy msgctxt "KCharSelect|" msgid "Korean Pronunciation: " msgstr "Korealaš dadjanvuohki: " -#: kcharselect.cpp:911 +#: kcharselect.cpp:909 #, fuzzy msgctxt "KCharSelect|" msgid "General Character Properties" msgstr "Oppalaš mearkaiešvuođat" -#: kcharselect.cpp:912 +#: kcharselect.cpp:910 #, fuzzy msgctxt "KCharSelect|" msgid "Block: " msgstr "Láhki:" -#: kcharselect.cpp:913 +#: kcharselect.cpp:911 #, fuzzy msgctxt "KCharSelect|" msgid "Unicode category: " msgstr "Unicodekategoriija:" -#: kcharselect.cpp:917 +#: kcharselect.cpp:915 #, fuzzy msgctxt "KCharSelect|" msgid "Various Useful Representations" msgstr "Feara makkár geavatlaš representašuvnna" -#: kcharselect.cpp:918 +#: kcharselect.cpp:916 #, fuzzy msgctxt "KCharSelect|" msgid "UTF-8:" msgstr "UTF-8:" -#: kcharselect.cpp:922 +#: kcharselect.cpp:920 #, fuzzy msgctxt "KCharSelect|" msgid "UTF-16: " msgstr "UTF-16: " -#: kcharselect.cpp:929 +#: kcharselect.cpp:927 #, fuzzy msgctxt "KCharSelect|" msgid "C octal escaped UTF-8: " msgstr "C octal escaped UTF-8: " -#: kcharselect.cpp:933 +#: kcharselect.cpp:931 #, fuzzy msgctxt "KCharSelect|" msgid "XML decimal entity:" msgstr "XML-desimálareferánsa:" -#: kcharselect.cpp:1080 +#: kcharselect.cpp:1078 #, fuzzy msgctxt "KCharSelectItemModel|" msgid "Unicode code point:" msgstr "Unicode-sadji:" -#: kcharselect.cpp:1081 +#: kcharselect.cpp:1079 #, fuzzy msgctxt "KCharSelectItemModel|Character" msgid "In decimal" @@ -2172,13 +2172,13 @@ msgid "Passwords match." msgstr "" -#: knewpassworddialog.cpp:152 +#: knewpassworddialog.cpp:154 #, fuzzy msgctxt "KNewPasswordDialog|" msgid "Low Password Strength" msgstr "Vuollegas beassansátnenanusvuohta" -#: knewpassworddialog.cpp:153 +#: knewpassworddialog.cpp:155 #, fuzzy msgctxt "KNewPasswordDialog|" msgid "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/po/zh_CN/kwidgetsaddons5_qt.po new/kwidgetsaddons-5.65.0/po/zh_CN/kwidgetsaddons5_qt.po --- old/kwidgetsaddons-5.64.0/po/zh_CN/kwidgetsaddons5_qt.po 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/po/zh_CN/kwidgetsaddons5_qt.po 2019-12-07 22:49:08.000000000 +0100 @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2019-10-09 09:44\n" +"PO-Revision-Date: 2019-11-19 23:01\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/src/CMakeLists.txt new/kwidgetsaddons-5.65.0/src/CMakeLists.txt --- old/kwidgetsaddons-5.64.0/src/CMakeLists.txt 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/src/CMakeLists.txt 2019-12-07 22:49:08.000000000 +0100 @@ -106,7 +106,7 @@ GROUP_BASE_NAME KF VERSION ${KF5_VERSION} DEPRECATED_BASE_VERSION 0 - DEPRECATION_VERSIONS 5.0 5.13 5.63 + DEPRECATION_VERSIONS 5.0 5.13 5.63 5.65 EXCLUDE_DEPRECATED_BEFORE_AND_AT ${EXCLUDE_DEPRECATED_BEFORE_AND_AT} ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/src/kpagedialog.cpp new/kwidgetsaddons-5.65.0/src/kpagedialog.cpp --- old/kwidgetsaddons-5.64.0/src/kpagedialog.cpp 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/src/kpagedialog.cpp 2019-12-07 22:49:08.000000000 +0100 @@ -26,6 +26,7 @@ #include "kpagedialog_p.h" #include <QLayout> +#include <QStyle> KPageDialog::KPageDialog(QWidget *parent, Qt::WindowFlags flags) : QDialog(parent, flags), @@ -33,7 +34,6 @@ { Q_D(KPageDialog); d->mPageWidget = new KPageWidget(this); - d->mPageWidget->layout()->setContentsMargins(0, 0, 0, 0); d->mButtonBox = new QDialogButtonBox(this); d->mButtonBox->setObjectName(QStringLiteral("buttonbox")); @@ -81,12 +81,22 @@ void KPageDialog::setFaceType(FaceType faceType) { - d_func()->mPageWidget->setFaceType(static_cast<KPageWidget::FaceType>(faceType)); + KPageWidget *pageWidget = d_func()->mPageWidget; + pageWidget->setFaceType(static_cast<KPageWidget::FaceType>(faceType)); - if (faceType == Tabbed) { - layout()->setContentsMargins(6, 6, 6, 6); - } else { + // Use zero margins for dialogs with the sidebar style so that the sidebar + // can be flush with the window edge; margins for the content are added + // automatically + if (faceType == KPageWidget::Auto || faceType == KPageWidget::List){ layout()->setContentsMargins(0, 0, 0, 0); + } else { + const QStyle *style = pageWidget->style(); + layout()->setContentsMargins( + style->pixelMetric(QStyle::PM_LayoutLeftMargin), + style->pixelMetric(QStyle::PM_LayoutTopMargin), + style->pixelMetric(QStyle::PM_LayoutRightMargin), + style->pixelMetric(QStyle::PM_LayoutBottomMargin) + ); } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/src/kpageview.cpp new/kwidgetsaddons-5.65.0/src/kpageview.cpp --- old/kwidgetsaddons-5.64.0/src/kpageview.cpp 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/src/kpageview.cpp 2019-12-07 22:49:08.000000000 +0100 @@ -320,7 +320,6 @@ { Q_Q(KPageView); layout = new QGridLayout(q); - layout->setContentsMargins(0, 0, 0, 0); stack = new KPageStackedWidget(q); titleWidget = new KTitleWidget(q); QPixmap emptyPixmap(22, 22); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/src/kpagewidget.cpp new/kwidgetsaddons-5.65.0/src/kpagewidget.cpp --- old/kwidgetsaddons-5.64.0/src/kpagewidget.cpp 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/src/kpagewidget.cpp 2019-12-07 22:49:08.000000000 +0100 @@ -81,11 +81,6 @@ KPageWidgetItem *KPageWidget::addPage(QWidget *widget, const QString &name) { - // force layout margin to zero so that it aligns well with title widget - if (widget->layout()) { - widget->layout()->setContentsMargins(0, 0, 0, 0); - } - return d_func()->model()->addPage(widget, name); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/src/ksqueezedtextlabel.cpp new/kwidgetsaddons-5.65.0/src/ksqueezedtextlabel.cpp --- old/kwidgetsaddons-5.64.0/src/ksqueezedtextlabel.cpp 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/src/ksqueezedtextlabel.cpp 2019-12-07 22:49:08.000000000 +0100 @@ -213,7 +213,7 @@ if (isSqueezed()) { QMenu menu(this); - QAction *act = new QAction(tr("&Copy Full Text"), &menu); + QAction *act = new QAction(QIcon::fromTheme(QStringLiteral("edit-copy")), tr("&Copy Full Text"), &menu); connect(act, &QAction::triggered, this, [this]() { d->_k_copyFullText(); }); menu.addAction(act); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/src/kurllabel.cpp new/kwidgetsaddons-5.65.0/src/kurllabel.cpp --- old/kwidgetsaddons-5.64.0/src/kurllabel.cpp 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/src/kurllabel.cpp 2019-12-07 22:49:08.000000000 +0100 @@ -116,17 +116,23 @@ switch (event->button()) { case Qt::LeftButton: emit leftClickedUrl(); +#if KWIDGETSADDONS_BUILD_DEPRECATED_SINCE(5, 65) emit leftClickedUrl(d->url); +#endif break; case Qt::MidButton: emit middleClickedUrl(); +#if KWIDGETSADDONS_BUILD_DEPRECATED_SINCE(5, 65) emit middleClickedUrl(d->url); +#endif break; case Qt::RightButton: emit rightClickedUrl(); +#if KWIDGETSADDONS_BUILD_DEPRECATED_SINCE(5, 65) emit rightClickedUrl(d->url); +#endif break; default: @@ -291,9 +297,10 @@ setUnderline(true); } } - emit enteredUrl(); +#if KWIDGETSADDONS_BUILD_DEPRECATED_SINCE(5, 65) emit enteredUrl(d->url); +#endif } void KUrlLabel::leaveEvent(QEvent *event) @@ -309,9 +316,10 @@ } setUnderline(d->realUnderlined); - emit leftUrl(); +#if KWIDGETSADDONS_BUILD_DEPRECATED_SINCE(5, 65) emit leftUrl(d->url); +#endif } bool KUrlLabel::event(QEvent *event) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwidgetsaddons-5.64.0/src/kurllabel.h new/kwidgetsaddons-5.65.0/src/kurllabel.h --- old/kwidgetsaddons-5.64.0/src/kurllabel.h 2019-11-02 14:01:35.000000000 +0100 +++ new/kwidgetsaddons-5.65.0/src/kurllabel.h 2019-12-07 22:49:08.000000000 +0100 @@ -269,61 +269,73 @@ Q_SIGNALS: +#if KWIDGETSADDONS_ENABLE_DEPRECATED_SINCE(5, 65) /** * Emitted when the mouse has passed over the label. * * @param url The URL for this label. + * @deprecated Since 5.65, use enteredUrl(); */ + KWIDGETSADDONS_DEPRECATED_VERSION(5, 65, "Use KUrlLabel::enteredUrl()") void enteredUrl(const QString &url); - +#endif /** * Emitted when the mouse has passed over the label. */ void enteredUrl(); - +#if KWIDGETSADDONS_ENABLE_DEPRECATED_SINCE(5, 65) /** * Emitted when the mouse is no longer over the label. * + * @deprecated Since 5.65, use leftUrl(); * @param url The URL for this label. */ + KWIDGETSADDONS_DEPRECATED_VERSION(5, 65, "Use KUrlLabel::leftUrl()") void leftUrl(const QString &url); +#endif /** * Emitted when the mouse is no longer over the label. */ void leftUrl(); - +#if KWIDGETSADDONS_ENABLE_DEPRECATED_SINCE(5, 65) /** * Emitted when the user clicked the left mouse button on this label. * * @param url The URL for this label. + * @deprecated Since 5.65, use leftClickedUrl(); */ + KWIDGETSADDONS_DEPRECATED_VERSION(5, 65, "Use KUrlLabel::leftClickedUrl()") void leftClickedUrl(const QString &url); - +#endif /** * Emitted when the user clicked the left mouse button on this label. */ void leftClickedUrl(); - +#if KWIDGETSADDONS_ENABLE_DEPRECATED_SINCE(5, 65) /** * Emitted when the user clicked the right mouse button on this label. * * @param url The URL for this label. + * @deprecated Since 5.65, use rightClickedUrl(); */ + KWIDGETSADDONS_DEPRECATED_VERSION(5, 65, "Use KUrlLabel::rightClickedUrl()") void rightClickedUrl(const QString &url); - +#endif /** * Emitted when the user clicked the right mouse button on this label. */ void rightClickedUrl(); - +#if KWIDGETSADDONS_ENABLE_DEPRECATED_SINCE(5, 65) /** * Emitted when the user clicked the middle mouse button on this label. * * @param url The URL for this label. + * @deprecated Since 5.65, use middleClickedUrl(const QString &url); */ + KWIDGETSADDONS_DEPRECATED_VERSION(5, 65, "Use KUrlLabel::middleClickedUrl()") void middleClickedUrl(const QString &url); - +#endif /** * Emitted when the user clicked the left mouse button on this label. */
