Changelog for
mingw32-knewstuff-devel-5.65.0-1.306.noarch.rpm :
* 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 since 5.64.0, only listing bugfixes:
* Fix i18n syntax to avoid runtime errors (kde#414498)
* Correctly set i18n arguments in one pass (kde#414060)
* Add OBS to screenrecorders (kde#412320)
* Give some more pretty feedback in NewStuff::Page while the Engine is loading (kde#413439)
* Add an overlay component for item activity feedback (kde#413441)
* Only show DownloadItemsSheet if there\'s more than one download item (kde#413437)
* Use the pointing hand cursor for the single-clickable delegates (kde#413435)
* Fix the header layouts for EntryDetails and Page components (kde#413433)
* 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:
* Ensure that the changedEntries property is correctly propagated
* Fix KNSCore::Cache fetching when initialising Engine (kde#408716)
* Use ECMGenerateExportHeader to manage deprecated API better
* 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:
* Bring KNewStuffQuick to feature parity with KNewStuff(Widgets)
* Remove dead icon loading code
* 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:
* Remove unused includes
* use local variable so it does not need ECM installed- 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:
* Use identical internet-services icon.
* Port from KRun::runService to runApplication, so runService can be deprecated
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now
* 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:
* [kmoretools] Add icons to download and install actions
* Install in new logging directory when we use kf5 5.59.0
* 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:
* Fix build error in uploaddialog.ui
* 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:
* Remove pixelated border (kde#391108)
* Minor documentation clearup (missing support variable)
* 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:
* Switch URLs to https
* Update link to fsearch project
* Set category on Attica entries
* Handle unsupported OCS commands, and don\'t over-vote (kde#391111)
* Remove some erroneously left-in debug, and leave one warning
* New location for KNSRC files
* [knewstuff] make it compile without foreach
* [knewstuff] Remove qt5.13 deprecated method
* 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:
* Port deprecated methods
* Filter out invalid content in lists
* Fix mem leak found by asan
* Fri Feb 15 2019 alarrosaAATTsuse.com- 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:
* Delete copy constructor and assignment operator
* delete copy constructor and assignment operator of some internal classes
* Fix semantics for ghns_exclude (kde#402888)
* 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:
* Remove old kde4 feature
* Fix compile with strict compile flags
* Use QStringLiteral + port to for(...:...)
* Change default sort order in the download dialog to \"Most downloads\" (kde#399163)
* Notify about the provider not being loaded
* Forgot to include file
* Export enum into qobject for easier debugging