Files
labplot/labplot.changes
Christophe Marin 4d54dcba43 - Add upstream changes:
* 0001-Fix-build-with-Qt-6.10.patch
  * 0001-Added-the-missing-include-to-fix-the-build.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/labplot?expand=0&rev=21
2025-10-13 11:34:45 +00:00

73 lines
3.1 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Mon Oct 13 11:34:34 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Add upstream changes:
* 0001-Fix-build-with-Qt-6.10.patch
* 0001-Added-the-missing-include-to-fix-the-build.patch
-------------------------------------------------------------------
Wed Aug 20 08:02:42 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Drop netcdf build dependency on 32bit archs
-------------------------------------------------------------------
Tue Aug 19 07:23:46 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 2.12.1
* Fix using default font for axis title
* Fix build with system QXlsx
* Fix build with system QADS 4.4
* Fix crash on import when no projects opened (kde#503800)
* Save rotation of axis title separately for x and y axis
* Fix disappearing axis ticks
* Fix crash when creating the data spreadsheet for analysis
curves (kde#504662)
* Fix crash when aspect is added and all docks in content area
are hidden (kde#504794, kde#502043)
* Fix crash when column or row was added to spreadsheet from
toolbar and no column or row was selected (kde#504839)
* Fix issue when the statistics spreadsheet was not shown if
the spreadsheet was a child of workbook
* Fix issue which caused the context menu of an aspect to not
be shown after being re-parented
* Handle Windows logical font “MS Shell Dlg 2”
* Fix crash when deleting a live-data source with missing
source file
* Parser: Remove not required function and reuse function
instead of copying (kde#506925)
* Fix the export of spreadsheets to SQLite, wrong format
was selected internally in the export dialog
* Fix the export to SQLite of text values in the spreadsheet
containing single quotes
* Fix FITS import and export issues
* Dont show any error messages and NaN values in the process
behavior chart if no column or an empty column was selected
* Remove unwanted entries on the undo stack that were created
when modifying properties of the process behavior and run charts
* Improve the quality of the fit model preview in the properties
explorer and formula view in the random values dialog
on hi-dpi screens
* Initialize the parameters for the baseline subtraction with
reasonable values on first startup and improve the appearance
of the preview plot
* Fix save/load of the background color for the center value
label in the process behavior chart
-------------------------------------------------------------------
Mon Apr 28 10:48:21 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 2.12.0. Check the Changelog file for the full list
of changes.
-------------------------------------------------------------------
Wed Jan 15 13:28:06 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Use a git snapshot for proper cantor support
- Add patch:
* 0001-Fix-finding-liborigin-on-openSUSE.patch
-------------------------------------------------------------------
Mon Jan 13 23:04:46 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Init labplot. Qt 6 port of labplot-kf5