Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kitemviews for openSUSE:Factory checked in at 2022-04-11 23:47:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitemviews (Old) and /work/SRC/openSUSE:Factory/.kitemviews.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitemviews" Mon Apr 11 23:47:19 2022 rev:101 rq:968175 version:5.93.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kitemviews/kitemviews.changes 2022-03-14 19:36:05.234055944 +0100 +++ /work/SRC/openSUSE:Factory/.kitemviews.new.1900/kitemviews.changes 2022-04-11 23:48:42.367438907 +0200 @@ -1,0 +2,10 @@ +Sun Apr 3 10:47:18 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: + * KExtendableItemDelegate: Fix HiDPI positioning of indicator arrows + +------------------------------------------------------------------- Old: ---- kitemviews-5.92.0.tar.xz kitemviews-5.92.0.tar.xz.sig New: ---- kitemviews-5.93.0.tar.xz kitemviews-5.93.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitemviews.spec ++++++ --- /var/tmp/diff_new_pack.YnJCRv/_old 2022-04-11 23:48:42.803433924 +0200 +++ /var/tmp/diff_new_pack.YnJCRv/_new 2022-04-11 23:48:42.807433878 +0200 @@ -17,14 +17,14 @@ %define lname libKF5ItemViews5 -%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: kitemviews -Version: 5.92.0 +Version: 5.93.0 Release: 0 Summary: Set of item views extending the Qt model-view framework License: LGPL-2.1-or-later AND GPL-2.0-or-later ++++++ kitemviews-5.92.0.tar.xz -> kitemviews-5.93.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.92.0/CMakeLists.txt new/kitemviews-5.93.0/CMakeLists.txt --- old/kitemviews-5.92.0/CMakeLists.txt 2022-03-05 14:03:10.000000000 +0100 +++ new/kitemviews-5.93.0/CMakeLists.txt 2022-04-02 12:23:33.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.92.0") # handled by release scripts +set(KF_VERSION "5.93.0") # handled by release scripts project(KItemViews VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.92.0 NO_MODULE) +find_package(ECM 5.93.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.92.0/po/ca/kitemviews5_qt.po new/kitemviews-5.93.0/po/ca/kitemviews5_qt.po --- old/kitemviews-5.92.0/po/ca/kitemviews5_qt.po 2022-03-05 14:03:10.000000000 +0100 +++ new/kitemviews-5.93.0/po/ca/kitemviews5_qt.po 2022-04-02 12:23:33.000000000 +0200 @@ -9,6 +9,7 @@ # Josep M. Ferrer <txe...@gmail.com>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2019, 2020. # Robert Millan <r...@aybabtu.com>, 2009. # Orestes Mas <ores...@tsc.upc.edu>, 2010. +# Empar Montoro Mart??n <montoro_...@gva.es>, 2019. msgid "" msgstr "" "Project-Id-Version: kitemviews\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.92.0/po/ca@valencia/kitemviews5_qt.po new/kitemviews-5.93.0/po/ca@valencia/kitemviews5_qt.po --- old/kitemviews-5.92.0/po/ca@valencia/kitemviews5_qt.po 2022-03-05 14:03:10.000000000 +0100 +++ new/kitemviews-5.93.0/po/ca@valencia/kitemviews5_qt.po 2022-04-02 12:23:33.000000000 +0200 @@ -9,6 +9,7 @@ # Josep M. Ferrer <txe...@gmail.com>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2019, 2020. # Robert Millan <r...@aybabtu.com>, 2009. # Orestes Mas <ores...@tsc.upc.edu>, 2010. +# Empar Montoro Mart??n <montoro_...@gva.es>, 2019. msgid "" msgstr "" "Project-Id-Version: kitemviews\n" @@ -22,24 +23,24 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 2.0\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" "X-Qt-Contexts: true\n" #: kfilterproxysearchline.cpp:63 msgctxt "KFilterProxySearchLine|@info:placeholder" msgid "Search..." -msgstr "Cerca..." +msgstr "Busca..." #: ktreewidgetsearchline.cpp:212 msgctxt "KTreeWidgetSearchLine|@info:placeholder" msgid "Search..." -msgstr "Cerca..." +msgstr "Busca..." #: ktreewidgetsearchline.cpp:417 msgctxt "KTreeWidgetSearchLine|@title:menu" msgid "Search Columns" -msgstr "Cerca a les columnes" +msgstr "Busca a les columnes" #: ktreewidgetsearchline.cpp:419 msgctxt "KTreeWidgetSearchLine|@optipn:check" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.92.0/po/zh_CN/kitemviews5_qt.po new/kitemviews-5.93.0/po/zh_CN/kitemviews5_qt.po --- old/kitemviews-5.92.0/po/zh_CN/kitemviews5_qt.po 2022-03-05 14:03:10.000000000 +0100 +++ new/kitemviews-5.93.0/po/zh_CN/kitemviews5_qt.po 2022-04-02 12:23:33.000000000 +0200 @@ -13,7 +13,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/kitemviews-5.92.0/src/kextendableitemdelegate.cpp new/kitemviews-5.93.0/src/kextendableitemdelegate.cpp --- old/kitemviews-5.92.0/src/kextendableitemdelegate.cpp 2022-03-05 14:03:10.000000000 +0100 +++ new/kitemviews-5.93.0/src/kextendableitemdelegate.cpp 2022-04-02 12:23:33.000000000 +0200 @@ -161,7 +161,7 @@ bool showExtensionIndicator = index.model() ? index.model()->data(index, ShowExtensionIndicatorRole).toBool() : false; if (showExtensionIndicator) { - ret.rwidth() += d->extendPixmap.width(); + ret.rwidth() += d->extendPixmap.width() / d->extendPixmap.devicePixelRatio(); } return ret; @@ -195,16 +195,17 @@ const bool showExtensionIndicator = index.model()->data(index, ShowExtensionIndicatorRole).toBool(); if (showExtensionIndicator) { + const QSize extendPixmapSize = d->extendPixmap.size() / d->extendPixmap.devicePixelRatio(); if (QApplication::isRightToLeft()) { - indicatorX = option.rect.right() - d->extendPixmap.width(); - itemOption.rect.setRight(option.rect.right() - d->extendPixmap.width()); - indicatorOption.rect.setLeft(option.rect.right() - d->extendPixmap.width()); + indicatorX = option.rect.right() - extendPixmapSize.width(); + itemOption.rect.setRight(indicatorX); + indicatorOption.rect.setLeft(indicatorX); } else { indicatorX = option.rect.left(); - indicatorOption.rect.setRight(option.rect.left() + d->extendPixmap.width()); - itemOption.rect.setLeft(option.rect.left() + d->extendPixmap.width()); + indicatorOption.rect.setRight(indicatorX + extendPixmapSize.width()); + itemOption.rect.setLeft(indicatorX + extendPixmapSize.width()); } - indicatorY = option.rect.top() + ((option.rect.height() - d->extendPixmap.height()) >> 1); + indicatorY = option.rect.top() + ((option.rect.height() - extendPixmapSize.height()) >> 1); } // fast path @@ -265,8 +266,9 @@ QStyledItemDelegate::paint(painter, itemOption, index); if (showExtensionIndicator) { + const int extendPixmapHeight = d->extendPixmap.height() / d->extendPixmap.devicePixelRatio(); // indicatorOption's height changed, change this too - indicatorY = indicatorOption.rect.top() + ((indicatorOption.rect.height() - d->extendPixmap.height()) >> 1); + indicatorY = indicatorOption.rect.top() + ((indicatorOption.rect.height() - extendPixmapHeight) >> 1); painter->save(); QApplication::style()->drawPrimitive(QStyle::PE_PanelItemViewItem, &indicatorOption, painter); painter->restore();