[pubgit-commits-list] cpPlugins branch master updated. 4f9005fe71854d7cff6ab68e48627989a6d1fbc8

root root at tux.creatis.insa-lyon.fr
Tue Oct 20 23:04:08 CEST 2015


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  4f9005fe71854d7cff6ab68e48627989a6d1fbc8 (commit)
       via  022d9ce59bfd6ab97517cba9440429750df6c442 (commit)
      from  053d8cf79b27bbef92a92a076d67e1b94fa509d1 (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=4f9005fe71854d7cff6ab68e48627989a6d1fbc8
commit 4f9005fe71854d7cff6ab68e48627989a6d1fbc8
Merge: 022d9ce 053d8cf
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Oct 20 16:03:51 2015 -0500

    Merge branch 'master' of ssh://git.creatis.insa-lyon.fr/cpPlugins


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=022d9ce59bfd6ab97517cba9440429750df6c442
commit 022d9ce59bfd6ab97517cba9440429750df6c442
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Oct 20 16:03:43 2015 -0500

    Widgets updated


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

Summary of changes:
 appli/examples/example_HandleWidget.cxx            |   2 +-
 appli/examples/example_SeedWidget.cxx              |   6 +
 .../Visualization/ImageSliceActors.cxx             |  91 +++++--
 lib/cpExtensions/Visualization/ImageSliceActors.h  |  10 +
 lib/cpExtensions/Visualization/MPRActors.cxx       | 212 ++++-----------
 lib/cpExtensions/Visualization/MPRActors.h         |   7 +-
 lib/cpPlugins/Interface/CMakeLists.txt             |   2 +
 lib/cpPlugins/Interface/ParametersQtDialog.cxx     | 284 ++++++++++++++++++---
 lib/cpPlugins/Interface/ParametersQtDialog.h       |  54 +++-
 lib/cpPlugins/Interface/ProcessObject.cxx          |  26 +-
 lib/cpPlugins/Interface/ProcessObject.h            |   9 +-
 11 files changed, 471 insertions(+), 232 deletions(-)


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


More information about the Pubgit-commits-list mailing list