Page MenuHomeSolus

Update veusz to 3.0.1
ClosedPublic

Authored by kyrios123 on Jan 26 2019, 8:28 PM.
Tags
None
Referenced Files
F10914548: D5170.id12620.diff
Jul 8 2023, 2:47 AM
F10867238: D5170.id12619.diff
Jun 17 2023, 7:22 PM
F10865660: D5170.id12703.diff
Jun 17 2023, 12:26 PM
F10864702: D5170.id12669.diff
Jun 17 2023, 8:56 AM
F10864683: D5170.id12737.diff
Jun 17 2023, 8:53 AM
F10862586: D5170.id12620.diff
Jun 16 2023, 9:29 PM
F10856514: D5170.diff
Jun 14 2023, 9:22 PM
F10856283: D5170.diff
Jun 14 2023, 8:45 PM
Subscribers

Details

Summary
  • Change in build system to use qmake to find Qt locations.
  • Fix problem when picking points with too many non-finite values
  • Change default SVG export DPI to 96 to match inkscape and provide option in dialog to choose export DPI
  • Allow %PAGE% and %PAGENAME% in export filename for single page output
  • Fix failing fitting due to iminuit differences
  • Fix crash if both ends of part of broken axis widget are the same for EMF exporting
  • Build Linux binaries with EMF export

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Launch application and import sample data.

Diff Detail

Repository
R3675 veusz
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
pspec_x86_64.xml
601

This is empty now.

This revision now requires changes to proceed.Jan 29 2019, 11:31 AM

Move the .svg back in pixmaps since the package creates that directory

Not quite what I had in mind. Our package itself is what creates the pixmaps folder (see mkdir -p %installroot%/usr/share/{pixmaps,applications}). Realistically the svg should be put in /usr/share/icons/hicolor/scalable/apps and the mkdir call could be removed.

This revision now requires changes to proceed.Jan 30 2019, 12:02 PM

This time should be the good time. Sorry for the mess!

This revision is now accepted and ready to land.Feb 1 2019, 2:57 PM
This revision was automatically updated to reflect the committed changes.