Package Release Info

kf6-kxmlgui-6.16.0-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kf6-kxmlgui
kf6-kxmlgui-devel
libKF6XmlGui6
libKF6XmlGui6-lang
python3-kf6-kxmlgui

Change Logs

* Mon Jul 07 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
  * we emit a critical error, we don't need to abort (kde#400271)
  * About Dialog: Send people to support page for support
  * Update version to 6.16.0
* Mon Jun 09 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
  * Disable python bindings for Haiku also
  * Build Python bindings unless explicitly disabled
  * Fix popup transient parents
  * It compiles fine without kf 6.14 deprecated methods
  * Add tags file to documentation
  * Fix indentation
  * Run clang-format
  * Add landing page for QDoc
  * [kactioncategory] Only include KStandardAction when building deprecated API
  * Port tests away from deprecated API
  * Add overload that takes KStandardActions+name to KActionCollection/KActionCategory
  * It compiles fine without kf_6_13 deprecated methods
  * Port API documentation to QDoc syntax
  * qdoc
  * use full height for left side title and logo
  * Improve the header in the "About KDE" window
  * Update version to 6.15.0
- Replace _kf6_bugfix_version usage
* Sun May 04 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
  * [tooltiphelper] Use QPalette for text color
  * simpler KToolBarPrivate::slotContextAboutToHide (kde#499505)
  * cmake: We're linking to CorePrivate so search for it
  * Update version to 6.14.0
* Sat Apr 05 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:
  * It compiles fine without kf6.12 deprecated methods
  * It compiles fine without qt6.9 deprecated methods
  * ensure KMainWindow::canBeRestored is working with no data (kde#427552)
  * Update dependency version to 6.13.0
* Tue Mar 11 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
  * Delay accepting the bugreport dialog (kde#482240)
  * Add KKeySequenceWidget::patterns property
  * Add KKeySequenceWidget::recording property
  * Update version to 6.12.0
* Sat Feb 08 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
  * Instantiate accelerator checking only on KMainWindow creation (kde#499583)
  * Create the conflict detector only if some main window got created (kde#467130)
  * Fix comment about dependency
  * don't trigger sync of config always at same time to avoid clashes if x instances are running (kde#456208)
  * Add xml/yaml linting
  * Fix writing default ToolBarsMovable value
  * Enable Python bindings on FreeBSD
  * CI: Add linux-qt6-next build
  * KAbstractAboutDialog: Do not insert a widget or layout twice
  * Lower Python requirement to 3.9
  * Update version to 6.11.0
* Thu Jan 09 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
  * Add more support for toolbars in dbus interface
  * Update version to 6.10.0
* Sun Dec 08 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:
  * Update dependency version to 6.9.0
  * KXmlGuiWindow: Create KHelpMenu without application data
  * KHelpMenu: Use up-to-date application data if not set explicitly
  * Add Python bindings
  * kbugreport: Specify what the second version number refers too
  * AboutDialog: Add copy button for components info
  * It compiles fine without deprecated methods
  * about dialog: Put app specific components before generic components
  * KHelpMenu: Allow showing and hiding the What's This menu entry
  * KHelpMenu: Deprecate second constructor with bool parameter
  * KHelpMenu: Deprecate constructor with unused parameter
  * KHelpMenu: Remove unnecessary member variables
  * KHelpMenu: Remove long dead support for a simple About text
  * Ensure action insertion order is preserved
  * Skip first column when resizing columns
  * Simplify action storage in KActionCollection
  * Add Linux static CI build
  * Add component description to default components
  * Simplify about data dialog
  * [kactioncategory] Add new-style connect variants for addAction
  * [kactioncategory] Deprecate functions that use KStandardAction
  * [kactioncategory] Add overloads for KStandardActions
  * Update version to 6.9.0
* Mon Nov 04 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
  * Fix window position not being restored (kde#493401)
  * Update version to 6.8.0
* Fri Oct 18 2024 Christophe Marin <christophe@krop.fr>
- Fix qt6-core-private-devel minimum version