Changelog for
mingw64-qqc2-desktop-style-debug-5.103.0-1.2.noarch.rpm :
* Tue Jul 02 2024 Ralf Habacker
- Update to 5.103.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.103.0.php
* Fri Jul 15 2022 Ralf Habacker - Update to 5.76.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.76.0.php
* Sun Dec 08 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
* Thu Nov 07 2019 Christophe Giboudeaux - Make sure the required libqt5-qtquickcontrols2 package is usable (kde#413829)
* Sun Nov 03 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
* Sun Oct 06 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)
* Sat Sep 07 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
* Wed Aug 07 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 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
* Sun Jul 14 2019 lbeltrameAATTkde.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