Package Release Info

kwidgetsaddons-5.103.0-150500.1.4

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kwidgetsaddons-devel
libKF5WidgetsAddons5

Change Logs

* Wed Feb 08 2023 christophe@krop.fr
- Update to 5.103.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.103.0
- Changes since 5.102.0:
  * Restore ABI compatibility broken in 29bb6d
* Thu Jan 12 2023 christophe@krop.fr
- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
  * Make Full Screen action use consistent text and icon (kde#240854)
  * Restore ABI compatibility broken in 29bb6d
* Tue Dec 06 2022 christophe@krop.fr
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
  * Extend KRecentFilesMenu
* Tue Nov 08 2022 christophe@krop.fr
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
  * avoid stating files during restore of recent files (kde#460868)
  * Add a method to remove all actions in one go
  * KTitleWidget: Constraint the frame size so it properly aligns (kde#460542)
  * KPageDialog: Collapse margins also for flat list
  * KToolBarPopupAction: Apply popupMode to existing widgets
  * Deprecate KStandardGuiItem::yes() KStandardGuiItem::no()
  * KMessageDialog: add API using "action" terms instead of "Yes" & "No"
  * KMessageBox: add API using "action" terms instead of "Yes" & "No"
  * Fix potential crash in fix for 458335
  * Fix the translation folder name
* Sat Oct 01 2022 christophe@krop.fr
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
  * Add Qt6 windows CI support
  * .gitlab-ci.yml: enable static builds
* Tue Sep 06 2022 christophe@krop.fr
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * Fix KMessageBoxes buttons not having the contents they should the first time (kde#458335)
  * Improve code quality
  * Disable test for accepting short date format on Windows
  * Support dates in ISO format
  * Avoid usage of ambiguous two-digit year in date picker
  * Share helper returning 4-digit date format with other classes
  * Add FreeBSD Qt6 CI support
  * only remove ... not &
  * Paint frame before contents
  * Add manual test for kgradientselector
  * ensure consistent ... removal in iconText (kde#428372)
  * KMessageWidget: Ensure correct tab order of action buttons
* Sun Aug 07 2022 christophe@krop.fr
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
  * [KMessageDialog] Emit notification sound just like KMessageBox
  * Make OK button configurable in KMessageBox::error/detailedError
  * Deprecate KMessage*::sorry
  * Remove declaration of unimplemented sorryWId(buttonOk) overload
  * Deprecate unsupported & unused KMessageBox::PlainCaption flag
  * Deprecate KMessageBox::about()
  * Add edit-clear-history icon to the Clear List action
* Sun Jul 03 2022 christophe@krop.fr
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
  * avoid margin if we have no text set
* Fri Jun 10 2022 christophe@krop.fr
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
  * Update kcharselect-data to Unicode 14.0
  * port to standard C++ smart pointers where possible
  * KMessageDialog: handle the dialog getting closed without using the buttonBox
* Tue May 10 2022 christophe@krop.fr
- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
  * KDateComboBox: Add test for date picker integration
  * KDateComboBox: Add a test app for KDateComboBox
  * Use KDatePickerPopup in KDateComboBox
  * Add support for custom date word maps, as done in KDateComboBox
  * Share date range support between KDateComboBox and KDatePickerPopup
  * KDateComboBoxPrivate does not need a virtual dtor
  * Allow to change KDatePickerPopup modes at runtime
  * Implement date word actions as done in KDateCombobox
  * Build the date picker menu dynamically on demand
  * Add KDatePickerPopup
  * Add windows CI
  * KPageDialog: Add a new face type with a flat list of small icons