Changelog for
mingw64-plasma-framework-5.103.0-4.1.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- Added patches:
* plasma-framework-5.103.0-fix-mingw-build.patch- Rmoved patches:
* 0001-Fix-finding-7z-cross-platform.patch
* 0001-mingw64-compile-fix.patch
* 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
* Mon Dec 30 2019 Wolfgang Bauer - Add calendar-Check-out-of-bounds-array-access.patch to fix a possible crash with a \"broken\" locale setup (boo#1159871)
* 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- Too many changes to list here.
* 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:
* map disabledTextColor to ColorScope
* add DisabledTextColor to Theme
* [PC3/button] Elide text always
* Improve panel options menu entries
* edit mode action
* Use ECMGenerateExportHeader to manage deprecated API better
* [icons/media.svg] Add 16 & 32px icons, update style
* [PlasmaComponents3] Fix checkable toolbutton background
* 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- Too many changes since 5.62.0, only listing bugfixes:
* Fix crash on teardown with Applet\'s ConfigLoader (kde#411221)
* 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:
* Make notification icons use outline style
* Skip test on wayland
* Port trivial connects to the new style
* make the sizing of the toolbuttons more coherent
* make button icons follow a reasonable size and layout (kde#399952)
* Allow applets/containments/wallpaper to defer UIReadyConstraint
* Make notification icons look like bells
* Fix incorrect initial tabs position for vertical tab bars (kde#395390)
* Add missing include- 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:
* [ToolButtonStyle] Use same color group for hovered state
* Handle colors file in fake plasma theme installer
* Install plasma theme into local XDG_DATA_DIR for icon test
* Apply busy indicator duration change of D22646 to the QQC2 style
* Compile package structure plugins into expected subdirectory
* Change Highlight to ButtonFocus
* Make sure we compare paths properly
* Fix running the dialognativetest without installing
* Search for the plugin of the other plasmoid
* [Busy Indicator] Match duration of QQC2-desktop-style version
* remove dangling remote widgets code
* Remove deprecated tests
* Remove hardcoded colors (view.svg, system.svg)
* Add missing components in org.kde.plasma.components 3.0
* Update refresh and restart icons to reflect new breeze-icons versions
* itemMouse isn\'t defined in plasma.components 3.0
* use clearItems when an applet gets deleted
* Fix crash if swtichSize is adjusted during initial setup
* react when switchWidth/Height changes
* Remove unused bits in ContainmentAction
* Improve plugin caching
* 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-Revert-Remove-Qt-version-check.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:
* [Svg] Fix porting error from QRegExp::exactMatch
* ContainmentAction: Fix loading from KPlugin
* regular expression shouldn\'t be static
* Better use of Qt APIs in Plasma::Theme
* [TabBar] Remove exterior margins
* pluginloader: Change behavior of X-KDE-ParentApp
* make pinch in calendar work again
* Add disk-quota icons (kde#403506)
* Make Plasma::Svg::elementRect a bit leaner
* Automatically set version of desktopthemes packages to KF5_VERSION
* Don\'t notify about changing to the same state it was at
* Fix the alignment of the label of the toolbutton
* [PlasmaComponents3] Vertically center button text as well