Changelog for
mingw32-kwidgetsaddons-devel-5.65.0-1.197.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- Changes since 5.64.0:
* [KSqueezedTextLabel] Add icon for \"Copy entire text\" action
* Remove unused signal we can use directly \"signal(const QUrl&)
* Unify KPageDialog margin handling into KPageDialog itself (kde#413181)
* 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:
* Set QT_DISABLE_DEPRECATED_BEFORE=0x050d00
* 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- Too many changes to list here.
* 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:
* [KMessageWidget] Pass widget to standardIcon()
* Remove unused includes
* Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
* 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:
* Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
* introduce concept of header and footer for kpageview
* QPalette::background -> QPalette::window
* [Busy Indicator] Match duration of QQC2-desktop-style version
* Add a warning dialog with a collapsible details section.
* Remove unused includes
* new class KBusyIndicatorWidget similar to QtQuick\'s BusyIndicator
* 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-Do-not-use-AnimationDuration-if-Qt-lt-5.10.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:
* set the focusPolicy of kpasswordlineedit to the policy of its proxy (kde#398275)
* Replace \"Details\" button with KCollapsibleGroupBox
* 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:
* KNewPasswordDialog: add periods to message widgets
* Port some deprecated methods
* 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:
* autotests: fix kcharselect unittest so it can find the data file uninstalled
* KCharSelect: remove unnecessary call
* KCharSelect: add unittest. Hits the assert in QHeaderView.
* Update kcharselect-data to Unicode 12.1
* KCharSelect\'s internal model: ensure rowCount() is 0 for valid indexes
* Replace count() == 0 by isEmpty()
* 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:
* Port std::sort
* Make KFontRequester consistent
* Update kcharselect-data to Unicode 12.0
* 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:
* Remove deprecated method
* Port deprecated methods
* Use correct KStandardGuiItem \"no\" icon
* Fri Feb 15 2019 alarrosaAATTsuse.com- Add 0001-Do-not-use-AnimationDuration-if-Qt-lt-5.10.patch to build with Qt 5.9- 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:
* Fix zero as nullptr constant warning
* [KWidgetsAddons] Do not use light font styles for headings (3/3)
* KRatingPainter: Delete copy constructor and assignment operator
* delete copy constructor and assignment operator of some internal classes
* 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:
* Port to for(...:...) + use reserve
* [KMessageBox] Fix minimum dialog size when details are requested (kde#401466)