File kf6-kwidgetsaddons.changes of Package kf6-kwidgetsaddons

-------------------------------------------------------------------
Mon Jun  9 20:29:47 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
  * KMessageDialog: Play sound only for non-spontaneous events
  * Disable python bindings for Haiku also
  * Build Python bindings unless explicitly disabled
  * Add tags file to documentation
  * Add landing page for QDoc
  * Fix property documentation
  * Remove documentation comments from private members
  * Remove QDoc documentation from private class
  * Port API documentation to QDoc syntax
  * Update version to 6.15.0
- Replace _kf6_bugfix_version usage

-------------------------------------------------------------------
Sun May  4 19:05:31 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
  * KCollapsibleGroupBox: Don't animate expanding when widget is hidden
  * KTitleWidget: Compensate extra pixel between layouts (kde#502533)
  * Update version to 6.14.0
  * Remove code for no longer supported Qt versions

-------------------------------------------------------------------
Sat Apr  5 12:34:17 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 missing include mocs
  * ktitlewidget: Remove mention of bold text in doc comments
  * ktitlewidget: Add a note that the default level is 1
  * ktitlewidget: Update links to KDE HIG
  * It compiles fine without qt6.9 deprecated methods
  * Update dependency version to 6.13.0

-------------------------------------------------------------------
Tue Mar 11 09:29:26 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
  * Allow limiting the selectable range of a KDatePicker
  * KFontRequester: Force frame around sample label
  * Correct DateKeywords option check in KDateComboBox::initDateWidget
  * Set a QComboBox placeholder when KSelectAction is on a toolbar
  * KActionMenu: Apply popupMode to existing widgets
  * Add 1840d8fb to .git-blame-ignore-revs
  * Run clang-format
  * KCapacityBar: Allow to specify state in drawCapacityBar
  * Fix popup menu position
  * Update version to 6.12.0

-------------------------------------------------------------------
Sat Feb  8 12:16:58 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
  * kpageview: disable invisible search field
  * Add xml/yaml linting
  * KBusyIndicatorWidget: Add functions setRunning() and isRunning() to control the spinning animation, update API documentation, and test file, and define Q_PROPERTY
  * Enable Python bindings on FreeBSD
  * CI: Add linux-qt6-next build
  * Lower Python requirement to 3.9
  * Update version to 6.11.0

-------------------------------------------------------------------
Thu Jan  9 17:12:42 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
  * KBusyIndicatorWidget: Add member functions to start and stop the spinning animation
  * ci: add Alpine/musl job
  * fix -Werror=return-type error when building kmessagewidgettest
  * Update version to 6.10.0

-------------------------------------------------------------------
Sun Dec  8 10:09:30 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:
  * Update dependency version to 6.9.0
  * Fix since version for KAdjustingScrollArea
  * kmessagebox: Add option to force label to be plain text
  * Install python bindings into site-packages dir
  * Add python examples
  * It compiles fine without deprecated methods
  * Add Python bindings
  * ci: add Alpine/musl job
  * KPageView: Strip mnemonics before matching search text
  * KPasswordDialog: Vertically center prompt
  * Introduce KAdjustingScrollArea
  * kratingwidget: Draw icon at native resolution
  * Update version to 6.9.0

-------------------------------------------------------------------
Mon Nov  4 11:18:21 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
  * Fix time entry in locales with mixed-case AM/PM suffixes
  * Add CI for static builds on Linux
  * Don't use Oxygen style in KSeparator
  * Update version to 6.8.0
  * KMessageWidget: Improve accessibility

-------------------------------------------------------------------
Mon Oct  7 10:00:25 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
  * fix crash with older Qt (kde#493060)
  * Fix build against a static Qt
  * KDateComboBox: emit dateEntered() on FocusOut
  * Update version to 6.7.0

-------------------------------------------------------------------
Sat Sep  7 09:03:32 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
  * Hide toolbar when not need (e.g. in tabbed view)
  * FontChoose: Allow setting font features when selecting font (kde#479686)
  * Expand tabbar in KPageView
  * [kjobwidgets] Store window in a QPointer (kde#491637)
  * Support page headers in KPageView

-------------------------------------------------------------------
Mon Aug  5 10:47:57 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
  * fix that last line in fonts list is only half visible (kde#488079)
  * avoid the creation of toplevel widget (kde#490712)
  * Remove unused license text
  * Partially revert cccaa8f89897146043a535d45a276e3a57412815
  * Deprecate KJobWidgets::setWindowHandle,windowHandle
  * Fix tab not highlighted in some cases
  * Fix multiple overlays being installed over tab (kde#490213)
  * Update version to 6.5.0
- Drop patch, merged upstream:
  * 0001-Partially-revert-cccaa8.patch

-------------------------------------------------------------------
Fri Jul 19 16:32:37 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Add upstream fix:
  * 0001-Partially-revert-cccaa8.patch

-------------------------------------------------------------------
Tue Jul  9 09:42:00 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:
  * Fix the since version of KJobWidgets::windowHandle,setWindowHandle
  * kjobwidgets: Force setWindow() creating a window handle
  * kjobwidgets: Add functions to associate QWindow with a KJob
  * KTitleWidget: restore size policies to Preferred & vertical centering (kde#488319)
  * KTitleWidget: do not autoFillBackground by default, drop StyledPanel frame (kde#)
  * Make compile fine without qt6.7 deprecated methods

-------------------------------------------------------------------
Wed Jun  5 10:12:02 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:
  * Fix KMessageWidget background color
  * KMessageWidget: Avoid calling polish() inside of palette update (kde#487247)
  * Use ellipsis character instead of three dots in UI strings
  * Skip tests that need GUI on Windows CI
  * KViewStateSerializer: fix docu: setTreeView -> setView
  * KBusyIndicatorWidget: fix warning when hiding on startup

-------------------------------------------------------------------
Mon May 27 10:20:15 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.2.2. Hotfix release:
  * Fix KMessageWidget background color

-------------------------------------------------------------------
Thu May 23 07:41:46 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.2.1:
  * KMessageWidget: Avoid calling polish() inside of palette
    update (kde#487247)

-------------------------------------------------------------------
Mon May  6 12:23:00 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:
  * KViewStateSerializer: fix docu: setTreeView -> setView
  * KBusyIndicatorWidget: fix warning when hiding on startup
  * Introduce KContextualHelpButton
  * KMessageWidget: Fix handling of palette changes
  * KMessageWidget: Make sure icon label is always vertically centered
  * gitignore: add VS Code dir

-------------------------------------------------------------------
Fri Apr  5 12:53:03 UTC 2024 - Christophe Marin <christophe@krop.fr>

- Update to 6.1.0
  * New feature release
- Changes since 6.0.0:
  * update version for new release

-------------------------------------------------------------------
Wed Feb 21 19:28:16 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
  * KPasswordLineEdit: Add toggle password visibility in context menu
  * We use KWIDGETSADDONS_ENABLE_DEPRECATED_SINCE(6, 0) in header. Use the same in cpp
  * Unify enums
  * Rename to normal reveal mode to OnlyNew
  * Port internal usage of revealPasswordAvailable
  * KPasswordLineEdit: replace revealPasswordAvailable property by an enum
  * Expose readOnly from KPasswordLineEdit
  * update version for new release
  * KMultiTabBar: Create pixmap with explicit devicePixelRatio

-------------------------------------------------------------------
Wed Jan 31 17:51:02 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:48 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:31 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Init kf6-kwidgetsaddons
openSUSE Build Service is sponsored by