[pubgit-commits-list] cpPlugins branch master updated. 3ebae8769e6474d6410214c95c329d0189f1d074

root root at tux.creatis.insa-lyon.fr
Mon Apr 25 13:07:43 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".

The branch, master has been updated
       via  3ebae8769e6474d6410214c95c329d0189f1d074 (commit)
       via  8b6eaedb25048704cb0a1a3fa1dd751c4fb25db4 (commit)
      from  3143943a5befc9b72fb4fec14969b43cedd32c14 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=3ebae8769e6474d6410214c95c329d0189f1d074
commit 3ebae8769e6474d6410214c95c329d0189f1d074
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Apr 25 06:07:31 2016 -0500

    Third-party installers updated.


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=8b6eaedb25048704cb0a1a3fa1dd751c4fb25db4
commit 8b6eaedb25048704cb0a1a3fa1dd751c4fb25db4
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Sat Apr 23 12:36:55 2016 -0500

    ...


-----------------------------------------------------------------------

Summary of changes:
 appli/bash/cpPlugins_ExecuteWorkspace.cxx          | 33 ++++++++++
 .../Visualization/ImageSliceActors.cxx             |  2 +-
 lib/cpPipelineEditor/BaseQtMainWindow.cxx          |  1 -
 lib/cpPlugins/BaseWidget.cxx                       | 11 ++++
 lib/cpPlugins/BaseWidget.h                         |  2 +
 lib/cpPlugins/ProcessObject.cxx                    |  8 +--
 lib/cpPlugins/Workspace.cxx                        |  3 +
 lib/cpPlugins/Workspace.h                          |  1 +
 .../cpPluginsWidgets/NoInteractiveSeedWidget.cxx   | 66 -------------------
 plugins/cpPluginsWidgets/NoInteractiveSeedWidget.h | 44 -------------
 plugins/cpPluginsWidgets/SeedWidget.cxx            | 41 +++++++++++-
 plugins/cpPluginsWidgets/SeedWidget.h              |  6 +-
 ...s_Install_QT4.sh => cpPlugins_Install_CMAKE.sh} | 13 ++--
 third_party_installers/cpPlugins_Install_ITK.sh    |  3 +-
 third_party_installers/cpPlugins_Install_QT4.sh    | 20 ++++--
 third_party_installers/cpPlugins_Install_VTK.sh    | 77 ++++++++++++++++++----
 16 files changed, 181 insertions(+), 150 deletions(-)
 create mode 100644 appli/bash/cpPlugins_ExecuteWorkspace.cxx
 delete mode 100644 plugins/cpPluginsWidgets/NoInteractiveSeedWidget.cxx
 delete mode 100644 plugins/cpPluginsWidgets/NoInteractiveSeedWidget.h
 copy third_party_installers/{cpPlugins_Install_QT4.sh => cpPlugins_Install_CMAKE.sh} (88%)


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list