Changelog for
kf6-kwidgetsaddons-6.7.0-2.1.i586.rpm :
* Mon Oct 07 2024 Christophe Marin
- 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 07 2024 Christophe Marin - 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 05 2024 Christophe Marin - 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 2024 Christophe Marin - Add upstream fix:
* 0001-Partially-revert-cccaa8.patch
* Tue Jul 09 2024 Christophe Marin - 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 05 2024 Christophe Marin - 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 2024 Christophe Marin - Update to 6.2.2. Hotfix release:
* Fix KMessageWidget background color
* Thu May 23 2024 Christophe Marin - Update to 6.2.1:
* KMessageWidget: Avoid calling polish() inside of palette update (kde#487247)
* Mon May 06 2024 Christophe Marin - 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 05 2024 Christophe Marin - Update to 6.1.0
* New feature release- Changes since 6.0.0:
* update version for new release
* Wed Feb 21 2024 Fabian Vogt - 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 2024 Fabian Vogt - 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 2024 Fabian Vogt - Update to 5.248.0 (6.0 RC 1)
* For more details please see: https://kde.org/announcements/megarelease/6/rc1/
* Sat May 27 2023 Christophe Marin - Init kf6-kwidgetsaddons