File python3-veusz.changes of Package python3-veusz
-------------------------------------------------------------------
Sat Aug 30 22:02:55 UTC 2014 - badshah400@gmail.com
- Update to version 1.21.1:
+ Add swap option on keys, swapping symbol and text
+ Bug fixes:
- Fix missing labels if colorbar out of plot
- Preserve tags when reloading datasets
- Handle nan/inf/-inf when as value in UI
- Remove dependence on pyqtconfig in build system
- Handle errors properly in 2D CSV read
- Do not crash if selecting siblings of document widget
- Fix accidental modification of data by line widget
- Improve PDF bounding box rounding to prevent chopping near
edge
- Fix function plotter in embedding
- Fix astropy version checking
- Fix crash for error bar in CSV with blank previous column
- Drop python-veusz-test-disable-contour_labels.patch; patch
incorporated upstream.
-------------------------------------------------------------------
Mon May 5 14:23:12 UTC 2014 - badshah400@gmail.com
- Update to version 1.21:
+ Add HDF5 saved document format
+ Add filled curve error bar style
+ Add fill left/right options for point plotter
+ Add filetype filters to import dialog file browser dialog
+ In file completer in import dialog, use selected tab as filter
+ Move code to use PyQt new style signals
+ Add a master color setting for xy point and nonorthpoint plot
+ Line labelling algorithm much improved in contour plots, which
rotates text to match line angle and avoids label overlaps
+ More accurate axis tick label bounding boxes, allowing rotated
labels to be placed close together
+ Add reflection and rotation options to vector field widget
+ Switch to scientific notation earlier when showing float
settings
+ Bug fix:
- Direction combo did not work in import dialog
- Saving text datasets did not work in Python3
- Fix partial dataset evaluation issue when loading documents
- 2D non-regular pixel spaced images give error if clipped in
y
- Handle Unicode quoted characters in simple text data files
- xcent/ycent in Dataset2D import plugins were ignored
- promote_tab broken for import plugins
- Full screen view when all pages are deleted
- Crash with empty dataset and boxplot widget
- Fix copy and paste of datasets
- Python 3 resizing axis bug
- Crash if picking/zooming on document with no pages
- Crash if reediting histogram dataset with blank output entry
- Use end of text formatting string beyond format specifier
- When writing SVG text as text, use xml:space="preserve" to
avoid missing whitespace
- Embedding socket issue on Python 3.4+
- Add veusz-test-disable-contour_labels.patch to disable a
test that unnecessarily causes build failures; patch came from
upstream.
-------------------------------------------------------------------
Wed Feb 12 17:03:42 UTC 2014 - badshah400@gmail.com
- Update to version 1.20.1:
+ Include free-desktop appdata, MIME and desktop files
+ When plotting xy widget filled error regions, plot line on top
+ Bug-fixes:
- Fix embedding interface startup problem in 1.20
- Additional embedding interface fixes for Python 3
- Fix crash in tutorial if flashing widget deleted
- Fix polar plot crash with reverse minumum and maximum radii
- Fix crash when changing range of broken axes interactively
- Fix object deletion crash in setting menu
- Check output dataset is not same as an input for histograms
- Fix for compilation on Qt 4.6
- Catch socket errors on embed client
- Fixes for formatting strings, including fixes for arguments
of the extended %Vg format and properly supporting %%
- When restoring window position, do not restore offscreen
- Packaging changes:
+ Drop macros for EOL openSUSE versions in spec file
+ Upstream bundles desktop and MIME files, install these
instead of external desktop and MIME files (use
desktop-file-install to add categories to .desktop file)
+ Also package appdata bundled with upstream tarball.
-------------------------------------------------------------------
Fri Jan 17 20:46:24 UTC 2014 - badshah400@gmail.com
- Update to version 1.20:
+ Add HDF5 file data import
+ Allow expressions to be edited for linked 2D datasets
+ Add support for 2D datasets with irregular gridpoints
+ Add 2D data CSV import
+ Allow safe renaming of linked datasets
+ Support importing text from FITS files
+ Bug fixes:
- When capturing data from a file/named pipe, do not stop
when no more data are available
- Fixes mangling of text in saved files using Windows binary
- Fix encoding for standard file import
- Fix FITS import for python3
-------------------------------------------------------------------
Fri Nov 29 02:27:23 UTC 2013 - badshah400@gmail.com
- Update to 1.19.1:
+ Add option to disable scaling of marker border with point
scaling
+ Implement label at-minimum/at-maximum for ternary plot
+ Add border and background fill settings for text label widget
+ Enable FITS support with astropy
+ Bug fixes:
- Fix broken drag and drop in documents
- Fix deleted C/C++ object crash when using undo and in
tutorial
- Fix compilation in MSVC for Python 3
- Remove warning/error in compilation in gcc in SUSE
- Add Python version classifiers
- Fix document icons in Windows binary
- Error bars can be plotted incorrectly for histogrammed data
- Drop python3-veusz-fix-no-return-in-non-void-function.patch;
better fix incorporated by upstream.
-------------------------------------------------------------------
Mon Nov 18 05:49:54 UTC 2013 - badshah400@gmail.com
- Initial build with python 3.