File kquickcharts.changes of Package kquickcharts

-------------------------------------------------------------------
Thu Jan 12 08:19:06 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- No code change since 5.101.0

-------------------------------------------------------------------
Tue Dec  6 20:10:56 UTC 2022 - Christophe Marin <christophe@krop.fr>

- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
  * Fix some minor reuse licensing issues
  * .gitlab-ci.yml: enable static builds
  * Add CLASSNAME in ecm_add_qml_module method call
  * Fix test for static builds
  * Remove unneeded qmldir file

-------------------------------------------------------------------
Tue Nov  8 08:35:22 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
  * Add Qt6 windows CI support

-------------------------------------------------------------------
Sat Oct  1 15:56:03 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
  * Unpack points in the fragment shader of a line chart (kde#449005)
  * Adapt shaders to use Qt shader tools for Qt 6
  * Adapt to QSGMaterialShader API changes in Qt 6
  * Adapt to variant comparison changes in Qt 6

-------------------------------------------------------------------
Tue Sep  6 07:17:16 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * Use backend-agnostic QSGGeometry attribute types
  * PieChart: fix data normalization

-------------------------------------------------------------------
Sun Aug  7 22:27:37 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
  * Remove arcconfig
  * BarChart: de-duplicate some code
  * Remove an unused method

-------------------------------------------------------------------
Sun Jul  3 11:56:08 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0

-------------------------------------------------------------------
Fri Jun 10 14:12:41 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0

-------------------------------------------------------------------
Tue May 10 08:18:08 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
  * Use ECM_MODULE_DIR instead of ECM_DIR/../modules
  * Add windows CI

-------------------------------------------------------------------
Sun Apr  3 10:47:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.93.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.93.0
- Changes since 5.92.0:
  * Add Android, Windows and MacOS to supported platforms
  * Correct install location for ecm_finalize_qml_module()
  * cmake: Use the right path to find ECMFindQmlModule.cmake
  * Don't crash if we have no qmlContext for a deprecated object
  * Use the right path when including ECMFindQmlModule in CMake package config
  * Fix punctuation/whitespace of runtime rate-limited deprecation warnings
  * Don't add module-uri based path to finalize_qml_module
  * Don't use CMake exports for things that aren't really exported
  * Port controls module to use ECMQmlModule
  * Port main module to use ECMQmlModule

-------------------------------------------------------------------
Mon Mar  7 09:27:11 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.92.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.92.0
- No code change since 5.91.0

-------------------------------------------------------------------
Sun Feb  6 10:17:11 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.91.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.91.0
- Changes since 5.90.0:
  * ModelSource: Don't use QPointer for storing the model
  * ModelSource: Cache minimum/maximum properties of the model
  * Adapt build system for building against qt6 + fix some compile error

-------------------------------------------------------------------
Mon Jan  3 12:47:51 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.90.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.90.0
- No code change since 5.89.0

-------------------------------------------------------------------
Sat Dec  4 22:56:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.89.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.89.0
- No code change since 5.88.0

-------------------------------------------------------------------
Sun Nov  7 09:13:33 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Strip 'Source' URL for faster submissions

-------------------------------------------------------------------
Sun Nov  7 09:08:19 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.88.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
  * Add FreeBSD CI
  * Add Android CI
  * Enable CI deps on all platforms

-------------------------------------------------------------------
Sun Oct  3 20:33:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.87.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.87.0
- Changes since 5.86.0:
  * Add Gitlab CI configuration

-------------------------------------------------------------------
Mon Sep  6 06:22:17 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.86.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.86.0
- Changes since 5.85.0:
  * Refactor LineChartNode to reuse LineSegmentNode
  * Increase minimum size for line chart interpolation
  * Implement batching for Line chart material
  * Add a property to BarChart that renders it as horizontal bars
  * Support specifying a corner radius for bar chart bars
  * Support setting a background color for bar charts
  * Refactor BarChart to use individual nodes per bar and an sdf shader
  * Remove stray GL include

-------------------------------------------------------------------
Fri Aug  6 12:13:07 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.85.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.85.0
- No code change since 5.84.0

-------------------------------------------------------------------
Sun Jul  4 07:45:45 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.84.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.84.0
- Changes since 5.83.0:
  * Fix binding loop on property actualValueWidth in LegendDelegate

-------------------------------------------------------------------
Sat Jun  5 11:59:10 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.83.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.83.0
- Changes since 5.82.0:
  * Implement monotonic cubic interpolation for line charts (kde#435268)
  * Prevent an infinite loop in LegendLayout when minTotalWidth equals available
  * Reduce severity of column not found to debug
  * Bump required CMake version to 3.16
  * Expose preferredWidth as a property on LegendLayout and Legend

-------------------------------------------------------------------
Sat May  1 16:41:10 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.82.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.82.0
- Too many changes to list here.

-------------------------------------------------------------------
Mon Apr  5 07:12:44 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.81.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.81.0
- Changes since 5.80.0:
  * Run clang-format
  * Remove custom clang-format file
  * Add clang-format pre-commit hook

-------------------------------------------------------------------
Sun Mar  7 09:27:10 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.80.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.80.0
- No code change since 5.79.0

-------------------------------------------------------------------
Mon Feb  8 08:46:39 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.79.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.79.0
- Changes since 5.78.0:
  * Add a "first" method to ChartDataSource and use it in Legend (kde#432426)

-------------------------------------------------------------------
Wed Jan  6 10:47:57 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.78.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.78.0
- Too many changes to list here.

-------------------------------------------------------------------
Sat Dec  5 18:56:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.77.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.77.0
- Too many changes to list here.

-------------------------------------------------------------------
Sat Nov  7 21:35:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.76.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.76.0
- No code change since 5.75.0

-------------------------------------------------------------------
Mon Oct  5 08:33:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.75.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.75.0
- Changes since 5.74.0:
  * Avoid binding loop inside Legend
  * Remove check for GLES3 in SDFShader (kde#426458)
  * Delete all child nodes when resetting the segments in line chart node
  * Manually delete chart nodes that are being removed

-------------------------------------------------------------------
Sun Sep  6 12:50:10 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.74.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes to list here.

-------------------------------------------------------------------
Sun Aug  2 07:13:44 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.73.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.73.0
- Changes since 5.72.0:
  * Also take model properties into account when using ModelHistorySource

-------------------------------------------------------------------
Sun Jul  5 07:55:41 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.72.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.72.0
- Changes since 5.71.0:
  * Elide value Label of LegendDelegate when there isn't enough width
  * Fix for error "C1059: non constant expression ..."
  * Account for line width when bounds checking
  * Don't use fwidth when rendering line chart lines
  * Rewrite removeValueSource so it doesn't use destroyed QObjects
  * Use insertValueSource in Chart::appendSource
  * Improve documentation of Model and Value history sources
  * Properly initialise ModelHistorySource::{m_row,m_maximumHistory}

-------------------------------------------------------------------
Sun Jun  7 08:06:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.71.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.71.0
- Too many changes since 5.70.0, only listing bugfixes:
  * support different long/short labels (kde#421578)

-------------------------------------------------------------------
Sun May  3 09:40:10 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.70.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.70.0
- No code change since 5.69.0

-------------------------------------------------------------------
Sun Apr  5 19:45:48 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.69.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/kde-frameworks-5.69.0
- No code change since 5.68.0

-------------------------------------------------------------------
Sun Mar  8 09:17:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.68.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
- Too many changes to list here.

-------------------------------------------------------------------
Sun Feb  2 18:07:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Replace %make_jobs with %cmake_build.

-------------------------------------------------------------------
Sun Feb  2 14:32:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.67.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
- Changes since 5.66.0:
  * Fix Qt version check
  * Expand Pie Chart autotest with multiple value sources and model
  * Register QAbstractItemModel as anonymous type for property assignments
  * Hide the line of a line chart if its width is set to 0

-------------------------------------------------------------------
Sun Jan  5 09:02:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 5.66.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
- Changes since 5.65.0:
  * Also correct the shader header files
  * Correct license headers for shaders
  * Update the obsolete projects.kde.org URL
  * Add FreeBSD to supported platforms

-------------------------------------------------------------------
Sun Dec  8 09:56:12 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- Add kquickcharts.
openSUSE Build Service is sponsored by