------------------------------------------------------------------- Mon Nov 4 11:18:16 UTC 2024 - Christophe Marin - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - Init kf6-kquickcharts