[guiqwt] 02/03: Merge tag 'upstream/2.4.0_b2'

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Wed Aug 26 11:51:54 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 7fec4d695259c4355df751754303f79f31f44183
Merge: 7bd4e04 8cc31f6
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Wed Aug 26 11:27:19 2015 +0200

    Merge tag 'upstream/2.4.0_b2'
    
    Upstream version 2.4.0~b2

 PKG-INFO                             |  14 +-
 README                               |  13 +-
 changelog                            |  36 +++++
 doc/installation.rst                 |   8 +-
 doc/overview.rst                     |   2 +-
 PKG-INFO => guiqwt.egg-info/PKG-INFO |  14 +-
 guiqwt.egg-info/SOURCES.txt          | 262 +++++++++++++++++++++++++++++++++++
 guiqwt.egg-info/dependency_links.txt |   1 +
 guiqwt.egg-info/top_level.txt        |   1 +
 guiqwt/__init__.py                   |  28 ++--
 guiqwt/annotations.py                |   9 +-
 guiqwt/baseplot.py                   | 108 ++++++++++-----
 guiqwt/builder.py                    |  18 +--
 guiqwt/colormap.py                   |   4 +-
 guiqwt/cross_section.py              |  46 +++---
 guiqwt/curve.py                      |  68 +++++----
 guiqwt/events.py                     |  23 +--
 guiqwt/histogram.py                  |  20 ++-
 guiqwt/image.py                      |  30 ++--
 guiqwt/io.py                         |   4 +-
 guiqwt/label.py                      |  10 +-
 guiqwt/panels.py                     |  11 +-
 guiqwt/plot.py                       | 107 +++++++++-----
 guiqwt/pyplot.py                     |   6 +-
 guiqwt/qtdesigner.py                 |   6 +-
 guiqwt/qthelpers.py                  |  13 +-
 guiqwt/shapes.py                     |  25 ++--
 guiqwt/signals.py                    | 118 ++++------------
 guiqwt/styles.py                     |  26 ++--
 guiqwt/tests/benchmarks.py           |   2 +-
 guiqwt/tests/contrast.png            | Bin 0 -> 135893 bytes
 guiqwt/tests/filtertest1.py          |   3 +-
 guiqwt/tests/filtertest2.py          |   3 +-
 guiqwt/tests/imagesuperp.py          |   4 +-
 guiqwt/tests/sift.py                 | 141 ++++++++++++-------
 guiqwt/tests/simple_dialog.py        |   7 +-
 guiqwt/tests/simple_window.py        |  16 +--
 guiqwt/tests/test1.png.u8.png        | Bin 0 -> 238267 bytes
 guiqwt/tests/test2.png.u8.png        | Bin 0 -> 27136 bytes
 guiqwt/tests/transform.py            |   6 +-
 guiqwt/tools.py                      | 109 +++++----------
 guiqwt/transitional.py               |  16 ++-
 guiqwt/widgets/base.py               |   7 +-
 guiqwt/widgets/fit.py                |  39 +++---
 guiqwt/widgets/fliprotate.py         |   7 +-
 guiqwt/widgets/resizedialog.py       |  14 +-
 guiqwt/widgets/rotatecrop.py         |   5 +-
 py2exe_example/create_exe.py         |  22 +++
 py2exe_example/make_exe.bat          |   2 -
 py2exe_example/setup.py              |  43 ------
 setup.cfg                            |   5 +
 setup.py                             |  27 ++--
 sift/create_exe.py                   |   5 +-
 src/histogram2d.c                    | 117 +++++++++-------
 src/histogram2d.pyx                  |   2 +-
 src/mandelbrot.c                     |  95 +++++++------
 src/mandelbrot.pyx                   |   2 +-
 src/scaler.cpp                       |   3 +-
 58 files changed, 1024 insertions(+), 709 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