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

libQt5QuickTemplates2-5-5.15.13+kde5-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libQt5QuickTemplates2-5 Distribution: openSUSE Tumbleweed
Version: 5.15.13+kde5 Vendor: openSUSE
Release: 1.1 Build date: Tue Mar 19 10:58:47 2024
Group: System/Libraries Build host: reproducible
Size: 1870785 Source RPM: libqt5-qtquickcontrols2-5.15.13+kde5-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.qt.io
Summary: Qt5 QuickTemplates2 Library
You need this package if you want to compile programs with qtquickcontrols2.

Provides

Requires

License

LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)

Changelog

* Tue Mar 19 2024 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.13+kde5, rebased upstream:
    * Bump version to 5.15.13
* Fri Dec 29 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.12+kde5, rebased upstream:
    * Bump version to 5.15.12
* Fri Oct 06 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.11+kde5, rebased upstream:
    * Take over touch grab after initial delayed mouse press from Flickable
    * Doc: Fix link to Scrollbar size property
* Tue Jun 13 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.10+kde6, rebased upstream:
    * Accessibility: respect value in attached Accessible in controls
    * TextArea: make clip node wider to accommodate cursor when right-aligned
    * DialogButtonBox: fix buttons going outside box on size change
    * Control in pressDelay Flickable: detect touch release near press pos
    * Reset provider's texture if QQuickNiniPatchImage's source is invalid
    * FileDialog: do not add default suffix when content scheme is used
* Fri Apr 21 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.8+kde11, rebased upstream:
    * SwipeView: don't cull every child item that gets added
    * AbstractButton: fix fast clicks being treated as double clicks
* Mon Jan 09 2023 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.8+kde7, rebased upstream:
    * RangeSlider: update handle positions when 'from' or 'to' value is changed
    * Fix build without accessibility
    * Register the overlay with QQuickApplicationWindow
    * Consider all popups in the stack to test whether an event should be blocked
    * Give focus to popup on prepareEnter instead of finalizeEnter
    * Fix activeFocus for highest-z popup
* Thu Dec 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.7+kde7:
    * Fix the popup position of a Menu
* Thu Nov 03 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.7+kde6, rebased upstream:
    * implement a11y pressing of qquickabstractbutton
    * Blacklist some flaky tst_qquickpopup functions on openSUSE
    * Fix memory leak in Qt Quick Controls icon
* Mon Sep 26 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.6+kde5, rebased upstream:
    * Revert "ToolTip: use contentWidth of Text contentItem to account for newlines"
    * Doc: make it clear that Page doesn't render its title text
    * QQuickComboBox: fix acceptableInput being wrong if no validator was set
    * Add recursion guard to QQuickApplicationWindowPrivate::relayout()
    * Fix SwipeDelegate losing swipes to parent flickables
    * Blacklist some flaky tst_qquickdrawer functions on openSUSE
    * Fix warnings in some tests
    * ToolTip: use contentWidth of Text contentItem to account for newlines
* Wed Aug 24 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.5+kde6:
    * Fix scroll bars not showing up when binding to standalone contentItem
* Mon Jun 27 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.5+kde5, rebased upstream:
    * Revert "Allow creation of custom QQuickPopupItem-derived types"
    * QQuickAbstractButton: fix crash on destruction
    * TextArea: Detach the flickable when it is deleted
    * Don't call QQml_setParent_noEvent with a nullptr item
    * Hide old scroll bars
    * Allow creation of custom QQuickPopupItem-derived types
    * Imagine: fix GroupBox's bottom edge being clipped
    * QQuickDial: Keep value integer if everything is integer
    * ScrollView: fix crash when scrolling with zero-sized item
    * Change the name of the material style plugin to avoid a path limit
    * QmlDesigner: Fix RangeSliderSpecifics snap mode
    * Ensure the ninepatch image is detached
    * Ninepatch: keep resetNode status to not lose track of ImageNode->NinePatchNode changes
    * Revert "Update commercial license headers"
    * Fix static build
    * ComboBox: don't focus TextField when clicking on indicator
    * Combobox: Fix initial set of inputMethodHints
    * Fix popups with exit transitions blocking mouse events when destroyed
    * a11y: Fix ordering on header, content item and footer in Page
    * Update commercial license headers
    * Fix initial currentIndex in Tumbler when wrap is set to false
    * SwipeDelegate: ensure background and contentItem are resized
    * Reset the opacity and scale properties after the exit transition
  - Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
* Fri Jan 21 2022 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.2+kde10:
    * QQuickAction: don't grab the same shortcut multiple times
    * Ensure we don't crash when changing sizes after cleanup
* Thu Oct 28 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Update to version 5.15.2+kde8:
    * Unset mouseGrabberPopup if it's removed from children
* Tue Jun 22 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Switch to KDE's maintenance branch
  - Update to version 5.15.2+kde7:
    * QmlDesigner: Remove duplicate of repeat
    * Doc: remove all instances of \qmlpropertygroup
    * Doc: fix Qt Labs Platform Menu icon documentation
    * Fix QQuickHeaderView models to pass model tester
    * Doc: fix SplitView's inheritance
    * Add changes file for Qt 5.15.2
    * Bump version
  - Add patch to reset version to 5.15.2:
    * 0001-Revert-Bump-version.patch
* Sat Jan 16 2021 Fabian Vogt <fabian@ritter-vogt.de>
  - Add compatibility with qml-autoreqprov

Files

/usr/lib64/libQt5QuickTemplates2.so.5
/usr/lib64/libQt5QuickTemplates2.so.5.15
/usr/lib64/libQt5QuickTemplates2.so.5.15.13
/usr/share/licenses/libQt5QuickTemplates2-5
/usr/share/licenses/libQt5QuickTemplates2-5/LICENSE.FDL
/usr/share/licenses/libQt5QuickTemplates2-5/LICENSE.GPL2
/usr/share/licenses/libQt5QuickTemplates2-5/LICENSE.GPL3
/usr/share/licenses/libQt5QuickTemplates2-5/LICENSE.GPLv3
/usr/share/licenses/libQt5QuickTemplates2-5/LICENSE.LGPL3
/usr/share/licenses/libQt5QuickTemplates2-5/LICENSE.LGPLv3


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 23:52:28 2024