[pubgit-commits-list] cpPlugins branch master updated. 132530e0876c10981f096abfea81d92ca840d333

root root at tux.creatis.insa-lyon.fr
Tue Sep 22 10:23:27 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  132530e0876c10981f096abfea81d92ca840d333 (commit)
      from  eb0114f00af5dea973ae7b7e412f4db7514f9433 (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=132530e0876c10981f096abfea81d92ca840d333
commit 132530e0876c10981f096abfea81d92ca840d333
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Sep 22 10:23:23 2015 +0200

    ...


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

Summary of changes:
 appli/CMakeLists.txt                           |   2 +-
 appli/ImageMPR/CMakeLists.txt                  |   4 +-
 appli/ImageMPR/ImageMPR.cxx                    | 233 +++++++------------------
 appli/ImageMPR/ImageMPR.h                      |   4 -
 lib/cpPlugins/Interface/CMakeLists.txt         |  65 ++++++-
 lib/cpPlugins/Interface/ParametersQtDialog.cxx | 169 ++++++++++++++++++
 lib/cpPlugins/Interface/ParametersQtDialog.h   |  25 +++
 lib/cpPlugins/Plugins/MarchingCubes.cxx        |   1 +
 8 files changed, 318 insertions(+), 185 deletions(-)
 create mode 100644 lib/cpPlugins/Interface/ParametersQtDialog.cxx
 create mode 100644 lib/cpPlugins/Interface/ParametersQtDialog.h


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


More information about the Pubgit-commits-list mailing list