Package Release Info

kquickcharts-5.76.0-bp153.1.11

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kquickcharts
kquickcharts-devel

Change Logs

* Sat Nov 07 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 05 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 06 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 02 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 05 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}
Version: 5.102.0-bp155.1.7
* Thu Jan 12 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 06 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 08 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 01 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 06 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 07 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 03 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 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 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 03 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 07 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 06 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
Version: 5.71.0-bp152.1.1
* Sun Jun 07 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 03 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 05 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 08 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 02 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
* Sun Feb 02 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 05 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 08 2019 Christophe Giboudeaux <christophe@krop.fr>
- Add kquickcharts.