Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libKF5WidgetsAddons5-5.116.0-1.3 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: libKF5WidgetsAddons5 Distribution: openSUSE Tumbleweed
Version: 5.116.0 Vendor: openSUSE
Release: 1.3 Build date: Mon May 6 13:33:13 2024
Group: Unspecified Build host: reproducible
Size: 4734685 Source RPM: kwidgetsaddons-5.116.0-1.3.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.kde.org
Summary: Large set of desktop widgets
This repository contains add-on widgets and classes for applications
that use the Qt Widgets module. If you are porting applications from
KDE Platform 4 "kdeui" library, you will find many of its classes here.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Mon May 06 2024 Christophe Marin <christophe@krop.fr>
  - Update to 5.116.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.116.0
  - No code change since 5.115.0
* Thu Feb 08 2024 Christophe Marin <christophe@krop.fr>
  - Update to 5.115.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.115.0
  - No code change since 5.114.0
* Sat Jan 13 2024 Christophe Marin <christophe@krop.fr>
  - Update to 5.114.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.114.0
  - No code change since 5.113.0
* Tue Dec 05 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.113.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.113.0
  - No code change since 5.112.0
* Mon Nov 06 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.112.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.112.0
  - No code change since 5.111.0
* Mon Oct 09 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.111.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.111.0
  - Changes since 5.110.0:
    * Amend unit test to check propagation of options to date picker
    * Remove "No date" option from date picker popup used by date combo box
    * Set the modes on the date picker
    * Fix file rating being unreadable in certain themes (kde#339863)
* Wed Sep 06 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.110.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.110.0
  - Changes since 5.109.0:
    * Fix height of text after update
* Tue Aug 08 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.109.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.109.0
  - Changes since 5.108.0:
    * Remove code variants for building with Qt 6
    * Add explicit moc includes to sources for moc-covered headers
* Mon Jul 03 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.108.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.108.0
  - Changes since 5.107.0:
    * Remove qt6 CI builds
    * Remove duplicate row in category selection
* Mon Jun 05 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.107.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.107.0
  - No code change since 5.106.0
* Sat May 06 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.106.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.106.0
  - No code change since 5.105.0
* Sat Apr 01 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.105.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.105.0
  - Changes since 5.104.0:
    * Allow searching 2-character strings (kde#449003)
    * Initialize KCharSelectTablePrivate::chr
* Mon Mar 06 2023 Christophe Marin <christophe@krop.fr>
  - Update to 5.104.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.104.0
  - No code change since 5.103.0
* Wed Feb 08 2023 Christophe Marin <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 Marin <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 Marin <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 Giboudeaux <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 Giboudeaux <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 Giboudeaux <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 Giboudeaux <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 Giboudeaux <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 Giboudeaux <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 Giboudeaux <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
* Sun Apr 03 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.93.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.93.0
  - Changes since 5.92.0:
    * Align buttons (and icon) on top, also when word wrap is off, but text is
      pre-formatted to span multiple lines.
    * avoid quadratic search of children widgets
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.92.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.92.0
  - Changes since 5.91.0:
    * KCharSelect: connect to the appropriate QFontComboBox signal (kde#445477)
    * Remove broken Python bindings generation
    * Check executables exist in PATH before passing them to QProcess
    * Add Android Qt6 CI
    * Make the BUILD_DESIGNERPLUGIN option dependent on not cross-compiling
    * Make KSqueezedTextLabel more robust wrt QFontMetrics
* Sun Feb 06 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.91.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.91.0
  - Changes since 5.90.0:
    * Use kf<version>
    * Add CI qt6 support
* Mon Jan 03 2022 Christophe Giboudeaux <christophe@krop.fr>
  - Update to 5.90.0
    * New feature release
    * For more details please see:
    * https://kde.org/announcements/frameworks/5/5.90.0
  - Changes since 5.89.0:
    * Fix year format in heading of KDatePicker
    * Replace QTouchDevice with QPointingDevice to build with Qt6 in autotests
    * Change the build system to enable building with Qt 6
    * Added comments to KSelectAction::setMenu()
    * Localise numbers displayed in KDatePicker
    * [KMessageWidget] Ignore resize event when doing `animatedShow()`

Files

/usr/lib/libKF5WidgetsAddons.so.5
/usr/lib/libKF5WidgetsAddons.so.5.116.0
/usr/share/doc/packages/libKF5WidgetsAddons5
/usr/share/doc/packages/libKF5WidgetsAddons5/README.md
/usr/share/kf5/kcharselect
/usr/share/kf5/kcharselect/kcharselect-data
/usr/share/licenses/libKF5WidgetsAddons5
/usr/share/licenses/libKF5WidgetsAddons5/BSD-3-Clause.txt
/usr/share/licenses/libKF5WidgetsAddons5/CC0-1.0.txt
/usr/share/licenses/libKF5WidgetsAddons5/GPL-2.0-or-later.txt
/usr/share/licenses/libKF5WidgetsAddons5/LGPL-2.0-only.txt
/usr/share/licenses/libKF5WidgetsAddons5/LGPL-2.0-or-later.txt
/usr/share/licenses/libKF5WidgetsAddons5/LGPL-2.1-only.txt
/usr/share/licenses/libKF5WidgetsAddons5/LGPL-2.1-or-later.txt
/usr/share/licenses/libKF5WidgetsAddons5/LGPL-3.0-only.txt
/usr/share/licenses/libKF5WidgetsAddons5/LGPL-3.0-or-later.txt
/usr/share/licenses/libKF5WidgetsAddons5/LicenseRef-KDE-Accepted-LGPL.txt
/usr/share/qlogging-categories5/kwidgetsaddons.categories


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Feb 1 23:51:40 2025