[pubgit-commits-list] cpPlugins branch master updated. c3a83f9e38129c9efd40de5ab09aca14c731f371
root
root at tux.creatis.insa-lyon.fr
Sat Jan 30 18:04:14 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 c3a83f9e38129c9efd40de5ab09aca14c731f371 (commit)
from f69098bd941d8753926760dead2792584eb95f53 (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=c3a83f9e38129c9efd40de5ab09aca14c731f371
commit c3a83f9e38129c9efd40de5ab09aca14c731f371
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Sat Jan 30 12:03:51 2016 -0500
...
-----------------------------------------------------------------------
Summary of changes:
lib/cpPlugins/Interface/DataObject.cxx | 1 +
lib/cpPlugins/Interface/Parameters.cxx | 47 +-
lib/cpPlugins/Interface/Parameters.h | 37 +-
lib/cpPlugins/Interface/ParametersQtDialog.cxx | 572 ++++++++++---------------
lib/cpPlugins/Interface/ParametersQtDialog.h | 41 +-
lib/cpPlugins/Interface/ProcessObject.cxx | 13 +-
lib/cpPlugins/Interface/ProcessObject.hxx | 3 +
lib/cpPlugins/Plugins/IO/DicomSeriesReader.cxx | 306 ++++++-------
lib/cpPlugins/Plugins/IO/DicomSeriesReader.h | 5 -
lib/cpPlugins/Plugins/IO/ImageReader.cxx | 51 +--
lib/cpPlugins/Plugins/IO/ImageWriter.cxx | 44 +-
lib/cpPlugins/Plugins/IO/MeshReader.cxx | 40 +-
lib/cpPlugins/Plugins/IO/MeshWriter.cxx | 44 +-
13 files changed, 514 insertions(+), 690 deletions(-)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list