File kf6-kguiaddons.changes of Package kf6-kguiaddons
-------------------------------------------------------------------
Mon Jul 7 07:24:40 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.16.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.16.0
- Changes since 6.15.0:
* Update dependency version to 6.16.0
* Add Python example for KDateValidator
* Add Python example for KIconUtils
* Add Python example for KColorSchemeWatcher
* Update version to 6.16.0
-------------------------------------------------------------------
Mon Jun 9 20:29:38 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.15.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.15.0
- Changes since 6.14.0:
* Update dependency version to 6.15.0
* SystemClipboard: Print which mime type errored or timed out
* Disable python bindings for Haiku also
* SystemClipboard: Destroy old data source after set_selection or set_primary_selection
* Add tags file to documentation
* Build Python bindings unless explicitly disabled
* Add wayland-protocols to third-party deps
* Add missing qhp project
* Add landing page for QDoc
* Port API documentation to QDoc syntax
* Update version to 6.15.0
- Replace _kf6_bugfix_version usage
-------------------------------------------------------------------
Sun May 4 19:05:22 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.14.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.14.0
- Changes since 6.13.0:
* Update dependency version to 6.14.0
* systemclipboard: Restore support for wlr-data-control separately
* systemclipboard/WaylandClipboard: Port to ext-data-control
* Update version to 6.14.0
* systemclipboard: use QFile to write data to file descriptor
* Remove code for no longer supported Qt versions
-------------------------------------------------------------------
Sat Apr 5 12:33:12 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.13.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.13.0
- Changes since 6.12.0:
* Add support for high-contrast mode on Windows
* It compiles fine without qt6.9 deprecated methods
* Update dependency version to 6.13.0
-------------------------------------------------------------------
Tue Mar 11 09:29:15 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.12.0
- Changes since 6.11.0:
* Update dependency version to 6.12.0
* Add KKeySequenceRecorder patterns
* Update version to 6.12.0
-------------------------------------------------------------------
Sat Feb 8 12:16:48 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.11.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.11.0
- Changes since 6.10.0:
* Update dependency version to 6.11.0
* KIconUtils: simplify addOverlay implementation (kde#499363)
* Fix build with Qt 6.10
* Add xml/yaml linting
* KIconUtils: correct the rendering of icons
* Enable Python bindings on FreeBSD
* CI: Add linux-qt6-next build
* KIconUtils: take into account dpi for overlays
* Lower Python requirement to 3.9
* Remove qwant geo URI handler
* [KColorSchemeWatcher] Fix reading XDG preference (kde#497790)
* Update version to 6.11.0
-------------------------------------------------------------------
Tue Jan 7 18:17:31 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.10.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.10.0
- Changes since 6.9.0:
* Update dependency version to 6.10.0
* systemclipboard: Cache mimetypes after retrieval (kde#497735)
* Dont crash if the compostior doesnt support the shortcut inhibit protocol (kde#497457)
* Bump PlasmaWaylandProtocols build dependency to 1.15.0 due to 333ba24
* Update version to 6.10.0
* [KColorSchemeWatcher] Fix reading XDG preference
-------------------------------------------------------------------
Sun Dec 8 10:09:16 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.9.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.9.0
- Changes since 6.8.0:
* Bump PlasmaWaylandProtocols build dependency to 1.15.0
* Update dependency version to 6.9.0
* Add Python bindings
* It compiles fine without deprecated methods
* kmodifierkeyinfo: Update to v5 of the Wayland protocol (kde#483657)
* Don't try to access QDBusMessage if not successful reply
* Update version to 6.9.0
-------------------------------------------------------------------
Mon Nov 4 11:18:07 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.8.0
- Changes since 6.7.0:
* Update dependency version to 6.8.0
* Add namespace for Android as required by newer gradle versions
* Update version to 6.8.0
* Add CI for static builds on Linux
* Correctly install static QML modules
-------------------------------------------------------------------
Mon Oct 7 10:00:00 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.7.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.7.0
- Changes since 6.6.0:
* Update dependency version to 6.7.0
* KCountryFlagEmoji: Improve fitting to the icon's bounding box
* KCountryFlagEmoji: Fix emoji representation for non-country codes
* KCountryFlagEmoji: Add test and demo cases for non-coutry codes
* Fix window insets foreground coloring on older Android versions
* Fix build with Qt < 6.7
* Fix color luma computation for Android window insets
* WaylandClipboard: fix QMimeData::urls() not working
* Add QML bindings for KWindowInsetsControllert
* Add KWindowInsetsController
* WaylandClipboard: make sure format list doesn't have duplicate items
* Update version to 6.7.0
-------------------------------------------------------------------
Sat Sep 7 09:03:17 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.6.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.6.0
- Changes since 6.5.0:
* Update version to 6.6.0
* Port towards QNativeInterface
* Fail at CMake configure time if xcb Qt feature is not enabled
* waylandclipboard: Dont explicitly clear when transfering sources
* [kjobwidgets] Store window in a QPointer
* ci: add Alpine/musl job
* KOverlayIconEngine: Adjust to API change in Qt 6.8 in scaled pixmap hook
* Generate wayland code with PRIVATE_CODE
-------------------------------------------------------------------
Mon Aug 5 10:47:41 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.5.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.5.0
- Changes since 6.4.0:
* Update dependency version to 6.5.0
* Add missing license text
* Update version to 6.5.0
-------------------------------------------------------------------
Tue Jul 9 09:41:45 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.4.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.4.0
- Changes since 6.3.0:
* KColorSchemeWatcherMac: update name in copyright
* clipboard: Add roundtrip when setting clipboard (kde#466414)
* support USE_DBUS option to enable/disable dbus use
-------------------------------------------------------------------
Wed Jun 5 10:11:38 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.3.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.3.0/
- Changes since 6.2.0:
* Deprecated KColorCollection
-------------------------------------------------------------------
Mon May 6 12:22:35 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.2.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/6.2.0/
- Changes since 6.1.0:
* recorder/kkeysequencerecorder: conform to KKeyServer changes
* gitignore: add VS Code dir
-------------------------------------------------------------------
Fri Apr 5 12:52:39 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.1.0
* New feature release
- Changes since 6.0.0:
* recorder/KKeySequenceRecorderPrivate: support recording multi-key modifier-only shortcuts
* update version for new release
-------------------------------------------------------------------
Wed Feb 21 19:27:56 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.0
* New bugfix release
* Release announcement not available yet
- Changes since 5.249.0:
* update version for new release
-------------------------------------------------------------------
Wed Jan 31 17:50:19 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.249.0 (6.0 RC 2):
* New bugfix release
* For more details see https://kde.org/announcements/megarelease/6/rc2/
-------------------------------------------------------------------
Mon Jan 15 20:01:02 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.248.0 (6.0 RC 1)
* For more details please see:
https://kde.org/announcements/megarelease/6/rc1/
-------------------------------------------------------------------
Sat May 27 11:18:20 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init kf6-kguiaddons