Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package knewstuff for openSUSE:Factory checked in at 2021-11-15 15:25:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knewstuff (Old) and /work/SRC/openSUSE:Factory/.knewstuff.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knewstuff" Mon Nov 15 15:25:29 2021 rev:96 rq:931101 version:5.88.0 Changes: -------- --- /work/SRC/openSUSE:Factory/knewstuff/knewstuff.changes 2021-10-18 22:00:41.078028138 +0200 +++ /work/SRC/openSUSE:Factory/.knewstuff.new.1890/knewstuff.changes 2021-11-15 15:26:51.261831127 +0100 @@ -1,0 +2,18 @@ +Sun Nov 7 09:13:28 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Strip 'Source' URL for faster submissions + +------------------------------------------------------------------- +Sun Nov 7 09:08:13 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.88.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.88.0 +- Changes since 5.87.0: + * Port to enum values for KAuthorized::authorizeAction + * Make sure that we query KService with lowercase desktop names since it + seems that KService stores everything lowercase. (kde#417575) + * Add FreeBSD CI + +------------------------------------------------------------------- Old: ---- knewstuff-5.87.0.tar.xz knewstuff-5.87.0.tar.xz.sig New: ---- knewstuff-5.88.0.tar.xz knewstuff-5.88.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knewstuff.spec ++++++ --- /var/tmp/diff_new_pack.2EUSgy/_old 2021-11-15 15:26:52.113831365 +0100 +++ /var/tmp/diff_new_pack.2EUSgy/_new 2021-11-15 15:26:52.117831367 +0100 @@ -17,22 +17,22 @@ %define lname libKF5NewStuff5 -%define _tar_path 5.87 +%define _tar_path 5.88 # 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: knewstuff -Version: 5.87.0 +Version: 5.88.0 Release: 0 Summary: Framework for downloading and sharing additional application data License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} ++++++ knewstuff-5.87.0.tar.xz -> knewstuff-5.88.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/.gitlab-ci.yml new/knewstuff-5.88.0/.gitlab-ci.yml --- old/knewstuff-5.87.0/.gitlab-ci.yml 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/.gitlab-ci.yml 2021-11-06 14:22:31.000000000 +0100 @@ -3,3 +3,4 @@ include: - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/CMakeLists.txt new/knewstuff-5.88.0/CMakeLists.txt --- old/knewstuff-5.87.0/CMakeLists.txt 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/CMakeLists.txt 2021-11-06 14:22:31.000000000 +0100 @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.87.0") # handled by release scripts +set(KF_VERSION "5.88.0") # handled by release scripts set(KF_DEP_VERSION "5.87.0") # handled by release scripts project(KNewStuff VERSION ${KF_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/data/kmoretools-desktopfiles/catfish.desktop new/knewstuff-5.88.0/data/kmoretools-desktopfiles/catfish.desktop --- old/knewstuff-5.87.0/data/kmoretools-desktopfiles/catfish.desktop 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/data/kmoretools-desktopfiles/catfish.desktop 2021-11-06 14:22:31.000000000 +0100 @@ -104,7 +104,7 @@ Comment[lt]=Atlikti paie??k?? fail?? sistemoje Comment[nl]=Doorzoek het bestandssysteem Comment[nn]=S??k p?? filsystemet -Comment[pl]=Wyszukaj w stystemie plik??w +Comment[pl]=Wyszukaj w systemie plik??w Comment[pt]=Pesquisa no sistema de ficheiros Comment[pt_BR]=Pesquisar no sistema de arquivos Comment[ro]=Caut?? prin sistemul de fi??iere diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/data/kmoretools-desktopfiles/giggle.desktop new/knewstuff-5.88.0/data/kmoretools-desktopfiles/giggle.desktop --- old/knewstuff-5.87.0/data/kmoretools-desktopfiles/giggle.desktop 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/data/kmoretools-desktopfiles/giggle.desktop 2021-11-06 14:22:31.000000000 +0100 @@ -18,7 +18,7 @@ GenericName[gd]=Sealladair ionadan-tasgaidh Git GenericName[gl]=Visor de repositorios Git GenericName[hu]=Git t??rol??-megjelen??t?? -GenericName[ia]=Visor de deposito Git +GenericName[ia]=Visor de repositorio Git GenericName[id]=Penampil repositori Git GenericName[it]=Visualizzatore depositi Git GenericName[ko]=Git ????????? ?????? @@ -108,7 +108,7 @@ Comment[gd]=Sealladair ionadan-tasgaidh Git Comment[gl]=Visor de repositorios Git Comment[hu]=Git t??rol??-megjelen??t?? -Comment[ia]=Visor de deposito Git +Comment[ia]=Visor de repositorio Git Comment[id]=Penampil repositori Git Comment[it]=Visualizzatore depositi Git Comment[ko]=Git ????????? ?????? diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/data/kmoretools-desktopfiles/gitg.desktop new/knewstuff-5.88.0/data/kmoretools-desktopfiles/gitg.desktop --- old/knewstuff-5.87.0/data/kmoretools-desktopfiles/gitg.desktop 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/data/kmoretools-desktopfiles/gitg.desktop 2021-11-06 14:22:31.000000000 +0100 @@ -18,7 +18,7 @@ GenericName[gd]=Sealladair ionadan-tasgaidh Git GenericName[gl]=Visor de repositorios Git GenericName[hu]=Git t??rol??-megjelen??t?? -GenericName[ia]=Visor de deposito Git +GenericName[ia]=Visor de repositorio Git GenericName[id]=Penampil repositori Git GenericName[it]=Visualizzatore depositi Git GenericName[ko]=Git ????????? ?????? @@ -107,7 +107,7 @@ Comment[gd]=Brabhsair ionadan-tasgaidh Git Comment[gl]=Navegador de repositorios Git Comment[hu]=Git t??rol??-megjelen??t?? -Comment[ia]=Navigator de deposito Git +Comment[ia]=Navigator de repositorio Git Comment[id]=Penelusur repositori Git Comment[it]=Navigatore depositi Git Comment[ko]=Git ????????? ????????? diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/data/kmoretools-desktopfiles/kaption.desktop new/knewstuff-5.88.0/data/kmoretools-desktopfiles/kaption.desktop --- old/knewstuff-5.87.0/data/kmoretools-desktopfiles/kaption.desktop 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/data/kmoretools-desktopfiles/kaption.desktop 2021-11-06 14:22:31.000000000 +0100 @@ -70,7 +70,7 @@ Comment[nb]=Skjermbildefanger og redigerer Comment[nl]=Schermafdruk maken en bewerker Comment[nn]=Skjermbiletlagring og -redigering -Comment[pl]=Przechwytywanie ekranu i edycja +Comment[pl]=Zrzucanie ekranu i edycja Comment[pt]=Captura e edi????o do ecr?? Comment[pt_BR]=Captura de tela e editor Comment[ro]=Ob??ine ??i redacteaz?? capturi de ecran diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/data/kmoretools-desktopfiles/org.kde.filelight.desktop new/knewstuff-5.88.0/data/kmoretools-desktopfiles/org.kde.filelight.desktop --- old/knewstuff-5.87.0/data/kmoretools-desktopfiles/org.kde.filelight.desktop 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/data/kmoretools-desktopfiles/org.kde.filelight.desktop 2021-11-06 14:22:31.000000000 +0100 @@ -48,7 +48,7 @@ GenericName[ar]=???????? ?????????????????? ?????????? GenericName[ast]=Estad??stiques del usu de los discos GenericName[az]=Diskin ??stifad??si Statistikas?? -GenericName[ca]=Estad??stiques d'??s de disc +GenericName[ca]=Estad??stiques d'??s del disc GenericName[ca@valencia]=Estad??stiques d'??s de disc GenericName[cs]=Statistika pou??it?? disku GenericName[da]=Statistik over diskforbrug @@ -96,7 +96,7 @@ Comment[ar]=???????? ?????????????? ???? ?????????????? ?????????? Comment[ast]=Visualiza la informaci??n del usu de los discos Comment[az]=Diskd??n istifad??si m??lumatlar??na bax -Comment[ca]=Veure la informaci?? d'??s de disc +Comment[ca]=Veure la informaci?? d'??s del disc Comment[ca@valencia]=Veure la informaci?? d'??s de disc Comment[cs]=Zobrazit vyu??it?? disku Comment[da]=Vis information om diskforbrug diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/data/kmoretools-desktopfiles/org.kde.kdf.desktop new/knewstuff-5.88.0/data/kmoretools-desktopfiles/org.kde.kdf.desktop --- old/knewstuff-5.87.0/data/kmoretools-desktopfiles/org.kde.kdf.desktop 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/data/kmoretools-desktopfiles/org.kde.kdf.desktop 2021-11-06 14:22:31.000000000 +0100 @@ -51,7 +51,7 @@ GenericName[ar]=???????? ?????????????? ?????????? GenericName[ast]=Visualizaci??n del usu en discu GenericName[az]=Diskin istifad??sin?? bax -GenericName[ca]=Veure l'??s de disc +GenericName[ca]=Veure l'??s del disc GenericName[ca@valencia]=Veure l'??s de disc GenericName[cs]=Zobrazen?? vyu??it?? disku GenericName[da]=Vis diskforbrug diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/data/kmoretools-desktopfiles/org.kde.spectacle.desktop new/knewstuff-5.88.0/data/kmoretools-desktopfiles/org.kde.spectacle.desktop --- old/knewstuff-5.87.0/data/kmoretools-desktopfiles/org.kde.spectacle.desktop 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/data/kmoretools-desktopfiles/org.kde.spectacle.desktop 2021-11-06 14:22:31.000000000 +0100 @@ -26,7 +26,7 @@ GenericName[nb]=Verkt??y til ?? ta opp skjermbilde GenericName[nl]=Hulpmiddel voor het maken van een schermafdruk GenericName[nn]=Verkt??y for ?? lagra skjermbilete -GenericName[pl]=Narz??dzie do przechwytywania ekranu +GenericName[pl]=Narz??dzie do zrzut??w ekranu GenericName[pt]=Utilit??rio de Captura de Imagens GenericName[pt_BR]=Utilit??rio de captura de tela GenericName[ro]=Utilitar de capturare a ecranului @@ -119,7 +119,7 @@ Name[lt]=Fotografuoti vis?? darbalauk?? Name[nl]=Gehele bureaublad vangen Name[nn]=Ta bilete av heile skrivebordet -Name[pl]=Przechwy?? ca??y pulpit +Name[pl]=Zrzu?? ca??y pulpit Name[pt]=Capturar Todo o Ecr?? Name[pt_BR]=Capturar toda a ??rea de trabalho Name[ro]=Captureaz?? ??ntregul birou @@ -162,7 +162,7 @@ Name[lt]=Fotografuoti esam?? monitori?? Name[nl]=Huidige monitor vangen Name[nn]=Ta bilete av gjeldande skjerm -Name[pl]=Przechwy?? bie????cy monitor +Name[pl]=Zrzu?? bie????cy monitor Name[pt]=Capturar o Monitor Actual Name[pt_BR]=Capturar do monitor atual Name[ro]=Captureaz?? monitorul actual @@ -205,7 +205,7 @@ Name[lt]=Fotografuoti aktyv?? lang?? Name[nl]=Actieve venster vangen Name[nn]=Ta bilete av aktivt vindauge -Name[pl]=Przechwy?? aktywne okno +Name[pl]=Zrzu?? bie????ce okno Name[pt]=Capturar a Janela Activa Name[pt_BR]=Capturar a janela ativa Name[ro]=Captureaz?? fereastra activ?? @@ -249,7 +249,7 @@ Name[lt]=Fotografuoti sta??iakamp?? srit?? Name[nl]=Rechthoekig gebied vangen Name[nn]=Ta bilete av skjermutsnitt -Name[pl]=Przechwy?? obszar prostok??tny +Name[pl]=Zrzu?? obszar prostok??tny Name[pt]=Capturar uma Regi??o Rectangular Name[pt_BR]=Capturar uma regi??o retangular Name[ro]=Captureaz?? o regiune dreptunghiular?? diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/data/kmoretools-desktopfiles/qgit.kmt-edition.desktop new/knewstuff-5.88.0/data/kmoretools-desktopfiles/qgit.kmt-edition.desktop --- old/knewstuff-5.87.0/data/kmoretools-desktopfiles/qgit.kmt-edition.desktop 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/data/kmoretools-desktopfiles/qgit.kmt-edition.desktop 2021-11-06 14:22:31.000000000 +0100 @@ -114,7 +114,7 @@ Comment[gd]=brabhsair ionadan-tasgaidh Git Comment[gl]=Navegador de repositorios Git Comment[hu]=Git t??rol??-megjelen??t?? -Comment[ia]=navigator de deposito Git +Comment[ia]=navigator de repositorio Git Comment[id]=penelusur repositori git Comment[it]=navigatore depositi git Comment[ko]=Git ????????? ????????? diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/data/kmoretools-desktopfiles/shutter.desktop new/knewstuff-5.88.0/data/kmoretools-desktopfiles/shutter.desktop --- old/knewstuff-5.87.0/data/kmoretools-desktopfiles/shutter.desktop 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/data/kmoretools-desktopfiles/shutter.desktop 2021-11-06 14:22:31.000000000 +0100 @@ -114,7 +114,7 @@ Comment[nb]=Fang opp, rediger og del skjermbilder Comment[nl]=Vangen, bewerken en delen van schermafdrukken Comment[nn]=Lagra, rediger og del skjermbilete -Comment[pl]=Przechwy??, edytuj i udost??pniaj zrzuty ekranu +Comment[pl]=Wykonuj, edytuj i udost??pniaj zrzuty ekranu Comment[pt]=Capturar, editar e partilhar imagens Comment[pt_BR]=Captura, edita e compartilha imagens Comment[ro]=Face, redacteaz?? ??i partajeaz?? capturi de ecran diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/po/ca/knewstuff5.po new/knewstuff-5.88.0/po/ca/knewstuff5.po --- old/knewstuff-5.87.0/po/ca/knewstuff5.po 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/po/ca/knewstuff5.po 2021-11-06 14:22:31.000000000 +0100 @@ -6,7 +6,7 @@ # 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, 2020, 2021. # 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, 2020, 2021. +# Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021. # Robert Millan <[email protected]>, 2009. # Orestes Mas <[email protected]>, 2010. msgid "" @@ -14,14 +14,14 @@ "Project-Id-Version: knewstuff\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-09-29 00:14+0000\n" -"PO-Revision-Date: 2021-09-15 16:10+0200\n" -"Last-Translator: Antoni Bella P??rez <[email protected]>\n" +"PO-Revision-Date: 2021-10-31 23:33+0100\n" +"Last-Translator: Josep M. Ferrer <[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 21.08.1\n" +"X-Generator: Lokalize 20.12.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -200,8 +200,8 @@ "original item, which was named %1" msgstr "" "Trieu l'element de la llista seg??ent que s'haur?? d'usar per a aplicar " -"aquesta actualitzaci??. No es pot identificar l'element a seleccionar, en " -"base a l'element original, el qual s'anomenava %1" +"aquesta actualitzaci??. No es pot identificar l'element a seleccionar, basant-" +"se en l'element original, el qual s'anomenava %1" #: core/engine.cpp:888 #, kde-format @@ -268,7 +268,7 @@ #: core/installation.cpp:261 #, kde-format msgid "Possibly bad download link" -msgstr "Possiblement l'enlla?? de baixada ??s incorrecte." +msgstr "Possiblement l'enlla?? de baixada ??s incorrecte" #: core/installation.cpp:264 #, kde-format @@ -417,7 +417,7 @@ "package?)" msgstr "" "Ha fallat l'eliminaci?? de %1, ja que el paquet instal??lat ??s d'un tipus no " -"adm??s (heu oblidat instal??lar el connector de suport del KPackage per a " +"adm??s (heu oblidat instal??lar el connector de suport del KPackage per a " "aquest tipus de paquet?)" #: core/installation.cpp:836 @@ -951,7 +951,7 @@ "Combined title for the entry details page made of the name of the entry, and " "the author's name" msgid "%1 by %2" -msgstr "%1 per en/na %2" +msgstr "%1 per %2" #: qtquick/qml/EntryDetails.qml:87 #: qtquick/qml/private/entrygriddelegates/BigPreviewDelegate.qml:49 @@ -1140,7 +1140,7 @@ #: qtquick/qml/Page.qml:249 #, kde-format msgid "Large Preview View Mode" -msgstr "Mode de vista de vista pr??via gran" +msgstr "Mode de vista pr??via gran" #: qtquick/qml/Page.qml:259 #, kde-format @@ -1232,7 +1232,7 @@ #: qtquick/qml/Page.qml:375 #, kde-format msgid "Go to..." -msgstr "V??s a..." +msgstr "Ves a..." #: qtquick/qml/Page.qml:510 #, kde-format @@ -1306,7 +1306,7 @@ "Subheading for the tile view, located immediately underneath the name of the " "item" msgid "By <i>%1</i>" -msgstr "Per en/na <i>%1</i>" +msgstr "Per <i>%1</i>" #: qtquick/qml/private/entrygriddelegates/FeedbackOverlay.qml:44 #, kde-format @@ -1616,7 +1616,7 @@ #, kde-format msgctxt "Show the author of this item in a list" msgid "By <i>%1</i>" -msgstr "Per en/na <i>%1</i>" +msgstr "Per <i>%1</i>" #: ui/itemsgridviewdelegate.cpp:176 ui/itemsviewdelegate.cpp:262 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/po/en_GB/knewstuff5.po new/knewstuff-5.88.0/po/en_GB/knewstuff5.po --- old/knewstuff-5.87.0/po/en_GB/knewstuff5.po 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/po/en_GB/knewstuff5.po 2021-11-06 14:22:31.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-09-29 00:14+0000\n" -"PO-Revision-Date: 2021-09-10 13:19+0100\n" +"PO-Revision-Date: 2021-10-10 10:58+0100\n" "Last-Translator: Steve Allewell <[email protected]>\n" "Language-Team: British English <[email protected]>\n" "Language: en_GB\n" @@ -466,16 +466,14 @@ "uninstallation process" #: core/jobs/filecopyworker.cpp:52 -#, fuzzy, kde-format -#| msgid "Cannot open %1 for reading" +#, kde-format msgid "Could not open %1 for writing" -msgstr "Cannot open %1 for reading" +msgstr "Could not open %1 for writing" #: core/jobs/filecopyworker.cpp:55 -#, fuzzy, kde-format -#| msgid "Cannot open %1 for reading" +#, kde-format msgid "Could not open %1 for reading" -msgstr "Cannot open %1 for reading" +msgstr "Could not open %1 for reading" #: core/jobs/kpackagejob.cpp:114 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/po/it/knewstuff5.po new/knewstuff-5.88.0/po/it/knewstuff5.po --- old/knewstuff-5.87.0/po/it/knewstuff5.po 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/po/it/knewstuff5.po 2021-11-06 14:22:31.000000000 +0100 @@ -16,7 +16,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-09-29 00:14+0000\n" -"PO-Revision-Date: 2021-09-13 18:28+0200\n" +"PO-Revision-Date: 2021-09-17 13:06+0200\n" "Last-Translator: Vincenzo Reale <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" "Language: it\n" @@ -486,14 +486,12 @@ "di disinstallazione" #: core/jobs/filecopyworker.cpp:52 -#, fuzzy, kde-format -#| msgid "Cannot open %1 for reading" +#, kde-format msgid "Could not open %1 for writing" -msgstr "Impossibile aprire %1 in lettura" +msgstr "Impossibile aprire %1 in scrittura" #: core/jobs/filecopyworker.cpp:55 -#, fuzzy, kde-format -#| msgid "Cannot open %1 for reading" +#, kde-format msgid "Could not open %1 for reading" msgstr "Impossibile aprire %1 in lettura" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/po/pt/knewstuff5.po new/knewstuff-5.88.0/po/pt/knewstuff5.po --- old/knewstuff-5.87.0/po/pt/knewstuff5.po 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/po/pt/knewstuff5.po 2021-11-06 14:22:31.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-09-29 00:14+0000\n" -"PO-Revision-Date: 2021-08-14 09:43+0100\n" +"PO-Revision-Date: 2021-10-12 16:17+0100\n" "Last-Translator: Jos?? Nuno Pires <[email protected]>\n" "Language-Team: pt <[email protected]>\n" "Language: pt\n" @@ -569,12 +569,12 @@ #: core/jobs/filecopyworker.cpp:52 #, kde-format msgid "Could not open %1 for writing" -msgstr "" +msgstr "N??o foi poss??vel aceder ao %1 para escrita" #: core/jobs/filecopyworker.cpp:55 #, kde-format msgid "Could not open %1 for reading" -msgstr "" +msgstr "N??o foi poss??vel aceder ao %1 para leitura" #: core/jobs/kpackagejob.cpp:114 #, kde-format @@ -1201,6 +1201,9 @@ "The content available here has been uploaded by users like you, and has not " "been reviewed by your distributor for functionality or stability." msgstr "" +"O conte??do aqui dispon??vel foi submetido por utilizadores como voc??, pelo " +"que n??o feita nenhuma revis??o de funcionalidades ou estabilidade por parte " +"da sua distribui????o." #: qtquick/qml/Page.qml:214 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/po/pt_BR/knewstuff5.po new/knewstuff-5.88.0/po/pt_BR/knewstuff5.po --- old/knewstuff-5.87.0/po/pt_BR/knewstuff5.po 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/po/pt_BR/knewstuff5.po 2021-11-06 14:22:31.000000000 +0100 @@ -20,7 +20,7 @@ "Project-Id-Version: knewstuff\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-09-29 00:14+0000\n" -"PO-Revision-Date: 2021-09-15 08:59-0300\n" +"PO-Revision-Date: 2021-10-26 13:25-0300\n" "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n" "Language-Team: Portuguese <[email protected]>\n" "Language: pt_BR\n" @@ -1108,6 +1108,8 @@ "The content available here has been uploaded by users like you, and has not " "been reviewed by your distributor for functionality or stability." msgstr "" +"O conte??do dispon??vel aqui foi enviado por usu??rios como voc?? e n??o foi " +"revisto pelo nosso distribuidor por funcionalidade ou estabilidade." #: qtquick/qml/Page.qml:214 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/po/zh_CN/knewstuff5.po new/knewstuff-5.88.0/po/zh_CN/knewstuff5.po --- old/knewstuff-5.87.0/po/zh_CN/knewstuff5.po 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/po/zh_CN/knewstuff5.po 2021-11-06 14:22:31.000000000 +0100 @@ -16,7 +16,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-09-29 00:14+0000\n" -"PO-Revision-Date: 2021-09-27 13:08\n" +"PO-Revision-Date: 2021-10-29 13:25\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/button.cpp new/knewstuff-5.88.0/src/button.cpp --- old/knewstuff-5.87.0/src/button.cpp 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/button.cpp 2021-11-06 14:22:31.000000000 +0100 @@ -49,7 +49,7 @@ void Button::init() { - const bool authorized = KAuthorized::authorize(QStringLiteral("ghns")); + const bool authorized = KAuthorized::authorize(KAuthorized::GHNS); if (!authorized) { setEnabled(false); setVisible(false); @@ -74,7 +74,7 @@ void Button::showDialog() { - if (!KAuthorized::authorize(QStringLiteral("ghns"))) { + if (!KAuthorized::authorize(KAuthorized::GHNS)) { KMessageBox::information(this, QStringLiteral("Get Hot New Stuff is disabled by the administrator"), QStringLiteral("Get Hot New Stuff disabled")); return; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/button.h new/knewstuff-5.88.0/src/button.h --- old/knewstuff-5.87.0/src/button.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/button.h 2021-11-06 14:22:31.000000000 +0100 @@ -47,7 +47,7 @@ */ explicit Button(QWidget *parent); - ~Button(); + ~Button() override; /** * set the name of the .knsrc file to use diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/cache.h new/knewstuff-5.88.0/src/core/cache.h --- old/knewstuff-5.87.0/src/core/cache.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/cache.h 2021-11-06 14:22:31.000000000 +0100 @@ -35,7 +35,7 @@ */ static QSharedPointer<Cache> getCache(const QString &appName); - ~Cache(); + ~Cache() override; /// Read the installed entries (on startup) void readRegistry(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/downloadmanager.h new/knewstuff-5.88.0/src/core/downloadmanager.h --- old/knewstuff-5.87.0/src/core/downloadmanager.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/downloadmanager.h 2021-11-06 14:22:31.000000000 +0100 @@ -59,7 +59,7 @@ /** * destructor */ - ~DownloadManager(); + ~DownloadManager() override; /** Search for a list of entries. searchResult will be emitted with the requested list. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/engine.h new/knewstuff-5.88.0/src/core/engine.h --- old/knewstuff-5.87.0/src/core/engine.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/engine.h 2021-11-06 14:22:31.000000000 +0100 @@ -100,7 +100,7 @@ * Destructor. Frees up all the memory again which might be taken * by cached entries and providers. */ - ~Engine(); + ~Engine() override; enum class BusyOperation { Initializing, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/entrywrapper.h new/knewstuff-5.88.0/src/core/entrywrapper.h --- old/knewstuff-5.87.0/src/core/entrywrapper.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/entrywrapper.h 2021-11-06 14:22:31.000000000 +0100 @@ -37,7 +37,7 @@ Q_OBJECT public: explicit EntryWrapper(const EntryInternal &entry, QObject *parent = nullptr); - virtual ~EntryWrapper(); + ~EntryWrapper() override; /** * Get a copy of the wrapped-up entry diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/jobs/httpworker.h new/knewstuff-5.88.0/src/core/jobs/httpworker.h --- old/knewstuff-5.87.0/src/core/jobs/httpworker.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/jobs/httpworker.h 2021-11-06 14:22:31.000000000 +0100 @@ -23,7 +23,7 @@ }; explicit HTTPWorker(const QUrl &url, JobType jobType = GetJob, QObject *parent = nullptr); explicit HTTPWorker(const QUrl &source, const QUrl &destination, JobType jobType = DownloadJob, QObject *parent = nullptr); - virtual ~HTTPWorker(); + ~HTTPWorker() override; void startRequest(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/jobs/kpackagejob.cpp new/knewstuff-5.88.0/src/core/jobs/kpackagejob.cpp --- old/knewstuff-5.87.0/src/core/jobs/kpackagejob.cpp 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/jobs/kpackagejob.cpp 2021-11-06 14:22:31.000000000 +0100 @@ -62,7 +62,7 @@ // As this has to be set before QThreadPool runs things, we need to do so here setAutoDelete(false); }; - virtual ~KPackageTask() + ~KPackageTask() override { } void run() override diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/jobs/kpackagejob.h new/knewstuff-5.88.0/src/core/jobs/kpackagejob.h --- old/knewstuff-5.87.0/src/core/jobs/kpackagejob.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/jobs/kpackagejob.h 2021-11-06 14:22:31.000000000 +0100 @@ -54,7 +54,7 @@ */ static KPackageJob *uninstall(const QString &packageName, const QString &packageRoot, const QString &serviceType); - virtual ~KPackageJob(); + ~KPackageJob() override; /** * Start the process asynchronously diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/provider.h new/knewstuff-5.88.0/src/core/provider.h --- old/knewstuff-5.87.0/src/core/provider.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/provider.h 2021-11-06 14:22:31.000000000 +0100 @@ -145,7 +145,7 @@ /** * Destructor. */ - virtual ~Provider(); + ~Provider() override; /** * A unique Id for this provider (the url in most cases) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/question.h new/knewstuff-5.88.0/src/core/question.h --- old/knewstuff-5.87.0/src/core/question.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/question.h 2021-11-06 14:22:31.000000000 +0100 @@ -62,7 +62,7 @@ Q_ENUM(QuestionType) explicit Question(QuestionType = YesNoQuestion, QObject *parent = nullptr); - virtual ~Question(); + ~Question() override; Response ask(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/questionlistener.h new/knewstuff-5.88.0/src/core/questionlistener.h --- old/knewstuff-5.87.0/src/core/questionlistener.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/questionlistener.h 2021-11-06 14:22:31.000000000 +0100 @@ -30,7 +30,7 @@ Q_OBJECT public: explicit QuestionListener(QObject *parent = nullptr); - virtual ~QuestionListener(); + ~QuestionListener() override; Q_SLOT virtual void askQuestion(Question *question); }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/questionmanager.h new/knewstuff-5.88.0/src/core/questionmanager.h --- old/knewstuff-5.87.0/src/core/questionmanager.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/questionmanager.h 2021-11-06 14:22:31.000000000 +0100 @@ -30,7 +30,7 @@ Q_DISABLE_COPY(QuestionManager) public: static QuestionManager *instance(); - virtual ~QuestionManager(); + ~QuestionManager() override; Q_SIGNALS: void askQuestion(KNSCore::Question *question); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/core/security.h new/knewstuff-5.88.0/src/core/security.h --- old/knewstuff-5.87.0/src/core/security.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/core/security.h 2021-11-06 14:22:31.000000000 +0100 @@ -45,7 +45,7 @@ } return m_ref; } - ~Security(); + ~Security() override; /** Verifies the integrity and the signature of a tarball file. * @param fileName the file to be verified. It should be a tar.gz (.tgz) file. The directory where diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/downloaddialog.cpp new/knewstuff-5.88.0/src/downloaddialog.cpp --- old/knewstuff-5.87.0/src/downloaddialog.cpp 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/downloaddialog.cpp 2021-11-06 14:22:31.000000000 +0100 @@ -103,7 +103,7 @@ int DownloadDialog::exec() { - if (!KAuthorized::authorize(QStringLiteral("ghns"))) { + if (!KAuthorized::authorize(KAuthorized::GHNS)) { KMessageBox::information(this, QStringLiteral("Get Hot New Stuff is disabled by the administrator"), QStringLiteral("Get Hot New Stuff disabled")); return QDialog::Rejected; } @@ -112,7 +112,7 @@ void DownloadDialog::open() { - if (!KAuthorized::authorize(QStringLiteral("ghns"))) { + if (!KAuthorized::authorize(KAuthorized::GHNS)) { KMessageBox::information(this, QStringLiteral("Get Hot New Stuff is disabled by the administrator"), QStringLiteral("Get Hot New Stuff disabled")); return; } @@ -121,7 +121,7 @@ void DownloadDialog::showEvent(QShowEvent *event) { - if (!KAuthorized::authorize(QStringLiteral("ghns"))) { + if (!KAuthorized::authorize(KAuthorized::GHNS)) { KMessageBox::information(this, QStringLiteral("Get Hot New Stuff is disabled by the administrator"), QStringLiteral("Get Hot New Stuff disabled")); return; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/downloadmanager.h new/knewstuff-5.88.0/src/downloadmanager.h --- old/knewstuff-5.87.0/src/downloadmanager.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/downloadmanager.h 2021-11-06 14:22:31.000000000 +0100 @@ -59,7 +59,7 @@ /** * destructor */ - ~DownloadManager(); + ~DownloadManager() override; /** Search for a list of entries. searchResult will be emitted with the requested list. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/downloadwidget.h new/knewstuff-5.88.0/src/downloadwidget.h --- old/knewstuff-5.87.0/src/downloadwidget.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/downloadwidget.h 2021-11-06 14:22:31.000000000 +0100 @@ -68,7 +68,7 @@ /** * destructor */ - ~DownloadWidget(); + ~DownloadWidget() override; /** * The list of entries with changed status (installed/uninstalled) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/downloadwidget_p.h new/knewstuff-5.88.0/src/downloadwidget_p.h --- old/knewstuff-5.87.0/src/downloadwidget_p.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/downloadwidget_p.h 2021-11-06 14:22:31.000000000 +0100 @@ -55,7 +55,7 @@ bool dialogMode; explicit DownloadWidgetPrivate(DownloadWidget *qq); - ~DownloadWidgetPrivate(); + ~DownloadWidgetPrivate() override; void init(const QString &configFile); void slotShowMessage(const QString &msg); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/kmoretools/kmoretools.cpp new/knewstuff-5.88.0/src/kmoretools/kmoretools.cpp --- old/knewstuff-5.87.0/src/kmoretools/kmoretools.cpp 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/kmoretools/kmoretools.cpp 2021-11-06 14:22:31.000000000 +0100 @@ -119,7 +119,7 @@ bool isInstalled = false; KService::Ptr installedService; if (serviceLocatingMode == KMoreTools::ServiceLocatingMode_Default) { // == default behaviour: search for installed services - installedService = KService::serviceByDesktopName(desktopEntryName); + installedService = KService::serviceByDesktopName(desktopEntryName.toLower()); isInstalled = installedService != nullptr; } else if (serviceLocatingMode == KMoreTools::ServiceLocatingMode_ByProvidedExecLine) { // only use provided kmt-desktopfile: if (!isKmtDesktopfileProvided) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/kmoretools/kmoretoolsconfigdialog_p.h new/knewstuff-5.88.0/src/kmoretools/kmoretoolsconfigdialog_p.h --- old/knewstuff-5.87.0/src/kmoretools/kmoretoolsconfigdialog_p.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/kmoretools/kmoretoolsconfigdialog_p.h 2021-11-06 14:22:31.000000000 +0100 @@ -23,7 +23,7 @@ */ KMoreToolsConfigDialog(const KmtMenuStructureDto &defaultStructure, const KmtMenuStructureDto ¤tStructure, const QString &title = QString()); - ~KMoreToolsConfigDialog(); + ~KMoreToolsConfigDialog() override; /** * result after ctor or after user used the dialog diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/opds/opdsprovider_p.h new/knewstuff-5.88.0/src/opds/opdsprovider_p.h --- old/knewstuff-5.87.0/src/opds/opdsprovider_p.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/opds/opdsprovider_p.h 2021-11-06 14:22:31.000000000 +0100 @@ -51,7 +51,7 @@ typedef QList<Provider *> List; OPDSProvider(); - ~OPDSProvider(); + ~OPDSProvider() override; // Unique ID, url of the feed. QString id() const override; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquick/author.h new/knewstuff-5.88.0/src/qtquick/author.h --- old/knewstuff-5.87.0/src/qtquick/author.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquick/author.h 2021-11-06 14:22:31.000000000 +0100 @@ -44,7 +44,7 @@ Q_PROPERTY(QUrl avatarUrl READ avatarUrl NOTIFY dataChanged) public: explicit Author(QObject *parent = nullptr); - virtual ~Author(); + ~Author() override; void classBegin() override; void componentComplete() override; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquick/categoriesmodel.h new/knewstuff-5.88.0/src/qtquick/categoriesmodel.h --- old/knewstuff-5.87.0/src/qtquick/categoriesmodel.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquick/categoriesmodel.h 2021-11-06 14:22:31.000000000 +0100 @@ -21,7 +21,7 @@ Q_OBJECT public: explicit CategoriesModel(Engine *parent = nullptr); - virtual ~CategoriesModel(); + ~CategoriesModel() override; enum Roles { NameRole = Qt::UserRole + 1, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquick/downloadlinkinfo.h new/knewstuff-5.88.0/src/qtquick/downloadlinkinfo.h --- old/knewstuff-5.87.0/src/qtquick/downloadlinkinfo.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquick/downloadlinkinfo.h 2021-11-06 14:22:31.000000000 +0100 @@ -33,7 +33,7 @@ public: explicit DownloadLinkInfo(QObject *parent = nullptr); - virtual ~DownloadLinkInfo(); + ~DownloadLinkInfo() override; void setData(const KNSCore::EntryInternal::DownloadLinkInformation &data); Q_SIGNAL void dataChanged(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquick/quickengine.cpp new/knewstuff-5.88.0/src/qtquick/quickengine.cpp --- old/knewstuff-5.87.0/src/qtquick/quickengine.cpp 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquick/quickengine.cpp 2021-11-06 14:22:31.000000000 +0100 @@ -79,7 +79,7 @@ #if KNEWSTUFFQUICK_BUILD_DEPRECATED_SINCE(5, 81) bool Engine::allowedByKiosk() const { - return KAuthorized::authorize(QStringLiteral("ghns")); + return KAuthorized::authorize(KAuthorized::GHNS); } #endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquick/quickengine.h new/knewstuff-5.88.0/src/qtquick/quickengine.h --- old/knewstuff-5.87.0/src/qtquick/quickengine.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquick/quickengine.h 2021-11-06 14:22:31.000000000 +0100 @@ -51,7 +51,7 @@ Q_PROPERTY(bool isValid READ isValid NOTIFY engineInitialized) public: explicit Engine(QObject *parent = nullptr); - virtual ~Engine(); + ~Engine() override; #if KNEWSTUFFQUICK_BUILD_DEPRECATED_SINCE(5, 81) KNEWSTUFFQUICK_DEPRECATED_VERSION(5, 81, "Use KNewStuffQuick::Settings::allowedByKiosk() instead") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquick/quickitemsmodel.h new/knewstuff-5.88.0/src/qtquick/quickitemsmodel.h --- old/knewstuff-5.87.0/src/qtquick/quickitemsmodel.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquick/quickitemsmodel.h 2021-11-06 14:22:31.000000000 +0100 @@ -61,7 +61,7 @@ Q_PROPERTY(bool isLoadingData READ isLoadingData NOTIFY isLoadingDataChanged) public: explicit ItemsModel(QObject *parent = nullptr); - virtual ~ItemsModel(); + ~ItemsModel() override; enum Roles { NameRole = Qt::UserRole + 1, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquick/quickquestionlistener.h new/knewstuff-5.88.0/src/qtquick/quickquestionlistener.h --- old/knewstuff-5.87.0/src/qtquick/quickquestionlistener.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquick/quickquestionlistener.h 2021-11-06 14:22:31.000000000 +0100 @@ -18,7 +18,7 @@ Q_DISABLE_COPY(QuickQuestionListener) public: static QuickQuestionListener *instance(); - virtual ~QuickQuestionListener(); + ~QuickQuestionListener() override; Q_SLOT void askQuestion(KNSCore::Question *question) override; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquick/quicksettings.cpp new/knewstuff-5.88.0/src/qtquick/quicksettings.cpp --- old/knewstuff-5.87.0/src/qtquick/quicksettings.cpp 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquick/quicksettings.cpp 2021-11-06 14:22:31.000000000 +0100 @@ -56,5 +56,5 @@ bool KNewStuffQuick::Settings::allowedByKiosk() const { - return KAuthorized::authorize(QStringLiteral("ghns")); + return KAuthorized::authorize(KAuthorized::GHNS); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquick/quicksettings.h new/knewstuff-5.88.0/src/qtquick/quicksettings.h --- old/knewstuff-5.87.0/src/qtquick/quicksettings.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquick/quicksettings.h 2021-11-06 14:22:31.000000000 +0100 @@ -29,7 +29,7 @@ Q_PROPERTY(bool allowedByKiosk READ allowedByKiosk CONSTANT) public: static Settings *instance(); - virtual ~Settings(); + ~Settings() override; bool allowedByKiosk() const; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquick/searchpresetmodel.h new/knewstuff-5.88.0/src/qtquick/searchpresetmodel.h --- old/knewstuff-5.87.0/src/qtquick/searchpresetmodel.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquick/searchpresetmodel.h 2021-11-06 14:22:31.000000000 +0100 @@ -22,7 +22,7 @@ Q_OBJECT public: explicit SearchPresetModel(Engine *parent = nullptr); - ~SearchPresetModel(); + ~SearchPresetModel() override; enum Roles { DisplayNameRole = Qt::UserRole + 1, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/qtquickdialogwrapper.h new/knewstuff-5.88.0/src/qtquickdialogwrapper.h --- old/knewstuff-5.87.0/src/qtquickdialogwrapper.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/qtquickdialogwrapper.h 2021-11-06 14:22:31.000000000 +0100 @@ -31,7 +31,7 @@ public: QtQuickDialogWrapper(const QString &configFile, QObject *parent = nullptr); - ~QtQuickDialogWrapper(); + ~QtQuickDialogWrapper() override; /** * Opens the dialog diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/tools/knewstuff-dialog/knsrcmodel.h new/knewstuff-5.88.0/src/tools/knewstuff-dialog/knsrcmodel.h --- old/knewstuff-5.87.0/src/tools/knewstuff-dialog/knsrcmodel.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/tools/knewstuff-dialog/knsrcmodel.h 2021-11-06 14:22:31.000000000 +0100 @@ -16,7 +16,7 @@ Q_OBJECT public: explicit KNSRCModel(QObject *parent = nullptr); - virtual ~KNSRCModel(); + ~KNSRCModel() override; enum Roles { NameRole = Qt::UserRole + 1, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/ui/entrydetailsdialog_p.h new/knewstuff-5.88.0/src/ui/entrydetailsdialog_p.h --- old/knewstuff-5.87.0/src/ui/entrydetailsdialog_p.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/ui/entrydetailsdialog_p.h 2021-11-06 14:22:31.000000000 +0100 @@ -27,7 +27,7 @@ public: EntryDetails(KNSCore::Engine *engine, Ui::DownloadWidget *widget); - ~EntryDetails(); + ~EntryDetails() override; public Q_SLOTS: void setEntry(const KNSCore::EntryInternal &entry); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/ui/itemsgridviewdelegate_p.h new/knewstuff-5.88.0/src/ui/itemsgridviewdelegate_p.h --- old/knewstuff-5.87.0/src/ui/itemsgridviewdelegate_p.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/ui/itemsgridviewdelegate_p.h 2021-11-06 14:22:31.000000000 +0100 @@ -23,7 +23,7 @@ Q_OBJECT public: explicit ItemsGridViewDelegate(QAbstractItemView *itemView, KNSCore::Engine *engine, QObject *parent = nullptr); - ~ItemsGridViewDelegate(); + ~ItemsGridViewDelegate() override; // paint the item at index with all its attributes shown void paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/ui/itemsviewbasedelegate_p.h new/knewstuff-5.88.0/src/ui/itemsviewbasedelegate_p.h --- old/knewstuff-5.87.0/src/ui/itemsviewbasedelegate_p.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/ui/itemsviewbasedelegate_p.h 2021-11-06 14:22:31.000000000 +0100 @@ -25,7 +25,7 @@ Q_OBJECT public: explicit ItemsViewBaseDelegate(QAbstractItemView *itemView, KNSCore::Engine *engine, QObject *parent = nullptr); - virtual ~ItemsViewBaseDelegate(); + ~ItemsViewBaseDelegate() override; // paint the item at index with all its attributes shown void paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override = 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/ui/itemsviewdelegate_p.h new/knewstuff-5.88.0/src/ui/itemsviewdelegate_p.h --- old/knewstuff-5.87.0/src/ui/itemsviewdelegate_p.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/ui/itemsviewdelegate_p.h 2021-11-06 14:22:31.000000000 +0100 @@ -19,7 +19,7 @@ Q_OBJECT public: explicit ItemsViewDelegate(QAbstractItemView *itemView, KNSCore::Engine *engine, QObject *parent = nullptr); - ~ItemsViewDelegate(); + ~ItemsViewDelegate() override; // paint the item at index with all its attributes shown void paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knewstuff-5.87.0/src/ui/widgetquestionlistener.h new/knewstuff-5.88.0/src/ui/widgetquestionlistener.h --- old/knewstuff-5.87.0/src/ui/widgetquestionlistener.h 2021-10-02 16:30:25.000000000 +0200 +++ new/knewstuff-5.88.0/src/ui/widgetquestionlistener.h 2021-11-06 14:22:31.000000000 +0100 @@ -18,7 +18,7 @@ Q_DISABLE_COPY(WidgetQuestionListener) public: static WidgetQuestionListener *instance(); - virtual ~WidgetQuestionListener(); + ~WidgetQuestionListener() override; Q_SLOT void askQuestion(KNSCore::Question *question) override;
