[pubgit-commits-list] cpPlugins branch master updated. e992c2468610352a34187d9180e2e8f3fd3a6e68

root root at tux.creatis.insa-lyon.fr
Fri Jan 15 23:09:59 CET 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  e992c2468610352a34187d9180e2e8f3fd3a6e68 (commit)
       via  3ac87d29be6f3484efcfb3bcc204b7f99faa1eed (commit)
      from  46f2cf7aa39bda8301b22fcfddd43daf0dc13770 (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=e992c2468610352a34187d9180e2e8f3fd3a6e68
commit e992c2468610352a34187d9180e2e8f3fd3a6e68
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Fri Jan 15 17:09:47 2016 -0500

    ...


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=3ac87d29be6f3484efcfb3bcc204b7f99faa1eed
commit 3ac87d29be6f3484efcfb3bcc204b7f99faa1eed
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Fri Jan 15 09:57:21 2016 -0500

    Editor finished


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

Summary of changes:
 lib/cpPipelineEditor/Block.cxx                     |  32 +-
 lib/cpPipelineEditor/Block.h                       |   1 +
 lib/cpPipelineEditor/Canvas.cxx                    | 227 ---------
 lib/cpPipelineEditor/Editor.cxx                    |  45 +-
 lib/cpPipelineEditor/Editor.h                      |   2 +-
 lib/cpPlugins/Interface/Parameters.cxx             | 560 ++++++---------------
 lib/cpPlugins/Interface/Parameters.h               | 347 ++++++++-----
 lib/cpPlugins/Interface/Parameters.hxx             | 243 ++++-----
 lib/cpPlugins/Interface/ParametersQtDialog.cxx     | 197 +++++---
 lib/cpPlugins/Interface/ParametersQtDialog.h       |   4 +-
 lib/cpPlugins/Interface/ProcessObject.cxx          |   8 +-
 lib/cpPlugins/Interface/Workspace.cxx              |  50 +-
 lib/cpPlugins/Interface/Workspace.h                |   3 +
 lib/cpPlugins/Interface/WorkspaceIO.cxx            |   5 +-
 .../Plugins/BasicFilters/MarchingCubes.cxx         |   4 +-
 lib/cpPlugins/Plugins/IO/ImageReader.cxx           |  80 +--
 lib/cpPlugins/Plugins/IO/ImageReader.h             |   7 +-
 lib/cpPlugins/Plugins/IO/ImageWriter.cxx           |  80 +--
 lib/cpPlugins/Plugins/IO/ImageWriter.h             |   5 +-
 lib/cpPlugins/Plugins/IO/MeshReader.cxx            |   6 +-
 lib/cpPlugins/Plugins/IO/MeshReader.h              |   3 -
 lib/cpPlugins/Plugins/IO/MeshWriter.cxx            |  74 +--
 lib/cpPlugins/Plugins/IO/MeshWriter.h              |   3 -
 23 files changed, 852 insertions(+), 1134 deletions(-)


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


More information about the Pubgit-commits-list mailing list