[guiqwt] 02/03: Merge tag 'upstream/3.0.0_b5'
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sun Oct 4 07:17:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository guiqwt.
commit 280191bbd2e32035f96f66a7d4ae817cb84161ff
Merge: cbaf8d8 8423ebf
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sun Oct 4 08:46:18 2015 +0200
Merge tag 'upstream/3.0.0_b5'
Upstream version 3.0.0~b5
PKG-INFO | 2 +-
README | 7 +-
changelog | 7 +-
doc/conf.py | 4 +-
doc/development.rst | 83 +++++++++++++++---
doc/disthelpers.rst | 58 +++----------
doc/examples.rst | 2 +
doc/images/curve_widgets.png | Bin 34387 -> 32373 bytes
doc/images/image_widgets.png | Bin 50678 -> 49787 bytes
doc/images/screenshots/simple_dialog.png | Bin 47500 -> 47500 bytes
doc/index.rst | 2 +-
doc/installation.rst | 16 ++--
doc/overview.rst | 10 +--
doc/reference.rst | 40 ---------
doc/reference/annotations.rst | 1 +
doc/reference/baseplot.rst | 1 +
doc/reference/builder.rst | 1 +
doc/reference/cross_section.rst | 1 +
doc/reference/curve.rst | 1 +
doc/reference/histogram.rst | 1 +
doc/reference/image.rst | 1 +
doc/reference/index.rst | 27 ++++++
doc/reference/io.rst | 1 +
doc/reference/label.rst | 1 +
doc/reference/panels.rst | 1 +
doc/reference/plot.rst | 1 +
doc/reference/pyplot.rst | 1 +
doc/reference/shapes.rst | 1 +
doc/reference/signals.rst | 1 +
doc/reference/styles.rst | 1 +
doc/reference/tools.rst | 1 +
doc/reference/widgets_fit.rst | 1 +
doc/reference/widgets_resizedialog.rst | 1 +
doc/reference/widgets_rotatecrop.rst | 1 +
guiqwt.egg-info/PKG-INFO | 2 +-
guiqwt.egg-info/SOURCES.txt | 23 ++++-
guiqwt/__init__.py | 8 +-
guiqwt/annotations.py | 3 +
guiqwt/baseplot.py | 50 ++++++-----
guiqwt/builder.py | 141 ++++++++++++++++++-------------
guiqwt/config.py | 2 -
guiqwt/cross_section.py | 2 +-
guiqwt/curve.py | 25 ++++--
guiqwt/events.py | 14 +++
guiqwt/histogram.py | 27 ++++--
guiqwt/image.py | 89 +++++++++++++------
guiqwt/panels.py | 21 +++--
guiqwt/plot.py | 105 +++++++++++++++--------
guiqwt/pyplot.py | 128 ++++++++++++++--------------
guiqwt/shapes.py | 3 +
guiqwt/signals.py | 14 ++-
guiqwt/styles.py | 7 +-
guiqwt/tests/qtdesigner.ui | 4 +-
guiqwt/tools.py | 15 +++-
guiqwt/transitional.py | 4 -
guiqwt/widgets/fit.py | 4 +-
py2exe_example/create_exe.py | 22 -----
py2exe_example/simpledialog.pyw | 27 ------
setup.cfg | 2 +-
src/pcolor.cpp | 2 +-
src/scaler.cpp | 2 +-
61 files changed, 594 insertions(+), 429 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/guiqwt.git
More information about the debian-science-commits
mailing list