Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kirigami2 for openSUSE:Factory checked in at 2022-04-11 23:47:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kirigami2 (Old) and /work/SRC/openSUSE:Factory/.kirigami2.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kirigami2" Mon Apr 11 23:47:17 2022 rev:65 rq:968173 version:5.93.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kirigami2/kirigami2.changes 2022-03-14 19:36:03.418053767 +0100 +++ /work/SRC/openSUSE:Factory/.kirigami2.new.1900/kirigami2.changes 2022-04-11 23:48:40.683458158 +0200 @@ -1,0 +2,21 @@ +Sun Apr 3 10:47:17 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.93.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.93.0 +- Changes since 5.92.0: + * InlineMessage: Do not layout for actions at bottom when there are none + * only change height if visible + * --warning: Shortcut.sequence is an Array + * Units: Delete QML FontMetrics object when Units is destructed + * ListItemDragHandle: Emit moveRequest when cursor enters a new index (kde#451014) + * BasicListItem: tighten up spacing for text+subtitle labels + * ListSectionHeader: vertically align default text item + * PlaceholderMessage: compare string length rather than content + * Render Page's default heading as PlainText + * Page: Don't load global toolbar async so that the header looks less stuttery + * Fix warning on the org.kde.desktop Theme + * controls/SwipeListItem: handle RtL properly (kde#441156) + +------------------------------------------------------------------- Old: ---- kirigami2-5.92.0.tar.xz kirigami2-5.92.0.tar.xz.sig New: ---- kirigami2-5.93.0.tar.xz kirigami2-5.93.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kirigami2.spec ++++++ --- /var/tmp/diff_new_pack.anDMX7/_old 2022-04-11 23:48:41.207452168 +0200 +++ /var/tmp/diff_new_pack.anDMX7/_new 2022-04-11 23:48:41.211452122 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Kirigami2-5 -%define _tar_path 5.92 +%define _tar_path 5.93 # 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 released Name: kirigami2 -Version: 5.92.0 +Version: 5.93.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later ++++++ kirigami2-5.92.0.tar.xz -> kirigami2-5.93.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/CMakeLists.txt new/kirigami2-5.93.0/CMakeLists.txt --- old/kirigami2-5.92.0/CMakeLists.txt 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/CMakeLists.txt 2022-04-02 12:23:09.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.92.0") # handled by release scripts -set(KF_DEP_VERSION "5.92.0") # handled by release scripts +set(KF_VERSION "5.93.0") # handled by release scripts +set(KF_DEP_VERSION "5.93.0") # handled by release scripts project(kirigami2 VERSION ${KF_VERSION}) @@ -21,7 +21,7 @@ if(DEFINED STATIC_LIBRARY) message(FATAL_ERROR "Use the BUILD_SHARED_LIBS=OFF option to build a static library, STATIC_LIBRARY is no longer a supported option") endif() -find_package(ECM 5.92.0 NO_MODULE) +find_package(ECM 5.93.0 NO_MODULE) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH}) if (NOT ${BUILD_SHARED_LIBS}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/po/ca/libkirigami2plugin_qt.po new/kirigami2-5.93.0/po/ca/libkirigami2plugin_qt.po --- old/kirigami2-5.92.0/po/ca/libkirigami2plugin_qt.po 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/po/ca/libkirigami2plugin_qt.po 2022-04-02 12:23:09.000000000 +0200 @@ -5,6 +5,7 @@ # # Antoni Bella P??rez <antonibel...@yahoo.com>, 2016, 2020, 2021. # Josep M. Ferrer <txe...@gmail.com>, 2017, 2018, 2019, 2020, 2021, 2022. +# Empar Montoro Mart??n <montoro_...@gva.es>, 2019. msgid "" msgstr "" "Project-Id-Version: kirigami\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/po/ca@valencia/libkirigami2plugin_qt.po new/kirigami2-5.93.0/po/ca@valencia/libkirigami2plugin_qt.po --- old/kirigami2-5.92.0/po/ca@valencia/libkirigami2plugin_qt.po 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/po/ca@valencia/libkirigami2plugin_qt.po 2022-04-02 12:23:09.000000000 +0200 @@ -1,25 +1,26 @@ # Translation of libkirigami2plugin_qt.po to Catalan (Valencian) -# Copyright (C) 2016-2021 This_file_is_part_of_KDE +# Copyright (C) 2016-2022 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Antoni Bella P??rez <antonibel...@yahoo.com>, 2016, 2020, 2021. -# Josep M. Ferrer <txe...@gmail.com>, 2017, 2018, 2019, 2020, 2021. +# Josep M. Ferrer <txe...@gmail.com>, 2017, 2018, 2019, 2020, 2021, 2022. +# Empar Montoro Mart??n <montoro_...@gva.es>, 2019. msgid "" msgstr "" "Project-Id-Version: kirigami\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"PO-Revision-Date: 2021-11-27 08:48+0100\n" -"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n" +"PO-Revision-Date: 2022-02-17 10:01+0100\n" +"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Qt-Contexts: true\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -"X-Generator: Lokalize 21.11.80\n" +"X-Generator: Lokalize 20.12.0\n" #: controls/AboutItem.qml:115 #, qt-format @@ -47,7 +48,7 @@ #: controls/AboutItem.qml:192 msgctxt "AboutItem|" msgid "Copyright" -msgstr "Drets d'autor" +msgstr "Drets d'autoria" #: controls/AboutItem.qml:240 msgctxt "AboutItem|" @@ -68,7 +69,7 @@ #: controls/AboutItem.qml:303 msgctxt "AboutItem|" msgid "Authors" -msgstr "Autors" +msgstr "Autoria" #: controls/AboutItem.qml:312 msgctxt "AboutItem|" @@ -83,18 +84,18 @@ #: controls/AboutItem.qml:356 msgctxt "AboutItem|" msgid "Translators" -msgstr "Traductors" +msgstr "Equip de traducci??" #: controls/AboutPage.qml:77 #, qt-format msgctxt "AboutPage|" msgid "About %1" -msgstr "Quant al %1" +msgstr "Quant a %1" #: controls/AboutPage.qml:80 msgctxt "AboutPage|" msgid "Report Bug???" -msgstr "Informa d'un error???" +msgstr "Informeu d'un error???" #: controls/AbstractApplicationWindow.qml:340 msgctxt "AbstractApplicationWindow|" @@ -115,7 +116,7 @@ #: controls/Chip.qml:83 msgctxt "Chip|" msgid "Remove Tag" -msgstr "" +msgstr "Elimina l'etiqueta" #: controls/ContextDrawer.qml:66 msgctxt "ContextDrawer|" @@ -125,7 +126,7 @@ #: controls/GlobalDrawer.qml:471 msgctxt "GlobalDrawer|" msgid "Back" -msgstr "Arrere" +msgstr "Enrere" #: controls/GlobalDrawer.qml:564 msgctxt "GlobalDrawer|" @@ -140,12 +141,12 @@ #: controls/SearchField.qml:91 msgctxt "SearchField|" msgid "Search???" -msgstr "Cerca???" +msgstr "Busca???" #: controls/SearchField.qml:93 msgctxt "SearchField|" msgid "Search" -msgstr "Cerca" +msgstr "Busca" #: controls/settingscomponents/CategorizedSettings.qml:29 #: controls/settingscomponents/CategorizedSettings.qml:52 @@ -194,22 +195,19 @@ msgstr "Navega a %1." #: controls/templates/OverlayDrawer.qml:124 -#, fuzzy -#| msgctxt "GlobalDrawer|" -#| msgid "Close Sidebar" msgctxt "OverlayDrawer|" msgid "Close drawer" -msgstr "Tanca la barra lateral" +msgstr "Tanca el calaix" #: controls/templates/OverlayDrawer.qml:130 msgctxt "OverlayDrawer|" msgid "Open drawer" -msgstr "" +msgstr "Obri el calaix" #: controls/templates/private/BackButton.qml:36 msgctxt "BackButton|" msgid "Navigate Back" -msgstr "Navega arrere" +msgstr "Navega enrere" #: controls/templates/private/ForwardButton.qml:34 msgctxt "ForwardButton|" @@ -230,7 +228,7 @@ #, qt-format msgctxt "Settings|" msgid "KDE Frameworks %1" -msgstr "Frameworks %1 del KDE" +msgstr "Frameworks %1 de KDE" #: settings.cpp:222 #, qt-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/po/de/libkirigami2plugin_qt.po new/kirigami2-5.93.0/po/de/libkirigami2plugin_qt.po --- old/kirigami2-5.92.0/po/de/libkirigami2plugin_qt.po 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/po/de/libkirigami2plugin_qt.po 2022-04-02 12:23:09.000000000 +0200 @@ -1,18 +1,18 @@ -# Frederik Schwarzer <schwar...@kde.org>, 2016, 2018, 2020, 2021. +# Frederik Schwarzer <schwar...@kde.org>, 2016, 2018, 2020, 2021, 2022. # Burkhard L??ck <lu...@hube-lueck.de>, 2017, 2018, 2019, 2020, 2021. # Alois Spitzbart <spitz...@hotmail.com>, 2021. msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2021-12-18 19:14+0100\n" -"Last-Translator: Alois Spitzbart <spitz...@hotmail.com>\n" -"Language-Team: German <kde-i18n...@kde.org>\n" +"PO-Revision-Date: 2022-03-06 18:39+0100\n" +"Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n" +"Language-Team: German <kde-i18n-...@kde.org>\n" "Language: de\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 21.12.0\n" +"X-Generator: Lokalize 21.12.2\n" "X-Qt-Contexts: true\n" #: controls/AboutItem.qml:115 @@ -109,7 +109,7 @@ #: controls/Chip.qml:83 msgctxt "Chip|" msgid "Remove Tag" -msgstr "" +msgstr "Stichwort entfernen" #: controls/ContextDrawer.qml:66 msgctxt "ContextDrawer|" @@ -188,9 +188,6 @@ msgstr "Zu %1 gehen." #: controls/templates/OverlayDrawer.qml:124 -#, fuzzy -#| msgctxt "GlobalDrawer|" -#| msgid "Close Sidebar" msgctxt "OverlayDrawer|" msgid "Close drawer" msgstr "Seitenleiste schlie??en" @@ -198,7 +195,7 @@ #: controls/templates/OverlayDrawer.qml:130 msgctxt "OverlayDrawer|" msgid "Open drawer" -msgstr "" +msgstr "Seitenleiste ??ffnen" #: controls/templates/private/BackButton.qml:36 msgctxt "BackButton|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/po/id/libkirigami2plugin_qt.po new/kirigami2-5.93.0/po/id/libkirigami2plugin_qt.po --- old/kirigami2-5.92.0/po/id/libkirigami2plugin_qt.po 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/po/id/libkirigami2plugin_qt.po 2022-04-02 12:23:09.000000000 +0200 @@ -10,7 +10,6 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 19.12.1\n" "X-Qt-Contexts: true\n" #: controls/AboutItem.qml:115 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/po/pl/libkirigami2plugin_qt.po new/kirigami2-5.93.0/po/pl/libkirigami2plugin_qt.po --- old/kirigami2-5.92.0/po/pl/libkirigami2plugin_qt.po 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/po/pl/libkirigami2plugin_qt.po 2022-04-02 12:23:09.000000000 +0200 @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2022-01-24 20:59+0100\n" +"PO-Revision-Date: 2022-03-13 11:17+0100\n" "Last-Translator: ??ukasz Wojni??owicz <lukasz.wojnilow...@gmail.com>\n" "Language-Team: Polish <kde-i18n-...@kde.org>\n" "Language: pl\n" @@ -187,17 +187,14 @@ msgstr "Przejd?? do %1." #: controls/templates/OverlayDrawer.qml:124 -#, fuzzy -#| msgctxt "GlobalDrawer|" -#| msgid "Close Sidebar" msgctxt "OverlayDrawer|" msgid "Close drawer" -msgstr "Zamknij pasek boczny" +msgstr "Zamknij szuflad??" #: controls/templates/OverlayDrawer.qml:130 msgctxt "OverlayDrawer|" msgid "Open drawer" -msgstr "" +msgstr "Otw??rz szuflad??" #: controls/templates/private/BackButton.qml:36 msgctxt "BackButton|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/po/pt/libkirigami2plugin_qt.po new/kirigami2-5.93.0/po/pt/libkirigami2plugin_qt.po --- old/kirigami2-5.92.0/po/pt/libkirigami2plugin_qt.po 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/po/pt/libkirigami2plugin_qt.po 2022-04-02 12:23:09.000000000 +0200 @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: libkirigami2plugin_qt\n" -"PO-Revision-Date: 2021-10-12 16:17+0100\n" +"PO-Revision-Date: 2022-03-24 09:04+0000\n" "Last-Translator: Jos?? Nuno Coelho Pires <zepi...@gmail.com>\n" "Language-Team: Portuguese <kde-i18n...@kde.org>\n" "Language: pt\n" @@ -19,7 +19,7 @@ #, qt-format msgctxt "AboutItem|" msgid "%1 (%2)" -msgstr "" +msgstr "%1 (%2)" #: controls/AboutItem.qml:124 #, qt-format @@ -109,7 +109,7 @@ #: controls/Chip.qml:83 msgctxt "Chip|" msgid "Remove Tag" -msgstr "" +msgstr "Remover a Marca" #: controls/ContextDrawer.qml:66 msgctxt "ContextDrawer|" @@ -188,17 +188,14 @@ msgstr "Navegar para %1." #: controls/templates/OverlayDrawer.qml:124 -#, fuzzy -#| msgctxt "GlobalDrawer|" -#| msgid "Close Sidebar" msgctxt "OverlayDrawer|" msgid "Close drawer" -msgstr "Fechar a Barra Lateral" +msgstr "Fechar a ??rea" #: controls/templates/OverlayDrawer.qml:130 msgctxt "OverlayDrawer|" msgid "Open drawer" -msgstr "" +msgstr "Abrir a ??rea" #: controls/templates/private/BackButton.qml:36 msgctxt "BackButton|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/po/tr/libkirigami2plugin_qt.po new/kirigami2-5.93.0/po/tr/libkirigami2plugin_qt.po --- old/kirigami2-5.92.0/po/tr/libkirigami2plugin_qt.po 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/po/tr/libkirigami2plugin_qt.po 2022-04-02 12:23:09.000000000 +0200 @@ -1,16 +1,17 @@ # Volkan Gezer <volkange...@gmail.com>, 2021. +# Emir SARI <emir_s...@icloud.com>, 2022. msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2021-07-08 18:05+0200\n" -"Last-Translator: Volkan Gezer <volkange...@gmail.com>\n" +"PO-Revision-Date: 2022-03-11 13:58+0300\n" +"Last-Translator: Emir SARI <emir_s...@icloud.com>\n" "Language-Team: Turkish <kde-l10n...@kde.org>\n" "Language: tr\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.12.3\n" +"X-Generator: Lokalize 21.12.3\n" "X-Qt-Contexts: true\n" "X-POOTLE-MTIME: 1497529432.000000\n" @@ -24,94 +25,91 @@ #, qt-format msgctxt "AboutItem|" msgid "Visit %1's KDE Store page" -msgstr "" +msgstr "%1 KDE Ma??aza sayfas??n?? ziyaret et" #: controls/AboutItem.qml:133 #, qt-format msgctxt "AboutItem|" msgid "Send an email to %1" -msgstr "" +msgstr "%1 ki??isine bir e-posta g??nder" #: controls/AboutItem.qml:180 msgctxt "AboutItem|" msgid "Get Involved" -msgstr "" +msgstr "Kat??l" #: controls/AboutItem.qml:192 msgctxt "AboutItem|" msgid "Copyright" -msgstr "" +msgstr "Telif hakk??" #: controls/AboutItem.qml:240 msgctxt "AboutItem|" msgid "License:" -msgstr "" +msgstr "Lisans:" #: controls/AboutItem.qml:262 #, qt-format msgctxt "AboutItem|" msgid "License: %1" -msgstr "" +msgstr "Lisans: %1" #: controls/AboutItem.qml:273 msgctxt "AboutItem|" msgid "Libraries in use" -msgstr "" +msgstr "Kullan??lan kitapl??klar" #: controls/AboutItem.qml:303 msgctxt "AboutItem|" msgid "Authors" -msgstr "" +msgstr "Yazarlar" #: controls/AboutItem.qml:312 msgctxt "AboutItem|" msgid "Show author photos" -msgstr "" +msgstr "Yazar foto??raflar??n?? g??ster" #: controls/AboutItem.qml:343 msgctxt "AboutItem|" msgid "Credits" -msgstr "" +msgstr "Te??ekk??rler" #: controls/AboutItem.qml:356 msgctxt "AboutItem|" msgid "Translators" -msgstr "" +msgstr "??evirmenler" #: controls/AboutPage.qml:77 #, qt-format msgctxt "AboutPage|" msgid "About %1" -msgstr "" +msgstr "%1 Hakk??nda" #: controls/AboutPage.qml:80 msgctxt "AboutPage|" msgid "Report Bug???" -msgstr "" +msgstr "Hata Bildir???" #: controls/AbstractApplicationWindow.qml:340 msgctxt "AbstractApplicationWindow|" msgid "Quit" -msgstr "" +msgstr "????k" #: controls/ActionToolBar.qml:188 -#, fuzzy -#| msgctxt "ContextDrawer|" -#| msgid "Actions" msgctxt "ActionToolBar|" msgid "More Actions" -msgstr "Eylemler" +msgstr "Daha Fazla Eylem" #: controls/Avatar.qml:152 #, qt-format msgctxt "Avatar|" msgid "%1 ??? %2" -msgstr "" +msgstr "%1 ??? %2" #: controls/Chip.qml:83 msgctxt "Chip|" msgid "Remove Tag" -msgstr "" +msgstr "Etiketi Kald??r" #: controls/ContextDrawer.qml:66 msgctxt "ContextDrawer|" @@ -126,12 +124,12 @@ #: controls/GlobalDrawer.qml:564 msgctxt "GlobalDrawer|" msgid "Close Sidebar" -msgstr "" +msgstr "Kenar ??ubu??unu Kapat" #: controls/PasswordField.qml:32 msgctxt "PasswordField|" msgid "Password" -msgstr "" +msgstr "Parola" #: controls/SearchField.qml:91 msgctxt "SearchField|" @@ -141,65 +139,63 @@ #: controls/SearchField.qml:93 msgctxt "SearchField|" msgid "Search" -msgstr "" +msgstr "Ara" #: controls/settingscomponents/CategorizedSettings.qml:29 #: controls/settingscomponents/CategorizedSettings.qml:52 msgctxt "CategorizedSettings|" msgid "Settings" -msgstr "" +msgstr "Ayarlar" #: controls/settingscomponents/CategorizedSettings.qml:29 #, qt-format msgctxt "CategorizedSettings|" msgid "Settings ??? %1" -msgstr "" +msgstr "Ayarlar ??? %1" #. Accessibility text for a page tab. Keep the text as concise as possible and don't use a percent sign. #: controls/swipenavigator/templates/PageTab.qml:39 #, qt-format msgctxt "PageTab|" msgid "Current page. Progress: %1 percent." -msgstr "" +msgstr "Ge??erli sayfa. ??lerleme: %% %1." #. Accessibility text for a page tab. Keep the text as concise as possible. #: controls/swipenavigator/templates/PageTab.qml:42 #, qt-format msgctxt "PageTab|" msgid "Navigate to %1. Progress: %2 percent." -msgstr "" +msgstr "%1 konumuna ge??. ??lerleme: %% %2." #. Accessibility text for a page tab. Keep the text as concise as possible. #: controls/swipenavigator/templates/PageTab.qml:47 msgctxt "PageTab|" msgid "Current page." -msgstr "" +msgstr "Ge??erli sayfa." #. Accessibility text for a page tab that's requesting the user's attention. Keep the text as concise as possible. #: controls/swipenavigator/templates/PageTab.qml:50 #, qt-format msgctxt "PageTab|" msgid "Navigate to %1. Demanding attention." -msgstr "" +msgstr "%1 konumuna ge??. ??lgi bekleniyor." #. Accessibility text for a page tab that's requesting the user's attention. Keep the text as concise as possible. #: controls/swipenavigator/templates/PageTab.qml:53 -#, fuzzy, qt-format -#| msgctxt "ForwardButton|" -#| msgid "Navigate Forward" +#, qt-format msgctxt "PageTab|" msgid "Navigate to %1." -msgstr "??leri Git" +msgstr "%1 konumuna ge??." #: controls/templates/OverlayDrawer.qml:124 msgctxt "OverlayDrawer|" msgid "Close drawer" -msgstr "" +msgstr "??ekmeceyi kapat" #: controls/templates/OverlayDrawer.qml:130 msgctxt "OverlayDrawer|" msgid "Open drawer" -msgstr "" +msgstr "??ekmeceyi a??" #: controls/templates/private/BackButton.qml:36 msgctxt "BackButton|" @@ -212,32 +208,29 @@ msgstr "??leri Git" #: controls/ToolBarApplicationHeader.qml:113 -#, fuzzy -#| msgctxt "ContextDrawer|" -#| msgid "Actions" msgctxt "ToolBarApplicationHeader|" msgid "More Actions" -msgstr "Eylemler" +msgstr "Daha Fazla Eylem" #: controls/UrlButton.qml:45 msgctxt "UrlButton|" msgid "Copy link address" -msgstr "" +msgstr "Ba??lant?? adresini kopyala" #: settings.cpp:220 #, qt-format msgctxt "Settings|" msgid "KDE Frameworks %1" -msgstr "" +msgstr "KDE Frameworks %1" #: settings.cpp:222 #, qt-format msgctxt "Settings|" msgid "The %1 windowing system" -msgstr "" +msgstr "%1 pencereleme sistemi" #: settings.cpp:223 #, qt-format msgctxt "Settings|" msgid "Qt %2 (built against %3)" -msgstr "" +msgstr "Qt %2 (%3 ??zerine yap??l??)" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/po/zh_CN/libkirigami2plugin_qt.po new/kirigami2-5.93.0/po/zh_CN/libkirigami2plugin_qt.po --- old/kirigami2-5.92.0/po/zh_CN/libkirigami2plugin_qt.po 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/po/zh_CN/libkirigami2plugin_qt.po 2022-04-02 12:23:09.000000000 +0200 @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2022-02-26 05:16\n" +"PO-Revision-Date: 2022-03-31 13:30\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/controls/BasicListItem.qml new/kirigami2-5.93.0/src/controls/BasicListItem.qml --- old/kirigami2-5.92.0/src/controls/BasicListItem.qml 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/controls/BasicListItem.qml 2022-04-02 12:23:09.000000000 +0200 @@ -312,13 +312,14 @@ } ColumnLayout { id: labelColumn - spacing: Units.smallSpacing + spacing: 0 Layout.fillWidth: true Layout.alignment: Qt.AlignVCenter QQC2.Label { id: labelItem text: listItem.text Layout.fillWidth: true + Layout.alignment: subtitleItem.visible ? Qt.AlignLeft | Qt.AlignBottom : Qt.AlignLeft | Qt.AlignVCenter color: (listItem.highlighted || listItem.checked || (listItem.pressed && listItem.supportsMouseEvents)) ? listItem.activeTextColor : listItem.textColor elide: Text.ElideRight font.weight: listItem.bold ? Font.Bold : Font.Normal @@ -327,6 +328,7 @@ QQC2.Label { id: subtitleItem Layout.fillWidth: true + Layout.alignment: subtitleItem.visible ? Qt.AlignLeft | Qt.AlignTop : Qt.AlignLeft | Qt.AlignVCenter color: (listItem.highlighted || listItem.checked || (listItem.pressed && listItem.supportsMouseEvents)) ? listItem.activeTextColor : listItem.textColor elide: Text.ElideRight font: Theme.smallFont diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/controls/ListItemDragHandle.qml new/kirigami2-5.93.0/src/controls/ListItemDragHandle.qml --- old/kirigami2-5.92.0/src/controls/ListItemDragHandle.qml 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/controls/ListItemDragHandle.qml 2022-04-02 12:23:09.000000000 +0200 @@ -126,7 +126,7 @@ function arrangeItem() { var newIndex = listView.indexAt(1, listView.contentItem.mapFromItem(listItem, 0, 0).y + internal.mouseDownY); - if (Math.abs(listItem.y - internal.startY) > height && newIndex > -1 && newIndex !== index) { + if (newIndex > -1 && newIndex !== index) { root.moveRequested(index, newIndex); } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/controls/ListSectionHeader.qml new/kirigami2-5.93.0/src/controls/ListSectionHeader.qml --- old/kirigami2-5.92.0/src/controls/ListSectionHeader.qml 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/controls/ListSectionHeader.qml 2022-04-02 12:23:09.000000000 +0200 @@ -62,9 +62,10 @@ id: rowLayout Kirigami.Heading { + Layout.fillWidth: rowLayout.children.length === 1 + Layout.alignment: Qt.AlignVCenter level: 3 text: listSection.text - Layout.fillWidth: rowLayout.children.length === 1 } } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/controls/Page.qml new/kirigami2-5.93.0/src/controls/Page.qml --- old/kirigami2-5.92.0/src/controls/Page.qml 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/controls/Page.qml 2022-04-02 12:23:09.000000000 +0200 @@ -244,6 +244,7 @@ maximumLineCount: 1 elide: Text.ElideRight text: root.title + textFormat: Text.PlainText } } @@ -381,8 +382,11 @@ property Kirigami.PageRow row property T2.StackView stack + // don't load async so that on slower devices we don't have the page content height changing while loading in + // otherwise, it looks unpolished and jumpy + asynchronous: false + visible: active - asynchronous: true active: (root.titleDelegate !== defaultTitleDelegate || root.globalToolBarStyle === Kirigami.ApplicationHeaderStyle.ToolBar || root.globalToolBarStyle === Kirigami.ApplicationHeaderStyle.Titles) onActiveChanged: { if (active) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/controls/PageRow.qml new/kirigami2-5.93.0/src/controls/PageRow.qml --- old/kirigami2-5.92.0/src/controls/PageRow.qml 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/controls/PageRow.qml 2022-04-02 12:23:09.000000000 +0200 @@ -4,7 +4,7 @@ * SPDX-License-Identifier: LGPL-2.0-or-later */ -import QtQuick 2.5 +import QtQuick 2.15 import QtQuick.Layouts 1.2 import QtQml.Models 2.2 import QtQuick.Templates 2.0 as T @@ -667,11 +667,11 @@ } Shortcut { - sequence: StandardKey.Back + sequences: [ StandardKey.Back ] onActivated: root.goBack() } Shortcut { - sequence: StandardKey.Forward + sequences: [ StandardKey.Forward ] onActivated: root.goForward() } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/controls/PlaceholderMessage.qml new/kirigami2-5.93.0/src/controls/PlaceholderMessage.qml --- old/kirigami2-5.92.0/src/controls/PlaceholderMessage.qml 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/controls/PlaceholderMessage.qml 2022-04-02 12:23:09.000000000 +0200 @@ -199,6 +199,8 @@ spacing: Kirigami.Units.largeSpacing Kirigami.Icon { + visible: source != undefined + opacity: 0.5 Layout.alignment: Qt.AlignHCenter Layout.preferredWidth: Kirigami.Units.iconSizes.huge @@ -212,14 +214,11 @@ } return undefined } - - visible: source != undefined - opacity: 0.5 } Kirigami.Heading { text: root.text - visible: root.text !== "" + visible: text.length > 0 level: 2 opacity: 0.5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/controls/templates/AbstractListItem.qml new/kirigami2-5.93.0/src/controls/templates/AbstractListItem.qml --- old/kirigami2-5.92.0/src/controls/templates/AbstractListItem.qml 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/controls/templates/AbstractListItem.qml 2022-04-02 12:23:09.000000000 +0200 @@ -137,7 +137,17 @@ opacity: enabled ? 1 : 0.6 - height: visible ? implicitHeight : 0 + height: implicitHeight + + onVisibleChanged: { + if (visible) { + height = Qt.binding(() => { return implicitHeight; }) + } else { + if (ListView.view && ListView.view.visible) { + height = 0; + } + } + } hoverEnabled: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/controls/templates/InlineMessage.qml new/kirigami2-5.93.0/src/controls/templates/InlineMessage.qml --- old/kirigami2-5.92.0/src/controls/templates/InlineMessage.qml 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/controls/templates/InlineMessage.qml 2022-04-02 12:23:09.000000000 +0200 @@ -267,6 +267,10 @@ alignment: Qt.AlignRight property bool atBottom: { + if (root.actions.length === 0) { + return false + } + var remainingWidth = parent.width - text.implicitWidth - Kirigami.Units.smallSpacing * 2 - icon.width if (closeButton.visible) { remainingWidth -= closeButton.width - Kirigami.Units.smallSpacing diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/controls/templates/SwipeListItem.qml new/kirigami2-5.93.0/src/controls/templates/SwipeListItem.qml --- old/kirigami2-5.92.0/src/controls/templates/SwipeListItem.qml 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/controls/templates/SwipeListItem.qml 2022-04-02 12:23:09.000000000 +0200 @@ -156,9 +156,8 @@ padding: !listItem.alwaysVisibleActions && Kirigami.Settings.tabletMode ? Kirigami.Units.largeSpacing : Kirigami.Units.smallSpacing - leftPadding: padding * 2 - - rightPadding: padding * 2 + (overlayLoader.visible ? overlayLoader.width : 0) + Kirigami.Units.smallSpacing + leftPadding: padding * 2 + (mirrored ? overlayLoader.paddingOffset : 0) + rightPadding: padding * 2 + (mirrored ? 0 : overlayLoader.paddingOffset) topPadding: padding bottomPadding: padding @@ -208,12 +207,16 @@ //BEGIN Items Loader { id: overlayLoader + readonly property int paddingOffset: (visible ? width : 0) + Kirigami.Units.smallSpacing anchors { - right: contentItem ? contentItem.right : undefined + right: (Qt.application.layoutDirection == Qt.RightToLeft) ? undefined : (contentItem ? contentItem.right : undefined) + rightMargin: -paddingOffset + left: (Qt.application.layoutDirection == Qt.LeftToRight) ? undefined : (contentItem ? contentItem.left : undefined) + leftMargin: -paddingOffset top: parent.top bottom: parent.bottom - rightMargin: -listItem.rightPadding + Kirigami.Units.smallSpacing } + LayoutMirroring.enabled: false parent: listItem z: contentItem ? contentItem.z + 1 : 0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/libkirigami/units.cpp new/kirigami2-5.93.0/src/libkirigami/units.cpp --- old/kirigami2-5.92.0/src/libkirigami/units.cpp 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/libkirigami/units.cpp 2022-04-02 12:23:09.000000000 +0200 @@ -87,7 +87,7 @@ // Only stored for QML API compatiblity // TODO KF6 drop #if KIRIGAMI2_BUILD_DEPRECATED_SINCE(5, 86) - QObject *qmlFontMetrics; + std::unique_ptr<QObject> qmlFontMetrics = nullptr; #endif // Font metrics used for Units. @@ -119,7 +119,7 @@ bool customWheelScrollLinesSet = false; #if KIRIGAMI2_BUILD_DEPRECATED_SINCE(5, 86) - QObject *createQmlFontMetrics(QQmlEngine *engine) + std::unique_ptr<QObject> createQmlFontMetrics(QQmlEngine *engine) { QQmlComponent component(engine); component.setData(QByteArrayLiteral( @@ -133,7 +133,7 @@ "}\n" ), QUrl(QStringLiteral("units.cpp"))); - return component.create(); + return std::unique_ptr<QObject>(component.create()); } #endif }; @@ -364,7 +364,7 @@ if (!d->qmlFontMetrics) { d->qmlFontMetrics = d->createQmlFontMetrics(qmlEngine(this)); } - return d->qmlFontMetrics; + return d->qmlFontMetrics.get(); } #endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kirigami2-5.92.0/src/styles/org.kde.desktop/Theme.qml new/kirigami2-5.93.0/src/styles/org.kde.desktop/Theme.qml --- old/kirigami2-5.92.0/src/styles/org.kde.desktop/Theme.qml 2022-03-05 14:02:45.000000000 +0100 +++ new/kirigami2-5.93.0/src/styles/org.kde.desktop/Theme.qml 2022-04-02 12:23:09.000000000 +0200 @@ -5,70 +5,70 @@ */ import QtQuick 2.4 +import org.kde.kirigami 2.16 as Kirigami pragma Singleton - -QtObject { +Kirigami.BasicThemeDefinition { id: theme - property color textColor: palette.windowText - property color disabledTextColor: disabledPalette.windowText + textColor: palette.windowText + disabledTextColor: disabledPalette.windowText - property color highlightColor: palette.highlight - property color highlightedTextColor: palette.highlightedText - property color backgroundColor: palette.window - property color alternateBackgroundColor: Qt.darker(palette.window, 1.05) - property color activeTextColor: palette.highlight - property color activeBackgroundColor: palette.highlight - property color linkColor: "#2980B9" - property color linkBackgroundColor: "#2980B9" - property color visitedLinkColor: "#7F8C8D" - property color visitedLinkBackgroundColor: "#7F8C8D" - property color hoverColor: palette.highlight - property color focusColor: palette.highlight - property color negativeTextColor: "#DA4453" - property color negativeBackgroundColor: "#DA4453" - property color neutralTextColor: "#F67400" - property color neutralBackgroundColor: "#F67400" - property color positiveTextColor: "#27AE60" - property color positiveBackgroundColor: "#27AE60" - - property color buttonTextColor: palette.buttonText - property color buttonBackgroundColor: palette.button - property color buttonAlternateBackgroundColor: Qt.darker(palette.button, 1.05) - property color buttonHoverColor: palette.highlight - property color buttonFocusColor: palette.highlight - - property color viewTextColor: palette.text - property color viewBackgroundColor: palette.base - property color viewAlternateBackgroundColor: palette.alternateBase - property color viewHoverColor: palette.highlight - property color viewFocusColor: palette.highlight - - property color selectionTextColor: palette.highlightedText - property color selectionBackgroundColor: palette.highlight - property color selectionAlternateBackgroundColor: Qt.darker(palette.highlight, 1.05) - property color selectionHoverColor: palette.highlight - property color selectionFocusColor: palette.highlight - - property color tooltipTextColor: palette.base - property color tooltipBackgroundColor: palette.text - property color tooltipAlternateBackgroundColor: Qt.darker(palette.text, 1.05) - property color tooltipHoverColor: palette.highlight - property color tooltipFocusColor: palette.highlight - - property color complementaryTextColor: palette.base - property color complementaryBackgroundColor: palette.text - property color complementaryAlternateBackgroundColor: Qt.darker(palette.text, 1.05) - property color complementaryHoverColor: palette.highlight - property color complementaryFocusColor: palette.highlight - - property color headerTextColor: palette.text - property color headerBackgroundColor: palette.base - property color headerAlternateBackgroundColor: palette.alternateBase - property color headerHoverColor: palette.highlight - property color headerFocusColor: palette.highlight + highlightColor: palette.highlight + highlightedTextColor: palette.highlightedText + backgroundColor: palette.window + alternateBackgroundColor: Qt.darker(palette.window, 1.05) + activeTextColor: palette.highlight + activeBackgroundColor: palette.highlight + linkColor: "#2980B9" + linkBackgroundColor: "#2980B9" + visitedLinkColor: "#7F8C8D" + visitedLinkBackgroundColor: "#7F8C8D" + hoverColor: palette.highlight + focusColor: palette.highlight + negativeTextColor: "#DA4453" + negativeBackgroundColor: "#DA4453" + neutralTextColor: "#F67400" + neutralBackgroundColor: "#F67400" + positiveTextColor: "#27AE60" + positiveBackgroundColor: "#27AE60" + + buttonTextColor: palette.buttonText + buttonBackgroundColor: palette.button + buttonAlternateBackgroundColor: Qt.darker(palette.button, 1.05) + buttonHoverColor: palette.highlight + buttonFocusColor: palette.highlight + + viewTextColor: palette.text + viewBackgroundColor: palette.base + viewAlternateBackgroundColor: palette.alternateBase + viewHoverColor: palette.highlight + viewFocusColor: palette.highlight + + selectionTextColor: palette.highlightedText + selectionBackgroundColor: palette.highlight + selectionAlternateBackgroundColor: Qt.darker(palette.highlight, 1.05) + selectionHoverColor: palette.highlight + selectionFocusColor: palette.highlight + + tooltipTextColor: palette.base + tooltipBackgroundColor: palette.text + tooltipAlternateBackgroundColor: Qt.darker(palette.text, 1.05) + tooltipHoverColor: palette.highlight + tooltipFocusColor: palette.highlight + + complementaryTextColor: palette.base + complementaryBackgroundColor: palette.text + complementaryAlternateBackgroundColor: Qt.darker(palette.text, 1.05) + complementaryHoverColor: palette.highlight + complementaryFocusColor: palette.highlight + + headerTextColor: palette.text + headerBackgroundColor: palette.base + headerAlternateBackgroundColor: palette.alternateBase + headerHoverColor: palette.highlight + headerFocusColor: palette.highlight property font defaultFont: fontMetrics.font