Changelog for
mingw64-libKF5Plasma5-5.65.0-1.177.noarch.rpm :
* 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
* Sun Jun 09 2019 lbeltrameAATTkde.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:
* Don\'t modify a temporary object
* Make Breeze Light/Dark use more system colors
* Fix warnings
* Export SortFilterModel sort column to QML
* plasmacore: fix qmldir, ToolTip.qml no longer part of module
* signal availableScreenRectChanged for all applets
* Use simply configure_file to generate the plasmacomponents3 files
* Update
*.qmltypes to current API of QML modules
* FrameSvg: also clear mask cache on clearCache()
* FrameSvg: make hasElementPrefix() also handle prefix with trailing -
* FrameSvgPrivate::generateBackground: generate background also if reqp != p
* FrameSvgItem: emit maskChanged also from geometryChanged()
* FrameSvg: prevent crash when calling mask() with no frame yet created
* FrameSvgItem: emit maskChanged always from doUpdate()
* API dox: note for FrameSvg::prefix()/actualPrefix() the trailing \'-\'
* a kf6 comment
* Add test for buttons with icon height
* API dox: point to Plasma5 versions on techbase if avail
* FrameSvg: l & r borders or t & b don\'t need to have same height resp. width
* Wed May 15 2019 lbeltrameAATTkde.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:
* Too many changes to list here
* Sun Apr 14 2019 lbeltrameAATTkde.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:
* [AppletInterface] Check for corona before accessing it
* [Dialog] Don\'t forward hover event when there is nowhere to forward it to
* [Menu] Fix triggered signal
* Reduce the importance of some debug information so actual warnings can be seen.
* Fix qml warning
* [PlasmaComponents3 ComboBox] Fix textColor
* autotests: don\'t fail if an unrelated window shows up.
* FrameSvgItem: catch margin changes of FrameSvg also outside own methods
* Add Theme::blurBehindEnabled()
* FrameSvgItem: fix textureRect for tiled subitems to not shrink to 0
* Fix breeze dialog background with Qt 5.12.2 (kde#405548)
* [Icon Item] Also clear image icon when using Plasma Svg (kde#405298)
* textfield height based only on clear text (kde#399155)
* bind alternateBackgroundColor- Dropped patches, now upstream:
* 0001-Fix-breeze-dialog-background-with-Qt-5.12.2.patch
* Tue Mar 19 2019 Fabian Vogt - Add patch to make certain .svgz work with Qt 5.12.2 (kde#405548):
* 0001-Fix-breeze-dialog-background-with-Qt-5.12.2.patch
* Fri Mar 15 2019 lbeltrameAATTkde.org- Update to 5.56.1
* New bugfix release- Changes since 5.56.0:
* Remove crash in plasmashell
* Sun Mar 10 2019 lbeltrameAATTkde.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:
* Make it compiles without deprecated method
* [Icon Item] Block next animation also based on window visibility
* it\'s already defined in KDEFrameworkCompilerSettings
* Show a warning if a plugin requires a newer version
* Bump the theme versions because icons changed, to invalidate old caches
* [breeze-icons] Revamp system.svgz
* Make Breeze theme tooltip texts consistent
* Change glowbar.svgz to smoother style (kde#391343)
* Do background contrast fallback at runtime (kde#401142)
* [breeze desktop theme/dialogs] Add rounded corners to dialogs
* Fix warning- Refreshed patches:
* 0001-Revert-Remove-Qt-version-check.patch
* Fri Feb 15 2019 alarrosaAATTsuse.com- Add 0001-Revert-Remove-Qt-version-check.patch to revert the commit that removes support for Qt < 5.10- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.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:
* Use more https in links (& update a few urls)
* [Wallpaper templates] Add missing Comment= entry to desktop file
* Remove explicit use of ECM_KDE_MODULE_DIR, part of ECM_MODULE_PATH
* [Plasma Theme] Use new connect syntax
* Share Plasma::Theme instances between multiple ColorScope
* Make the clock svg\'s shadows more logically correct and visually appropriate
* [frameworks] Do not use light font styles for headings (1/3) (kde#402730)
* [Dialog] Don\'t alter mainItem\'s visibility
* Reset parentItem when mainItem changes
* Remove Qt version check
* Mon Jan 14 2019 lbeltrameAATTkde.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:
* [Calendar] Expose firstDayOfWeek in MonthView
* Add override
* Add preferences-system-bluetooth-battery to preferences.svgz
* Fix comparison between signed and unsigned integer warning
* Fix unused parameter warning