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

libKF5Kirigami2-5-5.116.0-1.9 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libKF5Kirigami2-5 Distribution: openSUSE Tumbleweed
Version: 5.116.0 Vendor: openSUSE
Release: 1.9 Build date: Mon May 6 13:32:53 2024
Group: Unspecified Build host: reproducible
Size: 276262 Source RPM: kirigami2-5.116.0-1.9.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.kde.org
Summary: Set of QtQuick components
QtQuick plugins to build user interfaces based on the KDE UX guidelines.
Based on Qt Quick Controls 2. This package contains the base shared libraries.

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
  - Changes since 5.115.0:
    * Remove the Android CI it has been failing for 4 consecutive weeks
  - Use the newest gcc version on Leap
* 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
  - Switch to the latest GCC version available in Leap for packages
    that can't build with the default compiler
* 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
  - Changes since 5.113.0:
    * Make drawer actions accessible
* 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
  - Changes since 5.111.0:
    * Avatar: Add tests for cyrillic initials
    * Add support for cyrillic initials
* 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:
    * AboutPage: Allow overriding donateUrl by aliasing it from AboutItem (kde#474864)
* 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:
    * OverlayDrawer: Fix up property access
    * Pass spacing on FlexColumn to it's inner ColumnLayout
    * ShadowedRectangle: proceed itemChange in QQuickItem
* 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:
    * Change Instantiator to Repeater in NavigationTabBar
    * Avatar: Always use uppercase initials
    * 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
    * PassiveNotificationsManager: Fix callBack lifetime (kde#470786)
    * Backport fix to the template from master
    * Use MobileForm.AboutPage
    * Improve default template
    * BasicListItem: Use pressed state for tooltip
    * Port i18n to qsTr
    * DefautListItemBackground: prioritize user input events when setting background color
    * Fix tst_basiclistitem_tooltip autotest
* 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
  - Changes since 5.106.0:
    * ActionTextField: Disable shortcut for invisible and disabled text fields
    * BasicListItemTest: Guard against nullable background in ScrollView
    * Fix tst_basiclistitem_tooltip
    * Make it possible to disable BasicListItem tooltip
    * Fix almost all links in the KF5 Kirigami docs
    * Fix painting of non-symbolic icons which are fallbacks for symbolic (kde#451538)
* 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
  - Changes since 5.105.0:
    * Fix spacing issue in OverlaySheet
    * GlobalToolBar: Fix enabled state of the BackButton in RTL mode
    * CardsGridView: improve columns property codeblock
    * SelectableLabel: Prevent it from participating in Tab chain
    * Tutorials: docs/use with docs/getting-started
    * Update Mainpage.dox KF5
    * Fix disabled text color in Material style with dark color scheme
    * ActionButton: Fix reference to a tooltip attached property
    * BreadcrumbControl: Fix wrong heading offset in RTL layout direction
    * Documentation refresh/fixups
    * Port actionsMenu manual test away from manual header management
    * ContextDrawer: Remove top padding as well
    * BreadcrumbControl: Fix errors from wrong indexing
    * Fix accessibility of back and forward button
    * toolbarlayout: addAction(): return early if action is empty
    * Don't use id in background item
    * private/ActionsMenu: Remove empty unused component
    * fix dragging from toolbar (kde#467857)
    * SwipeListItem: Fix for QT_QUICK_CONTROLS_MOBILE (kde#467884)
    * OverlayDrawer: Fix z value being too high for OverlaySheets (kde#466219)
    * Added keyboard search icon to SearchField
* 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:
    * Fix quit action code
    * GlobalDrawer: Fix header with invisible content taking up space
    * ColorUtils: Handle cases where hue is -1 in linearInterpolate
    * NavigationTabBar: Fix imports in doc example
    * NavigationTabBar: Factor out minDelegateWidth part of expression
    * Action Name Not required KF5
    * Default page categorized settings
    * Show back button when pushing a pagerow
    * shadowed*rectangle: Don't use base class result if materials are different
    * Set fallback theme path when a custom icon theme is used
* 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
  - Changes since 5.103.0:
    * Dialog: Don't let user interact with footer during transitions
    * For styling and recoloring, use `down` property instead of `pressed`
    * Fix mistyping of Kirigami.Settings.isMobile
* 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
  - Too many changes since 5.102.0, only listing bugfixes:
    * Take into account more button after is visible (kde#464988)
    * Take into account side margins (kde#465052)
    * Disable HoverHandler (kde#464829)
    * WheelHandler: Fix scrolling over ScrollBars on ScrollablePage (kde#438526)
* 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
  - Too many changes since 5.101.0, only listing bugfixes:
    * Calculate CategorizedSettings's width by using word width instead of length (kde#462698)
    * Fix getting tablet mode on application startup (kde#462187)
    * templates/OverlayDrawer minor bugfixes (kde#462602)
    * FormLayout: remove excessive spacing above unlabeled separators (kde#462300)
    * Allow closing drawers on non-touch devices (kde#454119)
    * icon: proceed itemChange in QQuickItem (kde#462630)

Files

/usr/lib64/libKF5Kirigami2.so.5
/usr/lib64/libKF5Kirigami2.so.5.116.0
/usr/share/licenses/libKF5Kirigami2-5
/usr/share/licenses/libKF5Kirigami2-5/CC0-1.0.txt
/usr/share/licenses/libKF5Kirigami2-5/LGPL-2.0-or-later.txt
/usr/share/licenses/libKF5Kirigami2-5/LGPL-2.1-only.txt
/usr/share/licenses/libKF5Kirigami2-5/LGPL-3.0-only.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 01:54:38 2026