File kf6-kquickcharts.changes of Package kf6-kquickcharts
-------------------------------------------------------------------
Mon Aug 4 06:57:33 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.17.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.17.0
- Changes since 6.16.0:
* Update dependency version to 6.17.0
* It compiles fine without qt 6.10 deprecated methods
* Update version to 6.17.0
-------------------------------------------------------------------
Mon Jul 7 07:24:46 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
* Consistently name qdoc-related files
* controls: Handle Chart::destroyed() in LegendModel
* Update version to 6.16.0
-------------------------------------------------------------------
Mon Jun 9 20:29:43 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:
* Consistently name qdoc-related files
* Update dependency version to 6.15.0
* Port controls module to QDoc
* Remove mentions of ValueHistorySource and ModelHistorySource
* Remove dead code
* Add tags file to documentation
* Add missing qhp projects
* Add landing page for QDoc
* Port API documentation to QDoc syntax
* Add missing QML module dependency
* Update version to 6.15.0
- Replace _kf6_bugfix_version usage
-------------------------------------------------------------------
Sun May 4 19:05:28 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
* Update version to 6.14.0
-------------------------------------------------------------------
Sat Apr 5 12:33:39 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:
* It compiles fine without qt6.9 deprecated methods
* controls: Use implicit size for layout calculations in AxisLabels
* controls: Use polish in AxisLabels instead of custom relayout queueing
* Update dependency version to 6.13.0
-------------------------------------------------------------------
Tue Mar 11 09:29:23 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
* Update version to 6.12.0
-------------------------------------------------------------------
Sat Feb 8 12:16:54 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
* Add xml/yaml linting
* CI: Add linux-qt6-next build
* Update version to 6.11.0
-------------------------------------------------------------------
Thu Jan 9 17:12:37 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
* Remove unimplemented methods
* Update version to 6.10.0
-------------------------------------------------------------------
Sun Dec 8 10:09:25 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
* Bump KF and QT versions in ecm_set_disabled_deprecation_versions
* Update version to 6.9.0
-------------------------------------------------------------------
Mon Nov 4 11:18:16 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
* Update version to 6.8.0
* Add CI for static builds on Linux
* Correctly install static QML modules
-------------------------------------------------------------------
Mon Oct 7 10:00:15 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
* Update version to 6.7.0
-------------------------------------------------------------------
Sat Sep 7 09:03:27 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
* ci: add Alpine/musl job
-------------------------------------------------------------------
Mon Aug 5 10:47:51 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
* Update version to 6.5.0
-------------------------------------------------------------------
Tue Jul 9 09:41:55 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:
* controls: Don't use visible for hiding text in LegendDelegate
* controls/legenddelegate: Always hide name if its width is 0
-------------------------------------------------------------------
Wed Jun 5 10:11:53 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:
* Set a better default size for the example application
* Don't crash if we try to access an item from an empty ArraySource
* Enable highlighting for most pages in the charts example
* Port example pages to use ChartPage
* Add a common base type for pages in the chart example
* Remove API selection from charts example
* Convert chart example to use an executable QML module
* Expose highlight property on PieChartControl
* Support highlighting in LineChartControl
* controls: Add support for highlighting hovered items in Legend
* Fix normalized line size calculation in LineChartNode
* Support highlight in BarChart
* Support highlight in PieChart
* Support highlight property in LineChart
* Add a protected method to Chart to deemphasise non-highlighted items
* Add a `highlight` property to Chart
* Remove explicit maintainer from metainfo
* controls: Ceil all components of preferredWidth in LegendDelegate contents (kde#486411)
-------------------------------------------------------------------
Mon May 6 12:22:51 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/
- No code change since 6.1.0
-------------------------------------------------------------------
Fri Apr 5 12:52:54 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
* Declare QML module dependencies
* Generate default set of GLSL shaders (kde#482988)
* examples: Remove separator from main page list items
* piechartnode: Rename updateTriangles to updateSegments
* piechartnode: Remove some unused stuff
* examples: Change "smooth" to "interpolate"
* piechart: Use the right amount of thickness for the chart
* linechart: Use fwidth of the point instead of sdf to avoid conditional fwidth (kde#434462)
* sdf: Allow specifying fwidth() to sdf_render()
-------------------------------------------------------------------
Wed Feb 21 19:28:07 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:46 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:31 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:27 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init kf6-kquickcharts