commit qqc2-desktop-style for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2020-10-12 13:57:23

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.3486 (New)


Package is "qqc2-desktop-style"

Mon Oct 12 13:57:23 2020 rev:39 rq:840863 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2020-09-18 14:44:34.764175301 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.3486/qqc2-desktop-style.changes
  2020-10-12 13:58:59.602208059 +0200
@@ -1,0 +2,19 @@
+Mon Oct  5 08:33:46 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- Changes since 5.74.0:
+  * Also use highlight text color when checkDelegate is highlighted 
(kde#427022)
+  * Respect scrollbar click to jump to position setting (kde#412685)
+  * Don't inherit colors in desktop toolbar style by default
+  * Remove obsolete license text for LGPL-2.0-only
+  * Relicense file to LGPL-2.0-or-later
+  * Use header colors only for header toolbars
+  * Move color set declaration to a place where it can be overridden
+  * Use Header colors for Desktop style ToolBar
+  * add the missing isItem property necessary for trees
+  * move the dbus connection in the singleton
+
+---

Old:

  qqc2-desktop-style-5.74.0.tar.xz
  qqc2-desktop-style-5.74.0.tar.xz.sig

New:

  qqc2-desktop-style-5.75.0.tar.xz
  qqc2-desktop-style-5.75.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.ZyHtAg/_old  2020-10-12 13:59:00.130208278 +0200
+++ /var/tmp/diff_new_pack.ZyHtAg/_new  2020-10-12 13:59:00.134208281 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.74
+%define _tar_path 5.75
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later


++ qqc2-desktop-style-5.74.0.tar.xz -> qqc2-desktop-style-5.75.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.74.0/CMakeLists.txt 
new/qqc2-desktop-style-5.75.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.74.0/CMakeLists.txt2020-09-06 
11:37:56.0 +0200
+++ new/qqc2-desktop-style-5.75.0/CMakeLists.txt2020-10-04 
12:00:21.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.74.0 REQUIRED NO_MODULE)
+find_package(ECM 5.75.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.74.0/LICENSES/LGPL-2.0-only.txt 
new/qqc2-desktop-style-5.75.0/LICENSES/LGPL-2.0-only.txt
--- old/qqc2-desktop-style-5.74.0/LICENSES/LGPL-2.0-only.txt2020-09-06 
11:37:56.0 +0200
+++ new/qqc2-desktop-style-5.75.0/LICENSES/LGPL-2.0-only.txt1970-01-01 
01:00:00.0 +0100
@@ -1,446 +0,0 @@
-GNU LIBRARY GENERAL PUBLIC LICENSE
-
-Version 2, June 1991 Copyright (C) 1991 Free Software Foundation, Inc.
-
-51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
-
-Everyone is permitted to copy and distribute verbatim copies of this license
-document, but changing it is not allowed.
-
-[This is the first released version of the library GPL. It is numbered 2 
because
-it goes with version 2 of the ordinary GPL.]
-
-Preamble
-
-The licenses for most software are designed to take away your freedom to share
-and change it. By contrast, the GNU General Public Licenses are intended to
-guarantee your freedom to share and change free software--to make sure the
-software is free for all its users.
-
-This license, the Library General Public License, applies to some specially
-designated Free Software Foundation software, and to any other libraries whose
-authors decide to use it. You can use it for your libraries, too.
-
-When we speak of free software, we are 

commit qqc2-desktop-style for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2020-09-18 14:43:33

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.4249 (New)


Package is "qqc2-desktop-style"

Fri Sep 18 14:43:33 2020 rev:38 rq:834448 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2020-08-12 12:29:36.520186543 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.4249/qqc2-desktop-style.changes
  2020-09-18 14:44:34.764175301 +0200
@@ -1,0 +2,19 @@
+Sun Sep  6 12:50:32 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Fix StandardKey shortcut sequences in MenuItem showing as numbers
+  * Don't use parent height/width for implicit ToolSeparator sizing 
(kde#425949)
+  * Only use "focus" style for non-flat toolbuttons on press
+  * Add top and bottom padding to ToolSeparator
+  * Make ToolSeparator respect topPadding and bottomPadding values
+  * Make MenuSeparator use background's calculated height not implicitheight
+  * Fix width of ToolSeparator
+  * Fix toolbuttons with menus using newer Breeze
+  * Remove obsolete COPYING files
+  * Draw the entire CheckBox control via the QStyle
+
+---

Old:

  qqc2-desktop-style-5.73.0.tar.xz
  qqc2-desktop-style-5.73.0.tar.xz.sig

New:

  qqc2-desktop-style-5.74.0.tar.xz
  qqc2-desktop-style-5.74.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.pKQED7/_old  2020-09-18 14:44:35.456176002 +0200
+++ /var/tmp/diff_new_pack.pKQED7/_new  2020-09-18 14:44:35.460176005 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.73
+%define _tar_path 5.74
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later


++ qqc2-desktop-style-5.73.0.tar.xz -> qqc2-desktop-style-5.74.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.73.0/CMakeLists.txt 
new/qqc2-desktop-style-5.74.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.73.0/CMakeLists.txt2020-08-01 
21:21:36.0 +0200
+++ new/qqc2-desktop-style-5.74.0/CMakeLists.txt2020-09-06 
11:37:56.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.73.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.73.0") # handled by release scripts
+set(KF5_VERSION "5.74.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.73.0 REQUIRED NO_MODULE)
+find_package(ECM 5.74.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
@@ -110,7 +110,7 @@
 #
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054900)
 add_subdirectory(plugin)
 
 if (KF5IconThemes_FOUND AND KF5WidgetsAddons_FOUND)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.73.0/LICENSE.GPL-2 
new/qqc2-desktop-style-5.74.0/LICENSE.GPL-2
--- old/qqc2-desktop-style-5.73.0/LICENSE.GPL-2 2020-08-01 21:21:36.0 
+0200
+++ new/qqc2-desktop-style-5.74.0/LICENSE.GPL-2 1970-01-01 01:00:00.0 
+0100
@@ -1,339 +0,0 @@
-GNU GENERAL PUBLIC LICENSE
-   Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free 

commit qqc2-desktop-style for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2020-08-12 12:27:17

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.3399 (New)


Package is "qqc2-desktop-style"

Wed Aug 12 12:27:17 2020 rev:37 rq:825122 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2020-07-14 07:57:28.833438183 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.3399/qqc2-desktop-style.changes
  2020-08-12 12:29:36.520186543 +0200
@@ -1,0 +2,16 @@
+Sun Aug  2 07:13:59 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- Changes since 5.72.0:
+  * Use "raised" style for non-flat toolbuttons
+  * Only reserve space for the icon in toolbutton if we actually have an icon
+  * Support showing a menu arrow on tool buttons
+  * Use camelcase include. (scripted)
+  * Really fix menu separator height on high DPI
+  * Update Mainpage.dox
+  * Set height of MenuSeparator properly (kde#423653)
+
+---

Old:

  qqc2-desktop-style-5.72.0.tar.xz
  qqc2-desktop-style-5.72.0.tar.xz.sig

New:

  qqc2-desktop-style-5.73.0.tar.xz
  qqc2-desktop-style-5.73.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.yFrlcl/_old  2020-08-12 12:29:37.036186820 +0200
+++ /var/tmp/diff_new_pack.yFrlcl/_new  2020-08-12 12:29:37.040186822 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.72
+%define _tar_path 5.73
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later


++ qqc2-desktop-style-5.72.0.tar.xz -> qqc2-desktop-style-5.73.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.72.0/CMakeLists.txt 
new/qqc2-desktop-style-5.73.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.72.0/CMakeLists.txt2020-07-04 
11:59:39.0 +0200
+++ new/qqc2-desktop-style-5.73.0/CMakeLists.txt2020-08-01 
21:21:36.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.72.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
+set(KF5_VERSION "5.73.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.73.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.72.0 REQUIRED NO_MODULE)
+find_package(ECM 5.73.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.72.0/Mainpage.dox 
new/qqc2-desktop-style-5.73.0/Mainpage.dox
--- old/qqc2-desktop-style-5.72.0/Mainpage.dox  2020-07-04 11:59:39.0 
+0200
+++ new/qqc2-desktop-style-5.73.0/Mainpage.dox  2020-08-01 21:21:36.0 
+0200
@@ -10,19 +10,28 @@
 
 
 \section overview Introduction
-This is a style for QtQuicControls2 which is using QStyle to paint the 
controls in order to give it a native look and feel.
-It has no api, applications shouldn't (and can't) use it directly, but they 
can depend from this framework in their desktop version if they want to impose 
an integrated look when running on the desktop.
-It will be used when the environment variable 
QT_QUICK_CONTROLS_STYLE=org.kde.desktop is exported, or from the following C++ 
code:
-@code
-#include 
-...
-int main(int argc, char *argv[])
-{
-...
-QQuickStyle::setStyle("org.kde.desktop");
-...
-}
-@endcode
+
+QQC2-Desktop-Style is a style for Qt Quick Controls 2 (QQC2) which uses 
[`QStyle`](https://doc.qt.io/qt-5/qstyle.html) to paint the controls in order 
to give them native look and feel.
+
+This framework has no public API, applications should not (and can not) use it 
directly. Instead, developers should add this framework as a dependency of 
their desktop apps.
+
+Style name is `"org.kde.desktop"`. It can be enabled like [any other QQC2 
style](https://doc.qt.io/qt-5/qtquickcontrols2-styles.html#using-styles-in-qt-quick-controls),
 e.g.:
+ - via environment variable `QT_QUICK_CONTROLS_STYLE=org.kde.desktop`
+ - 

commit qqc2-desktop-style for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2020-07-14 07:55:07

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.3060 (New)


Package is "qqc2-desktop-style"

Tue Jul 14 07:55:07 2020 rev:36 rq:820408 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2020-06-16 13:44:58.181580393 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.3060/qqc2-desktop-style.changes
  2020-07-14 07:57:28.833438183 +0200
@@ -1,0 +2,16 @@
+Sun Jul  5 07:55:55 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- Changes since 5.71.0:
+  * Set selectByMouse to true for SpinBox
+  * Fix menu icons becoming blurry with some font sizes (kde#423236)
+  * Prevent delegates and scrollbar overlapping in combobox popups
+  * Fix Slider vertical implicitWidth and a binding loop
+  * Make ToolTips more consistent with Breeze widget style tooltips
+  * Set editable to true by default for SpinBox
+  * Fix Connections warnings in Menu.qml
+
+---

Old:

  qqc2-desktop-style-5.71.0.tar.xz
  qqc2-desktop-style-5.71.0.tar.xz.sig

New:

  qqc2-desktop-style-5.72.0.tar.xz
  qqc2-desktop-style-5.72.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.uAq5oK/_old  2020-07-14 07:57:29.853441485 +0200
+++ /var/tmp/diff_new_pack.uAq5oK/_new  2020-07-14 07:57:29.857441498 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.71
+%define _tar_path 5.72
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
@@ -31,7 +31,7 @@
 Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
-BuildRequires:  extra-cmake-modules >= 0.0.8
+BuildRequires:  extra-cmake-modules
 # For dir ownership
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5ConfigWidgets)
@@ -83,15 +83,16 @@
 %kf5_makeinstall -C build
 
 %files
-%license LICENSE*
-%{_kf5_qmldir}/QtQuick/Controls.2/org.kde.desktop/
+%license LICENSES/*
+%dir %{_kf5_plugindir}/kf5/kirigami/
 %dir %{_kf5_qmldir}/org/
 %dir %{_kf5_qmldir}/org/kde/
-%dir %{_kf5_plugindir}/kf5/kirigami/
 %{_kf5_plugindir}/kf5/kirigami/org.kde.desktop.so
+%{_kf5_qmldir}/QtQuick/Controls.2/org.kde.desktop/
 %{_kf5_qmldir}/org/kde/qqc2desktopstyle/
 
 %files devel
+%license LICENSES/*
 %{_kf5_libdir}/cmake/KF5QQC2DesktopStyle/
 # Legacy alias with typo...
 %{_kf5_libdir}/cmake/KF5QQC2DeskopStyle/


++ qqc2-desktop-style-5.71.0.tar.xz -> qqc2-desktop-style-5.72.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.71.0/CMakeLists.txt 
new/qqc2-desktop-style-5.72.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.71.0/CMakeLists.txt2020-06-06 
21:36:41.0 +0200
+++ new/qqc2-desktop-style-5.72.0/CMakeLists.txt2020-07-04 
11:59:39.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.71.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
+set(KF5_VERSION "5.72.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.71.0 REQUIRED NO_MODULE)
+find_package(ECM 5.72.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
@@ -140,6 +140,14 @@
 set(DISABLE_UNDER_QQC2_2_4 "")
 endif()
 
+if (Qt5Qml_VERSION_STRING VERSION_GREATER_EQUAL 5.14)
+set(DISABLE_UNDER_QT_5_14 "")
+set(DISABLE_AT_QT_5_14 "//Disabled since Qt 5.14 ")
+else()
+set(DISABLE_UNDER_QT_5_14 "//Needs Qt 5.14 ")
+set(DISABLE_AT_QT_5_14 "")
+endif()
+
 # Find all the source qml files
 FILE(GLOB_RECURSE inFiles RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}"
 "${CMAKE_CURRENT_SOURCE_DIR}/org.kde.desktop/*")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.71.0/org.kde.desktop/ComboBox.qml 

commit qqc2-desktop-style for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2020-06-16 13:44:39

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.3606 (New)


Package is "qqc2-desktop-style"

Tue Jun 16 13:44:39 2020 rev:35 rq:814402 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2020-05-11 13:34:04.856202836 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.3606/qqc2-desktop-style.changes
  2020-06-16 13:44:58.181580393 +0200
@@ -1,0 +2,13 @@
+Sun Jun  7 08:07:12 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- Changes since 5.70.0:
+  * Add ToolSeparator styling
+  * Remove "pressed" from CheckIndicator "on" state (kde#421695)
+  * support the Header group
+  * Implement smallFont in Kirigami plugin
+
+---

Old:

  qqc2-desktop-style-5.70.0.tar.xz
  qqc2-desktop-style-5.70.0.tar.xz.sig

New:

  qqc2-desktop-style-5.71.0.tar.xz
  qqc2-desktop-style-5.71.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.K5KBup/_old  2020-06-16 13:44:59.269584360 +0200
+++ /var/tmp/diff_new_pack.K5KBup/_new  2020-06-16 13:44:59.269584360 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.70
+%define _tar_path 5.71
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
@@ -37,7 +37,8 @@
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5IconThemes)
 BuildRequires:  cmake(KF5Kirigami2)
-BuildRequires:  cmake(Qt5Core) >= 5.9.1
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Quick)


++ qqc2-desktop-style-5.70.0.tar.xz -> qqc2-desktop-style-5.71.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.70.0/.arcconfig 
new/qqc2-desktop-style-5.71.0/.arcconfig
--- old/qqc2-desktop-style-5.70.0/.arcconfig2020-05-03 00:02:05.0 
+0200
+++ new/qqc2-desktop-style-5.71.0/.arcconfig1970-01-01 01:00:00.0 
+0100
@@ -1,3 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.70.0/CMakeLists.txt 
new/qqc2-desktop-style-5.71.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.70.0/CMakeLists.txt2020-05-03 
00:02:05.0 +0200
+++ new/qqc2-desktop-style-5.71.0/CMakeLists.txt2020-06-06 
21:36:41.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.70.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
+set(KF5_VERSION "5.71.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.70.0 REQUIRED NO_MODULE)
+find_package(ECM 5.71.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
@@ -32,7 +32,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
-find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS Core 
Quick Gui Widgets QuickControls2)
+find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS Core 
Quick Gui Widgets QuickControls2 DBus)
 
 find_package(KF5 ${KF5_DEP_VERSION} REQUIRED COMPONENTS Config Kirigami2)
 
@@ -110,7 +110,7 @@
 #
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700)
 add_subdirectory(plugin)
 
 if (KF5IconThemes_FOUND AND KF5WidgetsAddons_FOUND)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.70.0/kirigami-plasmadesktop-integration/CMakeLists.txt 

commit qqc2-desktop-style for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2020-05-11 13:31:31

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.2738 (New)


Package is "qqc2-desktop-style"

Mon May 11 13:31:31 2020 rev:34 rq:802131 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2020-04-15 20:05:38.002069955 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.2738/qqc2-desktop-style.changes
  2020-05-11 13:34:04.856202836 +0200
@@ -1,0 +2,11 @@
+Sun May  3 09:40:20 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * Detect QQC2 version at build time with actual detection.
+  * [ComboBox] Use transparent dimmer
+
+---

Old:

  qqc2-desktop-style-5.69.0.tar.xz
  qqc2-desktop-style-5.69.0.tar.xz.sig

New:

  qqc2-desktop-style-5.70.0.tar.xz
  qqc2-desktop-style-5.70.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.14NEkR/_old  2020-05-11 13:34:06.328205922 +0200
+++ /var/tmp/diff_new_pack.14NEkR/_new  2020-05-11 13:34:06.332205931 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.69
+%define _tar_path 5.70
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later


++ qqc2-desktop-style-5.69.0.tar.xz -> qqc2-desktop-style-5.70.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.69.0/CMakeLists.txt 
new/qqc2-desktop-style-5.70.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.69.0/CMakeLists.txt2020-04-05 
00:39:06.0 +0200
+++ new/qqc2-desktop-style-5.70.0/CMakeLists.txt2020-05-03 
00:02:05.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
+set(KF5_VERSION "5.70.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.69.0 REQUIRED NO_MODULE)
+find_package(ECM 5.70.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
@@ -117,9 +117,15 @@
 add_subdirectory(kirigami-plasmadesktop-integration)
 endif(KF5IconThemes_FOUND AND KF5WidgetsAddons_FOUND)
 
-#FIXME: this assumes there will always be a QQC2 release for each Qt release, 
needs
-#something to discover what's the latest qqc2 version available
-math(EXPR QQC2_VERSION_MINOR "${Qt5QuickControls2_VERSION_MINOR} - 7")
+# FIXME: this assumes there will always be a QQC2 release for each Qt release, 
needs
+# something to discover what's the latest qqc2 version available
+# Since 5.12, QQC2 version is sync with Qt's minor version:
+# 
https://github.com/qt/qtquickcontrols2/commit/3c7bfc156797b2f3ef08a8cf620b79da80e4b061
+if (Qt5QuickControls2_VERSION_MINOR LESS 12)
+math(EXPR QQC2_VERSION_MINOR "${Qt5QuickControls2_VERSION_MINOR} - 7")
+else()
+set(QQC2_VERSION_MINOR "${Qt5QuickControls2_VERSION_MINOR}")
+endif()
 set(QQC2_VERSION "2.${QQC2_VERSION_MINOR}")
 
 if (QQC2_VERSION_MINOR LESS 3)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.69.0/org.kde.desktop/ComboBox.qml 
new/qqc2-desktop-style-5.70.0/org.kde.desktop/ComboBox.qml
--- old/qqc2-desktop-style-5.69.0/org.kde.desktop/ComboBox.qml  2020-04-05 
00:39:06.0 +0200
+++ new/qqc2-desktop-style-5.70.0/org.kde.desktop/ComboBox.qml  2020-05-03 
00:02:05.0 +0200
@@ -196,9 +196,15 @@
 Kirigami.Theme.colorSet: Kirigami.Theme.View
 Kirigami.Theme.inherit: controlRoot.Kirigami.Theme.inherit
 modal: true
-dim: false
+dim: true
 closePolicy: Controls.Popup.CloseOnEscape | 
Controls.Popup.CloseOnPressOutside
 
+// Forces it to have a transparent dimmer.
+// A dimmer is needed for "click outside" to work reliably in some 
views
+// but default dimmer would, well, dim the contents in pure QtQuick 
windows,
+

commit qqc2-desktop-style for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2020-04-15 20:03:25

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.2738 (New)


Package is "qqc2-desktop-style"

Wed Apr 15 20:03:25 2020 rev:33 rq:793198 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2020-03-19 19:47:58.812105465 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.2738/qqc2-desktop-style.changes
  2020-04-15 20:05:38.002069955 +0200
@@ -1,0 +2,13 @@
+Sun Apr  5 19:45:59 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- Changes since 5.68.0:
+  * QQC2-Desktop-Style: Convert license headers to SPDX expressions
+  * [Dialog] Use `ShadowedRectangle`
+  * Fix sizing of CheckBox and RadioButton (kde#418447)
+  * Use `ShadowedRectangle`
+
+---

Old:

  qqc2-desktop-style-5.68.0.tar.xz
  qqc2-desktop-style-5.68.0.tar.xz.sig

New:

  qqc2-desktop-style-5.69.0.tar.xz
  qqc2-desktop-style-5.69.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.LI95IR/_old  2020-04-15 20:05:38.630070382 +0200
+++ /var/tmp/diff_new_pack.LI95IR/_new  2020-04-15 20:05:38.634070385 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.68
+%define _tar_path 5.69
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later


++ qqc2-desktop-style-5.68.0.tar.xz -> qqc2-desktop-style-5.69.0.tar.xz 
++
 4891 lines of diff (skipped)




commit qqc2-desktop-style for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2020-03-19 19:44:15

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.3160 (New)


Package is "qqc2-desktop-style"

Thu Mar 19 19:44:15 2020 rev:32 rq:785365 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2020-02-14 16:35:41.495529467 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.3160/qqc2-desktop-style.changes
  2020-03-19 19:47:58.812105465 +0100
@@ -1,0 +2,11 @@
+Sun Mar  8 09:18:06 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Changes since 5.67.0:
+  * ScrollView: Use scrollbar height as bottom padding, not width
+- Drop 0001-ScrollView-Use-scrollbar-height-as-bottom-padding-no.patch
+
+---

Old:

  0001-ScrollView-Use-scrollbar-height-as-bottom-padding-no.patch
  qqc2-desktop-style-5.67.0.tar.xz
  qqc2-desktop-style-5.67.0.tar.xz.sig

New:

  qqc2-desktop-style-5.68.0.tar.xz
  qqc2-desktop-style-5.68.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.Eyl5Ej/_old  2020-03-19 19:47:59.516105842 +0100
+++ /var/tmp/diff_new_pack.Eyl5Ej/_new  2020-03-19 19:47:59.520105844 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.67
+%define _tar_path 5.68
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
@@ -31,8 +31,6 @@
 Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
-# PATCH-FIX-UPSTREAM
-Patch0: 0001-ScrollView-Use-scrollbar-height-as-bottom-padding-no.patch
 BuildRequires:  extra-cmake-modules >= 0.0.8
 # For dir ownership
 BuildRequires:  kf5-filesystem
@@ -74,7 +72,7 @@
 Usually not needed as it is only a runtime dependency.
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
 %cmake_kf5 -d build


++ qqc2-desktop-style-5.67.0.tar.xz -> qqc2-desktop-style-5.68.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.67.0/.gitignore 
new/qqc2-desktop-style-5.68.0/.gitignore
--- old/qqc2-desktop-style-5.67.0/.gitignore2020-02-01 10:09:01.0 
+0100
+++ new/qqc2-desktop-style-5.68.0/.gitignore2020-03-07 09:55:53.0 
+0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.67.0/CMakeLists.txt 
new/qqc2-desktop-style-5.68.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.67.0/CMakeLists.txt2020-02-01 
10:09:01.0 +0100
+++ new/qqc2-desktop-style-5.68.0/CMakeLists.txt2020-03-07 
09:55:53.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.67.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
+set(KF5_VERSION "5.68.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.67.0 REQUIRED NO_MODULE)
+find_package(ECM 5.68.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
@@ -110,7 +110,7 @@
 #
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
 add_subdirectory(plugin)
 
 if (KF5IconThemes_FOUND AND KF5WidgetsAddons_FOUND)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.67.0/org.kde.desktop/ScrollView.qml 
new/qqc2-desktop-style-5.68.0/org.kde.desktop/ScrollView.qml
--- old/qqc2-desktop-style-5.67.0/org.kde.desktop/ScrollView.qml
2020-02-01 10:09:01.0 +0100
+++ new/qqc2-desktop-style-5.68.0/org.kde.desktop/ScrollView.qml
2020-03-07 09:55:53.0 +0100

commit qqc2-desktop-style for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2020-02-14 16:35:02

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.26092 (New)


Package is "qqc2-desktop-style"

Fri Feb 14 16:35:02 2020 rev:31 rq:773303 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2020-01-14 21:07:35.922771629 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.26092/qqc2-desktop-style.changes
 2020-02-14 16:35:41.495529467 +0100
@@ -1,0 +2,27 @@
+Mon Feb 10 21:34:54 UTC 2020 - Christophe Giboudeaux 
+
+- Add upstream patch 
0001-ScrollView-Use-scrollbar-height-as-bottom-padding-no.patch
+
+---
+Sun Feb  2 18:07:19 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:33:07 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * Remove scrollbar related workarounds from list delegates
+  * [TabBar] Remove frame
+  * Add active, link, visited, negative, neutral and positive background colors
+  * fix paddings
+  * use hasTransientTouchInput
+  * always round x and y
+  * support mobile mode scrollbar
+  * ScrollView: Do not overlay scrollbars over contents
+
+---

Old:

  qqc2-desktop-style-5.66.0.tar.xz
  qqc2-desktop-style-5.66.0.tar.xz.sig

New:

  0001-ScrollView-Use-scrollbar-height-as-bottom-padding-no.patch
  qqc2-desktop-style-5.67.0.tar.xz
  qqc2-desktop-style-5.67.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.eKjEGs/_old  2020-02-14 16:35:41.947529718 +0100
+++ /var/tmp/diff_new_pack.eKjEGs/_new  2020-02-14 16:35:41.947529718 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.66
+%define _tar_path 5.67
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
@@ -31,6 +31,8 @@
 Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz.sig
 Source2:frameworks.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-ScrollView-Use-scrollbar-height-as-bottom-padding-no.patch
 BuildRequires:  extra-cmake-modules >= 0.0.8
 # For dir ownership
 BuildRequires:  kf5-filesystem
@@ -72,11 +74,11 @@
 Usually not needed as it is only a runtime dependency.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build

++ 0001-ScrollView-Use-scrollbar-height-as-bottom-padding-no.patch ++
>From 6995b4ae81a2f3ca3c24d2fa6d1560bfe0898737 Mon Sep 17 00:00:00 2001
From: Arjen Hiemstra 
Date: Mon, 10 Feb 2020 11:47:00 +0100
Subject: [PATCH] ScrollView: Use scrollbar height as bottom padding, not width

Summary:
Apparently I accidentally used the bottom scrollbar width instead of
height. Oops.

Test Plan: ScrollView with horizontal scrollbar no longer hides content

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D27280
---
 org.kde.desktop/ScrollView.qml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/org.kde.desktop/ScrollView.qml b/org.kde.desktop/ScrollView.qml
index 4bea5c7..38bc8ed 100644
--- a/org.kde.desktop/ScrollView.qml
+++ b/org.kde.desktop/ScrollView.qml
@@ -45,7 +45,7 @@ T.ScrollView {
 rightPadding: (internal.backgroundVisible && 
background.hasOwnProperty("rightPadding") ? background.rightPadding : 0)
 + (!LayoutMirroring.enabled ? 
internal.verticalScrollBarWidth : 0)
 bottomPadding: (internal.backgroundVisible && 
background.hasOwnProperty("bottomPadding") ? background.bottomPadding : 0)
-+ internal.horizontalScrollBarWidth
++ internal.horizontalScrollBarHeight
 
 //create a background only after Component.onCompleted, see on the 
component creation below for explanation
 Component.onCompleted: {
@@ -97,7 +97,7 @@ T.ScrollView {
 
 readonly property bool backgroundVisible: controlRoot.background 
&& controlRoot.background.visible
 readonly property 

commit qqc2-desktop-style for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2020-01-14 21:04:27

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.6675 (New)


Package is "qqc2-desktop-style"

Tue Jan 14 21:04:27 2020 rev:30 rq:763499 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-12-18 14:45:05.877850236 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.6675/qqc2-desktop-style.changes
  2020-01-14 21:07:35.922771629 +0100
@@ -1,0 +2,11 @@
+Sun Jan  5 09:02:28 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * [ToolTip] Round position
+  * Update size hint when font changes
+
+---

Old:

  qqc2-desktop-style-5.65.0.tar.xz
  qqc2-desktop-style-5.65.0.tar.xz.sig

New:

  qqc2-desktop-style-5.66.0.tar.xz
  qqc2-desktop-style-5.66.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.Zby1qG/_old  2020-01-14 21:07:37.202772221 +0100
+++ /var/tmp/diff_new_pack.Zby1qG/_new  2020-01-14 21:07:37.206772223 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qqc2-desktop-style
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.65
+%define _tar_path 5.66
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later


++ qqc2-desktop-style-5.65.0.tar.xz -> qqc2-desktop-style-5.66.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.65.0/CMakeLists.txt 
new/qqc2-desktop-style-5.66.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.65.0/CMakeLists.txt2019-12-07 
20:46:46.0 +0100
+++ new/qqc2-desktop-style-5.66.0/CMakeLists.txt2020-01-04 
00:15:37.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.65.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
+set(KF5_VERSION "5.66.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.66.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 
 # Disallow in-source build #
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.65.0 REQUIRED NO_MODULE)
+find_package(ECM 5.66.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
@@ -110,7 +110,7 @@
 #
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054100)
 add_subdirectory(plugin)
 
 if (KF5IconThemes_FOUND AND KF5WidgetsAddons_FOUND)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.65.0/org.kde.desktop/ToolTip.qml 
new/qqc2-desktop-style-5.66.0/org.kde.desktop/ToolTip.qml
--- old/qqc2-desktop-style-5.65.0/org.kde.desktop/ToolTip.qml   2019-12-07 
20:46:46.0 +0100
+++ new/qqc2-desktop-style-5.66.0/org.kde.desktop/ToolTip.qml   2020-01-04 
00:15:37.0 +0100
@@ -33,7 +33,7 @@
 Kirigami.Theme.colorSet: Kirigami.Theme.Tooltip
 Kirigami.Theme.inherit: false
 
-x: parent ? (parent.width - implicitWidth) / 2 : 0
+x: parent ? Math.round((parent.width - implicitWidth) / 2) : 0
 y: -implicitHeight - 3
 
 // Always show the tooltip on top of everything else
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.65.0/plugin/kquickstyleitem.cpp 
new/qqc2-desktop-style-5.66.0/plugin/kquickstyleitem.cpp
--- old/qqc2-desktop-style-5.65.0/plugin/kquickstyleitem.cpp2019-12-07 
20:46:46.0 +0100
+++ 

commit qqc2-desktop-style for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-12-18 14:42:29

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.4691 (New)


Package is "qqc2-desktop-style"

Wed Dec 18 14:42:29 2019 rev:29 rq:757077 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-11-12 11:52:22.343153398 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.4691/qqc2-desktop-style.changes
  2019-12-18 14:45:05.877850236 +0100
@@ -1,0 +2,17 @@
+Sun Dec  8 11:18:57 UTC 2019 - Christophe Giboudeaux 
+
+- 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:
+  * Fix typo in name of installed CMake Config: Deskop->Desktop
+  * Make it compile against qt5.14 without deprecated method
+  * [TabBar] Use window color instead of button color (kde#413311)
+  * bind enabled properties to the view enabled
+  * [ToolTip] Base timeout on text length
+  * [ComboBox] Don't dim Popup
+  * [ComboBox] Don't indicate focus when popup is open
+  * [ComboBox] Follow focusPolicy
+
+---

Old:

  qqc2-desktop-style-5.64.0.tar.xz
  qqc2-desktop-style-5.64.0.tar.xz.sig

New:

  qqc2-desktop-style-5.65.0.tar.xz
  qqc2-desktop-style-5.65.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.XEmL63/_old  2019-12-18 14:45:06.553850546 +0100
+++ /var/tmp/diff_new_pack.XEmL63/_new  2019-12-18 14:45:06.557850547 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qqc2-desktop-style
 #
-# 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
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.64
+%define _tar_path 5.65
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
@@ -91,6 +91,8 @@
 %{_kf5_qmldir}/org/kde/qqc2desktopstyle/
 
 %files devel
+%{_kf5_libdir}/cmake/KF5QQC2DesktopStyle/
+# Legacy alias with typo...
 %{_kf5_libdir}/cmake/KF5QQC2DeskopStyle/
 
 %changelog


++ qqc2-desktop-style-5.64.0.tar.xz -> qqc2-desktop-style-5.65.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.64.0/CMakeLists.txt 
new/qqc2-desktop-style-5.65.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.64.0/CMakeLists.txt2019-11-02 
12:47:27.0 +0100
+++ new/qqc2-desktop-style-5.65.0/CMakeLists.txt2019-12-07 
20:46:46.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.64.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
+set(KF5_VERSION "5.65.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.64.0 REQUIRED NO_MODULE)
+find_package(ECM 5.65.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
@@ -62,6 +62,29 @@
 
 find_package(PkgConfig)
 
+set(CMAKECONFIG_INSTALL_DIR 
"${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5QQC2DesktopStyle")
+
+configure_package_config_file(
+  "${CMAKE_CURRENT_SOURCE_DIR}/KF5QQC2DesktopStyleConfig.cmake.in"
+  "${CMAKE_CURRENT_BINARY_DIR}/KF5QQC2DesktopStyleConfig.cmake"
+  INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
+  PATH_VARS  KF5_INCLUDE_INSTALL_DIR CMAKE_INSTALL_PREFIX
+)
+
+install(FILES
+  "${CMAKE_CURRENT_BINARY_DIR}/KF5QQC2DesktopStyleConfig.cmake"
+  "${CMAKE_CURRENT_BINARY_DIR}/KF5QQC2DesktopStyleConfigVersion.cmake"
+  DESTINATION "${CMAKECONFIG_INSTALL_DIR}"
+  COMPONENT Devel
+)
+
+
+ecm_setup_version(PROJECT
+VARIABLE_PREFIX QQC2DESKTOPSTYLE
+PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5QQC2DesktopStyleConfigVersion.cmake"
+SOVERSION 5)
+
+# legacy support for CMake Config files with typo KF5QQC2Desk_opStyle TODO: 
KF6 remove
 set(CMAKECONFIG_INSTALL_DIR 
"${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5QQC2DeskopStyle")
 
 configure_package_config_file(
@@ -81,14 +104,13 @@
 
 

commit qqc2-desktop-style for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-11-12 11:52:15

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.2990 (New)


Package is "qqc2-desktop-style"

Tue Nov 12 11:52:15 2019 rev:28 rq:747153 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-10-14 13:40:34.649542050 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.2990/qqc2-desktop-style.changes
  2019-11-12 11:52:22.343153398 +0100
@@ -1,0 +2,18 @@
+Thu Nov  7 15:02:22 UTC 2019 - Christophe Giboudeaux 
+
+- Make sure the required libqt5-qtquickcontrols2 package is usable (kde#413829)
+
+---
+Sun Nov  3 15:47:22 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- Changes since 5.63.0:
+  * Do not assign combobox currentIndex as it breaks binding.
+  * docs: fix typo te -> the
+  * Fix warning when we're not hovering a Control
+  * Listen to the application style changing
+
+---

Old:

  qqc2-desktop-style-5.63.0.tar.xz
  qqc2-desktop-style-5.63.0.tar.xz.sig

New:

  qqc2-desktop-style-5.64.0.tar.xz
  qqc2-desktop-style-5.64.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.FHBu1y/_old  2019-11-12 11:52:23.059154130 +0100
+++ /var/tmp/diff_new_pack.FHBu1y/_new  2019-11-12 11:52:23.063154134 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.63
+%define _tar_path 5.64
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
@@ -44,7 +44,9 @@
 BuildRequires:  cmake(Qt5QuickControls2)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Widgets)
-Requires:   libqt5-qtquickcontrols2
+# Make sure the required libqt5-qtquickcontrols2 package is usable
+# See https://bugs.kde.org/413829#c3
+%requires_eqlibqt5-qtquickcontrols2
 # plasma5-workspace sets up the env variables so that this theme
 # is picked by default. It still works fine without it (no requires),
 # but looks better with it. By itself plasma5-workspace does not use


++ qqc2-desktop-style-5.63.0.tar.xz -> qqc2-desktop-style-5.64.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.63.0/CMakeLists.txt 
new/qqc2-desktop-style-5.64.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.63.0/CMakeLists.txt2019-10-06 
11:38:45.0 +0200
+++ new/qqc2-desktop-style-5.64.0/CMakeLists.txt2019-11-02 
12:47:27.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.63.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
+set(KF5_VERSION "5.64.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.63.0 REQUIRED NO_MODULE)
+find_package(ECM 5.64.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
@@ -88,6 +88,7 @@
 #
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 add_subdirectory(plugin)
 
 if (KF5IconThemes_FOUND AND KF5WidgetsAddons_FOUND)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.63.0/Mainpage.dox 
new/qqc2-desktop-style-5.64.0/Mainpage.dox
--- old/qqc2-desktop-style-5.63.0/Mainpage.dox  2019-10-06 11:38:45.0 
+0200
+++ new/qqc2-desktop-style-5.64.0/Mainpage.dox  2019-11-02 12:47:27.0 
+0100
@@ -25,7 +25,7 @@
 \section overview Introduction
 This is a style for QtQuicControls2 which is using QStyle to paint the 
controls in order to give it a native look and feel.
 It has no api, applications shouldn't (and can't) use it directly, but they 
can depend from this framework in their desktop version if they want to impose 
an integrated look when running on the desktop.

commit qqc2-desktop-style for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-10-14 13:40:33

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.2352 (New)


Package is "qqc2-desktop-style"

Mon Oct 14 13:40:33 2019 rev:27 rq:738071 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-09-23 12:27:47.573704857 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.2352/qqc2-desktop-style.changes
  2019-10-14 13:40:34.649542050 +0200
@@ -1,0 +2,14 @@
+Sun Oct  6 13:27:07 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- Changes since 5.62.0:
+  * Fix several build system errors
+  * Fix typo
+  * take margins from qstyle
+  * [QQC2 Desktop Style] Port away from deprecated methods in Qt 5.14
+  * [Tab] Fix sizing (kde#409390)
+
+---

Old:

  qqc2-desktop-style-5.62.0.tar.xz
  qqc2-desktop-style-5.62.0.tar.xz.sig

New:

  qqc2-desktop-style-5.63.0.tar.xz
  qqc2-desktop-style-5.63.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.gnv5ia/_old  2019-10-14 13:40:35.505539819 +0200
+++ /var/tmp/diff_new_pack.gnv5ia/_new  2019-10-14 13:40:35.529539757 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.62
+%define _tar_path 5.63
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later


++ qqc2-desktop-style-5.62.0.tar.xz -> qqc2-desktop-style-5.63.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.62.0/CMakeLists.txt 
new/qqc2-desktop-style-5.63.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.62.0/CMakeLists.txt2019-09-07 
14:39:15.0 +0200
+++ new/qqc2-desktop-style-5.63.0/CMakeLists.txt2019-10-06 
11:38:45.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.62.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.62.0") # handled by release scripts
+set(KF5_VERSION "5.63.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.62.0 REQUIRED NO_MODULE)
+find_package(ECM 5.63.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
@@ -34,12 +34,11 @@
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS Core 
Quick Gui Widgets QuickControls2)
 
-find_package(KF5 ${KF5_DEP_VERSION} REQUIRED COMPONENTS Kirigami2)
+find_package(KF5 ${KF5_DEP_VERSION} REQUIRED COMPONENTS Config Kirigami2)
 
-find_package(KF5 ${KF5_DEP_VERSION} COMPONENTS
-IconThemes #KIconLoader
-ConfigWidgets #KColorScheme
-)
+# IconThemes and ConfigWidgets are optional
+find_package(KF5IconThemes ${KF5_DEP_VERSION})
+find_package(KF5ConfigWidgets ${KF5_DEP_VERSION})
 
 if (NOT APPLE AND NOT WIN32)
 find_package(X11)
@@ -88,6 +87,7 @@
 
 #
 add_definitions(-DQT_NO_FOREACH)
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
 add_subdirectory(plugin)
 
 if (KF5IconThemes_FOUND AND KF5WidgetsAddons_FOUND)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.62.0/org.kde.desktop/ScrollView.qml 
new/qqc2-desktop-style-5.63.0/org.kde.desktop/ScrollView.qml
--- old/qqc2-desktop-style-5.62.0/org.kde.desktop/ScrollView.qml
2019-09-07 14:39:15.0 +0200
+++ new/qqc2-desktop-style-5.63.0/org.kde.desktop/ScrollView.qml
2019-10-06 11:38:45.0 +0200
@@ -39,10 +39,10 @@
 Kirigami.Theme.inherit: !background || !background.visible
 
 //size in pixel to accomodate the border drawn by qstyle
-leftPadding: background && background.visible ? 2 : 0
-topPadding: background && background.visible ? 2 : 0
-rightPadding: background && background.visible ? 2 : 0
-bottomPadding: background && background.visible ? 2 : 0
+leftPadding: background && background.visible && 

commit qqc2-desktop-style for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-09-23 12:27:46

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.7948 (New)


Package is "qqc2-desktop-style"

Mon Sep 23 12:27:46 2019 rev:26 rq:730971 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-08-19 21:25:25.468670237 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.7948/qqc2-desktop-style.changes
  2019-09-23 12:27:47.573704857 +0200
@@ -1,0 +2,13 @@
+Sat Sep  7 20:37:18 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Prevent dragging QQC2 ComboBox contents outside menu
+  * metainfo.yaml: set fancy name, auto-name from cmake project() is not nice
+  * metainfo.yaml: remove bogus note about library to link to
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+---

Old:

  qqc2-desktop-style-5.61.0.tar.xz
  qqc2-desktop-style-5.61.0.tar.xz.sig

New:

  qqc2-desktop-style-5.62.0.tar.xz
  qqc2-desktop-style-5.62.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.x6edGj/_old  2019-09-23 12:27:48.129704766 +0200
+++ /var/tmp/diff_new_pack.x6edGj/_new  2019-09-23 12:27:48.141704764 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _tar_path 5.61
+%define _tar_path 5.62
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
@@ -33,10 +33,10 @@
 %endif
 BuildRequires:  extra-cmake-modules >= 0.0.8
 # For dir ownership
-BuildRequires:  kconfigwidgets-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kirigami2-devel
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5Kirigami2)
 BuildRequires:  cmake(Qt5Core) >= 5.9.1
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Network)


++ qqc2-desktop-style-5.61.0.tar.xz -> qqc2-desktop-style-5.62.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.61.0/CMakeLists.txt 
new/qqc2-desktop-style-5.62.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.61.0/CMakeLists.txt2019-08-03 
21:36:58.0 +0200
+++ new/qqc2-desktop-style-5.62.0/CMakeLists.txt2019-09-07 
14:39:15.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.61.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.61.0") # handled by release scripts
+set(KF5_VERSION "5.62.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.62.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.61.0 REQUIRED NO_MODULE)
+find_package(ECM 5.62.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.61.0/metainfo.yaml 
new/qqc2-desktop-style-5.62.0/metainfo.yaml
--- old/qqc2-desktop-style-5.61.0/metainfo.yaml 2019-08-03 21:36:58.0 
+0200
+++ new/qqc2-desktop-style-5.62.0/metainfo.yaml 2019-09-07 14:39:15.0 
+0200
@@ -1,3 +1,4 @@
+fancyname: QQC2-Desktop-Style
 maintainer: mart
 description: QtQuickControls 2 style that integrates with the desktop
 tier: 3
@@ -10,8 +11,6 @@
 public_lib: true
 deprecated: false
 release: true
-libraries:
- - cmake: KF5::QQC2DesktopStyle
 cmakename: KF5QQC2DesktopStyle
 irc: plasma
 mailinglist: plasma-devel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.61.0/org.kde.desktop/ComboBox.qml 
new/qqc2-desktop-style-5.62.0/org.kde.desktop/ComboBox.qml
--- old/qqc2-desktop-style-5.61.0/org.kde.desktop/ComboBox.qml  2019-08-03 
21:36:58.0 +0200
+++ new/qqc2-desktop-style-5.62.0/org.kde.desktop/ComboBox.qml  2019-09-07 
14:39:15.0 +0200
@@ -222,6 +222,7 @@
 currentIndex: controlRoot.highlightedIndex
 highlightRangeMode: ListView.ApplyRange
 

commit qqc2-desktop-style for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-08-19 21:25:17

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.22127 (New)


Package is "qqc2-desktop-style"

Mon Aug 19 21:25:17 2019 rev:25 rq:722509 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-07-26 12:22:50.798524134 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.22127/qqc2-desktop-style.changes
 2019-08-19 21:25:25.468670237 +0200
@@ -1,0 +2,23 @@
+Wed Aug  7 17:51:58 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+  * Fix broken guard that prevents styling sliders with negative values 
+  * Slow down the busy indicator's rotation speed 
+  * Fix "Type error" when creating a TextField with focus: true 
+  * [ComboBox] Set close policy to close on click outside instead of only 
outside parent (kde#408950) 
+  * [SpinBox] Set renderType (kde#409888)
+
+---
+Fri Jul 19 11:49:21 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+- Drop patch to support Qt 5.9:
+  * 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch
+- Drop patch for Leap 42.3 which is EOL:
+  * fix-build-with-gcc48.patch
+
+---

Old:

  0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch
  fix-build-with-gcc48.patch
  qqc2-desktop-style-5.60.0.tar.xz

New:

  frameworks.keyring
  qqc2-desktop-style-5.61.0.tar.xz
  qqc2-desktop-style-5.61.0.tar.xz.sig



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.A9BMCg/_old  2019-08-19 21:25:26.072670114 +0200
+++ /var/tmp/diff_new_pack.A9BMCg/_new  2019-08-19 21:25:26.072670114 +0200
@@ -16,19 +16,21 @@
 #
 
 
-%define _tar_path 5.60
+%define _tar_path 5.61
+# Only needed for the package signature condition
+%bcond_without lang
 Name:   qqc2-desktop-style
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
 Group:  Development/Libraries/KDE
 URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE
-Patch0: fix-build-with-gcc48.patch
-# PATCH-FIX-OPENSUSE
-Patch1: 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
 BuildRequires:  extra-cmake-modules >= 0.0.8
 # For dir ownership
 BuildRequires:  kconfigwidgets-devel
@@ -69,13 +71,6 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} < 1500
-%patch0 -p1
-%endif
-%patch1 -p1
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
 %cmake_kf5 -d build

++ qqc2-desktop-style-5.60.0.tar.xz -> qqc2-desktop-style-5.61.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.60.0/CMakeLists.txt 
new/qqc2-desktop-style-5.61.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.60.0/CMakeLists.txt2019-07-06 
15:18:57.0 +0200
+++ new/qqc2-desktop-style-5.61.0/CMakeLists.txt2019-08-03 
21:36:58.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.60.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
+set(KF5_VERSION "5.61.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.61.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,10 +21,10 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.60.0 REQUIRED NO_MODULE)
+find_package(ECM 5.61.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
+set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
 
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.60.0/org.kde.desktop/BusyIndicator.qml 

commit qqc2-desktop-style for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-07-26 12:22:47

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.4126 (New)


Package is "qqc2-desktop-style"

Fri Jul 26 12:22:47 2019 rev:24 rq:715921 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-06-22 11:16:11.212900851 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.4126/qqc2-desktop-style.changes
  2019-07-26 12:22:50.798524134 +0200
@@ -1,0 +2,18 @@
+Sun Jul 14 06:41:40 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+  * Remove Qt 5.11 ifdef since we require that version now
+  * MobileTextActionsToolBar: fix runtime warnings when controlRoot isn't set 
yet (kde#408719)
+  * Show shortcut in menu item when specified (kde#405541)
+  * Add MenuSeparator
+  * Fix ToolButton remaining in a pressed state after press
+  * [ToolButton] Pass custom icon size to StyleItem
+  * honor visibility policy (kde#407014)
+- Refreshed patches:
+  * 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch
+
+---

Old:

  qqc2-desktop-style-5.59.0.tar.xz

New:

  qqc2-desktop-style-5.60.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.aRPLjo/_old  2019-07-26 12:22:51.314523932 +0200
+++ /var/tmp/diff_new_pack.aRPLjo/_new  2019-07-26 12:22:51.314523932 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.59
+%define _tar_path 5.60
 Name:   qqc2-desktop-style
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch ++
--- /var/tmp/diff_new_pack.aRPLjo/_old  2019-07-26 12:22:51.330523926 +0200
+++ /var/tmp/diff_new_pack.aRPLjo/_new  2019-07-26 12:22:51.334523924 +0200
@@ -7,17 +7,17 @@
  org.kde.desktop/private/MobileTextActionsToolBar.qml | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
  
-Index: 
qqc2-desktop-style-5.56.0git.20190424T214652~06ea48c/org.kde.desktop/private/MobileTextActionsToolBar.qml
+Index: 
qqc2-desktop-style-5.56.0git.20190701T123327~a759ed5/org.kde.desktop/private/MobileTextActionsToolBar.qml
 ===
 
qqc2-desktop-style-5.56.0git.20190424T214652~06ea48c.orig/org.kde.desktop/private/MobileTextActionsToolBar.qml
 2019-04-25 08:40:38.789971927 +0200
-+++ 
qqc2-desktop-style-5.56.0git.20190424T214652~06ea48c/org.kde.desktop/private/MobileTextActionsToolBar.qml
  2019-04-25 08:42:16.320959453 +0200
+--- 
qqc2-desktop-style-5.56.0git.20190701T123327~a759ed5.orig/org.kde.desktop/private/MobileTextActionsToolBar.qml
 2019-07-03 06:58:33.450667047 +0200
 
qqc2-desktop-style-5.56.0git.20190701T123327~a759ed5/org.kde.desktop/private/MobileTextActionsToolBar.qml
  2019-07-03 07:00:45.391671003 +0200
 @@ -58,7 +58,7 @@
  contentItem: RowLayout {
  ToolButton {
  focusPolicy: Qt.NoFocus
 -icon.name: "edit-cut"
 +@DISABLE_UNDER_QQC2_2_3@ icon.name: "edit-cut"
- visible: controlRoot.selectedText.length > 0 && 
(!controlRoot.hasOwnProperty("echoMode") || controlRoot.echoMode === 
TextInput.Normal)
+ visible: controlRoot && controlRoot.selectedText.length > 0 && 
(!controlRoot.hasOwnProperty("echoMode") || controlRoot.echoMode === 
TextInput.Normal)
  onClicked: {
  controlRoot.cut();
 @@ -66,7 +66,7 @@
@@ -26,7 +26,7 @@
  focusPolicy: Qt.NoFocus
 -icon.name: "edit-copy"
 +@DISABLE_UNDER_QQC2_2_3@ icon.name: "edit-copy"
- visible: controlRoot.selectedText.length > 0 && 
(!controlRoot.hasOwnProperty("echoMode") || controlRoot.echoMode === 
TextInput.Normal)
+ visible: controlRoot && controlRoot.selectedText.length > 0 && 
(!controlRoot.hasOwnProperty("echoMode") || controlRoot.echoMode === 
TextInput.Normal)
  onClicked: {
  controlRoot.copy();
 @@ -74,7 +74,7 @@
@@ -35,6 +35,6 @@
  focusPolicy: Qt.NoFocus
 -icon.name: "edit-paste"
 +@DISABLE_UNDER_QQC2_2_3@ icon.name: "edit-paste"
- visible: controlRoot.canPaste
+ visible: controlRoot && controlRoot.canPaste
  onClicked: {
  controlRoot.paste();

++ 

commit qqc2-desktop-style for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-06-22 11:16:07

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.4615 (New)


Package is "qqc2-desktop-style"

Sat Jun 22 11:16:07 2019 rev:23 rq:710783 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-05-22 11:12:59.642570651 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.4615/qqc2-desktop-style.changes
  2019-06-22 11:16:11.212900851 +0200
@@ -1,0 +2,13 @@
+Sun Jun 09 07:35:14 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- Changes since 5.58.0:
+  * Remove DefaultListItemBackground and MenuItem animation
+  * [QQC2 Slider Style] Fix wrong handle positioning when initial value is 1 
(kde#405471)
+  * guard minimum and maximum for sliders
+  * ScrollBar: Make it work as a horizontal scroll bar as well (kde#390351)
+
+---

Old:

  qqc2-desktop-style-5.58.0.tar.xz

New:

  qqc2-desktop-style-5.59.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.xCG47J/_old  2019-06-22 11:16:11.800901481 +0200
+++ /var/tmp/diff_new_pack.xCG47J/_new  2019-06-22 11:16:11.804901486 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.58
+%define _tar_path 5.59
 Name:   qqc2-desktop-style
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ qqc2-desktop-style-5.58.0.tar.xz -> qqc2-desktop-style-5.59.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.58.0/CMakeLists.txt 
new/qqc2-desktop-style-5.59.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.58.0/CMakeLists.txt2019-05-05 
00:46:57.0 +0200
+++ new/qqc2-desktop-style-5.59.0/CMakeLists.txt2019-06-01 
18:42:00.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.58.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
+set(KF5_VERSION "5.59.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.58.0 REQUIRED NO_MODULE)
+find_package(ECM 5.59.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.58.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 
new/qqc2-desktop-style-5.59.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
--- 
old/qqc2-desktop-style-5.58.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 2019-05-05 00:46:57.0 +0200
+++ 
new/qqc2-desktop-style-5.59.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 2019-06-01 18:42:00.0 +0200
@@ -24,7 +24,6 @@
 #include 
 #include 
 #include 
-#include 
 #include 
 
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.58.0/org.kde.desktop/MenuItem.qml 
new/qqc2-desktop-style-5.59.0/org.kde.desktop/MenuItem.qml
--- old/qqc2-desktop-style-5.58.0/org.kde.desktop/MenuItem.qml  2019-05-05 
00:46:57.0 +0200
+++ new/qqc2-desktop-style-5.59.0/org.kde.desktop/MenuItem.qml  2019-06-01 
18:42:00.0 +0200
@@ -117,7 +117,6 @@
 anchors.fill: parent
 color: Kirigami.Theme.highlightColor
 opacity: (controlRoot.highlighted || controlRoot.hovered) ? 1 : 0
-Behavior on opacity { NumberAnimation { duration: 150 } }
 }
 }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.58.0/org.kde.desktop/ScrollBar.qml 
new/qqc2-desktop-style-5.59.0/org.kde.desktop/ScrollBar.qml
--- old/qqc2-desktop-style-5.58.0/org.kde.desktop/ScrollBar.qml 2019-05-05 
00:46:57.0 +0200
+++ new/qqc2-desktop-style-5.59.0/org.kde.desktop/ScrollBar.qml 2019-06-01 
18:42:00.0 +0200
@@ -74,7 +74,7 @@
 style.activeControl = style.hitTest(mouse.x, mouse.y)
 if 

commit qqc2-desktop-style for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-05-22 11:12:59

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.5148 (New)


Package is "qqc2-desktop-style"

Wed May 22 11:12:59 2019 rev:22 rq:703393 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-05-02 19:16:36.113339115 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.5148/qqc2-desktop-style.changes
  2019-05-22 11:12:59.642570651 +0200
@@ -1,0 +2,18 @@
+Wed May 15 18:16:19 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- Changes since 5.57.0:
+  * Avoid nesting Controls in TextField (kde#406851)
+  * make the mobile text toolbar appear only on press
+  * [TabBar] Update height when TabButtons are added dynamically
+  * refer to the proper id
+  * use the new Kirigami.WheelHandler
+  * Support custom icon size for ToolButton
+  * It compile fine without foreach
+Refreshed patches:
+  * 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch
+
+---

Old:

  qqc2-desktop-style-5.57.0.tar.xz

New:

  qqc2-desktop-style-5.58.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.ylpRH8/_old  2019-05-22 11:13:01.082570286 +0200
+++ /var/tmp/diff_new_pack.ylpRH8/_new  2019-05-22 11:13:01.122570276 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.57
+%define _tar_path 5.58
 Name:   qqc2-desktop-style
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch ++
--- /var/tmp/diff_new_pack.ylpRH8/_old  2019-05-22 11:13:01.358570216 +0200
+++ /var/tmp/diff_new_pack.ylpRH8/_new  2019-05-22 11:13:01.374570212 +0200
@@ -7,36 +7,34 @@
  org.kde.desktop/private/MobileTextActionsToolBar.qml | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
  
-diff --git a/org.kde.desktop/private/MobileTextActionsToolBar.qml 
b/org.kde.desktop/private/MobileTextActionsToolBar.qml
-index e1e0043..c0953a2 100644
 a/org.kde.desktop/private/MobileTextActionsToolBar.qml
-+++ b/org.kde.desktop/private/MobileTextActionsToolBar.qml
-@@ -57,7 +57,7 @@ Popup {
+Index: 
qqc2-desktop-style-5.56.0git.20190424T214652~06ea48c/org.kde.desktop/private/MobileTextActionsToolBar.qml
+===
+--- 
qqc2-desktop-style-5.56.0git.20190424T214652~06ea48c.orig/org.kde.desktop/private/MobileTextActionsToolBar.qml
 2019-04-25 08:40:38.789971927 +0200
 
qqc2-desktop-style-5.56.0git.20190424T214652~06ea48c/org.kde.desktop/private/MobileTextActionsToolBar.qml
  2019-04-25 08:42:16.320959453 +0200
+@@ -58,7 +58,7 @@
  contentItem: RowLayout {
  ToolButton {
  focusPolicy: Qt.NoFocus
 -icon.name: "edit-cut"
 +@DISABLE_UNDER_QQC2_2_3@ icon.name: "edit-cut"
- visible: controlRoot.selectedText.length > 0
+ visible: controlRoot.selectedText.length > 0 && 
(!controlRoot.hasOwnProperty("echoMode") || controlRoot.echoMode === 
TextInput.Normal)
  onClicked: {
  controlRoot.cut();
-@@ -65,7 +65,7 @@ Popup {
+@@ -66,7 +66,7 @@
  }
  ToolButton {
  focusPolicy: Qt.NoFocus
 -icon.name: "edit-copy"
 +@DISABLE_UNDER_QQC2_2_3@ icon.name: "edit-copy"
- visible: controlRoot.selectedText.length > 0
+ visible: controlRoot.selectedText.length > 0 && 
(!controlRoot.hasOwnProperty("echoMode") || controlRoot.echoMode === 
TextInput.Normal)
  onClicked: {
  controlRoot.copy();
-@@ -73,7 +73,7 @@ Popup {
+@@ -74,7 +74,7 @@
  }
  ToolButton {
  focusPolicy: Qt.NoFocus
 -icon.name: "edit-paste"
 +@DISABLE_UNDER_QQC2_2_3@ icon.name: "edit-paste"
+ visible: controlRoot.canPaste
  onClicked: {
  controlRoot.paste();
- }
---
-2.20.1

++ qqc2-desktop-style-5.57.0.tar.xz -> qqc2-desktop-style-5.58.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.57.0/CMakeLists.txt 
new/qqc2-desktop-style-5.58.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.57.0/CMakeLists.txt2019-04-07 
09:21:46.0 +0200
+++ 

commit qqc2-desktop-style for openSUSE:Factory

2019-05-02 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-05-02 19:16:34

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.5148 (New)


Package is "qqc2-desktop-style"

Thu May  2 19:16:34 2019 rev:21 rq:695266 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-03-22 15:07:33.317484773 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.5148/qqc2-desktop-style.changes
  2019-05-02 19:16:36.113339115 +0200
@@ -1,0 +2,15 @@
+Sun Apr 14 20:21:45 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- Changes since 5.56.0:
+  * the plasma desktop style supports icon coloring
+  * [SpinBox] Improve mouse wheel behavior
+  * add a bit of padding in ToolBars
+  * fix RoundButton icons
+  * scrollbar based padding on all delegates
+  * look for a scrollview to take its scrollbar for margins
+
+---

Old:

  qqc2-desktop-style-5.56.0.tar.xz

New:

  qqc2-desktop-style-5.57.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.dpIkxo/_old  2019-05-02 19:16:37.305341305 +0200
+++ /var/tmp/diff_new_pack.dpIkxo/_new  2019-05-02 19:16:37.309341311 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.56
+%define _tar_path 5.57
 Name:   qqc2-desktop-style
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ qqc2-desktop-style-5.56.0.tar.xz -> qqc2-desktop-style-5.57.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.56.0/.gitignore 
new/qqc2-desktop-style-5.57.0/.gitignore
--- old/qqc2-desktop-style-5.56.0/.gitignore1970-01-01 01:00:00.0 
+0100
+++ new/qqc2-desktop-style-5.57.0/.gitignore2019-04-07 09:21:46.0 
+0200
@@ -0,0 +1,21 @@
+# Ignore the following files
+*~
+*.[oa]
+*.diff
+*.kate-swp
+*.kdev4
+.kdev_include_paths
+*.kdevelop.pcs
+*.moc
+*.moc.cpp
+*.orig
+*.user
+.*.swp
+.swp.*
+Doxyfile
+Makefile
+avail
+random_seed
+/build*/
+CMakeLists.txt.user*
+*.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.56.0/CMakeLists.txt 
new/qqc2-desktop-style-5.57.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.56.0/CMakeLists.txt2019-03-02 
14:31:26.0 +0100
+++ new/qqc2-desktop-style-5.57.0/CMakeLists.txt2019-04-07 
09:21:46.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.56.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
+set(KF5_VERSION "5.57.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.56.0 REQUIRED NO_MODULE)
+find_package(ECM 5.57.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.56.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 
new/qqc2-desktop-style-5.57.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
--- 
old/qqc2-desktop-style-5.56.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 2019-03-02 14:31:26.0 +0100
+++ 
new/qqc2-desktop-style-5.57.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 2019-04-07 09:21:46.0 +0200
@@ -144,7 +144,7 @@
 PlasmaDesktopTheme::PlasmaDesktopTheme(QObject *parent)
 : PlatformTheme(parent)
 {
-   // setHasCustomIconColoring(true);
+setSupportsIconColoring(true);
 m_parentItem = qobject_cast(parent);
 
 //null in case parent is a normal QObject
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.56.0/org.kde.desktop/CheckDelegate.qml 
new/qqc2-desktop-style-5.57.0/org.kde.desktop/CheckDelegate.qml
--- old/qqc2-desktop-style-5.56.0/org.kde.desktop/CheckDelegate.qml 
2019-03-02 14:31:26.0 +0100
+++ new/qqc2-desktop-style-5.57.0/org.kde.desktop/CheckDelegate.qml 
2019-04-07 

commit qqc2-desktop-style for openSUSE:Factory

2019-03-22 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-03-22 15:07:07

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.25356 (New)


Package is "qqc2-desktop-style"

Fri Mar 22 15:07:07 2019 rev:20 rq:686782 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-02-25 17:57:24.722287322 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.25356/qqc2-desktop-style.changes
 2019-03-22 15:07:33.317484773 +0100
@@ -1,0 +2,16 @@
+Sun Mar 10 20:15:38 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Use PointingHand when hovering links in Label
+  * Respect the display property of buttons
+  * clicking on empty areas behaves like pgup/pgdown (kde#402578)
+  * Support icon on ComboBox
+  * support text positioning api
+  * Support icons from local files in buttons
+  * Use the correct cursor when hovering over the editable part of a spinbox
+
+---

Old:

  qqc2-desktop-style-5.55.0.tar.xz

New:

  qqc2-desktop-style-5.56.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.Khq16X/_old  2019-03-22 15:07:35.037483285 +0100
+++ /var/tmp/diff_new_pack.Khq16X/_new  2019-03-22 15:07:35.045483278 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.55
+%define _tar_path 5.56
 Name:   qqc2-desktop-style
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ qqc2-desktop-style-5.55.0.tar.xz -> qqc2-desktop-style-5.56.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.55.0/CMakeLists.txt 
new/qqc2-desktop-style-5.56.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.55.0/CMakeLists.txt2019-02-02 
18:25:15.0 +0100
+++ new/qqc2-desktop-style-5.56.0/CMakeLists.txt2019-03-02 
14:31:26.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.55.0 REQUIRED NO_MODULE)
+find_package(ECM 5.56.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.55.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 
new/qqc2-desktop-style-5.56.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
--- 
old/qqc2-desktop-style-5.55.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 2019-02-02 18:25:15.0 +0100
+++ 
new/qqc2-desktop-style-5.56.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 2019-03-02 14:31:26.0 +0100
@@ -232,6 +232,7 @@
 
 //background
 
setBackgroundColor(colors.scheme.background(KColorScheme::NormalBackground).color());
+
setAlternateBackgroundColor(colors.scheme.background(KColorScheme::AlternateBackground).color());
 
setHighlightColor(colors.selectionScheme.background(KColorScheme::NormalBackground).color());
 
 //decoration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.55.0/org.kde.desktop/Button.qml 
new/qqc2-desktop-style-5.56.0/org.kde.desktop/Button.qml
--- old/qqc2-desktop-style-5.55.0/org.kde.desktop/Button.qml2019-02-02 
18:25:15.0 +0100
+++ new/qqc2-desktop-style-5.56.0/org.kde.desktop/Button.qml2019-03-02 
14:31:26.0 +0100
@@ -39,7 +39,7 @@
 contentItem: Item {}
 Kirigami.MnemonicData.enabled: controlRoot.enabled && controlRoot.visible
 Kirigami.MnemonicData.controlType: Kirigami.MnemonicData.ActionElement
-Kirigami.MnemonicData.label: controlRoot.text
+Kirigami.MnemonicData.label: controlRoot.display !== 
T.AbstractButton.IconOnly ? controlRoot.text : ""
 Shortcut {
 //in case of explicit & the button manages it by itself
 

commit qqc2-desktop-style for openSUSE:Factory

2019-02-25 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-02-25 17:57:21

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.28833 (New)


Package is "qqc2-desktop-style"

Mon Feb 25 17:57:21 2019 rev:19 rq:678730 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-02-15 10:01:57.351634373 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.28833/qqc2-desktop-style.changes
 2019-02-25 17:57:24.722287322 +0100
@@ -1,0 +2,7 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Add 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch (by Fabian Vogt)
+  to fix an issue with Qt 5.9
+- Downgrade the Qt version requirement to build with 5.9
+
+---

New:

  0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.pj72la/_old  2019-02-25 17:57:25.242286879 +0100
+++ /var/tmp/diff_new_pack.pj72la/_new  2019-02-25 17:57:25.242286879 +0100
@@ -27,6 +27,8 @@
 Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE
 Patch0: fix-build-with-gcc48.patch
+# PATCH-FIX-OPENSUSE
+Patch1: 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch
 BuildRequires:  extra-cmake-modules >= 0.0.8
 # For dir ownership
 BuildRequires:  kconfigwidgets-devel
@@ -70,6 +72,10 @@
 %if 0%{?suse_version} < 1500
 %patch0 -p1
 %endif
+%patch1 -p1
+%if 0%{?suse_version} == 1500
+sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
+%endif
 
 %build
 %cmake_kf5 -d build

++ 0001-Fix-MobileTextActionsToolBar.qml-with-Qt-5.9.patch ++
>From c6955b5afe087bf995c301c2a822533277539fa9 Mon Sep 17 00:00:00 2001
From: Fabian Vogt 
Date: Sat, 9 Feb 2019 17:16:10 +0100
Subject: [PATCH] Fix MobileTextActionsToolBar.qml with Qt 5.9
 
---
 org.kde.desktop/private/MobileTextActionsToolBar.qml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 
diff --git a/org.kde.desktop/private/MobileTextActionsToolBar.qml 
b/org.kde.desktop/private/MobileTextActionsToolBar.qml
index e1e0043..c0953a2 100644
--- a/org.kde.desktop/private/MobileTextActionsToolBar.qml
+++ b/org.kde.desktop/private/MobileTextActionsToolBar.qml
@@ -57,7 +57,7 @@ Popup {
 contentItem: RowLayout {
 ToolButton {
 focusPolicy: Qt.NoFocus
-icon.name: "edit-cut"
+@DISABLE_UNDER_QQC2_2_3@ icon.name: "edit-cut"
 visible: controlRoot.selectedText.length > 0
 onClicked: {
 controlRoot.cut();
@@ -65,7 +65,7 @@ Popup {
 }
 ToolButton {
 focusPolicy: Qt.NoFocus
-icon.name: "edit-copy"
+@DISABLE_UNDER_QQC2_2_3@ icon.name: "edit-copy"
 visible: controlRoot.selectedText.length > 0
 onClicked: {
 controlRoot.copy();
@@ -73,7 +73,7 @@ Popup {
 }
 ToolButton {
 focusPolicy: Qt.NoFocus
-icon.name: "edit-paste"
+@DISABLE_UNDER_QQC2_2_3@ icon.name: "edit-paste"
 onClicked: {
 controlRoot.paste();
 }
--
2.20.1



commit qqc2-desktop-style for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-02-15 10:01:49

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.28833 (New)


Package is "qqc2-desktop-style"

Fri Feb 15 10:01:49 2019 rev:18 rq:674282 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2019-01-24 14:10:24.799570078 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.28833/qqc2-desktop-style.changes
 2019-02-15 10:01:57.351634373 +0100
@@ -1,0 +2,23 @@
+Sun Feb 10 22:03:24 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * Fix combobox initial sizing (kde#403736)
+  * Set combobox popups to be modal (kde#403403)
+  * Tab bar test
+  * partly revert 4f00b0cabc1230fdf
+  * Word-wrap long tooltips (kde#396385)
+  * ComboBox: fix default delegate
+  * Fake mousehover whilst combobox is open
+  * Set CombooBox QStyleOptionState == On rather than Sunken to match qwidgets
+  * Fix ComboBox
+  * Always draw the tooltip on top of everything else
+  * Support a tooltip on a MouseArea
+  * Minor: Use {} for initializing flags
+  * Minor: Use nullptr
+  * do not force text display for ToolButton
+
+---

Old:

  qqc2-desktop-style-5.54.0.tar.xz

New:

  qqc2-desktop-style-5.55.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.x9YChl/_old  2019-02-15 10:01:57.883634201 +0100
+++ /var/tmp/diff_new_pack.x9YChl/_new  2019-02-15 10:01:57.887634200 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.54
+%define _tar_path 5.55
 Name:   qqc2-desktop-style
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ qqc2-desktop-style-5.54.0.tar.xz -> qqc2-desktop-style-5.55.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.54.0/CMakeLists.txt 
new/qqc2-desktop-style-5.55.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.54.0/CMakeLists.txt2019-01-04 
22:45:42.0 +0100
+++ new/qqc2-desktop-style-5.55.0/CMakeLists.txt2019-02-02 
18:25:15.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.54.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
+set(KF5_VERSION "5.55.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
-set(REQUIRED_QT_VERSION 5.9.0)
+set(REQUIRED_QT_VERSION 5.10.0)
 
 # Disallow in-source build #
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.54.0 REQUIRED NO_MODULE)
+find_package(ECM 5.55.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.54.0/org.kde.desktop/ComboBox.qml 
new/qqc2-desktop-style-5.55.0/org.kde.desktop/ComboBox.qml
--- old/qqc2-desktop-style-5.54.0/org.kde.desktop/ComboBox.qml  2019-01-04 
22:45:42.0 +0100
+++ new/qqc2-desktop-style-5.55.0/org.kde.desktop/ComboBox.qml  2019-02-02 
18:25:15.0 +0100
@@ -53,6 +53,10 @@
 property bool separatorVisible: false
 Kirigami.Theme.colorSet: controlRoot.Kirigami.Theme.inherit ? 
controlRoot.Kirigami.Theme.colorSet : Kirigami.Theme.View
 Kirigami.Theme.inherit: controlRoot.Kirigami.Theme.inherit
+onClicked: {
+controlRoot.currentIndex = index;
+controlRoot.popup.visible = false;
+}
 }
 
 indicator: Item {}
@@ -134,7 +138,7 @@
 selectedTextColor: Kirigami.Theme.highlightedTextColor
 
 selectByMouse: !Kirigami.Settings.tabletMode
-cursorDelegate: Kirigami.Settings.tabletMode ? mobileCursor : 
undefined
+cursorDelegate: Kirigami.Settings.tabletMode ? mobileCursor : null
 
 font: controlRoot.font
 horizontalAlignment: Text.AlignLeft
@@ -178,9 +182,8 @@
 control: controlRoot
 elementType: "combobox"
 anchors.fill: parent
-hover: controlRoot.hovered
-

commit qqc2-desktop-style for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2019-01-24 14:10:24

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.28833 (New)


Package is "qqc2-desktop-style"

Thu Jan 24 14:10:24 2019 rev:17 rq:665874 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-12-21 08:21:35.557560255 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.28833/qqc2-desktop-style.changes
 2019-01-24 14:10:24.799570078 +0100
@@ -1,0 +2,15 @@
+Mon Jan 14 06:14:47 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * Fix warning
+  * Fix menu item width when the delegate is overriden (kde#401792)
+  * Fix warnings
+  * Rotate busy indicator clockwise
+  * same behavior as Kirigami ScrollablePage
+  * force checkboxes/radios to be square
+
+---

Old:

  qqc2-desktop-style-5.53.0.tar.xz

New:

  qqc2-desktop-style-5.54.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.gYCszn/_old  2019-01-24 14:10:25.199569617 +0100
+++ /var/tmp/diff_new_pack.gYCszn/_new  2019-01-24 14:10:25.203569613 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qqc2-desktop-style
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.53
+%define _tar_path 5.54
 Name:   qqc2-desktop-style
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ qqc2-desktop-style-5.53.0.tar.xz -> qqc2-desktop-style-5.54.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.53.0/CMakeLists.txt 
new/qqc2-desktop-style-5.54.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.53.0/CMakeLists.txt2018-12-01 
15:42:55.0 +0100
+++ new/qqc2-desktop-style-5.54.0/CMakeLists.txt2019-01-04 
22:45:42.0 +0100
@@ -1,7 +1,7 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.53.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
+set(KF5_VERSION "5.54.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.53.0 REQUIRED NO_MODULE)
+find_package(ECM 5.54.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.53.0/org.kde.desktop/BusyIndicator.qml 
new/qqc2-desktop-style-5.54.0/org.kde.desktop/BusyIndicator.qml
--- old/qqc2-desktop-style-5.53.0/org.kde.desktop/BusyIndicator.qml 
2018-12-01 15:42:55.0 +0100
+++ new/qqc2-desktop-style-5.54.0/org.kde.desktop/BusyIndicator.qml 
2019-01-04 22:45:42.0 +0100
@@ -50,8 +50,8 @@
 RotationAnimator {
 target: controlRoot.contentItem
 running: controlRoot.visible && controlRoot.running
-from: 360
-to: 0
+from: 0
+to: 360
 loops: Animation.Infinite
 duration: 1000
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.53.0/org.kde.desktop/CheckBox.qml 
new/qqc2-desktop-style-5.54.0/org.kde.desktop/CheckBox.qml
--- old/qqc2-desktop-style-5.53.0/org.kde.desktop/CheckBox.qml  2018-12-01 
15:42:55.0 +0100
+++ new/qqc2-desktop-style-5.54.0/org.kde.desktop/CheckBox.qml  2019-01-04 
22:45:42.0 +0100
@@ -45,6 +45,7 @@
 indicator: CheckIndicator {
 LayoutMirroring.enabled: controlRoot.mirrored
 LayoutMirroring.childrenInherit: true
+width: height
 anchors {
 left: parent.left
 verticalCenter: parent.verticalCenter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit qqc2-desktop-style for openSUSE:Factory

2018-12-20 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-12-21 08:21:24

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.28833 (New)


Package is "qqc2-desktop-style"

Fri Dec 21 08:21:24 2018 rev:16 rq:658606 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-11-15 12:39:37.578305447 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new.28833/qqc2-desktop-style.changes
 2018-12-21 08:21:35.557560255 +0100
@@ -1,0 +2,23 @@
+Sun Dec 09 19:43:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * consistent sizing of item compared to QWidgets
+  * emit activated
+  * same behavior as qwidgets comboboxes
+  * fix Menu sizing
+  * default values for ToolTip
+  * proper line widths
+  * make sure flickables are pixelAligned
+  * Fix compilation
+  * Support for QGuiApplication-based apps (kde#396287)
+  * touchscreen text controls
+  * Size according to specified icon width and height
+  * Honor flat property of buttons
+  * Remove qt include prefix
+  * Fix issue where there's only one element on the menu
+
+---

Old:

  qqc2-desktop-style-5.52.0.tar.xz

New:

  qqc2-desktop-style-5.53.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.rTIF13/_old  2018-12-21 08:21:36.129559720 +0100
+++ /var/tmp/diff_new_pack.rTIF13/_new  2018-12-21 08:21:36.129559720 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.52
+%define _tar_path 5.53
 Name:   qqc2-desktop-style
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ qqc2-desktop-style-5.52.0.tar.xz -> qqc2-desktop-style-5.53.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.52.0/CMakeLists.txt 
new/qqc2-desktop-style-5.53.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.52.0/CMakeLists.txt2018-11-03 
13:03:21.0 +0100
+++ new/qqc2-desktop-style-5.53.0/CMakeLists.txt2018-12-01 
15:42:55.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.52.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.52.0") # handled by release scripts
+set(KF5_VERSION "5.53.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
-set(REQUIRED_QT_VERSION 5.8.0)
+set(REQUIRED_QT_VERSION 5.9.0)
 
 # Disallow in-source build #
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.52.0 REQUIRED NO_MODULE)
+find_package(ECM 5.53.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.52.0/org.kde.desktop/Button.qml 
new/qqc2-desktop-style-5.53.0/org.kde.desktop/Button.qml
--- old/qqc2-desktop-style-5.52.0/org.kde.desktop/Button.qml2018-11-03 
13:03:21.0 +0100
+++ new/qqc2-desktop-style-5.53.0/org.kde.desktop/Button.qml2018-12-01 
15:42:55.0 +0100
@@ -59,7 +59,10 @@
 activeControl: controlRoot.isDefault ? "default" : "f"
 properties: {
 "icon": controlRoot.icon ? (controlRoot.icon.name || 
controlRoot.icon.source) : "",
-"iconColor": controlRoot.icon && controlRoot.icon.color.a > 0? 
controlRoot.icon.color : Kirigami.Theme.textColor
+"iconColor": controlRoot.icon && controlRoot.icon.color.a > 0? 
controlRoot.icon.color : Kirigami.Theme.textColor,
+"iconWidth": controlRoot.icon && controlRoot.icon.width ? 
controlRoot.icon.width : 0,
+"iconHeight": controlRoot.icon && controlRoot.icon.height ? 
controlRoot.icon.height : 0,
+"flat": controlRoot.flat
 }
 }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.52.0/org.kde.desktop/ComboBox.qml 
new/qqc2-desktop-style-5.53.0/org.kde.desktop/ComboBox.qml
--- old/qqc2-desktop-style-5.52.0/org.kde.desktop/ComboBox.qml  2018-11-03 
13:03:21.0 +0100
+++ 

commit qqc2-desktop-style for openSUSE:Factory

2018-11-15 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-11-15 12:39:35

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Thu Nov 15 12:39:35 2018 rev:15 rq:648557 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-10-23 20:36:50.612798552 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-11-15 12:39:37.578305447 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 19:48:08 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * No code changes since 5.51.0
+
+---

Old:

  qqc2-desktop-style-5.51.0.tar.xz

New:

  qqc2-desktop-style-5.52.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.oSkH4M/_old  2018-11-15 12:39:39.054303879 +0100
+++ /var/tmp/diff_new_pack.oSkH4M/_new  2018-11-15 12:39:39.058303875 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.51
+%define _tar_path 5.52
 Name:   qqc2-desktop-style
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ qqc2-desktop-style-5.51.0.tar.xz -> qqc2-desktop-style-5.52.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.51.0/CMakeLists.txt 
new/qqc2-desktop-style-5.52.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.51.0/CMakeLists.txt2018-10-07 
12:11:14.0 +0200
+++ new/qqc2-desktop-style-5.52.0/CMakeLists.txt2018-11-03 
13:03:21.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.51.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
+set(KF5_VERSION "5.52.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.52.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.51.0 REQUIRED NO_MODULE)
+find_package(ECM 5.52.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})




commit qqc2-desktop-style for openSUSE:Factory

2018-10-23 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-10-23 20:36:46

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Tue Oct 23 20:36:46 2018 rev:14 rq:642360 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-10-02 19:45:31.777947620 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-10-23 20:36:50.612798552 +0200
@@ -1,0 +2,16 @@
+Tue Oct 16 08:02:50 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:43 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * small default padding when there is a background
+  * Make it compile with "KDEFrameworkCompilerSettings"
+
+---

Old:

  qqc2-desktop-style-5.50.0.tar.xz

New:

  qqc2-desktop-style-5.51.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.fuRNv2/_old  2018-10-23 20:36:51.032798050 +0200
+++ /var/tmp/diff_new_pack.fuRNv2/_new  2018-10-23 20:36:51.036798045 +0200
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define _tar_path 5.50
+%define _tar_path 5.51
 Name:   qqc2-desktop-style
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
 Group:  Development/Libraries/KDE
-URL:http://www.kde.org/
+URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE
 Patch0: fix-build-with-gcc48.patch

++ qqc2-desktop-style-5.50.0.tar.xz -> qqc2-desktop-style-5.51.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.50.0/CMakeLists.txt 
new/qqc2-desktop-style-5.51.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.50.0/CMakeLists.txt2018-09-01 
00:25:36.0 +0200
+++ new/qqc2-desktop-style-5.51.0/CMakeLists.txt2018-10-07 
12:11:14.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.50.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
+set(KF5_VERSION "5.51.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.50.0 REQUIRED NO_MODULE)
+find_package(ECM 5.51.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
@@ -30,7 +30,7 @@
 include(ECMGenerateHeaders)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings NO_POLICY_SCOPE)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS Core 
Quick Gui Widgets QuickControls2)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.50.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 
new/qqc2-desktop-style-5.51.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
--- 
old/qqc2-desktop-style-5.50.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 2018-09-01 00:25:36.0 +0200
+++ 
new/qqc2-desktop-style-5.51.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 2018-10-07 12:11:14.0 +0200
@@ -139,11 +139,12 @@
 private:
 QHash, 
Colors> m_cache;
 };
-Q_GLOBAL_STATIC_WITH_ARGS(QScopedPointer, s_style, (new 
StyleSingleton));
+Q_GLOBAL_STATIC_WITH_ARGS(QScopedPointer, s_style, (new 
StyleSingleton))
 
 PlasmaDesktopTheme::PlasmaDesktopTheme(QObject *parent)
 : PlatformTheme(parent)
 {
+   // setHasCustomIconColoring(true);
 m_parentItem = qobject_cast(parent);
 
 //null in case parent is a normal QObject
diff -urN 

commit qqc2-desktop-style for openSUSE:Factory

2018-10-02 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-10-02 19:45:30

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Tue Oct  2 19:45:30 2018 rev:13 rq:636039 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-08-27 12:58:01.816729744 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-10-02 19:45:31.777947620 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:47 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * None
+
+---

Old:

  qqc2-desktop-style-5.49.0.tar.xz

New:

  qqc2-desktop-style-5.50.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.zBee5F/_old  2018-10-02 19:45:32.225947161 +0200
+++ /var/tmp/diff_new_pack.zBee5F/_new  2018-10-02 19:45:32.229947158 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.49
+%define _tar_path 5.50
 Name:   qqc2-desktop-style
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ qqc2-desktop-style-5.49.0.tar.xz -> qqc2-desktop-style-5.50.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.49.0/CMakeLists.txt 
new/qqc2-desktop-style-5.50.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.49.0/CMakeLists.txt2018-08-04 
10:45:54.0 +0200
+++ new/qqc2-desktop-style-5.50.0/CMakeLists.txt2018-09-01 
00:25:36.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.49.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.49.0 REQUIRED NO_MODULE)
+find_package(ECM 5.50.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})




commit qqc2-desktop-style for openSUSE:Factory

2018-08-27 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-08-27 12:57:58

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Mon Aug 27 12:57:58 2018 rev:12 rq:630651 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-07-22 23:04:01.784935189 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-08-27 12:58:01.816729744 +0200
@@ -1,0 +2,13 @@
+Sun Aug 19 09:19:37 UTC 2018 - christo...@krop.fr
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * Improve sizing of menus (kde#396841)
+  * Remove double comparison
+  * Port away from string-based connects
+  * check for valid icon
+
+---

Old:

  qqc2-desktop-style-5.48.0.tar.xz

New:

  qqc2-desktop-style-5.49.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.gvuQSt/_old  2018-08-27 12:58:02.668730675 +0200
+++ /var/tmp/diff_new_pack.gvuQSt/_new  2018-08-27 12:58:02.672730679 +0200
@@ -16,21 +16,21 @@
 #
 
 
-%define _tar_path 5.48
+%define _tar_path 5.49
 Name:   qqc2-desktop-style
-Version:5.48.0
+Version:5.49.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
 Group:  Development/Libraries/KDE
-Url:http://www.kde.org/
+URL:http://www.kde.org/
 Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE
-Patch:  fix-build-with-gcc48.patch
+Patch0: fix-build-with-gcc48.patch
 BuildRequires:  extra-cmake-modules >= 0.0.8
-BuildRequires:  kf5-filesystem
 # For dir ownership
 BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kf5-filesystem
 BuildRequires:  kiconthemes-devel
 BuildRequires:  kirigami2-devel
 BuildRequires:  cmake(Qt5Core) >= 5.9.1
@@ -40,15 +40,15 @@
 BuildRequires:  cmake(Qt5QuickControls2)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Widgets)
-# For KUA users
-Provides:   plasma5-qqc2-style = %{version}
-Obsoletes:  plasma5-qqc2-style < %{version}
 Requires:   libqt5-qtquickcontrols2
 # plasma5-workspace sets up the env variables so that this theme
 # is picked by default. It still works fine without it (no requires),
 # but looks better with it. By itself plasma5-workspace does not use
 # it (yet), so only install it with libqt5-qtquickcontrols2.
 Supplements:packageand(plasma5-workspace:libqt5-qtquickcontrols2)
+# For KUA users
+Provides:   plasma5-qqc2-style = %{version}
+Obsoletes:  plasma5-qqc2-style < %{version}
 
 %description
 A Qt Quick Controls 2 style engine that uses the desktop style
@@ -68,7 +68,7 @@
 %prep
 %setup -q
 %if 0%{?suse_version} < 1500
-%patch -p1
+%patch0 -p1
 %endif
 
 %build
@@ -79,7 +79,7 @@
 %kf5_makeinstall -C build
 
 %files
-%doc LICENSE*
+%license LICENSE*
 %{_kf5_qmldir}/QtQuick/Controls.2/org.kde.desktop/
 %dir %{_kf5_qmldir}/org/
 %dir %{_kf5_qmldir}/org/kde/

++ qqc2-desktop-style-5.48.0.tar.xz -> qqc2-desktop-style-5.49.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.48.0/CMakeLists.txt 
new/qqc2-desktop-style-5.49.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.48.0/CMakeLists.txt2018-07-07 
23:54:12.0 +0200
+++ new/qqc2-desktop-style-5.49.0/CMakeLists.txt2018-08-04 
10:45:54.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.48.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.48.0") # handled by release scripts
+set(KF5_VERSION "5.49.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.48.0 REQUIRED NO_MODULE)
+find_package(ECM 5.49.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.48.0/org.kde.desktop/Menu.qml 
new/qqc2-desktop-style-5.49.0/org.kde.desktop/Menu.qml
--- 

commit qqc2-desktop-style for openSUSE:Factory

2018-07-22 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-07-22 23:03:56

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Sun Jul 22 23:03:56 2018 rev:11 rq:623330 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-06-23 19:59:12.167598648 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-07-22 23:04:01.784935189 +0200
@@ -1,0 +2,16 @@
+Mon Jul 16 04:37:49 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.48.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+  * no pixel values in checkindicator
+  * own sizehit for sliders
+  * use RadioIndicator for everybody
+  * Don't overflow around popups
+  * on Qt<5.11 the control palette is completely ignored
+  * import kirigami 2.4
+  * anchor button background
+
+---

Old:

  qqc2-desktop-style-5.47.0.tar.xz

New:

  qqc2-desktop-style-5.48.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.9Qlcrl/_old  2018-07-22 23:04:02.272935008 +0200
+++ /var/tmp/diff_new_pack.9Qlcrl/_new  2018-07-22 23:04:02.276935007 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.47
+%define _tar_path 5.48
 Name:   qqc2-desktop-style
-Version:5.47.0
+Version:5.48.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later

++ qqc2-desktop-style-5.47.0.tar.xz -> qqc2-desktop-style-5.48.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.47.0/CMakeLists.txt 
new/qqc2-desktop-style-5.48.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.47.0/CMakeLists.txt2018-06-02 
18:30:33.0 +0200
+++ new/qqc2-desktop-style-5.48.0/CMakeLists.txt2018-07-07 
23:54:12.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
+set(KF5_VERSION "5.48.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.48.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.47.0 REQUIRED NO_MODULE)
+find_package(ECM 5.48.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.47.0/org.kde.desktop/BusyIndicator.qml 
new/qqc2-desktop-style-5.48.0/org.kde.desktop/BusyIndicator.qml
--- old/qqc2-desktop-style-5.47.0/org.kde.desktop/BusyIndicator.qml 
2018-06-02 18:30:33.0 +0200
+++ new/qqc2-desktop-style-5.48.0/org.kde.desktop/BusyIndicator.qml 
2018-07-07 23:54:12.0 +0200
@@ -21,7 +21,7 @@
 
 
 import QtQuick 2.6
-import org.kde.kirigami 2.2 as Kirigami
+import org.kde.kirigami 2.4 as Kirigami
 import QtQuick.Templates @QQC2_VERSION@ as T
 
 T.BusyIndicator {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.47.0/org.kde.desktop/Button.qml 
new/qqc2-desktop-style-5.48.0/org.kde.desktop/Button.qml
--- old/qqc2-desktop-style-5.47.0/org.kde.desktop/Button.qml2018-06-02 
18:30:33.0 +0200
+++ new/qqc2-desktop-style-5.48.0/org.kde.desktop/Button.qml2018-07-07 
23:54:12.0 +0200
@@ -22,7 +22,7 @@
 import QtQuick 2.6
 import QtQuick.Templates @QQC2_VERSION@ as T
 import org.kde.qqc2desktopstyle.private 1.0 as StylePrivate
-import org.kde.kirigami 2.3 as Kirigami
+import org.kde.kirigami 2.4 as Kirigami
 
 T.Button {
 id: controlRoot
@@ -48,6 +48,7 @@
 }
 background: StylePrivate.StyleItem {
 id: styleitem
+anchors.fill: parent
 control: controlRoot
 elementType: "button"
 sunken: controlRoot.pressed || (controlRoot.checkable && 
controlRoot.checked)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.47.0/org.kde.desktop/CheckBox.qml 
new/qqc2-desktop-style-5.48.0/org.kde.desktop/CheckBox.qml
--- old/qqc2-desktop-style-5.47.0/org.kde.desktop/CheckBox.qml  2018-06-02 

commit qqc2-desktop-style for openSUSE:Factory

2018-06-23 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-06-23 19:59:08

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Sat Jun 23 19:59:08 2018 rev:10 rq:616803 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-05-19 15:42:29.390575896 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-06-23 19:59:12.167598648 +0200
@@ -1,0 +2,32 @@
+Tue Jun 12 21:26:10 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * Use pallet property only when using qtquickcontrols 2.4
+  * work with Qt<5.10
+  * add missing import
+  * fix height of tabbar
+  * Use Control.palette
+  * --warnings
+  * [RadioButton] Rename "control" to "controlRoot"
+  * Don't set explicit spacing on RadioButton/CheckBox
+  * [FocusRect] Use manual placement instead of anchors
+  * import focusrect
+  * import FocusRect
+  * It turns out the flickable in a scrollview is the contentItem
+  * Use override
+  * Show focus rect when CheckBox or RadioButton are focused
+  * hacky fix to scrollview detection
+  * don't reparent the flickable to the mousearea
+  * Add test file for ScrollView { TextArea {} }
+  * [TabBar] Switch tabs with mouse wheel
+  * Fix warning
+  * Control must not have children (kde#394134)
+  * constrain scroll (kde#393992)
+- Dropped patches, now upstream:
+  * control-must-not-have-children.patch
+
+---

Old:

  control-must-not-have-children.patch
  qqc2-desktop-style-5.46.0.tar.xz

New:

  qqc2-desktop-style-5.47.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.FRUYQn/_old  2018-06-23 19:59:12.691579245 +0200
+++ /var/tmp/diff_new_pack.FRUYQn/_new  2018-06-23 19:59:12.695579097 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.46
+%define _tar_path 5.47
 Name:   qqc2-desktop-style
-Version:5.46.0
+Version:5.47.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
@@ -27,8 +27,6 @@
 Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE
 Patch:  fix-build-with-gcc48.patch
-# PATCH-FIX-UPSTREAM
-Patch1: control-must-not-have-children.patch
 BuildRequires:  extra-cmake-modules >= 0.0.8
 BuildRequires:  kf5-filesystem
 # For dir ownership
@@ -72,7 +70,6 @@
 %if 0%{?suse_version} < 1500
 %patch -p1
 %endif
-%patch1 -p1
 
 %build
 %cmake_kf5 -d build

++ qqc2-desktop-style-5.46.0.tar.xz -> qqc2-desktop-style-5.47.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.46.0/CMakeLists.txt 
new/qqc2-desktop-style-5.47.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.46.0/CMakeLists.txt2018-05-05 
14:40:14.0 +0200
+++ new/qqc2-desktop-style-5.47.0/CMakeLists.txt2018-06-02 
18:30:33.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.46.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
+set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.46.0 REQUIRED NO_MODULE)
+find_package(ECM 5.47.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
@@ -105,6 +105,12 @@
 set(DISABLE_UNDER_QQC2_2_3 "")
 endif()
 
+if (QQC2_VERSION_MINOR LESS 4)
+set(DISABLE_UNDER_QQC2_2_4 "//Needs QtQuick.Controls 2.4 ")
+else()
+set(DISABLE_UNDER_QQC2_2_4 "")
+endif()
+
 # Find all the source qml files
 FILE(GLOB_RECURSE inFiles RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}"
 "${CMAKE_CURRENT_SOURCE_DIR}/org.kde.desktop/*")
@@ -116,6 +122,7 @@
 "${CMAKE_CURRENT_BINARY_DIR}/${infileName}"
 INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
 PATH_VARS  QQC2_VERSION DISABLE_UNDER_QQC2_2_3
+DISABLE_UNDER_QQC2_2_4
 )
 ENDFOREACH(infileName)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit qqc2-desktop-style for openSUSE:Factory

2018-05-19 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-05-19 15:42:21

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Sat May 19 15:42:21 2018 rev:9 rq:607602 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-04-20 17:30:09.789030771 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-05-19 15:42:29.390575896 +0200
@@ -1,0 +2,17 @@
+Sun May 13 21:03:12 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * export layout paddings from qstyle, start from Control
+  * [ComboBox] Fix mouse wheel handling
+  * make the mousearea not interfere with controls
+  * fix acceptableInput
+  * remove useless debug
+  * Fix warning
+- Add upstream patch to fix control panel layouts (kde#394134):
+  * control-must-not-have-children.patch
+
+---

Old:

  qqc2-desktop-style-5.45.0.tar.xz

New:

  control-must-not-have-children.patch
  qqc2-desktop-style-5.46.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.5qsiPd/_old  2018-05-19 15:42:30.042552043 +0200
+++ /var/tmp/diff_new_pack.5qsiPd/_new  2018-05-19 15:42:30.046551896 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.45
+%define _tar_path 5.46
 Name:   qqc2-desktop-style
-Version:5.45.0
+Version:5.46.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
@@ -27,6 +27,8 @@
 Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE
 Patch:  fix-build-with-gcc48.patch
+# PATCH-FIX-UPSTREAM
+Patch1: control-must-not-have-children.patch
 BuildRequires:  extra-cmake-modules >= 0.0.8
 BuildRequires:  kf5-filesystem
 # For dir ownership
@@ -70,6 +72,7 @@
 %if 0%{?suse_version} < 1500
 %patch -p1
 %endif
+%patch1 -p1
 
 %build
 %cmake_kf5 -d build

++ control-must-not-have-children.patch ++
>From 8790d850c4343b9f615457f0926cc3cdcef8d0c7 Mon Sep 17 00:00:00 2001
From: Marco Martin 
Date: Mon, 14 May 2018 20:08:40 +0200
Subject: Control must not have children

this invisible child interfers badly with Kirigami FormLayout

BUG:394134
---
 org.kde.desktop/Control.qml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org.kde.desktop/Control.qml b/org.kde.desktop/Control.qml
index 40d8425..ce49342 100644
--- a/org.kde.desktop/Control.qml
+++ b/org.kde.desktop/Control.qml
@@ -37,7 +37,7 @@ T.Control {
 rightPadding: styleItem.pixelMetric("layoutrightmargin")
 bottomPadding: styleItem.pixelMetric("layoutbottommargin")
 
-StylePrivate.StyleItem {
+property Item __style: StylePrivate.StyleItem {
 id: styleItem
 }
 }
-- 
cgit v0.11.2

++ qqc2-desktop-style-5.45.0.tar.xz -> qqc2-desktop-style-5.46.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.45.0/CMakeLists.txt 
new/qqc2-desktop-style-5.46.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.45.0/CMakeLists.txt2018-04-07 
09:49:08.0 +0200
+++ new/qqc2-desktop-style-5.46.0/CMakeLists.txt2018-05-05 
14:40:14.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.45.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
+set(KF5_VERSION "5.46.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.45.0 REQUIRED NO_MODULE)
+find_package(ECM 5.46.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.45.0/org.kde.desktop/ComboBox.qml 
new/qqc2-desktop-style-5.46.0/org.kde.desktop/ComboBox.qml
--- old/qqc2-desktop-style-5.45.0/org.kde.desktop/ComboBox.qml  2018-04-07 
09:49:08.0 +0200
+++ new/qqc2-desktop-style-5.46.0/org.kde.desktop/ComboBox.qml  2018-05-05 

commit qqc2-desktop-style for openSUSE:Factory

2018-04-20 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-04-20 17:28:29

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Fri Apr 20 17:28:29 2018 rev:8 rq:597241 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-03-22 12:08:17.682839850 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-04-20 17:30:09.789030771 +0200
@@ -1,0 +2,24 @@
+Mon Apr 16 09:40:37 UTC 2018 - wba...@tmo.at
+
+- Add fix-build-with-gcc48.patch to make it compile with gcc 4.8 on
+  Leap 42.3
+
+---
+Sat Apr 14 13:19:09 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * fix rendering when disabled
+  * better layout
+  * experimental support for auto mnemonics
+  * We depend against 5.8.0
+  * Make sure we are taking into account hte size of the element when styling
+  * Fix font rendering for non-HiDPI and integer scale factors (kde#391780)
+  * e our way to handle shortcuts
+  * fix icons colors with colorsets
+  * fix icon colors for toolbuttons
+
+---

Old:

  qqc2-desktop-style-5.44.0.tar.xz

New:

  fix-build-with-gcc48.patch
  qqc2-desktop-style-5.45.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.L9tSxD/_old  2018-04-20 17:30:10.680998422 +0200
+++ /var/tmp/diff_new_pack.L9tSxD/_new  2018-04-20 17:30:10.684998277 +0200
@@ -16,15 +16,17 @@
 #
 
 
-%define _tar_path 5.44
+%define _tar_path 5.45
 Name:   qqc2-desktop-style
-Version:5.44.0
+Version:5.45.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0-or-later
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org/
 Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE
+Patch:  fix-build-with-gcc48.patch
 BuildRequires:  extra-cmake-modules >= 0.0.8
 BuildRequires:  kf5-filesystem
 # For dir ownership
@@ -65,6 +67,9 @@
 
 %prep
 %setup -q
+%if 0%{?suse_version} < 1500
+%patch -p1
+%endif
 
 %build
 %cmake_kf5 -d build

++ fix-build-with-gcc48.patch ++
>From 12755f964b745b60f7a503bcd8a1a532ae87418a Mon Sep 17 00:00:00 2001
From: Wolfgang Bauer 
Date: Mon, 16 Apr 2018 11:40:32 +0200
Subject: [PATCH] Fix build with gcc 4.8

See https://bugreports.qt.io/browse/QTBUG-48988
---
 plugin/kquickstyleitem.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugin/kquickstyleitem.cpp b/plugin/kquickstyleitem.cpp
index 02fd313..ef56ed8 100644
--- a/plugin/kquickstyleitem.cpp
+++ b/plugin/kquickstyleitem.cpp
@@ -1564,7 +1564,7 @@ void KQuickStyleItem::setControl(QQuickItem *control)
 m_window = m_control->window();
 m_window->installEventFilter(this);
 }
-connect(m_control, ::windowChanged, this,
+connect(m_control.data(), ::windowChanged, this,
 [this](QQuickWindow *window) {
 if (m_window) {
 m_window->removeEventFilter(this);
-- 
2.13.6

++ qqc2-desktop-style-5.44.0.tar.xz -> qqc2-desktop-style-5.45.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.44.0/CMakeLists.txt 
new/qqc2-desktop-style-5.45.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.44.0/CMakeLists.txt2018-03-03 
10:54:13.0 +0100
+++ new/qqc2-desktop-style-5.45.0/CMakeLists.txt2018-04-07 
09:49:08.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.44.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
+set(KF5_VERSION "5.45.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
-set(REQUIRED_QT_VERSION "5.7.0")
+set(REQUIRED_QT_VERSION 5.8.0)
 
 # Disallow in-source build #
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.44.0 REQUIRED NO_MODULE)
+find_package(ECM 5.45.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 

commit qqc2-desktop-style for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-03-22 12:02:12

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Thu Mar 22 12:02:12 2018 rev:7 rq:586871 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-02-18 11:42:19.605681726 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-03-22 12:08:17.682839850 +0100
@@ -1,0 +2,26 @@
+Mon Mar 12 23:29:43 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * Fix syntax error in previous commit, detected by launching ruqola
+  * Show a radiobutton when we are showing an exclusive control
+  * fix some Qt 5.9 bugs
+  * implement MenuBarItem
+  * fix logic
+  * implement DelayButton
+  * New component: round button
+  * take into account toolbar position
+  * support colors for icons in buttons
+  * support --reverse
+  * icons in Menu fully functional
+  * consistent shadows with the new breeze style
+  * ame behavior as qwidget menus
+  * make icons actually work
+  * Some QStyles seem to not return sensible pixelmetrics here
+  * first rough icons support
+  * don't wrap around with mouse wheel
+
+---

Old:

  qqc2-desktop-style-5.43.0.tar.xz

New:

  qqc2-desktop-style-5.44.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.2GqbSs/_old  2018-03-22 12:08:18.434812895 +0100
+++ /var/tmp/diff_new_pack.2GqbSs/_new  2018-03-22 12:08:18.438812751 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define _tar_path 5.43
+%define _tar_path 5.44
 Name:   qqc2-desktop-style
-Version:5.43.0
+Version:5.44.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org/
 Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz

++ qqc2-desktop-style-5.43.0.tar.xz -> qqc2-desktop-style-5.44.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.43.0/CMakeLists.txt 
new/qqc2-desktop-style-5.44.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.43.0/CMakeLists.txt2018-02-05 
09:12:29.0 +0100
+++ new/qqc2-desktop-style-5.44.0/CMakeLists.txt2018-03-03 
10:54:13.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.43.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
+set(KF5_VERSION "5.44.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.43.0 REQUIRED NO_MODULE)
+find_package(ECM 5.44.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
@@ -96,8 +96,14 @@
 
 #FIXME: this assumes there will always be a QQC2 release for each Qt release, 
needs
 #something to discover what's the latest qqc2 version available
-math(EXPR QQC2_VERSION "${Qt5QuickControls2_VERSION_MINOR} - 7")
-set(QQC2_VERSION "2.${QQC2_VERSION}")
+math(EXPR QQC2_VERSION_MINOR "${Qt5QuickControls2_VERSION_MINOR} - 7")
+set(QQC2_VERSION "2.${QQC2_VERSION_MINOR}")
+
+if (QQC2_VERSION_MINOR LESS 3)
+set(DISABLE_UNDER_QQC2_2_3 "//Needs QtQuick.Controls 2.3 ")
+else()
+set(DISABLE_UNDER_QQC2_2_3 "")
+endif()
 
 # Find all the source qml files
 FILE(GLOB_RECURSE inFiles RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}"
@@ -109,7 +115,7 @@
 "${CMAKE_CURRENT_SOURCE_DIR}/${infileName}"
 "${CMAKE_CURRENT_BINARY_DIR}/${infileName}"
 INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
-PATH_VARS  QQC2_VERSION
+PATH_VARS  QQC2_VERSION DISABLE_UNDER_QQC2_2_3
 )
 ENDFOREACH(infileName)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.43.0/org.kde.desktop/BusyIndicator.qml 
new/qqc2-desktop-style-5.44.0/org.kde.desktop/BusyIndicator.qml
--- old/qqc2-desktop-style-5.43.0/org.kde.desktop/BusyIndicator.qml   

commit qqc2-desktop-style for openSUSE:Factory

2018-02-18 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-02-18 11:42:19

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Sun Feb 18 11:42:19 2018 rev:6 rq:576574 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-01-22 16:05:01.715800457 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-02-18 11:42:19.605681726 +0100
@@ -1,0 +2,14 @@
+Mon Feb 12 23:42:13 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * use the inactive or disabled color group when needed
+  * Apply some C++11 niceties, styling consistency
+  * Add BusyIndicator to the styled controls list
+  * remove flicker when hovering scrollbar
+  * Cache KColorScheme instances
+
+---

Old:

  qqc2-desktop-style-5.42.0.tar.xz

New:

  qqc2-desktop-style-5.43.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.VXY8OE/_old  2018-02-18 11:42:20.661643820 +0100
+++ /var/tmp/diff_new_pack.VXY8OE/_new  2018-02-18 11:42:20.665643677 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.42
+%define _tar_path 5.43
 Name:   qqc2-desktop-style
-Version:5.42.0
+Version:5.43.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0+

++ qqc2-desktop-style-5.42.0.tar.xz -> qqc2-desktop-style-5.43.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.42.0/CMakeLists.txt 
new/qqc2-desktop-style-5.43.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.42.0/CMakeLists.txt2018-01-06 
00:42:43.0 +0100
+++ new/qqc2-desktop-style-5.43.0/CMakeLists.txt2018-02-05 
09:12:29.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.42.0 REQUIRED NO_MODULE)
+find_package(ECM 5.43.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.42.0/kirigami-plasmadesktop-integration/kirigamiplasmafactory.cpp
 
new/qqc2-desktop-style-5.43.0/kirigami-plasmadesktop-integration/kirigamiplasmafactory.cpp
--- 
old/qqc2-desktop-style-5.42.0/kirigami-plasmadesktop-integration/kirigamiplasmafactory.cpp
  2018-01-06 00:42:43.0 +0100
+++ 
new/qqc2-desktop-style-5.43.0/kirigami-plasmadesktop-integration/kirigamiplasmafactory.cpp
  2018-02-05 09:12:29.0 +0100
@@ -25,9 +25,7 @@
 {
 }
 
-KirigamiPlasmaFactory::~KirigamiPlasmaFactory()
-{
-}
+KirigamiPlasmaFactory::~KirigamiPlasmaFactory() = default;
 
 Kirigami::PlatformTheme *KirigamiPlasmaFactory::createPlatformTheme(QObject 
*parent)
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.42.0/kirigami-plasmadesktop-integration/kirigamiplasmafactory.h
 
new/qqc2-desktop-style-5.43.0/kirigami-plasmadesktop-integration/kirigamiplasmafactory.h
--- 
old/qqc2-desktop-style-5.42.0/kirigami-plasmadesktop-integration/kirigamiplasmafactory.h
2018-01-06 00:42:43.0 +0100
+++ 
new/qqc2-desktop-style-5.43.0/kirigami-plasmadesktop-integration/kirigamiplasmafactory.h
2018-02-05 09:12:29.0 +0100
@@ -33,7 +33,7 @@
 
 public:
 explicit KirigamiPlasmaFactory(QObject *parent = nullptr);
-~KirigamiPlasmaFactory();
+~KirigamiPlasmaFactory() override;
 
 Kirigami::PlatformTheme *createPlatformTheme(QObject *parent) 
Q_DECL_OVERRIDE;
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.42.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
 
new/qqc2-desktop-style-5.43.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp
--- 

commit qqc2-desktop-style for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-01-22 16:04:40

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Mon Jan 22 16:04:40 2018 rev:5 rq:566720 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2018-01-10 23:33:05.721858818 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-01-22 16:05:01.715800457 +0100
@@ -1,0 +2,13 @@
+Tue Jan 16 22:50:24 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * simplify and don't try to block mouse events
+  * if no wheel.pixelDelta, use global wheel scroll lines
+  * desktop tabbars have different widths for each tab
+  * ensure a non 0 size hint
+
+---

Old:

  qqc2-desktop-style-5.41.0.tar.xz

New:

  qqc2-desktop-style-5.42.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.j1xnqZ/_old  2018-01-22 16:05:02.311772570 +0100
+++ /var/tmp/diff_new_pack.j1xnqZ/_new  2018-01-22 16:05:02.311772570 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qqc2-desktop-style
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.41
+%define _tar_path 5.42
 Name:   qqc2-desktop-style
-Version:5.41.0
+Version:5.42.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0+

++ qqc2-desktop-style-5.41.0.tar.xz -> qqc2-desktop-style-5.42.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.41.0/CMakeLists.txt 
new/qqc2-desktop-style-5.42.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.41.0/CMakeLists.txt2017-12-02 
11:22:43.0 +0100
+++ new/qqc2-desktop-style-5.42.0/CMakeLists.txt2018-01-06 
00:42:43.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.41.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
+set(KF5_VERSION "5.42.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.41.0 REQUIRED NO_MODULE)
+find_package(ECM 5.42.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-desktop-style-5.41.0/org.kde.desktop/ScrollView.qml 
new/qqc2-desktop-style-5.42.0/org.kde.desktop/ScrollView.qml
--- old/qqc2-desktop-style-5.41.0/org.kde.desktop/ScrollView.qml
2017-12-02 11:22:43.0 +0100
+++ new/qqc2-desktop-style-5.42.0/org.kde.desktop/ScrollView.qml
2018-01-06 00:42:43.0 +0100
@@ -58,34 +58,46 @@
 MouseArea {
 id: scrollHelper
 anchors.fill: parent
-drag.filterChildren: !isMobile
+drag.filterChildren: !Kirigami.Settings.isMobile
 property bool isMobile: !verticalScrollBar.interactive
 onIsMobileChanged: {
 flickableItem.boundsBehavior = scrollHelper.isMobile ? 
Flickable.DragAndOvershootBounds : Flickable.StopAtBounds;
-flickableItem.interactive = scrollHelper.isMobile;
 }
 property Flickable flickableItem
 onFlickableItemChanged: {
 flickableItem.parent = scrollHelper;
-flickableItem.boundsBehavior = Qt.binding(function() { return 
scrollHelper.isMobile ? Flickable.DragAndOvershootBounds : 
Flickable.StopAtBounds; });
-flickableItem.interactive = Qt.binding(function() { return 
scrollHelper.isMobile; });
+flickableItem.boundsBehavior = scrollHelper.isMobile ? 
Flickable.DragAndOvershootBounds : Flickable.StopAtBounds;
 
 flickableItem.anchors.fill = scrollHelper;
 //don't 

commit qqc2-desktop-style for openSUSE:Factory

2018-01-10 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2018-01-10 23:33:04

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Wed Jan 10 23:33:04 2018 rev:4 rq:559481 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2017-11-17 10:59:31.713766357 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2018-01-10 23:33:05.721858818 +0100
@@ -1,0 +2,12 @@
+Sun Dec 17 09:43:50 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * determine QQC2 version at build time (kde#386289)
+  * by default, keep the background invisible
+  * add a background in ScrollView
+
+---

Old:

  qqc2-desktop-style-5.40.0.tar.xz

New:

  qqc2-desktop-style-5.41.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.zbI9XG/_old  2018-01-10 23:33:06.313831038 +0100
+++ /var/tmp/diff_new_pack.zbI9XG/_new  2018-01-10 23:33:06.317830851 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.40
+%define _tar_path 5.41
 Name:   qqc2-desktop-style
-Version:5.40.0
+Version:5.41.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0+

++ qqc2-desktop-style-5.40.0.tar.xz -> qqc2-desktop-style-5.41.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.40.0/CMakeLists.txt 
new/qqc2-desktop-style-5.41.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.40.0/CMakeLists.txt2017-11-04 
22:51:12.0 +0100
+++ new/qqc2-desktop-style-5.41.0/CMakeLists.txt2017-12-02 
11:22:43.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.40.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
+set(KF5_VERSION "5.41.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.40.0 REQUIRED NO_MODULE)
+find_package(ECM 5.41.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
@@ -94,7 +94,26 @@
 add_subdirectory(kirigami-plasmadesktop-integration)
 endif(KF5IconThemes_FOUND AND KF5WidgetsAddons_FOUND)
 
-install(DIRECTORY org.kde.desktop DESTINATION 
${KDE_INSTALL_QMLDIR}/QtQuick/Controls.2)
+#FIXME: this assumes there will always be a QQC2 release for each Qt release, 
needs
+#something to discover what's the latest qqc2 version available
+math(EXPR QQC2_VERSION "${Qt5QuickControls2_VERSION_MINOR} - 7")
+set(QQC2_VERSION "2.${QQC2_VERSION}")
+
+# Find all the source qml files
+FILE(GLOB_RECURSE inFiles RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}"
+"${CMAKE_CURRENT_SOURCE_DIR}/org.kde.desktop/*")
+
+#for each file, replace @QQC2_VERSION@ with the version we found
+FOREACH(infileName ${inFiles})
+configure_package_config_file(
+"${CMAKE_CURRENT_SOURCE_DIR}/${infileName}"
+"${CMAKE_CURRENT_BINARY_DIR}/${infileName}"
+INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
+PATH_VARS  QQC2_VERSION
+)
+ENDFOREACH(infileName)
+
+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/org.kde.desktop DESTINATION 
${KDE_INSTALL_QMLDIR}/QtQuick/Controls.2)
 
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.40.0/org.kde.desktop/Button.qml 
new/qqc2-desktop-style-5.41.0/org.kde.desktop/Button.qml
--- old/qqc2-desktop-style-5.40.0/org.kde.desktop/Button.qml2017-11-04 
22:51:12.0 +0100
+++ new/qqc2-desktop-style-5.41.0/org.kde.desktop/Button.qml2017-12-02 
11:22:43.0 +0100
@@ -20,7 +20,7 @@
  */
 
 import QtQuick 2.6
-import QtQuick.Templates 2.0 as T
+import QtQuick.Templates @QQC2_VERSION@ as T
 import org.kde.qqc2desktopstyle.private 1.0 as StylePrivate
 import org.kde.kirigami 2.2 as Kirigami
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit qqc2-desktop-style for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2017-11-17 10:54:29

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Fri Nov 17 10:54:29 2017 rev:3 rq:541783 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2017-10-27 13:59:56.600162859 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2017-11-17 10:59:31.713766357 +0100
@@ -1,0 +2,25 @@
+Tue Nov 14 10:46:51 UTC 2017 - wba...@tmo.at
+
+- Fix QtQuickControls2 BuildRequires, it needs the devel package to
+  build
+
+---
+Mon Nov 13 07:01:18 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * Improve compilation as a static plugin.
+  * make the radiobutton a radiobutton
+  * use qstyle to paint the Dial
+  * use a ColumnLayout for menus
+  * fix Dialog
+  * remove invalid group property
+  * Add .arcconfig
+  * Fix formatting of the md file so it matches the other modules
+  * behavior of combobox closer to qqc1
+  * workaround for QQuickWidgets
+
+---

Old:

  qqc2-desktop-style-5.39.0.tar.xz

New:

  qqc2-desktop-style-5.40.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.B1aB06/_old  2017-11-17 10:59:32.233747326 +0100
+++ /var/tmp/diff_new_pack.B1aB06/_new  2017-11-17 10:59:32.237747180 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.39
+%define _tar_path 5.40
 Name:   qqc2-desktop-style
-Version:5.39.0
+Version:5.40.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0+
@@ -31,11 +31,11 @@
 BuildRequires:  kconfigwidgets-devel
 BuildRequires:  kiconthemes-devel
 BuildRequires:  kirigami2-devel
-BuildRequires:  libqt5-qtquickcontrols2
 BuildRequires:  cmake(Qt5Core) >= 5.9.1
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Quick)
+BuildRequires:  cmake(Qt5QuickControls2)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Widgets)
 # For KUA users

++ qqc2-desktop-style-5.39.0.tar.xz -> qqc2-desktop-style-5.40.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.39.0/.arcconfig 
new/qqc2-desktop-style-5.40.0/.arcconfig
--- old/qqc2-desktop-style-5.39.0/.arcconfig1970-01-01 01:00:00.0 
+0100
+++ new/qqc2-desktop-style-5.40.0/.arcconfig2017-11-04 22:51:12.0 
+0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.39.0/CMakeLists.txt 
new/qqc2-desktop-style-5.40.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.39.0/CMakeLists.txt2017-10-07 
19:35:04.0 +0200
+++ new/qqc2-desktop-style-5.40.0/CMakeLists.txt2017-11-04 
22:51:12.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
+set(KF5_VERSION "5.40.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.39.0 REQUIRED NO_MODULE)
+find_package(ECM 5.40.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
@@ -32,7 +32,7 @@
 include(KDECMakeSettings)
 include(KDECompilerSettings NO_POLICY_SCOPE)
 
-find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS Core 
Quick Gui Widgets)
+find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS Core 
Quick Gui Widgets QuickControls2)
 
 find_package(KF5 ${KF5_DEP_VERSION} REQUIRED COMPONENTS Kirigami2)
 
@@ -40,6 +40,18 @@
 IconThemes #KIconLoader
 ConfigWidgets #KColorScheme
 )
+
+if (NOT APPLE AND NOT WIN32)
+find_package(X11)
+endif()
+
+# When building as a static plugin, dependencies may add a -lQt5X11Extras
+# to the linker, in that case, it requires to have the proper variables
+# 

commit qqc2-desktop-style for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2017-10-27 13:59:55

Comparing /work/SRC/openSUSE:Factory/qqc2-desktop-style (Old)
 and  /work/SRC/openSUSE:Factory/.qqc2-desktop-style.new (New)


Package is "qqc2-desktop-style"

Fri Oct 27 13:59:55 2017 rev:2 rq:536378 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2017-09-11 16:18:03.664557493 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2017-10-27 13:59:56.600162859 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:48 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.39.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+  * Too many to list here
+
+---

Old:

  qqc2-desktop-style-5.10.95.tar.xz

New:

  qqc2-desktop-style-5.39.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.H0XXND/_old  2017-10-27 13:59:58.040095548 +0200
+++ /var/tmp/diff_new_pack.H0XXND/_new  2017-10-27 13:59:58.044095361 +0200
@@ -16,17 +16,21 @@
 #
 
 
+%define _tar_path 5.39
 Name:   qqc2-desktop-style
-Version:5.10.95
+Version:5.39.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0+
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org/
-Source: 
https://download.kde.org/unstable/qqc2-desktop-style/qqc2-desktop-style-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/qqc2-desktop-style-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.8
 BuildRequires:  kf5-filesystem
 # For dir ownership
+BuildRequires:  kconfigwidgets-devel
+BuildRequires:  kiconthemes-devel
+BuildRequires:  kirigami2-devel
 BuildRequires:  libqt5-qtquickcontrols2
 BuildRequires:  cmake(Qt5Core) >= 5.9.1
 BuildRequires:  cmake(Qt5Gui)
@@ -34,13 +38,15 @@
 BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Widgets)
+# For KUA users
+Provides:   plasma5-qqc2-style = %{version}
+Obsoletes:  plasma5-qqc2-style < %{version}
 Requires:   libqt5-qtquickcontrols2
 # plasma5-workspace sets up the env variables so that this theme
 # is picked by default. It still works fine without it (no requires),
 # but looks better with it. By itself plasma5-workspace does not use
 # it (yet), so only install it with libqt5-qtquickcontrols2.
-## Not yet enabled, will be once out of beta
-#Supplements:packageand(plasma5-workspace:libqt5-qtquickcontrols2)
+Supplements:packageand(plasma5-workspace:libqt5-qtquickcontrols2)
 
 %description
 A Qt Quick Controls 2 style engine that uses the desktop style
@@ -72,6 +78,8 @@
 %{_kf5_qmldir}/QtQuick/Controls.2/org.kde.desktop/
 %dir %{_kf5_qmldir}/org/
 %dir %{_kf5_qmldir}/org/kde/
+%dir %{_kf5_plugindir}/kf5/kirigami/
+%{_kf5_plugindir}/kf5/kirigami/org.kde.desktop.so
 %{_kf5_qmldir}/org/kde/qqc2desktopstyle/
 
 %files devel

++ qqc2-desktop-style-5.10.95.tar.xz -> qqc2-desktop-style-5.39.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.10.95/CMakeLists.txt 
new/qqc2-desktop-style-5.39.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.10.95/CMakeLists.txt   2017-09-06 
16:36:02.0 +0200
+++ new/qqc2-desktop-style-5.39.0/CMakeLists.txt2017-10-07 
19:35:04.0 +0200
@@ -1,11 +1,11 @@
-project(qqc2-desktop-style)
+cmake_minimum_required(VERSION 3.0)
 
-cmake_minimum_required(VERSION 2.8.12)
+set(KF5_VERSION "5.39.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
 
-set(KF5_VERSION "5.37.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
+project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
-set(QT_MIN_VERSION "5.7.0")
+set(REQUIRED_QT_VERSION "5.7.0")
 
 # Disallow in-source build #
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 0.0.8 REQUIRED NO_MODULE)
+find_package(ECM 5.39.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
@@ -32,7 +32,22 @@
 include(KDECMakeSettings)
 include(KDECompilerSettings NO_POLICY_SCOPE)
 
-find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Core Quick 
Gui Widgets)
+find_package(Qt5