Page MenuHomeSolus

Update veusz to 3.1
ClosedPublic

Authored by algent on Oct 30 2019, 8:19 PM.
Tags
None
Referenced Files
F11017982: D7529.id18177.diff
Sun, Aug 6, 8:38 AM
F11011417: D7529.diff
Thu, Aug 3, 2:49 PM
F10952562: D7529.id18058.diff
Sun, Jul 16, 5:09 PM
F10936828: D7529.id18057.diff
Thu, Jul 13, 5:07 AM
F10859507: D7529.id18058.diff
Jun 16 2023, 2:57 AM
F10851019: D7529.id18177.diff
Jun 12 2023, 8:47 AM
F10849866: D7529.id18093.diff
Jun 11 2023, 11:17 PM
F10848146: D7529.id18057.diff
Jun 11 2023, 1:39 PM
Subscribers

Details

Summary

Changelog:

  • Improvements
    • Do not print or export hidden pages
    • Allow expressions in dataset of contour widget
    • Allow widgets to be excluded in key
    • Make bezier line better fit data
    • Switch linux binary from x86 -> x86-64 for better compatibility
  • Bug fixes
    • Compilation fix for PyQt>=5.12
    • Ensure fit settings are sorted in output file
    • Fix crash in contour labelling
    • Fix 3D axis crash bug
    • Fix problem with broken axis with null-sized regions
    • Fix issue with 0-sized images in image widget
    • Fix function widget crash with certain plotting range
    • Fix for axis crash with large magnitude ranges
    • Fix CSV importing issues for 2D and ND data
    • Fix zero division error in 2D import
    • Fix crash on importing HDF5 files with variable length text
    • Catch issue with zero range axes
    • Fix crash is using set in dataset expression
    • Fix crash when moving line coordinates
    • Remove deprecation warnings when compiling with recent Qt versions

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Opened the program. Followed the tutorial.

Diff Detail

Repository
R3675 veusz
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fixed builddeps and rundeps order.

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
10–11

This should be description : | like other packages. Let's fix this while we're updating the package.

This revision now requires changes to proceed.Nov 1 2019, 10:15 AM
algent marked an inline comment as done.

Fix description

This revision is now accepted and ready to land.Nov 6 2019, 8:20 AM
This revision was automatically updated to reflect the committed changes.